1. 32a55cf6 Fix sp<> conversion operator / constructor by Mathias Agopian · 13 years ago
  2. 6062c59 Skia Merge (revision 808) by Derek Sollenberger · 13 years ago
  3. fea12b8 Catch exception when ViewRoot's surface is not valid. Bug #3399426 by Romain Guy · 14 years ago
  4. 2a83f00 Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150 by Romain Guy · 14 years ago
  5. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  6. 1f5b195 Don't leak. by Dianne Hackborn · 14 years ago
  7. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 14 years ago
  8. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 14 years ago
  9. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  10. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  11. 8b73ae4 fix [2757903] Crash in EGL when creating an EGLSurface by Mathias Agopian · 14 years ago
  12. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 14 years ago
  13. 55fb51a resolved conflicts for merge of 86303198 to kraken by Marco Nelissen · 14 years ago
  14. 8138cb4 Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 14 years ago
  15. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 14 years ago
  16. 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 14 years ago
  17. af1e11b one step toward fixing [2501808] sapphire: OOM in GPU Surface area by Mathias Agopian · 14 years ago
  18. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 14 years ago
  19. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  20. 0586a1b Fix issue #2095422: Some fades from opaque to transparent don't work by Dianne Hackborn · 15 years ago
  21. f1e5b0d add support for RGBX_8888 by Mathias Agopian · 15 years ago
  22. 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
  23. 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
  24. 17f638b more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 15 years ago
  25. 402c346 fix some issues with Surface's lifetime management. by Mathias Agopian · 15 years ago
  26. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  27. 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
  28. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  29. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  30. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  31. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago