summaryrefslogtreecommitdiffstats
path: root/include/private/ui
Commit message (Expand)AuthorAgeFilesLines
* strengthen region validationMathias Agopian2012-09-121-1/+1
* fix Region const_iterator.Mathias Agopian2012-04-161-13/+30
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-17/+0
* fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian2010-12-081-83/+0
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-112-432/+0
* fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-6/+9
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-072-48/+1
* fix [2152536] ANR in browserMathias Agopian2009-10-061-7/+13
* fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-061-0/+83
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-062-127/+1
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-7/+9
* add basic time stats for surfaces lock timeMathias Agopian2009-09-171-8/+20
* make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-0/+2
* fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-101-2/+3
* make sure conditions will return when the status of a surface is not NO_ERRORMathias Agopian2009-09-101-4/+12
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-074-156/+331
* be more friendly with CMathias Agopian2009-08-131-2/+2
* add a ctor to Mutex to specify the type, which can be shared. This is used by...Mathias Agopian2009-07-131-0/+2
* add a virtual destructor to region_rasterizer, to be on the safe sideMathias Agopian2009-07-071-0/+2
* revive the copybit test.Mathias Agopian2009-06-091-0/+1
* cleanup Debug.h a bitMathias Agopian2009-06-041-12/+5
* Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-171-0/+279
* move android_native_buffer_t declaration into its own private/ui/android_nati...Mathias Agopian2009-05-052-1/+63
* move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-051-0/+76
* a brand new MessageQueue for SurfaceFlinger.Mathias Agopian2009-04-241-28/+0
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-13/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+319
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-319/+0
* Initial ContributionThe Android Open Source Project2008-10-213-0/+319