summaryrefslogtreecommitdiffstats
path: root/include/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* add support for [1974164] Be able to take a screen shot on the deviceMathias Agopian2010-09-241-1/+9
* 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-044-26/+28
* more clean-up in preparation of bigger changesMathias Agopian2010-05-285-17/+31
* more clean-up of Surfaceflinger's client managementMathias Agopian2010-05-272-19/+27
* fix [2712278] The preview buffer left some black borders in left and bottom e...Mathias Agopian2010-05-252-14/+12
* added the notion of fixed-size buffersMathias Agopian2010-05-242-6/+34
* added native_window_set_buffer_count()Mathias Agopian2010-05-211-0/+1
* SharedBufferStack now can grow up to 16 buffers.Mathias Agopian2010-05-122-0/+3
* 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-202-0/+12
* 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
* Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-012-0/+12
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-115-0/+764