summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* Fence didn't manager sync_wait error codes properlyMathias Agopian2012-10-091-5/+6
* Add Fence::waitForever which logs a warning timeout, and use itJesse Hall2012-10-021-0/+14
* Show build config in dumpsys SurfaceFlingerAndy McFadden2012-09-252-1/+38
* Region::validate() cannot be called from addRectUnchecked()Mathias Agopian2012-09-121-4/+0
* strengthen region validationMathias Agopian2012-09-121-23/+59
* Add a way to retrieve a Region as a SharedBufferMathias Agopian2012-08-311-0/+12
* change how we store Region data internallyMathias Agopian2012-08-311-43/+30
* don't generate a new Region when translating by 0,0Mathias Agopian2012-08-311-1/+1
* libgui: add some error checksJamie Gennis2012-08-301-1/+6
* improve [un]marshalling of non-binder objectsMathias Agopian2012-08-131-51/+23
* Merge "log more info on fence sync_merge error" into jb-mr1-devMathias Agopian2012-07-301-2/+4
|\
| * log more info on fence sync_merge errorMathias Agopian2012-07-301-2/+4
* | Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-281-6/+12
|\ \ | |/ |/|
| * libs/ui: Add support for triple framebuffersNaseer Ahmed2012-07-091-6/+12
* | Pass fences with buffers from SurfaceTextureClientJesse Hall2012-06-301-0/+3
* | Return fence to client in dequeuBufferJesse Hall2012-06-281-0/+4
* | Transfer HWC release fences to BufferQueueJesse Hall2012-06-211-1/+3
* | Move remaining bits of lockBuffer to dequeueBufferJesse Hall2012-06-211-13/+4
* | Update ANativeWindow clients for syncJamie Gennis2012-06-202-6/+38
* | libui: add the Fence classJamie Gennis2012-06-201-0/+95
|/
* SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-111-1/+1
* libui: add the Rect::transform methodJamie Gennis2012-05-071-0/+21
* PixelFormat.UNKNOWN should return an error when queriedMathias Agopian2012-04-241-1/+1
* fix Region const_iterator.Mathias Agopian2012-04-161-1/+9
* add more tracing for buffer allocationMathias Agopian2012-02-292-0/+10
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-242-24/+3
* remove libui dependency on libEGLMathias Agopian2012-02-242-123/+0
* deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-1/+4
* Merge "libui: add ability to force a framebuffer format for EGL's use"Dima Zavin2012-02-222-0/+16
|\
| * libui: add ability to force a framebuffer format for EGL's useDima Zavin2012-02-222-0/+16
* | remove libui's dependency on libpixelflingerMathias Agopian2012-02-212-18/+43
|/
* frameworks/base refactoringMathias Agopian2012-02-2011-4589/+1
* frameworks/base refactoring.Mathias Agopian2012-02-179-14/+15
* Accurately track the sequence numbers of batched events.Jeff Brown2012-02-131-8/+42
* Enable deferred input messages to be batched.Jeff Brown2012-02-131-52/+40
* Implement batching of input events on the consumer side.Jeff Brown2012-02-133-80/+269
* Dispatch multiple touch events in parallel.Jeff Brown2012-02-131-0/+13
* Rewrite input transport using sockets.Jeff Brown2012-02-133-867/+270
* Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-071-0/+19
* remove dead/usnused codeMathias Agopian2012-01-113-108/+0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0810-90/+90
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-063-7/+7
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-038-76/+76
* Eliminate hw.keyboards system properties.Jeff Brown2011-11-152-55/+0
* Region cannot handle malformed Rects. Abort the Region op in that case.Mathias Agopian2011-09-261-0/+1
* Make sure Region handles invalid rectanglesMathias Agopian2011-09-191-0/+5
* Can't stop the fling!Jeff Brown2011-09-161-0/+2
* Velocity Tracker II: The Revenge of Velocity TrackerJeff Brown2011-09-141-45/+280
* Tweak VelocityTracker.Jeff Brown2011-09-091-62/+30
* revert last change to EGLUtils::selectConfigForPixelFormatMathias Agopian2011-08-151-39/+19