summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger_client/Surface.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-241-0/+22
* Remove some debug logging that I accidentally committed.Jamie Gennis2010-07-191-3/+0
* Re-use existing Surface objects when reading them from parcels.Jamie Gennis2010-07-161-7/+28
* Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-18/+18
* allow re-targetting of surfacesMathias Agopian2010-06-081-15/+40
* optimize Surface.readFromParcel()Mathias Agopian2010-06-041-8/+13
* split surface management from surface's buffers managementMathias Agopian2010-06-041-38/+68
* more clean-up in preparation of bigger changesMathias Agopian2010-05-281-7/+4
* more clean-up of Surfaceflinger's client managementMathias Agopian2010-05-271-12/+8
* oopsie. forgot to displatch SET_BUFFERS_GEOMETRYMathias Agopian2010-05-261-0/+3
* fix [2712278] The preview buffer left some black borders in left and bottom e...Mathias Agopian2010-05-251-67/+69
* added the notion of fixed-size buffersMathias Agopian2010-05-241-33/+108
* added native_window_set_buffer_count()Mathias Agopian2010-05-211-1/+8
* fix the threading issue for setBuffercount()Mathias Agopian2010-05-201-10/+9
* SharedBufferStack now can grow up to 16 buffers.Mathias Agopian2010-05-121-0/+21
* cleanup. waitForCondition() now uses polymorphsim instead of templtesMathias Agopian2010-04-281-18/+12
* better fix for [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-211-31/+27
* added setCrop() to android_native_window_tMathias Agopian2010-04-201-0/+20
* fix [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-081-11/+14
* implement connect/disconnect in our native_window_t implementationsMathias Agopian2010-03-111-7/+82
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-0/+758