1. cef3337 Merge "Make IMS#clearInsetOfPreviousIme() reliable." into nyc-dev by Yohei Yukawa · 8 years ago
  2. 833bdce Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  3. cb66406 Ensure that ViewGroup.getChildVisibleRect(...) is recursive. by Abodunrinwa Toki · 8 years ago
  4. 4ef107b Merge "Close leaked windows when trying to preserve main one" into nyc-dev by Andrii Kulian · 8 years ago
  5. cb4bbd7 Partial fix for jumping freeform windows by Vladislav Kaznacheev · 8 years ago
  6. 4c6eeb6 Merge "Respect add focusables flags" into nyc-dev by Yigit Boyar · 8 years ago
  7. 4c6e983 Respect add focusables flags by Yigit Boyar · 8 years ago
  8. eac0ea5 Close leaked windows when trying to preserve main one by Andrii Kulian · 8 years ago
  9. 0997908 Move Vulkan layer path setup to ApplicationLoaders by Dimitry Ivanov · 8 years ago
  10. e4044bb Fix KeyguardManager.isSecure() to observe work profile by Jim Miller · 8 years ago
  11. e85ce99 Don't stage content drawn bounds by Jorim Jaggi · 8 years ago
  12. 44aabe4 Disable keep_screen_on traces by Chong Zhang · 8 years ago
  13. 9f76abc Merge "Fix stale InputMethodManager#mFullscreenMode." into nyc-dev by Yohei Yukawa · 8 years ago
  14. ea162c3 Merge "Prepare to replace windows across recreate()." into nyc-dev by TreeHugger Robot · 8 years ago
  15. 6afe594 Merge "Debug traces to facilitate screen timeout debugging" into nyc-dev by Chong Zhang · 8 years ago
  16. 4e34cd0 Merge "Fix View leakage from mPreSortedChildren" into nyc-dev by TreeHugger Robot · 8 years ago
  17. 4ffc318 Debug traces to facilitate screen timeout debugging by Chong Zhang · 8 years ago
  18. fc56377 Fix View leakage from mPreSortedChildren by Chris Craik · 8 years ago
  19. 77bdfb5 Prepare to replace windows across recreate(). by Robert Carr · 8 years ago
  20. d86fb2c Force second measure pass when there is a configuration change by Chet Haase · 8 years ago
  21. 4e7a120 Implement alternative ViewGroup.getChildVisibleRect. by Abodunrinwa Toki · 8 years ago
  22. d98dcab Fix crash when device doesn't support picture-in-picture by Jaewan Kim · 8 years ago
  23. 3446a6e Merge "Fix ViewRoot inset adjustment after initial setup." into nyc-dev by TreeHugger Robot · 8 years ago
  24. 1bccabf Fix ViewRoot inset adjustment after initial setup. by Robert Carr · 8 years ago
  25. 5bddeaa Merge "Properly parcel HdrCapabilities." into nyc-dev by TreeHugger Robot · 8 years ago
  26. 1544def Fix stale InputMethodManager#mFullscreenMode. by Yohei Yukawa · 8 years ago
  27. b082890 Properly parcel HdrCapabilities. by Michael Wright · 8 years ago
  28. 1f70f0b Merge "Fix several accessibility magnification issues." into nyc-dev by Phil Weaver · 8 years ago
  29. 7043924 Fix several accessibility magnification issues. by Phil Weaver · 9 years ago
  30. 08ca2e3 Merge "Revert "Expose setDrawGLFunctionDetachedCallback to webview"" into nyc-dev by Bo Liu · 8 years ago
  31. 39bb2c2 Merge changes from topic 'atv-hdr' into nyc-dev by Hangyu Kuang · 8 years ago
  32. 7f209d37 Merge "API tweaks to PixelCopy and make it public" into nyc-dev by John Reck · 8 years ago
  33. 69a6fe3 Merge "Fix bugs with takeSurface and preserveWindows." into nyc-dev by Rob Carr · 8 years ago
  34. da802f5 Unhide getHdrCapabilities and HdrCapabilities. by Hangyu Kuang · 8 years ago
  35. 9ff94c0 Plumb HDR capabilities to Display by Michael Wright · 8 years ago
  36. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 8 years ago
  37. a86d1e0 Merge "Accommodate NaN in new context menu methods." into nyc-dev by Oren Blasberg · 8 years ago
  38. 54ac219 Revert "Revert "Hook up HDR capabilities from native SurfaceControl"" by Hangyu Kuang · 8 years ago
  39. c015719 Merge "DisplayListCanvas: throw exception at attempt to draw bitmap with size > 100MB" into nyc-dev by Sergei Vasilinetc · 8 years ago
  40. b259485 Fix bugs with takeSurface and preserveWindows. by Robert Carr · 8 years ago
  41. f0fd218 PIP: Send KEYCODE_WINDOW to app first if PIP isn't exist by Jaewan Kim · 8 years ago
  42. f48f390 Merge "Improve KeyboardShortcutInfo documentation for Modifiers" into nyc-dev by Clara Bayarri · 8 years ago
  43. b02d51b Merge "Make AbsSavedState read using given ClassLoader" into nyc-dev by Chris Banes · 8 years ago
  44. d443f36 Revert "Expose setDrawGLFunctionDetachedCallback to webview" by Bo Liu · 8 years ago
  45. 82ee675 Merge "FrameMetricsListener API council changes" into nyc-dev by Andres Morales · 8 years ago
  46. 02e81a0 Make AbsSavedState read using given ClassLoader by Chris Banes · 8 years ago
  47. e5cebf7 Merge "Fix flag value collision" into nyc-dev by Tim Murray · 8 years ago
  48. 60e885f Fix flag value collision by John Reck · 8 years ago
  49. 3d8298e DisplayListCanvas: throw exception at attempt to draw bitmap with size > 100MB by sergeyv · 8 years ago
  50. 729c640 Merge "Rename DropPermissions to DragAndDropPermissions" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  51. d908c62 FrameMetricsListener API council changes by Andres Morales · 8 years ago
  52. 37696cc Merge "Respect manually set HARDWARE_ACCELERATED flag." into nyc-dev by Rob Carr · 8 years ago
  53. 77b4fda Improve KeyboardShortcutInfo documentation for Modifiers by Clara Bayarri · 8 years ago
  54. 2860936 Merge "Add JavaDoc for View.updateDragShadow" into nyc-dev by TreeHugger Robot · 8 years ago
  55. ea4d221 Add JavaDoc for View.updateDragShadow by Vladislav Kaznacheev · 8 years ago
  56. 23e282d Accommodate NaN in new context menu methods. by Oren Blasberg · 8 years ago
  57. 377c328 Rename DropPermissions to DragAndDropPermissions by Vladislav Kaznacheev · 8 years ago
  58. 13678ee Respect manually set HARDWARE_ACCELERATED flag. by Robert Carr · 8 years ago
  59. a645c975 Merge "window: Adds a Sustained Performance Mode window flag." into nyc-dev by Ruchi Kandoi · 8 years ago
  60. 59c9a93 Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev by Trevor Johns · 8 years ago
  61. 43e38de window: Adds a Sustained Performance Mode window flag. by Ruchi Kandoi · 8 years ago
  62. 1321999 Merge "Fixes for resize thread" into nyc-dev by Jorim Jaggi · 8 years ago
  63. 4e9a9df Merge "Force windows to be scalable during pinned animation." into nyc-dev by Rob Carr · 8 years ago
  64. 0d6222d Fixes for resize thread by Jorim Jaggi · 8 years ago
  65. 1ca6a33 Force windows to be scalable during pinned animation. by Robert Carr · 8 years ago
  66. 9110429 Merge "Don't reuse LOST_SURFACE for stopped" into nyc-dev by John Reck · 8 years ago
  67. 682c24e Resolve merge conflicts of a5060ee to nyc-dev by Trevor Johns · 8 years ago
  68. 3eefb4c Merge "Use right starting window resource in multi-window mode." into nyc-dev by TreeHugger Robot · 8 years ago
  69. dfc1862 Use right starting window resource in multi-window mode. by Wale Ogunwale · 8 years ago
  70. c348fa3 Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev am: 224582e am: c6629bd am: a8064c2 by Michael Wright · 8 years ago
  71. bc57aae Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev am: 224582e am: c6629bd by Michael Wright · 8 years ago
  72. a8064c2 Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev am: 224582e by Michael Wright · 8 years ago
  73. c6629bd Merge "Add new, hidden MotionEvent flag for partially obscured windows." into mnc-dev by Michael Wright · 8 years ago
  74. 9a17da8 Don't reuse LOST_SURFACE for stopped by John Reck · 8 years ago
  75. 4afbed1 Fix NPE checkjni by John Reck · 8 years ago
  76. 736a525 Merge "Fix sw legacy compat path in SurfaceView" into nyc-dev by John Reck · 8 years ago
  77. 286c5b7 Merge "Properly notify magnification listener" into nyc-dev by Svetoslav Ganov · 8 years ago
  78. 7d477d4 Properly notify magnification listener by Svetoslav Ganov · 8 years ago
  79. b3e26a9 Merge "Fix wrong transition when dock minimized and docked app launched" into nyc-dev by TreeHugger Robot · 8 years ago
  80. f057fb5 Fix sw legacy compat path in SurfaceView by John Reck · 8 years ago
  81. 681fc7b Fix wrong transition when dock minimized and docked app launched by Jorim Jaggi · 8 years ago
  82. cd1c3eb Add a callback for when a gl functor is released by John Reck · 8 years ago
  83. 698e763 Disable resize when IME is adjusted by Jorim Jaggi · 8 years ago
  84. d6a25c2 Merge "Revert "Revert "Make stopped state a first-class thing""" into nyc-dev by John Reck · 8 years ago
  85. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  86. 2344c6a Merge "Destroy drawing cache when switching layer type" into nyc-dev by Chris Craik · 8 years ago
  87. b33daec Merge "Add WindowManager side timeout for toasts." into nyc-dev by Rob Carr · 8 years ago
  88. 0697c7a Do not update accessibilityTitle in LayoutParams.setTitle by Yuki Awano · 8 years ago
  89. c1699a9 Merge "Populate RangeInfo correctly when acquiring from pool" into nyc-dev by TreeHugger Robot · 8 years ago
  90. 2414281 Populate RangeInfo correctly when acquiring from pool by Steven Dao · 8 years ago
  91. 68be352 Destroy drawing cache when switching layer type by Chris Craik · 8 years ago
  92. 70f0d22 Add WindowManager side timeout for toasts. by Robert Carr · 8 years ago
  93. 3fb1c81 Merge changes Ieefeb843,Ic2a94b09 into nyc-dev by Wale Ogunwale · 8 years ago
  94. 52546e4 Merge "Crash early when requesting a keyboard shortcut helper..." into nyc-dev by Michael Wright · 8 years ago
  95. d0fae0d Merge "Improve captalization in InputMethodSubtype#getDisplayName()." into nyc-dev by Yohei Yukawa · 8 years ago
  96. e489baf Improve captalization in InputMethodSubtype#getDisplayName(). by Yohei Yukawa · 8 years ago
  97. 2917dc4 Add shadow for minimized dock by Jorim Jaggi · 8 years ago
  98. 53b854a Crash early when requesting a keyboard shortcut helper... by Michael Wright · 8 years ago
  99. fa58a8d Dispatch View#onVisibilityAggregated to views becoming invisible by Adam Powell · 8 years ago
  100. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 8 years ago