1. cd9a18c Set SCALING_MODE_NO_SCALE_CROP for SurfaceView. by Robert Carr · 9 years ago
  2. 64e516f Sync SurfaceView position changes to parent render. by Rob Carr · 9 years ago
  3. 7e1d861 Revert "Sync SurfaceView position changes to parent render." by Rob Carr · 9 years ago
  4. 6104dc9 Sync SurfaceView position changes to parent render. by Robert Carr · 9 years ago
  5. f6829a0 Remove HardwareCanvas by Chris Craik · 9 years ago
  6. 17762bb am 64b5e00a: am ff597898: am b3ec64e1: Merge "Wire up surface width/height to lockHardwareCanvas" into lmp-mr1-dev by John Reck · 10 years ago
  7. b35c960 Wire up surface width/height to lockHardwareCanvas by John Reck · 10 years ago
  8. 28b73f7 am 692135ef: am 76adcd6e: am ea4e76f6: Merge "Fix finalizer ordering/double-free issue" into lmp-mr1-dev by John Reck · 10 years ago
  9. ea4e76f Merge "Fix finalizer ordering/double-free issue" into lmp-mr1-dev by John Reck · 10 years ago
  10. c298f9c Fix finalizer ordering/double-free issue by John Reck · 10 years ago
  11. 2d42f48 am b8038d58: Merge "Hide Surface#lockHardwareCanvas DO NOT MERGE" into lmp-sprout-dev by Justin Koh · 10 years ago
  12. 7c1ad0c Hide Surface#lockHardwareCanvas DO NOT MERGE by Justin Koh · 10 years ago
  13. 43a5328 Improve documentation by John Reck · 10 years ago
  14. 2615de9 Surface:lockHardwareCanvas DO NOT MERGE by John Reck · 10 years ago
  15. bb2d0cc Surface:lockHardwareCanvas by John Reck · 10 years ago
  16. d7e5596 Surface: Leave object in unlocked state when unlockCanvasAndPost fails by Jesse Hall · 10 years ago
  17. 5795d64 Surface: Add allocateBuffers to avoid render delay by Dan Stoza · 10 years ago
  18. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  19. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 11 years ago
  20. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  21. b6a3ef1 Merge "Add typedefs and nullness annotations." by Tor Norbye · 11 years ago
  22. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 11 years ago
  23. a86ab640 Surface: Change OutOfResourcesException to be a runtime exception by Igor Murashkin · 11 years ago
  24. ed55c8d Avoid crashing in unlockCanvasAndPost by Andy McFadden · 11 years ago
  25. fc0ebd7 Really make Surface thread-safe. by Jeff Brown · 11 years ago
  26. 9ddf32a add javadoc for SurfaceView {unL|l}ockCanvas{AndPost}() by Mathias Agopian · 11 years ago
  27. 7c116b5 make Surface.java internal state thread-safe by Mathias Agopian · 11 years ago
  28. 86e1bc7 fix CloseGuard usage in Surface by Mathias Agopian · 11 years ago
  29. 8b5aa48 Restore the ability to track native Surface changes Bug #8230990 by Romain Guy · 11 years ago
  30. 76f56dd am ceec31b7: Merge changes I5a218ca1,I853a76d9 by Mathias Agopian · 11 years ago
  31. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  32. 29479eb clean-up following Surface split by Mathias Agopian · 11 years ago
  33. 0233b6e am 30d7ab9a: fix docs build by Mathias Agopian · 11 years ago
  34. 1456758 resolved conflicts for merge of 58a1ca66 to master-chromium by Kristian Monsen · 11 years ago
  35. 30d7ab9 fix docs build by Mathias Agopian · 11 years ago
  36. ab31d35 am a41b23d5: Merge "get rid of Surface.getIdentity()" by Mathias Agopian · 11 years ago
  37. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 11 years ago
  38. f9136fd get rid of Surface.getIdentity() by Mathias Agopian · 11 years ago
  39. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 11 years ago
  40. fc615a0 Remove calls to SkCanvas::setBitmapDevice() by Derek Sollenberger · 12 years ago
  41. 545252f Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  42. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  43. 95429c3 Surface: add the PhysicalDisplayInfo#secure field by Jamie Gennis · 12 years ago
  44. 7bbf816 Set the secureness when creating displays by Jamie Gennis · 12 years ago
  45. b6ce6e4 Flag window animation transactions as animations. by Jamie Gennis · 12 years ago
  46. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 12 years ago
  47. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  48. 63f1c43 update to new SurfaceComposerClient API by Mathias Agopian · 12 years ago
  49. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  50. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  51. 0b722fe Use new surface flinger API. by Jeff Brown · 12 years ago
  52. b47bbc3 Clean up displayId and layerStack usage. by Craig Mautner · 12 years ago
  53. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  54. 9de4936 Add features to DisplayManager. by Craig Mautner · 12 years ago
  55. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  56. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  57. 3cc321e Remove dithering support. by Jeff Brown · 12 years ago
  58. ef4e817 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 12 years ago
  59. 55e395a Remove freezeDisplay(), which is no-op. by Jeff Brown · 12 years ago
  60. 78b8ef3 Surface: replace active rect with window crop by Jamie Gennis · 12 years ago
  61. b40696c Surface: add JNI plumbing for setActiveRect. by Jamie Gennis · 12 years ago
  62. c14bacf add a (hidden) api on Surface to query if the consumer is running behind the producer by Mathias Agopian · 12 years ago
  63. b85c933 Do not allow Surface creation on machines without SurfaceFlinger by Kevin Hester · 12 years ago
  64. 61566cc Fix issue #5614559: Registering surface error in... by Dianne Hackborn · 13 years ago
  65. 0ab84ef Add a LayerScreenshot by Mathias Agopian · 13 years ago
  66. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  67. d6809f4 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  68. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  69. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  70. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  71. 0db3aef Surface: unhide the SurfaceTexture ctor by Jamie Gennis · 13 years ago
  72. df0c84f Surface: move the SurfaceTexture ctor by Jamie Gennis · 13 years ago
  73. 67403e0 BLUR_BEHIND flag is not supported anymore by Mathias Agopian · 13 years ago
  74. b923066 Mark Window-Manager-specific APIs on android.view.Surface as @hide by Mathias Agopian · 13 years ago
  75. 0de171b Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 13 years ago
  76. 5be8de3 More compatibility mode improvements. by Dianne Hackborn · 13 years ago
  77. d6f5bde Protected surface API by Glenn Kasten · 14 years ago
  78. 2a83f00 Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150 by Romain Guy · 14 years ago
  79. 334031c Fix documentation errors by Glenn Kasten · 14 years ago
  80. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  81. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  82. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 14 years ago
  83. d10cd57 Always create OpenGL accelerated windows in RGBA 8888. by Romain Guy · 14 years ago
  84. 55fb51a resolved conflicts for merge of 86303198 to kraken by Marco Nelissen · 14 years ago
  85. 8138cb4 Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 14 years ago
  86. e30b9ce Attempt to fix the build. by Jeff Hamilton · 14 years ago
  87. 0c1be50 am dc14dc6d: am bf73bbff: Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 14 years ago
  88. ba3e31d Some debugging help for issue #2594388 by Dianne Hackborn · 14 years ago
  89. 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 14 years ago
  90. f5e32f3 another small step towards fixing [2501808] sapphire: OOM in GPU Surface area by Mathias Agopian · 14 years ago
  91. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 14 years ago
  92. 0586a1b Fix issue #2095422: Some fades from opaque to transparent don't work by Dianne Hackborn · 15 years ago
  93. b2f8450 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
  94. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  95. a5d7b1b am 159e1a9a: Merge change 8883 into donut by Android (Google) Code Review · 15 years ago
  96. c87c4a3 fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZEN by Mathias Agopian · 15 years ago
  97. 08f89ed am e0ef973b: Merge change 8323 into donut by Android (Google) Code Review · 15 years ago
  98. 240f8a7 * a best effort fix for apps that uses get/set Matrix API on canvas. by Mitsuru Oshima · 15 years ago
  99. d5d967f am 38ed7d77: * Adjust canvas size under compatibility mode. by Mitsuru Oshima · 15 years ago
  100. 38ed7d77 * Adjust canvas size under compatibility mode. by Mitsuru Oshima · 15 years ago