1. 728d849 minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  2. d4e03f3 addresses parts of 3096779 and 3097475 by Mathias Agopian · 14 years ago
  3. 2d2b803 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
  4. aab758e turn off the electron beam by Mathias Agopian · 14 years ago
  5. 8ddd2c7 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 14 years ago
  6. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  7. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  8. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  9. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 14 years ago
  10. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  11. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  12. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 14 years ago
  13. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  14. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  15. c7b388c more clean-up of Surfaceflinger's client management by Mathias Agopian · 14 years ago
  16. 2ce19af fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 14 years ago
  17. 2be352a added the notion of fixed-size buffers by Mathias Agopian · 14 years ago
  18. 25f0bda added native_window_set_buffer_count() by Mathias Agopian · 14 years ago
  19. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  20. f590f70 cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 14 years ago
  21. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 14 years ago
  22. 16a86ee added setCrop() to android_native_window_t by Mathias Agopian · 14 years ago
  23. 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 14 years ago
  24. 2f7540e implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 14 years ago
  25. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 14 years ago
  26. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago