1. de63cc6 Fix mistake in SurfaceView lifetime refactoring. by Robert Carr · 4 years, 9 months ago
  2. 817d014b Merge "Support frame-synchronized clipping on SurfaceView" by Mark Renouf · 4 years, 9 months ago
  3. 05c575e Merge "Continued SurfaceView lifetime fixes." by Rob Carr · 4 years, 10 months ago
  4. 9421048 Continued SurfaceView lifetime fixes. by Robert Carr · 4 years, 10 months ago
  5. 172bdbc SurfaceView: Release Surfaces where SurfaceControl are released. by Robert Carr · 4 years, 10 months ago
  6. 005c63e SurfaceView: Destroy SurfaceControl from RenderThread by Robert Carr · 4 years, 10 months ago
  7. e574ad0 Support frame-synchronized clipping on SurfaceView by Mark Renouf · 5 years ago
  8. 8cb00ae Prevent SurfaceView from drawing over parent surface insets by Vishnu Nair · 5 years ago
  9. 3b037f7 Consolidate ViewRootImpl callbacks for SurfaceView by Vishnu Nair · 5 years ago
  10. 006b71f Support alpha value in SurfaceView. by Issei Suzuki · 5 years ago
  11. 60557b5 Clean up SurfaceView. by Issei Suzuki · 5 years ago
  12. f041259 Clean up SurfaceView by Issei Suzuki · 5 years ago
  13. 9f6171e Deleted SurfaceControl.remove method by chaviw · 5 years ago
  14. eaab0e5 Remove references of the previous surface control in ViewRootImpl by Vishnu Nair · 5 years ago
  15. 14ff220 Merge "Revert SurfaceView back to Q's version" into qt-r1-dev am: 2f8cae24b9 by John Reck · 5 years ago
  16. 5866a0c Revert SurfaceView back to Q's version by John Reck · 5 years ago
  17. f7645aa Prevent SurfaceView from drawing over parent surface insets by Vishnu Nair · 5 years ago
  18. dea5a29 Merge "Merge "Synchronize bubble activity rendering status and its visibility change." into qt-r1-dev am: 08b7be8843" into qt-r1-dev-plus-aosp by Issei Suzuki · 5 years ago
  19. cac2a50 Synchronize bubble activity rendering status and its visibility change. by Issei Suzuki · 5 years ago
  20. ed5259e Merge "Adds setCornerRadius to ActivityView & SurfaceView" into qt-dev am: b46293f8f6 am: 8cce984f02 by Mark Renouf · 5 years ago
  21. a5a2d80 Merge "Restore new SurfaceView background implementation." into qt-dev am: e6ffb72e55 am: be569d6301 by Rob Carr · 5 years ago
  22. 34d04f3 Adds setCornerRadius to ActivityView & SurfaceView by Mark Renouf · 5 years ago
  23. b923f54 Restore new SurfaceView background implementation. by Robert Carr · 5 years ago
  24. 11a28e2 Merge "Merge "Revert SurfaceView background implementation." into qt-dev am: cd58d5a512" into qt-dev-plus-aosp by Rob Carr · 5 years ago
  25. 109a866 Revert SurfaceView background implementation. by Robert Carr · 5 years ago
  26. 95d3beb Merge "Adjust SurfaceView visibility on parent change" into qt-dev am: f1c4f30c54 by John Reck · 5 years ago
  27. d0abd66 Adjust SurfaceView visibility on parent change by John Reck · 5 years ago
  28. 1561720 Fix missing call to requestTransparentRegion() by Pengfei Zhao · 5 years ago
  29. 57f0261 SurfaceView: Correct comparison operator. by Robert Carr · 5 years ago
  30. 6b727e5 SurfaceView: Only show background when behind ViewRoot. by Robert Carr · 5 years ago
  31. 769b863 System gesture exclusion rects for Views by Adam Powell · 5 years ago
  32. 6ef9cc6 Make WindowContainer surfaces container layers by default. by Chavi Weingarten · 5 years ago
  33. 424e875 Merge changes from topic "sc-destruction-cleanup" by Rob Carr · 5 years ago
  34. 5ea304d Replace SurfaceControl#destroy with #remove by Robert Carr · 5 years ago
  35. d76074a SurfaceView: Check correct OPAQUE flag for background visibility. by Robert Carr · 5 years ago
  36. f6ef183 Revert "Make WindowContainer surfaces container layers by default." by Jorim Jaggi · 5 years ago
  37. e82defc Merge "Make WindowContainer surfaces container layers by default." by Chavi Weingarten · 5 years ago
  38. 139c777 Make WindowContainer surfaces container layers by default. by chaviw · 5 years ago
  39. a2bd3b6 Correct SurfaceView background visibility. by Robert Carr · 5 years ago
  40. 76907ee Unhide parts of SurfaceControl API in SDK. by Robert Carr · 5 years ago
  41. 18a8219 Replace SurfaceView background with boundless color layer. by Robert Carr · 5 years ago
  42. 5fea55b Remove usage of scoped connections. by Robert Carr · 6 years ago
  43. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  44. ff2e7d8 Reparent DisplayContent layers to SurfaceControl for ActivityView by chaviw · 6 years ago
  45. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  46. d454442d SF: Add support for boundless layers 2/2 by Vishnu Nair · 6 years ago
  47. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  48. 6b16440 De-couple RenderNode from View package by John Reck · 6 years ago
  49. b040c01 WM: Parent SurfaceView to a new bounds surface by Vishnu Nair · 6 years ago
  50. aeab1b8 SF: Remove setFinalCrop impl 1/2 by Vishnu Nair · 6 years ago
  51. a570dee Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  52. e332fe4 Merge "don't call setSize() when creating SurfaceControl" am: 57e98b19be by youngmin0822.lee · 6 years ago
  53. 4dde7d1 don't call setSize() when creating SurfaceControl by youngmin0822.lee · 6 years ago
  54. 29daa92 Detach children when stopping app. by Robert Carr · 6 years ago
  55. 386fd70 Fix SurfaceView Background by Robert Carr · 6 years ago
  56. 27a800a SurfaceView: Expose hook for subclass to position child surfaces. by Robert Carr · 6 years ago
  57. 9219b31 Revert "Revert "Remove a compat hack SurfaceView#setWindowType()"" by Tarandeep Singh · 6 years ago
  58. cf8f683 Set ActivityView background to current top task's color by Andrii Kulian · 6 years ago
  59. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  60. e625fcf Introduce SurfaceControl Builder API by Robert Carr · 7 years ago
  61. a59c3a5 Fix window visibility during layout by Karthik Ravi Shankar · 7 years ago
  62. 9309c19 Revert "Remove a compat hack SurfaceView#setWindowType()" by Yohei Yukawa · 7 years ago
  63. 7a1ad6d Remove a compat hack SurfaceView#setWindowType() by Yohei Yukawa · 7 years ago
  64. c90e5f8 Fix incorrect SV calculation in non-RT codepath. by Robert Carr · 7 years ago
  65. 7c67b7d SurfaceView: Avoid initializing Surface from an invalid SurfaceControl. by Robert Carr · 7 years ago
  66. 70f1565 Merge "SurfaceView: Fix positioning issue when toggling visibility." into oc-dev by Rob Carr · 7 years ago
  67. ad3a493 SurfaceView: Fix positioning issue when toggling visibility. by Robert Carr · 7 years ago
  68. 453fc36 Limit creating new surface for legacy apps to size changes. by Bryce Lee · 7 years ago
  69. 02949f1 Create native Surface object on updateWindow for legacy apps. by Bryce Lee · 7 years ago
  70. 552da0e SurfaceView: Fix missing override for SurfaceControl proxy by Robert Carr · 7 years ago
  71. 851e7e4 SurfaceView: Correct inverted alpha detection condition. by Robert Carr · 7 years ago
  72. 5523555 Reinstate SurfaceView Background from N by Robert Carr · 7 years ago
  73. b53670a SurfaceView: Avoid over-reporting DRAW_FINISHED. by Robert Carr · 7 years ago
  74. 7992500 Fix SurfaceView handler. by John Reck · 7 years ago
  75. d9bf5ec Merge "SurfaceView: Wait to gather transparent region." into oc-dev by Rob Carr · 7 years ago
  76. 3ca12be7 SurfaceView: Wait to gather transparent region. by Robert Carr · 7 years ago
  77. 7367809 SurfaceView: Don't destroy Surface while Stopped. by Robert Carr · 7 years ago
  78. f383c24 Unbreak even more APK 26 apps running on "O" preview/beta builds. by Jeff Sharkey · 7 years ago
  79. 00177cc SurfaceView: Reset window stopped state when attaching to window. by Robert Carr · 7 years ago
  80. de84443 SurfaceView: Release Surface with SurfaceControl. by Robert Carr · 7 years ago
  81. 3651ab8 Fix logspam NPE. by Robert Carr · 7 years ago
  82. 0c20734 Fix for SurfaceView out of a view hierarchy by Lucas Dupin · 7 years ago
  83. 414ebc6 ViewRoot: More surgically fix child-life time. by Robert Carr · 7 years ago
  84. 16e5089 Revert "ViewRootImpl: Fix child lifetime." by Bryce Lee · 7 years ago
  85. ba29dbc ViewRootImpl: Fix child lifetime. by Robert Carr · 7 years ago
  86. 8508bb2 SurfaceView: Make surfaceRedrawNeededAsync work with WM bypass. by Robert Carr · 7 years ago
  87. 3bc95b5 SurfaceView: Fix Surface leak when changing format. by Robert Carr · 7 years ago
  88. 44ab575 SurfaceView: Fix some log spam. by Robert Carr · 7 years ago
  89. 3b5011a Add a compat hack into SurfaceView#setWindowType() by Yohei Yukawa · 7 years ago
  90. 511719f SurfaceView: Update matrix when buffer size changes. by Robert Carr · 7 years ago
  91. d5c7dd6 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  92. 5aec7b9 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Wonsik Kim · 7 years ago
  93. cd4aeef Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  94. 3896db1 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Jeff Tinker · 7 years ago
  95. 693f343 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 8 years ago
  96. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 7 years ago
  97. 25cfa13 Provide non-blocking SurfaceView draw notification path. by Robert Carr · 8 years ago
  98. 3acf0382 Add benchmarks for View inflation by John Reck · 8 years ago
  99. 6bc7014 Add SurfaceHolder#lockHardwareCanvas() by John Reck · 8 years ago
  100. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago