summaryrefslogtreecommitdiffstats
path: root/include/surfaceflinger/Surface.h
Commit message (Expand)AuthorAgeFilesLines
* fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian2010-10-041-0/+2
* fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-241-0/+3
* Re-use existing Surface objects when reading them from parcels.Jamie Gennis2010-07-161-2/+8
* Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-8/+8
* allow re-targetting of surfacesMathias Agopian2010-06-081-3/+3
* optimize Surface.readFromParcel()Mathias Agopian2010-06-041-4/+3
* split surface management from surface's buffers managementMathias Agopian2010-06-041-5/+4
* more clean-up in preparation of bigger changesMathias Agopian2010-05-281-2/+2
* more clean-up of Surfaceflinger's client managementMathias Agopian2010-05-271-1/+2
* fix [2712278] The preview buffer left some black borders in left and bottom e...Mathias Agopian2010-05-251-1/+2
* added the notion of fixed-size buffersMathias Agopian2010-05-241-5/+32
* added native_window_set_buffer_count()Mathias Agopian2010-05-211-0/+1
* SharedBufferStack now can grow up to 16 buffers.Mathias Agopian2010-05-121-0/+1
* cleanup. waitForCondition() now uses polymorphsim instead of templtesMathias Agopian2010-04-281-23/+33
* better fix for [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-211-1/+1
* added setCrop() to android_native_window_tMathias Agopian2010-04-201-0/+3
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-0/+2
* implement connect/disconnect in our native_window_t implementationsMathias Agopian2010-03-111-0/+8
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-0/+254