1. cff24b8 Merge "Catch all exceptions in onFrameDraw" into qt-dev by Winson Chung · 5 years ago
  2. b0bb2f7 Catch all exceptions in onFrameDraw by Jorim Jaggi · 5 years ago
  3. 437c0e4 ViewRootImpl: Ensure layout when configuration changes. by Robert Carr · 5 years ago
  4. 2ea2a58 Merge "Revert "RootViewImpl: Fix measure size hint for WRAP_CONTENT windows"" into qt-dev by Tim Murray · 5 years ago
  5. 4f6b8ec Revert "RootViewImpl: Fix measure size hint for WRAP_CONTENT windows" by Tim Murray · 5 years ago
  6. 952bcb8 Merge "RootViewImpl: Fix measure size hint for WRAP_CONTENT windows" into qt-dev by TreeHugger Robot · 5 years ago
  7. fd979ca Merge "Only updateBoundsSurface when surface size has changed." into qt-dev by Chavi Weingarten · 5 years ago
  8. c0a8c4e Only updateBoundsSurface when surface size has changed. by chaviw · 5 years ago
  9. c18c6da RootViewImpl: Fix measure size hint for WRAP_CONTENT windows by Adrian Roos · 5 years ago
  10. 5828b41 Invoke setWindowStopped on the thread that created the view by Riddle Hsu · 5 years ago
  11. 87b6646 Merge "WM/ViewRootImpl: Fix convertFromTranslucent to respect existing state." into qt-dev by Rob Carr · 5 years ago
  12. 7edecb3 WM/ViewRootImpl: Fix convertFromTranslucent to respect existing state. by Robert Carr · 5 years ago
  13. 5299ad0 Unify context in ViewRoot by Charles Chen · 5 years ago
  14. 8538ceb Merge "Fix some force_dark prop behaviors" into qt-dev by John Reck · 5 years ago
  15. 8915167 Fix some force_dark prop behaviors by John Reck · 5 years ago
  16. c63ff2d Merge "Register Ime consumer only when insets are enabled." into qt-dev by Tarandeep Singh · 5 years ago
  17. 7928f7c Register Ime consumer only when insets are enabled. by Tarandeep Singh · 5 years ago
  18. 8bcc0a9 Race condition while injecting ACTION_OUTSIDE by Jackal Guo · 5 years ago
  19. 5a2e604 Merge "Revert "Unify context in ViewRoot"" into qt-dev by Charles Chen · 5 years ago
  20. fd85036 Revert "Unify context in ViewRoot" by Charles Chen · 5 years ago
  21. 2569d57 Merge "Unify context in ViewRoot" into qt-dev by TreeHugger Robot · 5 years ago
  22. 341ea09 Merge "Gesture exclusion rects for Window" into qt-dev by TreeHugger Robot · 5 years ago
  23. 5a40b71 Gesture exclusion rects for Window by Adam Powell · 5 years ago
  24. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  25. 44f5215 Unify context in ViewRoot by Charles Chen · 5 years ago
  26. a3151aa Merge "Disable checkThread temporarily" by John Reck · 5 years ago
  27. 671aa4d Merge "Immediately start drawing when becoming visible" by Jorim Jaggi · 5 years ago
  28. 52efe83 Disable checkThread temporarily by John Reck · 5 years ago
  29. d4bc280 Merge "Gesture Exclusion: Fix crash when exclusion updates after detaching window" by TreeHugger Robot · 5 years ago
  30. 4840240 Immediately start drawing when becoming visible by Jorim Jaggi · 5 years ago
  31. 11dfd27 WindowInsets: populate system gesture and tappable element insets by Adrian Roos · 5 years ago
  32. 368b384 Merge "Add missing checkThread" am: fdb8dfdadf am: 67793b0eec am: 9117b1371f by John Reck · 5 years ago
  33. 9117b13 Merge "Add missing checkThread" am: fdb8dfdadf am: 67793b0eec by John Reck · 5 years ago
  34. fdb8dfd Merge "Add missing checkThread" by Treehugger Robot · 5 years ago
  35. 78704ef Add missing checkThread by John Reck · 5 years ago
  36. 0805420 Refactored ContentCapture sessions to use an int id. by Felipe Leme · 5 years ago
  37. 021d871 Gesture Exclusion: Fix crash when exclusion updates after detaching window by Adrian Roos · 5 years ago
  38. 75eaf77 Merge "Provide a hook for forcing all system bars to be displayed at all times" by Brad Stenning · 5 years ago
  39. e057369 Provide a hook for forcing all system bars to be displayed at all times by Brad Stenning · 5 years ago
  40. 5f9ec2c Merge "Gestures: Assemble per-window exclusion zones" by Adrian Roos · 5 years ago
  41. 4ffc897 Gestures: Assemble per-window exclusion zones by Adrian Roos · 5 years ago
  42. 36884c1 Adjust how force-dark is enabled by John Reck · 5 years ago
  43. 3e2462d Ensure hierarchy is measured on applying insets by Jesse Evans · 5 years ago
  44. 1e2455e Merge "More targetted drawFinished fix" by John Reck · 5 years ago
  45. 8cc1f69 More targetted drawFinished fix by John Reck · 5 years ago
  46. 769b863 System gesture exclusion rects for Views by Adam Powell · 6 years ago
  47. f6b8a28 Merge "Added ContentCaptureEvents for session resumed and paused." by Felipe Leme · 5 years ago
  48. 9aff88b Merge "Fixes for touchpad capture" am: c5ea003bbb am: 6f72ed8b27 am: 01aa9e8157 by Nathaniel R. Lewis · 5 years ago
  49. 01aa9e8 Merge "Fixes for touchpad capture" am: c5ea003bbb am: 6f72ed8b27 by Nathaniel R. Lewis · 5 years ago
  50. 4a79c63 Merge changes from topic "view_tree_batch" by TreeHugger Robot · 5 years ago
  51. 3d61f89 Merge "Address API council feedback" by TreeHugger Robot · 5 years ago
  52. b0da18f Added ContentCaptureEvents for session resumed and paused. by Felipe Leme · 5 years ago
  53. c5ea003 Merge "Fixes for touchpad capture" by Treehugger Robot · 5 years ago
  54. 544b39c Changed Content Catpure workflow so it notifies when multiple changes are made. by Felipe Leme · 5 years ago
  55. e57475e Address API council feedback by John Reck · 5 years ago
  56. d58c1ea Improved how Content Capture events are flushed when activity is resumed / paused. by Felipe Leme · 5 years ago
  57. a4c5206 Fix View#performHapticFeedback() can block UI thread by Arthur Hung · 5 years ago
  58. 3504741 Merge "Make ViewRootImpl#destroyHardwareResources thread-safe" by TreeHugger Robot · 5 years ago
  59. 68634d3 Make ViewRootImpl#destroyHardwareResources thread-safe by John Reck · 5 years ago
  60. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  61. e1a3606 Fixes for touchpad capture by Nathaniel R. Lewis · 5 years ago
  62. 6b41938 Merge "Schematize Display system properties" am: db5c59214f am: e3f4f5eedb by Kiyoung Kim · 5 years ago
  63. fe5dfca Make HardwareRenderer public API by John Reck · 6 years ago
  64. 5d4f5eb Merge changes I1268101d,Id40470f6 by Jorim Jaggi · 5 years ago
  65. 424e875 Merge changes from topic "sc-destruction-cleanup" by Rob Carr · 5 years ago
  66. 648e588 Handle adjustResize flag properly on client by Jorim Jaggi · 6 years ago
  67. a7a0578 Merge "Use map to traverse accessibilityIds instead of the view tree" by Qasid Sadiq · 6 years ago
  68. 834787a Use map to traverse accessibilityIds instead of the view tree by Qasid Ahmad Sadiq · 6 years ago
  69. 5ea304d Replace SurfaceControl#destroy with #remove by Robert Carr · 6 years ago
  70. 0a64976 Merge "Refactored how initial content capture events are sent." by Felipe Leme · 6 years ago
  71. 0129769 Refactored how initial content capture events are sent. by Felipe Leme · 6 years ago
  72. 215929b Send IME control to client by Tarandeep Singh · 6 years ago
  73. a94f322 [Color] Make setColorMode togglable. by Peiyong Lin · 6 years ago
  74. 098876f Merge "Improve clear a11y forcus for A11yManagerService" by Rhed Jao · 6 years ago
  75. ccfc9c1 Merge "[DO NOT MERGE] ViewRoot: Notify app when surface is released from setWindowStopped" into pi-dev by Vishnu Nair · 6 years ago
  76. 2cbcd7f Pipe IME state into insets (IME transitions 3/n) by Tarandeep Singh · 6 years ago
  77. 47d2d1e [DO NOT MERGE] ViewRoot: Notify app when surface is released from setWindowStopped by Vishnu Nair · 6 years ago
  78. 73f3e8a Introduce new window insets launch flag by Jorim Jaggi · 6 years ago
  79. 89052d9 Schematize Display system properties by Kiyoung Kim · 6 years ago
  80. 0fe161d Schematize Display system properties by Kiyoung Kim · 6 years ago
  81. 297985a A brave new world for window insets (8/n) by Jorim Jaggi · 6 years ago
  82. 23813d9 Improve clear a11y forcus for A11yManagerService by Rhed Jao · 6 years ago
  83. 5fea55b Remove usage of scoped connections. by Robert Carr · 6 years ago
  84. 860ed7c Merge "Make per-display focus optional (1/2)" by Tiger Huang · 6 years ago
  85. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  86. e71551c Merge "Trace dispatchApplyInsets" by Jorim Jaggi · 6 years ago
  87. 3ce67d1 Add InputEvent Compatibility Processor by Prabir Pradhan · 6 years ago
  88. 5925509 Trace dispatchApplyInsets by Jorim Jaggi · 6 years ago
  89. 5e34c41 Merge "A brave new world for window insets (4/n)" by Jorim Jaggi · 6 years ago
  90. f213111 Ensure frame callback applied during scroll handling is applied. by Winson Chung · 6 years ago
  91. c8d6038 A brave new world for window insets (4/n) by Jorim Jaggi · 6 years ago
  92. b4287e0 Merge "Prevent the focus state from getting cleared" by Tiger Huang · 6 years ago
  93. b603095 A brave new world for window insets (2 and 3/n) by Jorim Jaggi · 6 years ago
  94. b36ba90 Fix a NPE in ViewRootImpl by Fan Zhang · 6 years ago
  95. 9a94afc6 Merge "A brave new world for window insets (1/n)" by Jorim Jaggi · 6 years ago
  96. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  97. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  98. b9be295 Prevent the focus state from getting cleared by Tiger Huang · 6 years ago
  99. e626d58 ViewRoot: Notify app when surface is released from setWindowStopped by Vishnu Nair · 6 years ago
  100. 8b46029 Merge "Show IME correctly when top-most display focus changed." by TreeHugger Robot · 6 years ago