1. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago
  2. 15473e0 SurfaceView only call forceDisconnect if isValid am: 6ba466ff3e am: 5a0da698a7 by John Reck · 8 years ago
  3. 6ba466f SurfaceView only call forceDisconnect if isValid by John Reck · 8 years ago
  4. 603ed53 SurfaceView: Force surface disconnection before reuse. am: 387838be95 am: 288ce4fc42 by Robert Carr · 8 years ago
  5. 288ce4f SurfaceView: Force surface disconnection before reuse. am: 387838be95 by Robert Carr · 8 years ago
  6. 9d88f86 Merge "SurfaceView: Force surface disconnection before reuse." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  7. 387838b SurfaceView: Force surface disconnection before reuse. by Robert Carr · 8 years ago
  8. 4522876 SurfaceView: Correct coordinate space in windowPositionLostRT. am: 3387913237 am: d0c9771e49 by Robert Carr · 8 years ago
  9. 3387913 SurfaceView: Correct coordinate space in windowPositionLostRT. by Robert Carr · 8 years ago
  10. 71c5102 resolve merge conflicts of bde1d34 to master by Svetoslav Ganov · 8 years ago
  11. aa07653 Prevent apps to overlay other apps via toast windows by Svetoslav Ganov · 8 years ago
  12. 077cde7 Clean up VideoView, SurfaceView constructors am: 768ca7d19b am: 9af5e5b31b by Alan Viverette · 8 years ago
  13. 768ca7d Clean up VideoView, SurfaceView constructors by Alan Viverette · 8 years ago
  14. 2fc661a Revert "Prevent apps to overlay other apps via toast windows" by Svetoslav Ganov · 8 years ago
  15. dc24f93 Prevent apps to overlay other apps via toast windows by Svet Ganov · 8 years ago
  16. 49b593e Remove unused SurfaceView state. by Robert Carr · 8 years ago
  17. 0fc8707 Merge \"Add missing null checks\" into nyc-dev am: 02e391585d by John Reck · 8 years ago
  18. 474659c Add missing null checks by John Reck · 8 years ago
  19. 0a3a75e Merge \"Change approach for windowPositionLostRT\" into nyc-dev am: 16038a0c5f by John Reck · 8 years ago
  20. f23a1b8 Change approach for windowPositionLostRT by John Reck · 8 years ago
  21. 15e0bb4 SurfaceView: Careful with FLAG_PRESERVE_GEOMETRY. by Robert Carr · 8 years ago
  22. 34bf49e DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it by John Reck · 8 years ago
  23. aa6e84f Move SurfaceView offscreen if the app stops drawing it by John Reck · 8 years ago
  24. 6ee192f Document that SurfaceView is synchronous in N by Chris Craik · 8 years ago
  25. f057fb5 Fix sw legacy compat path in SurfaceView by John Reck · 8 years ago
  26. 0b10c33 Ensure we change SurfaceView size from UI thread. by Robert Carr · 8 years ago
  27. 6136273 Don't change geometry in relayout if preserve geometry is requested by Chong Zhang · 8 years ago
  28. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 9 years ago
  29. afeea9b Include containing window title in SurfaceView's title by John Reck · 9 years ago
  30. f648108 Have RT drive window positioning by John Reck · 9 years ago
  31. a4a58ef Fix app staying in drag resizing when undocking by Jorim Jaggi · 9 years ago
  32. d86c63a Layout SurfaceView in parent frame. by Robert Carr · 9 years ago
  33. 2e95a48 More optimization while dragging docked divider by Jorim Jaggi · 9 years ago
  34. cd9a18c Set SCALING_MODE_NO_SCALE_CROP for SurfaceView. by Robert Carr · 9 years ago
  35. 64aadd0 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  36. 253a20f Fix black holes and flickering in docked resizing by Jorim Jaggi · 9 years ago
  37. 7d73643 Revert "Clarify geometry management for SurfaceView" by Bart Sears · 9 years ago
  38. 78a45f2 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  39. 64e516f Sync SurfaceView position changes to parent render. by Rob Carr · 9 years ago
  40. 7e1d861 Revert "Sync SurfaceView position changes to parent render." by Rob Carr · 9 years ago
  41. 6104dc9 Sync SurfaceView position changes to parent render. by Robert Carr · 9 years ago
  42. a8fe43f Ensure SurfaceView requests WM relayout when size changes. by Robert Carr · 9 years ago
  43. 6fa9512 Set the right reportNextDraw by John Reck · 9 years ago
  44. 2217f61 Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev"" by Filip Gruszczynski · 9 years ago
  45. 4bb6b75 Revert "resolved conflicts for merge of 47249f2a to mnc-dev" by Dianne Hackborn · 9 years ago
  46. 3e11bf3 Support for devices with a chin. by Filip Gruszczynski · 9 years ago
  47. 37d7a68 Fix inset hinting when adding window by Adrian Roos · 10 years ago
  48. 77e4a52 Re-allow suppressing onDetachedFromWindow by John Reck · 10 years ago
  49. fa10423 Add stable insets for stable system windows by Adrian Roos · 10 years ago
  50. 9a22f0f Add overlay view in Tv Input Framework by Youngsang Cho · 10 years ago
  51. edb6719 Merge "Revert "VideoPlaneView initial implementation"" by Wonsik Kim · 10 years ago
  52. 475e3f0 Revert "VideoPlaneView initial implementation" by Wonsik Kim · 10 years ago
  53. b14dfe2 Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()"" by John Reck · 11 years ago
  54. bac16fa Revert "Workaround apps not calling super.onDetachedFromWindow()" by Bart Sears · 11 years ago
  55. 198d208 Workaround apps not calling super.onDetachedFromWindow() by John Reck · 11 years ago
  56. 5f8aa41 VideoPlaneView initial implementation by Wonsik Kim · 11 years ago
  57. 38dc2ad am b2db2fbc: am 6d90862f: am d65825ab: Merge "Private flags are masked in correct variable" into klp-dev by Adam Lesinski · 11 years ago
  58. 95c4297 Private flags are masked in correct variable by Adam Lesinski · 11 years ago
  59. 49e4329 am 234c6c8a: am ff7cba54: am 42e9b631: Merge "Make room for new public flags" into klp-dev by Adam Lesinski · 11 years ago
  60. 6a591f5 Make room for new public flags by Adam Lesinski · 11 years ago
  61. 33069f4 am 47869404: am 2cad64c0: Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev by Igor Murashkin · 11 years ago
  62. a86ab640 Surface: Change OutOfResourcesException to be a runtime exception by Igor Murashkin · 11 years ago
  63. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  64. 667809e simplify Surface{View} dirty rect handling by Mathias Agopian · 11 years ago
  65. 9ddf32a add javadoc for SurfaceView {unL|l}ockCanvas{AndPost}() by Mathias Agopian · 11 years ago
  66. 1c5383c Fix issue #8512015: VideoView's window animates when its position changes by Dianne Hackborn · 11 years ago
  67. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 12 years ago
  68. f0681b3 Secure windows, secure surface views and secure displays. by Jeff Brown · 12 years ago
  69. c9f345f Document interaction of SurfaceView and post-layout transforms by Jesse Hall · 12 years ago
  70. 8d0243a Fix surface view on secondary display. by Jeff Brown · 12 years ago
  71. 656e3af Convert resized() method to new parameters. by Craig Mautner · 12 years ago
  72. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  73. 4702a85 More view hierarchy, fragment debugging. by Dianne Hackborn · 12 years ago
  74. 88a4292 am 807c7ae0: am 7835d4fb: Merge "Fix SurfaceView notifies on invalid surfaces." by Jean-Baptiste Queru · 12 years ago
  75. f750b8c Fix SurfaceView notifies on invalid surfaces. by Andreas Röhl · 12 years ago
  76. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  77. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago
  78. 7ed1d66 Merge "fix SurfaceView visibility state changes" into jb-dev by Mathias Agopian · 12 years ago
  79. 85afd1b Implement new window cropping. by Dianne Hackborn · 12 years ago
  80. cbeb332 fix SurfaceView visibility state changes by Mathias Agopian · 12 years ago
  81. 5c58de3 Add system insets to windows. by Dianne Hackborn · 12 years ago
  82. a175a5b Encapsulate the ViewRootImpl's handler. by Jeff Brown · 13 years ago
  83. 61566cc Fix issue #5614559: Registering surface error in... by Dianne Hackborn · 13 years ago
  84. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 13 years ago
  85. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  86. 6dd005b I. Can. Not. Stand. ViewAncestor. by Dianne Hackborn · 13 years ago
  87. fee1c69 resolved conflicts for merge of 77dd616e to master by Dianne Hackborn · 13 years ago
  88. 5be8de3 More compatibility mode improvements. by Dianne Hackborn · 13 years ago
  89. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  90. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  91. 01d5edc Prevent crash when detaching a SurfaceView. Bug #3400461 by Romain Guy · 14 years ago
  92. 0c75622 Fix crash in movie studio. by Romain Guy · 14 years ago
  93. f2499fa Make sure that we update SurfaceView's window with display lists. Bug #3395487 by Romain Guy · 14 years ago
  94. 30bc34f Fix surface frame size reporting. by Jeff Brown · 14 years ago
  95. 334031c Fix documentation errors by Glenn Kasten · 14 years ago
  96. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  97. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  98. ef11530 fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  99. 995bb9d fix [3008290] passion GB surface does not send surfaceChanged notification after size change. by Mathias Agopian · 14 years ago
  100. 251fd43 Argh oops I didn't mean to delete this. by Dianne Hackborn · 14 years ago