1. 4aa2a20 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  2. fd058f6 Add API comment for new API in WallpaperService. by wilsonshih · 6 years ago
  3. 3b2683a Fix image wallpaper distortion after rotate. by wilsonshih · 6 years ago
  4. 297985a A brave new world for window insets (8/n) by Jorim Jaggi · 6 years ago
  5. af7395d Merge "Support wallpaper on secondary displays.(7/N)" by Wei Sheng Shih · 6 years ago
  6. 5fea55b Remove usage of scoped connections. by Robert Carr · 6 years ago
  7. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  8. 36597d4 Support wallpaper on secondary displays.(7/N) by wilsonshih · 6 years ago
  9. 8ccb9ce Support wallpaper on secondary displays.(6/N) by wilsonshih · 6 years ago
  10. 54ff93c Merge "Ambient wallpaper API feedback" by Lucas Dupin · 6 years ago
  11. 4c8c327 Ambient wallpaper API feedback by Lucas Dupin · 6 years ago
  12. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  13. 81e10a7 Support wallpaper on secondary displays.(3/N) by wilsonshih · 6 years ago
  14. de93f49 Support wallpaper on secondary displays.(1/N) by wilsonshih · 6 years ago
  15. 6155aa4 Only set FLAG_SCALED for fixed size wallpapers by Lucas Dupin · 6 years ago
  16. 6239e53 Resize image wallpaper surface to match bitmap size in order to optimize memory by Valentin Iftime · 6 years ago
  17. e380737 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  18. 8f09a50 Expose Ambient Wallpaper API by Lucas Dupin · 6 years ago
  19. 2042446 Merge "Synchronize stack position and size update for split screen" into pi-dev am: 9553a11557 by Chavi Weingarten · 6 years ago
  20. be43ac8 Synchronize stack position and size update for split screen by chaviw · 6 years ago
  21. 4c2ef02 Merge "Move display id into MotionEvent" by TreeHugger Robot · 6 years ago
  22. 9e370f2 Window: Provide frame size hint to ViewRootImpl by Adrian Roos · 6 years ago
  23. 85ddfff Move display id into MotionEvent by Siarhei Vishniakou · 7 years ago
  24. 660d573 Let wallpaper know when to animate AoD transition by Lucas Dupin · 7 years ago
  25. 7517b5d Support wallpapers in AoD by Lucas Dupin · 7 years ago
  26. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  27. d4970af Display Cutout: Add Cutout to WindowInsets by Adrian Roos · 7 years ago
  28. 416fe95 Improved WallpaperService.Engine tests by Lucas Dupin · 7 years ago
  29. 65b4765 Rate limit notifyColorsChanged() by Lucas Dupin · 7 years ago
  30. 22b4184 Merge "Multi-user and WallpaperColors" into oc-mr1-dev by Lucas Dupin · 7 years ago
  31. 50ba991 Multi-user and WallpaperColors by Lucas Dupin · 7 years ago
  32. 9c4115a Merge "Fix keyboard focus in VR" into oc-dr1-dev am: 986995d481 by Tarandeep Singh · 7 years ago
  33. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  34. 98eabbd Unhide invalidateColors API by Lucas Dupin · 7 years ago
  35. 84b89d9 WallpaperColors refactor by Lucas Dupin · 7 years ago
  36. 2b0dab0 Hide WallpaperService.Engine colors API. by Lucas Dupin · 7 years ago
  37. ea1fb1e Wallpaper color extraction by Lucas Dupin · 7 years ago
  38. c40608c Wallpaper color extraction API stub by Lucas Dupin · 7 years ago
  39. 4460796 Separate global and override config sent to client by Andrii Kulian · 7 years ago
  40. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 8 years ago
  41. 6bc7014 Add SurfaceHolder#lockHardwareCanvas() by John Reck · 8 years ago
  42. 526505d Add new attributes for wallpaper info by Jorim Jaggi · 8 years ago
  43. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 9 years ago
  44. a4a58ef Fix app staying in drag resizing when undocking by Jorim Jaggi · 9 years ago
  45. 2e95a48 More optimization while dragging docked divider by Jorim Jaggi · 9 years ago
  46. 253a20f Fix black holes and flickering in docked resizing by Jorim Jaggi · 9 years ago
  47. 9f8e1f5 am aabc9869: am 03850591: Handle outsets when resized is called due to rotation. by Filip Gruszczynski · 9 years ago
  48. 0385059 Handle outsets when resized is called due to rotation. by Filip Gruszczynski · 9 years ago
  49. 2987f61 resolved conflicts for merge of 300ccf4a to mnc-dev by Filip Gruszczynski · 9 years ago
  50. 0ec1328 Calculate outset hint when adding window. by Filip Gruszczynski · 9 years ago
  51. 2217f61 Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev"" by Filip Gruszczynski · 9 years ago
  52. 4bb6b75 Revert "resolved conflicts for merge of 47249f2a to mnc-dev" by Dianne Hackborn · 9 years ago
  53. c7becb7 resolved conflicts for merge of 47249f2a to mnc-dev by Filip Gruszczynski · 9 years ago
  54. 3e11bf3 Support for devices with a chin. by Filip Gruszczynski · 9 years ago
  55. 01f280d Migrate uses of config_windowIsRound to Configuration.isScreenRound by Adam Powell · 9 years ago
  56. 4544b92 Hold a wake lock while dozing when wallpaper draws. by Filip Gruszczynski · 9 years ago
  57. d66ba06 Don't use windowOutsetBottom for insets, depend on display padding only. by Filip Gruszczynski · 9 years ago
  58. a093802 Allow emulator to select a window outset bottom by Griff Hazen · 9 years ago
  59. 2ae3805 Revert "Add overscan insets to surface frame dimensions in WallpaperService." by Adrian Roos · 10 years ago
  60. f675cad am 6e854ce5: Merge "Add overscan insets to surface frame dimensions in WallpaperService." into lmp-sprout-dev by Filip Gruszczynski · 10 years ago
  61. a2838df Add overscan insets to surface frame dimensions in WallpaperService. by Filip Gruszczynski · 10 years ago
  62. 5bbb1af Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  63. b5686d5 am 3d110b23: Make WallpaperService watch the actual display state. by Jeff Brown · 10 years ago
  64. 3d110b2 Make WallpaperService watch the actual display state. by Jeff Brown · 10 years ago
  65. d052a94 Work on issue #18486438: Reduce size of bugreport output by Dianne Hackborn · 10 years ago
  66. 37d7a68 Fix inset hinting when adding window by Adrian Roos · 10 years ago
  67. 067e5f6 Add new wallpaper features for insets and offsets. by Dianne Hackborn · 10 years ago
  68. fa10423 Add stable insets for stable system windows by Adrian Roos · 10 years ago
  69. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  70. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  71. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 11 years ago
  72. b84b9c2 am 81f82d29: am aa8dc2ee: Removed mCallbackLooper from WallpaperService by Mita Yun · 12 years ago
  73. aa8dc2e Removed mCallbackLooper from WallpaperService by Mita Yun · 12 years ago
  74. d44280e resolved conflicts for merge of ebcbfb3f to master by Mita Yun · 12 years ago
  75. ed218c7 Use asynchronous messages for input method events. by Mita Yun · 12 years ago
  76. b1ef369 Refactor unused methods and unnecessary members. by Craig Mautner · 12 years ago
  77. bce0cbb Fix issue #7275122: Wall paper jank when switching users by Dianne Hackborn · 12 years ago
  78. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  79. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  80. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  81. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  82. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago
  83. 5702d4d Notify client side of window movement. by Craig Mautner · 12 years ago
  84. 85afd1b Implement new window cropping. by Dianne Hackborn · 12 years ago
  85. 5c58de3 Add system insets to windows. by Dianne Hackborn · 12 years ago
  86. 35be756 Move SystemUI out of system UID. by Jeff Sharkey · 12 years ago
  87. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  88. 4952dfd Ensure input events are processed in-order in the application. by Jeff Brown · 13 years ago
  89. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 13 years ago
  90. a8e5a2b Optimize handling of scrolled wallpapers by Chet Haase · 13 years ago
  91. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  92. 9fe6cb5 Fix issue #5273986: The power usage of the mp3 background playback... by Dianne Hackborn · 13 years ago
  93. 9e4e727 Fix issues #5233826 and #5209847 -- live wallpapers. by Dianne Hackborn · 13 years ago
  94. 527de8e Debugging for issue #5180240: Wallpaper continues to consume CPU when screen off by Dianne Hackborn · 13 years ago
  95. 6dd005b I. Can. Not. Stand. ViewAncestor. by Dianne Hackborn · 13 years ago
  96. 2457237 Optimize orientation changes. by Jeff Brown · 13 years ago
  97. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  98. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  99. 3b723ac am 46ab5e13: Merge "add missing call to superclass method" into honeycomb by Michael Jurka · 14 years ago
  100. b8f939f add missing call to superclass method by Michael Jurka · 14 years ago