1. 0450a16 [Magnifier-41] Fix behavior in windows with insets by Mihai Popa · 6 years ago
  2. 80923d5 ViewRoot: Check Surface validity before initializing renderer from draw(). by Robert Carr · 6 years ago
  3. 3ef2d6d Merge "ViewRoot: Ensure we release surface from setWindowStopped." into pi-dev by Rob Carr · 6 years ago
  4. 6858bb9 ViewRoot: Ensure we release surface from setWindowStopped. by Robert Carr · 6 years ago
  5. 2754777 Merge "Revert "ViewRoot: Ensure we release surface from setWindowStopped."" into pi-dev by TreeHugger Robot · 6 years ago
  6. 630108f Revert "ViewRoot: Ensure we release surface from setWindowStopped." by Chavi Weingarten · 6 years ago
  7. 75bb177 Merge "ViewRoot: Ensure we release surface from setWindowStopped." into pi-dev by TreeHugger Robot · 6 years ago
  8. 35274cb ViewRoot: Ensure we release surface from setWindowStopped. by Robert Carr · 6 years ago
  9. 9553a11 Merge "Synchronize stack position and size update for split screen" into pi-dev by Chavi Weingarten · 6 years ago
  10. be43ac8 Synchronize stack position and size update for split screen by chaviw · 6 years ago
  11. 9af1378c [DO NOT MERGE] Avoid sending content changed a11y events from wrong views by Eugene Susla · 6 years ago
  12. 3ec4b8c Merge "Use client-side version of inTouchMode" into pi-dev by TreeHugger Robot · 6 years ago
  13. 2888404 Use client-side version of inTouchMode by Evan Rosky · 6 years ago
  14. 4807ae2 Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch by Evan Rosky · 6 years ago
  15. d9dbd27 autofill: ViewRootImpl.dispatchKeyFromIme() should not be dropped by Dake Gu · 6 years ago
  16. 9e370f2 Window: Provide frame size hint to ViewRootImpl by Adrian Roos · 6 years ago
  17. 467b444 Merge "autofill: touch on IME should not close autofill" by Dake Gu · 6 years ago
  18. b0fa378 autofill: touch on IME should not close autofill by Dake Gu · 6 years ago
  19. c6d5af5 Handle surfaceInset changes with deferred transactions. by Robert Carr · 6 years ago
  20. 6a20a19 autofill: pass keyevent from fillui to app by Dake Gu · 7 years ago
  21. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  22. 906fe08 Merge "ViewRootImpl: Notify SurfaceHolder.Callback if the surface size changed" by TreeHugger Robot · 7 years ago
  23. dcf50a4f ViewRootImpl: Notify SurfaceHolder.Callback if the surface size changed by Adrian Roos · 7 years ago
  24. d016653 Merge "[Magnifier-16] Clamp to surface against distortion" by Mihai Popa · 7 years ago
  25. 3589c2c [Magnifier-16] Clamp to surface against distortion by Mihai Popa · 7 years ago
  26. 72c510f Revert "Move A11y events throttling away from View(RootImpl)" by Eugene Susla · 7 years ago
  27. e551851 Merge "Enable new initial-focus behavior for P" by Evan Rosky · 7 years ago
  28. 020b579 Merge "DisplayCutout: LayoutInDisplayCutoutMode API" by TreeHugger Robot · 7 years ago
  29. fa02da6 DisplayCutout: LayoutInDisplayCutoutMode API by Adrian Roos · 7 years ago
  30. bdc66cb Enable new initial-focus behavior for P by Evan Rosky · 7 years ago
  31. e4d31b3 Move A11y events throttling away from View(RootImpl) by Eugene Susla · 7 years ago
  32. d07bafd Display Cutout: Make API public by Adrian Roos · 7 years ago
  33. 011944c Fix issue #70722141: Fix broken WindowTest.testSetLocalFocus by Dianne Hackborn · 7 years ago
  34. 793fdca Merge "Improve testibility of applicatin switches." by TreeHugger Robot · 7 years ago
  35. 5c3296a Improve testibility of applicatin switches. by Dianne Hackborn · 7 years ago
  36. ba5aaf1 Merge "DisplayCutout: Only dispatch to apps requesting it" by Adrian Roos · 7 years ago
  37. 2b0dcb3 DisplayCutout: Only dispatch to apps requesting it by Adrian Roos · 7 years ago
  38. a21ae5c Merge "Fix resizing when hardware renderer is off." by TreeHugger Robot · 7 years ago
  39. b8f2728a Merge "Prevent reporting fake package name - framework" by TreeHugger Robot · 7 years ago
  40. 240aed9 Prevent reporting fake package name - framework by Svet Ganov · 7 years ago
  41. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  42. 711f1f9 Fix resizing when hardware renderer is off. by Tomasz Mikolajewski · 7 years ago
  43. d4970af Display Cutout: Add Cutout to WindowInsets by Adrian Roos · 7 years ago
  44. 9352e47 Merge "Add "KeyFallback" handling ability to Views" by Evan Rosky · 7 years ago
  45. 4772301 Merge "Revert "Enable new initial-focus behavior for P"" by Evan Rosky · 7 years ago
  46. b34cad0 Revert "Enable new initial-focus behavior for P" by Evan Rosky · 7 years ago
  47. 5e29c07 Add "KeyFallback" handling ability to Views by Evan Rosky · 7 years ago
  48. adf5bec Fixed several core and CTS tests by Evan Rosky · 7 years ago
  49. 461faf9 Process joystick MotionEvents correctly. by Siarhei Vishniakou · 7 years ago
  50. 27358ef Fix identation in the switch block. by Siarhei Vishniakou · 7 years ago
  51. 22113f0 Merge "Enable new initial-focus behavior for P" by Evan Rosky · 7 years ago
  52. d2eadfa [Magnifier - 1] Initial implementation and wiring by Andrei Stingaceanu · 7 years ago
  53. d17e402 Merge "Add null check in a11y callback" into oc-mr1-dev am: 4dfeb4f0e4 by Phil Weaver · 7 years ago
  54. 05a2982 Add null check in a11y callback by Phil Weaver · 7 years ago
  55. 4dc3289 Enable new initial-focus behavior for P by Evan Rosky · 7 years ago
  56. 1d4be04 Merge "Avoid setting high contrast in every view draw" by John Reck · 7 years ago
  57. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  58. 74b561a Track app visibility updates on the client by Andrii Kulian · 7 years ago
  59. ab1a5ff Merge "Fix keyboard focus in VR" into oc-dr1-dev am: 986995d481 am: 7def2eea97 by Tarandeep Singh · 7 years ago
  60. 9c4115a Merge "Fix keyboard focus in VR" into oc-dr1-dev am: 986995d481 by Tarandeep Singh · 7 years ago
  61. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  62. c5420ea Clean up @hide usages in cts tests by Evan Rosky · 7 years ago
  63. f858b57 Always send configuration to client from resize and relayout. by Bryce Lee · 7 years ago
  64. 10a41f9 Merge "Protect a11y against multi-threaded UIs" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  65. 8d4ff1b Merge "Only enable wide color gamut support on capable devices" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  66. e89d0bb Only enable wide color gamut support on capable devices by Romain Guy · 7 years ago
  67. 995f524 Merge "ViewRootImpl: More null checks for performTraversals." into oc-dev by Rob Carr · 7 years ago
  68. 32f37ab ViewRootImpl: More null checks for performTraversals. by Robert Carr · 7 years ago
  69. 478cb97 Protect a11y against multi-threaded UIs by Phil Weaver · 7 years ago
  70. 50caf4a Merge "Revert "Coordinate configuration changes and window frame size."" into oc-dev by Bryce Lee · 7 years ago
  71. 46b0165 Revert "Coordinate configuration changes and window frame size." by Bryce Lee · 7 years ago
  72. 906fdb2 Merge "Coordinate configuration changes and window frame size." into oc-dev am: 749cbb1911 by Bryce Lee · 7 years ago
  73. afb45bb Coordinate configuration changes and window frame size. by Bryce Lee · 7 years ago
  74. 9213475 Merge "Workaround glitches from SOFT_INPUT_ADJUST_PAN" into oc-dev am: a2f747c57c by John Reck · 7 years ago
  75. 3e04f09 Workaround glitches from SOFT_INPUT_ADJUST_PAN by John Reck · 7 years ago
  76. 0ecc0ff Merge "Enable wide color gamut rendering" by TreeHugger Robot · 7 years ago
  77. 26a2b97 Enable wide color gamut rendering by Romain Guy · 7 years ago
  78. bf9a8ca Fix against accessibility event callback calling itself. by Vladislav Kuzkokov · 7 years ago
  79. edc37a6 Merge changes I5762a98d,I39f4e015 into oc-dev am: c56b1d3c98 am: 8a967672d5 by Robert Carr · 7 years ago
  80. 49cd9f8 ViewRootImpl: More careful draw accounting. by Robert Carr · 7 years ago
  81. ccce5c9 Preserve order of a11y events by Eugene Susla · 7 years ago
  82. 4bc839e Merge "ViewRootImpl: Guard against null in performMeasure" into oc-dev by TreeHugger Robot · 7 years ago
  83. 001e55a ViewRootImpl: Guard against null in performMeasure by Robert Carr · 7 years ago
  84. f5b6818 Merge "Preserve non-floating state when entering pinned stack." into oc-dev by Rob Carr · 7 years ago
  85. 63e4503 Add null check to a11y call. by Phil Weaver · 7 years ago
  86. 18f622f Preserve non-floating state when entering pinned stack. by Robert Carr · 7 years ago
  87. 26d709f Allow a11y listeners to specify handlers by Phil Weaver · 7 years ago
  88. f4c31bf Merge "Handle edge-case where no focusables exist" into oc-dev by Evan Rosky · 7 years ago
  89. 5b86071 Handle edge-case where no focusables exist by Evan Rosky · 7 years ago
  90. 8802eac Account for content insets in source rect hint for transition into PiP by Winson Chung · 7 years ago
  91. 414ebc6 ViewRoot: More surgically fix child-life time. by Robert Carr · 7 years ago
  92. 16e5089 Revert "ViewRootImpl: Fix child lifetime." by Bryce Lee · 7 years ago
  93. ba29dbc ViewRootImpl: Fix child lifetime. by Robert Carr · 7 years ago
  94. baa9a3f Merge "More finishing-up of cluster implementation" into oc-dev by Evan Rosky · 7 years ago
  95. cdc8ada Fix issue with not forwarding config. changes on the window size by Wale Ogunwale · 7 years ago
  96. 01f46a2 Expose initial focus feature flag for testing by Evan Rosky · 7 years ago
  97. bd10c52 More finishing-up of cluster implementation by Evan Rosky · 7 years ago
  98. 76d7793 Merge "SurfaceView: Make surfaceRedrawNeededAsync work with WM bypass." into oc-dev by Rob Carr · 7 years ago
  99. 8508bb2 SurfaceView: Make surfaceRedrawNeededAsync work with WM bypass. by Robert Carr · 7 years ago
  100. e5c58ee Add Configuration param to onMovedToDisplay by Andrii Kulian · 7 years ago