summaryrefslogtreecommitdiff
path: root/include/surfaceflinger
AgeCommit message (Expand)Author
2010-10-06am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buf... Mathias Agopian
2010-10-04fix [2835280] Add support for cancelling buffers to ANativeWindow Mathias Agopian
2010-10-04refactored screenshot code Mathias Agopian
2010-09-29refactored screenshot code Mathias Agopian
2010-09-24am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread Mathias Agopian
2010-09-24add support for [1974164] Be able to take a screen shot on the device Mathias Agopian
2010-08-24am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or... Mathias Agopian
2010-08-24fix [2931513] Add support for setting the orientation of an ANativeWindow Mathias Agopian
2010-08-23Change the framework to use the new camera preview path. Jamie Gennis
2010-08-23Squashed commit of the following: Andreas Huber
2010-07-16Re-use existing Surface objects when reading them from parcels. Jamie Gennis
2010-06-30Introduce official public NativeWindow type. Dianne Hackborn
2010-06-08allow re-targetting of surfaces Mathias Agopian
2010-06-04optimize Surface.readFromParcel() Mathias Agopian
2010-06-04split surface management from surface's buffers management Mathias Agopian
2010-05-28more clean-up in preparation of bigger changes Mathias Agopian
2010-05-27more clean-up of Surfaceflinger's client management Mathias Agopian
2010-05-25fix [2712278] The preview buffer left some black borders in left and bottom e... Mathias Agopian
2010-05-24added the notion of fixed-size buffers Mathias Agopian
2010-05-21added native_window_set_buffer_count() Mathias Agopian
2010-05-12SharedBufferStack now can grow up to 16 buffers. Mathias Agopian
2010-04-28cleanup. waitForCondition() now uses polymorphsim instead of templtes Mathias Agopian
2010-04-21better fix for [2420565] Surface.lockCanvas() updates the dirty region too often Mathias Agopian
2010-04-20added setCrop() to android_native_window_t Mathias Agopian
2010-04-12don't hardcode "mSurface" throughout our source code Mathias Agopian
2010-03-11implement connect/disconnect in our native_window_t implementations Mathias Agopian
2010-03-01Added a name to Surface created by SurfaceFlinger Mathias Agopian
2010-02-11split libsurfaceflinger_client and libcamera_client out of libui Mathias Agopian