1. f6b8a28 Merge "Added ContentCaptureEvents for session resumed and paused." by Felipe Leme · 5 years ago
  2. 9aff88b Merge "Fixes for touchpad capture" am: c5ea003bbb am: 6f72ed8b27 am: 01aa9e8157 by Nathaniel R. Lewis · 5 years ago
  3. 01aa9e8 Merge "Fixes for touchpad capture" am: c5ea003bbb am: 6f72ed8b27 by Nathaniel R. Lewis · 5 years ago
  4. 4a79c63 Merge changes from topic "view_tree_batch" by TreeHugger Robot · 5 years ago
  5. 3d61f89 Merge "Address API council feedback" by TreeHugger Robot · 5 years ago
  6. b0da18f Added ContentCaptureEvents for session resumed and paused. by Felipe Leme · 5 years ago
  7. c5ea003 Merge "Fixes for touchpad capture" by Treehugger Robot · 5 years ago
  8. 544b39c Changed Content Catpure workflow so it notifies when multiple changes are made. by Felipe Leme · 5 years ago
  9. e57475e Address API council feedback by John Reck · 5 years ago
  10. d58c1ea Improved how Content Capture events are flushed when activity is resumed / paused. by Felipe Leme · 5 years ago
  11. a4c5206 Fix View#performHapticFeedback() can block UI thread by Arthur Hung · 5 years ago
  12. 3504741 Merge "Make ViewRootImpl#destroyHardwareResources thread-safe" by TreeHugger Robot · 5 years ago
  13. 68634d3 Make ViewRootImpl#destroyHardwareResources thread-safe by John Reck · 5 years ago
  14. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  15. e1a3606 Fixes for touchpad capture by Nathaniel R. Lewis · 5 years ago
  16. 6b41938 Merge "Schematize Display system properties" am: db5c59214f am: e3f4f5eedb by Kiyoung Kim · 5 years ago
  17. fe5dfca Make HardwareRenderer public API by John Reck · 6 years ago
  18. 5d4f5eb Merge changes I1268101d,Id40470f6 by Jorim Jaggi · 5 years ago
  19. 424e875 Merge changes from topic "sc-destruction-cleanup" by Rob Carr · 5 years ago
  20. 648e588 Handle adjustResize flag properly on client by Jorim Jaggi · 6 years ago
  21. a7a0578 Merge "Use map to traverse accessibilityIds instead of the view tree" by Qasid Sadiq · 5 years ago
  22. 834787a Use map to traverse accessibilityIds instead of the view tree by Qasid Ahmad Sadiq · 6 years ago
  23. 5ea304d Replace SurfaceControl#destroy with #remove by Robert Carr · 5 years ago
  24. 0a64976 Merge "Refactored how initial content capture events are sent." by Felipe Leme · 5 years ago
  25. 0129769 Refactored how initial content capture events are sent. by Felipe Leme · 6 years ago
  26. 215929b Send IME control to client by Tarandeep Singh · 6 years ago
  27. a94f322 [Color] Make setColorMode togglable. by Peiyong Lin · 5 years ago
  28. 098876f Merge "Improve clear a11y forcus for A11yManagerService" by Rhed Jao · 6 years ago
  29. ccfc9c1 Merge "[DO NOT MERGE] ViewRoot: Notify app when surface is released from setWindowStopped" into pi-dev by Vishnu Nair · 6 years ago
  30. 2cbcd7f Pipe IME state into insets (IME transitions 3/n) by Tarandeep Singh · 6 years ago
  31. 47d2d1e [DO NOT MERGE] ViewRoot: Notify app when surface is released from setWindowStopped by Vishnu Nair · 6 years ago
  32. 73f3e8a Introduce new window insets launch flag by Jorim Jaggi · 6 years ago
  33. 89052d9 Schematize Display system properties by Kiyoung Kim · 6 years ago
  34. 0fe161d Schematize Display system properties by Kiyoung Kim · 6 years ago
  35. 297985a A brave new world for window insets (8/n) by Jorim Jaggi · 6 years ago
  36. 23813d9 Improve clear a11y forcus for A11yManagerService by Rhed Jao · 6 years ago
  37. 5fea55b Remove usage of scoped connections. by Robert Carr · 6 years ago
  38. 860ed7c Merge "Make per-display focus optional (1/2)" by Tiger Huang · 6 years ago
  39. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  40. e71551c Merge "Trace dispatchApplyInsets" by Jorim Jaggi · 6 years ago
  41. 3ce67d1 Add InputEvent Compatibility Processor by Prabir Pradhan · 6 years ago
  42. 5925509 Trace dispatchApplyInsets by Jorim Jaggi · 6 years ago
  43. 5e34c41 Merge "A brave new world for window insets (4/n)" by Jorim Jaggi · 6 years ago
  44. f213111 Ensure frame callback applied during scroll handling is applied. by Winson Chung · 6 years ago
  45. c8d6038 A brave new world for window insets (4/n) by Jorim Jaggi · 6 years ago
  46. b4287e0 Merge "Prevent the focus state from getting cleared" by Tiger Huang · 6 years ago
  47. b603095 A brave new world for window insets (2 and 3/n) by Jorim Jaggi · 6 years ago
  48. b36ba90 Fix a NPE in ViewRootImpl by Fan Zhang · 6 years ago
  49. 9a94afc6 Merge "A brave new world for window insets (1/n)" by Jorim Jaggi · 6 years ago
  50. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  51. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  52. b9be295 Prevent the focus state from getting cleared by Tiger Huang · 6 years ago
  53. e626d58 ViewRoot: Notify app when surface is released from setWindowStopped by Vishnu Nair · 6 years ago
  54. 8b46029 Merge "Show IME correctly when top-most display focus changed." by TreeHugger Robot · 6 years ago
  55. 6f13d20b Show IME correctly when top-most display focus changed. by lumark · 6 years ago
  56. 8785ceb Refactors and a potential public API for rendering by John Reck · 6 years ago
  57. ddeaa48 Make RenderNode public API by John Reck · 6 years ago
  58. 052ab8c More robust display ID mismatch detection in IMM by Yohei Yukawa · 6 years ago
  59. 4807b6b Merge "Fix 2 graphical issues for drag resizing." by TreeHugger Robot · 6 years ago
  60. fbd8ea6 Fix 2 graphical issues for drag resizing. by Garfield Tan · 6 years ago
  61. a2d20b4 Add theme & View API to control force-dark by John Reck · 6 years ago
  62. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  63. 7021965 Merge "Wire-up default force-dark based off of isLightTheme" by John Reck · 6 years ago
  64. bb3a358 Wire-up default force-dark based off of isLightTheme by John Reck · 6 years ago
  65. 6b16440 De-couple RenderNode from View package by John Reck · 6 years ago
  66. bf25f9e Use DisplayContext to obtain InputMethodManager in ViewRootImpl by Yohei Yukawa · 6 years ago
  67. 484d4af Always use Context.getSystemService() to get IMM by Yohei Yukawa · 6 years ago
  68. b040c01 WM: Parent SurfaceView to a new bounds surface by Vishnu Nair · 6 years ago
  69. 0042e45 Prevent ViewRootImpl.mDisplay become null. by wilsonshih · 6 years ago
  70. ec73e75 resolve merge conflicts of 597229d681ac1794e2b31ef9a2883337f5b652e2 to stage-aosp-master by Mathew Inwood · 6 years ago
  71. e5ad598 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  72. a570dee Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  73. 9ab32f8 Add a frame commit callback test API by John Reck · 6 years ago
  74. edf3e1f Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8 am: c9756c9193 by Jorim Jaggi · 6 years ago
  75. 7823ee7 Move allocateBuffers to RT by Jorim Jaggi · 6 years ago
  76. 511ac80 DO NOT MERGE Remove WTF spam by Jorim Jaggi · 6 years ago
  77. af2748b Get new surface if it was released from setWindowStopped by Riddle Hsu · 6 years ago
  78. 6fece60 Merge "Move nulling of nextFrameCallback" into pi-dev am: e4e9ee7951 by Jorim Jaggi · 6 years ago
  79. e6a026b Move nulling of nextFrameCallback by Jorim Jaggi · 6 years ago
  80. 5b02c62 Attempting to fix the black flicker by John Reck · 6 years ago
  81. cc2eee8 Attempting to fix the black flicker by John Reck · 6 years ago
  82. ee4376a Merge "Fixed a bug where sometimes unhandled handler would consume all keys" into pi-dev am: 7ba4c2b254 by Evan Rosky · 6 years ago
  83. 7ba4c2b Merge "Fixed a bug where sometimes unhandled handler would consume all keys" into pi-dev by Evan Rosky · 6 years ago
  84. 657c313 Merge "WindowInsets: Never dispatch negative insets" into pi-dev am: 8997b7e4c9 by Adrian Roos · 6 years ago
  85. cd80e61 Fixed a bug where sometimes unhandled handler would consume all keys by Evan Rosky · 6 years ago
  86. 7419a17 WindowInsets: Never dispatch negative insets by Adrian Roos · 6 years ago
  87. 64be98d Apply surface parameters in sync with RenderThread by Jorim Jaggi · 6 years ago
  88. 7a5addd Apply surface parameters in sync with RenderThread by Jorim Jaggi · 6 years ago
  89. 70e7299 Removed logic to handle optimized software rendering pass for opaque Views by Nader Jawad · 6 years ago
  90. 5ab52b5 Merge changes I63f2b185,I0d749c1a into pi-dev am: 724990d5ff am: 0838228dff by Mihai Popa · 6 years ago
  91. 0450a16 [Magnifier-41] Fix behavior in windows with insets by Mihai Popa · 6 years ago
  92. c593d45 Merge "ViewRoot: Check Surface validity before initializing renderer from draw()." into pi-dev am: cef96f69d7 by Rob Carr · 6 years ago
  93. 80923d5 ViewRoot: Check Surface validity before initializing renderer from draw(). by Robert Carr · 6 years ago
  94. cf68264 Merge "ViewRoot: Ensure we release surface from setWindowStopped." into pi-dev am: 3ef2d6d9d8 by Rob Carr · 6 years ago
  95. 3ef2d6d Merge "ViewRoot: Ensure we release surface from setWindowStopped." into pi-dev by Rob Carr · 6 years ago
  96. 6858bb9 ViewRoot: Ensure we release surface from setWindowStopped. by Robert Carr · 6 years ago
  97. 98364be Merge "Revert "ViewRoot: Ensure we release surface from setWindowStopped."" into pi-dev am: 2754777d30 by Chavi Weingarten · 6 years ago
  98. 2754777 Merge "Revert "ViewRoot: Ensure we release surface from setWindowStopped."" into pi-dev by TreeHugger Robot · 6 years ago
  99. 630108f Revert "ViewRoot: Ensure we release surface from setWindowStopped." by Chavi Weingarten · 6 years ago
  100. e066da3 Merge "ViewRoot: Ensure we release surface from setWindowStopped." into pi-dev am: 75bb177d95 by Robert Carr · 6 years ago