1. 7c116b5 make Surface.java internal state thread-safe by Mathias Agopian · 11 years ago
  2. 86e1bc7 fix CloseGuard usage in Surface by Mathias Agopian · 11 years ago
  3. c3b9cd6 Try to keep the same native Surface object when reading a parcel by Mathias Agopian · 11 years ago
  4. 4a05f43 remove uses of Surface in favor of IGraphicBufferProducer by Mathias Agopian · 11 years ago
  5. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 11 years ago
  6. 8b5aa48 Restore the ability to track native Surface changes Bug #8230990 by Romain Guy · 11 years ago
  7. ffddc9b Fix SurfaceControl.setDisplaySurface() such that it accepts a null Surface by Mathias Agopian · 12 years ago
  8. 51eb127 am e4d3b06b: Merge "get rid of uses of getISurfaceTexture" by Mathias Agopian · 12 years ago
  9. f3d3b4d get rid of uses of getISurfaceTexture by Mathias Agopian · 12 years ago
  10. 4078559 am 8d1a6af4: Merge "fix typo introduced in SurfaceTextureClient to Surface renaming" by Mathias Agopian · 12 years ago
  11. f798a8e fix typo introduced in SurfaceTextureClient to Surface renaming by Mathias Agopian · 12 years ago
  12. 76f56dd am ceec31b7: Merge changes I5a218ca1,I853a76d9 by Mathias Agopian · 12 years ago
  13. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  14. 29479eb clean-up following Surface split by Mathias Agopian · 12 years ago
  15. 88e4b3f Final merge fix by Kristian Monsen · 12 years ago
  16. e32e2b3 Fixup from merge, and compile fix due to different skia version by Kristian Monsen · 12 years ago
  17. 1456758 resolved conflicts for merge of 58a1ca66 to master-chromium by Kristian Monsen · 12 years ago
  18. ab31d35 am a41b23d5: Merge "get rid of Surface.getIdentity()" by Mathias Agopian · 12 years ago
  19. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 12 years ago
  20. f9136fd get rid of Surface.getIdentity() by Mathias Agopian · 12 years ago
  21. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 12 years ago
  22. fc615a0 Remove calls to SkCanvas::setBitmapDevice() by Derek Sollenberger · 12 years ago
  23. 2fa54ce Merge "Update framework to support r5967 of Skia." into master-chromium by Derek Sollenberger · 12 years ago
  24. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  25. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  26. 95429c3 Surface: add the PhysicalDisplayInfo#secure field by Jamie Gennis · 12 years ago
  27. 7bbf816 Set the secureness when creating displays by Jamie Gennis · 12 years ago
  28. b6ce6e4 Flag window animation transactions as animations. by Jamie Gennis · 12 years ago
  29. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 12 years ago
  30. 3bcbad7 Plumb display name into SurfaceFlinger by Andy McFadden · 12 years ago
  31. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  32. 63f1c43 update to new SurfaceComposerClient API by Mathias Agopian · 12 years ago
  33. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  34. 0b722fe Use new surface flinger API. by Jeff Brown · 12 years ago
  35. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  36. 9de4936 Add features to DisplayManager. by Craig Mautner · 12 years ago
  37. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  38. ef4e817 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 12 years ago
  39. 55e395a Remove freezeDisplay(), which is no-op. by Jeff Brown · 12 years ago
  40. 78b8ef3 Surface: replace active rect with window crop by Jamie Gennis · 12 years ago
  41. b40696c Surface: add JNI plumbing for setActiveRect. by Jamie Gennis · 12 years ago
  42. c14bacf add a (hidden) api on Surface to query if the consumer is running behind the producer by Mathias Agopian · 12 years ago
  43. 497db8b Making the setSurface non-static by Pannag Sanketi · 12 years ago
  44. 2e76c99 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 13 years ago
  45. 047238c Switch Parcel to static JNI calls, pass pointer. by Jeff Sharkey · 12 years ago
  46. 8335f1c fix libgui header location by Mathias Agopian · 13 years ago
  47. 8835f29 Fix incorrect prototype for JNI call by Bhanu Chetlapalli · 13 years ago
  48. 61566cc Fix issue #5614559: Registering surface error in... by Dianne Hackborn · 13 years ago
  49. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  50. 0de171b Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 13 years ago
  51. 4e8a5c9 Add method to create a ParcelSurfaceTexture from android.view.Surface. by tedbo · 13 years ago
  52. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  53. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  54. 8451b25 Use jniThrowException for exception throwing from native code. by Elliott Hughes · 13 years ago
  55. 375aa0b Fix a compare of JNI references to use IsSameObject. by Carl Shapiro · 13 years ago
  56. 32a55cf6 Fix sp<> conversion operator / constructor by Mathias Agopian · 14 years ago
  57. 6062c59 Skia Merge (revision 808) by Derek Sollenberger · 14 years ago
  58. fea12b8 Catch exception when ViewRoot's surface is not valid. Bug #3399426 by Romain Guy · 14 years ago
  59. 2a83f00 Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150 by Romain Guy · 14 years ago
  60. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  61. 1f5b195 Don't leak. by Dianne Hackborn · 14 years ago
  62. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 14 years ago
  63. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 14 years ago
  64. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  65. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  66. 8b73ae4 fix [2757903] Crash in EGL when creating an EGLSurface by Mathias Agopian · 14 years ago
  67. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 14 years ago
  68. 55fb51a resolved conflicts for merge of 86303198 to kraken by Marco Nelissen · 14 years ago
  69. 8138cb4 Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 14 years ago
  70. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 14 years ago
  71. 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 14 years ago
  72. af1e11b one step toward fixing [2501808] sapphire: OOM in GPU Surface area by Mathias Agopian · 14 years ago
  73. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 14 years ago
  74. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  75. 0586a1b Fix issue #2095422: Some fades from opaque to transparent don't work by Dianne Hackborn · 15 years ago
  76. f1e5b0d add support for RGBX_8888 by Mathias Agopian · 15 years ago
  77. 6158b1b Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 15 years ago
  78. 69d6209 cleanup, remove unused fields. Also make sure that we don't systematically allocate a Surface in Surface.java if only a SurfaceControl is needed (Common case). by Mathias Agopian · 15 years ago
  79. 17f638b more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 15 years ago
  80. 402c346 fix some issues with Surface's lifetime management. by Mathias Agopian · 15 years ago
  81. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  82. eb0c86e AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 15 years ago
  83. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  84. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  85. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  86. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago