1. bce2e90 am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  2. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  3. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  4. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  5. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 14 years ago
  6. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  7. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  8. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 14 years ago
  9. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  10. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  11. c7b388c more clean-up of Surfaceflinger's client management by Mathias Agopian · 14 years ago
  12. 2ce19af fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 14 years ago
  13. 2be352a added the notion of fixed-size buffers by Mathias Agopian · 14 years ago
  14. 25f0bda added native_window_set_buffer_count() by Mathias Agopian · 14 years ago
  15. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  16. f590f70 cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 14 years ago
  17. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 14 years ago
  18. 16a86ee added setCrop() to android_native_window_t by Mathias Agopian · 14 years ago
  19. 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 14 years ago
  20. 2f7540e implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 14 years ago
  21. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 14 years ago
  22. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago