summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)Mathias Agopian2011-01-251-32/+3
* partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT ME...Mathias Agopian2011-01-251-1/+1
* minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)Mathias Agopian2011-01-251-3/+3
* Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into gingerbreadMathias Agopian2011-01-191-19/+4
|\
| * Use EGL_NATIVE_VISUAL_ID to select EGLConfigMathias Agopian2011-01-161-19/+4
* | Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbreadJeff Brown2011-01-182-1/+63
|\ \
| * | Filter virtual keys after touches. (DO NOT MERGE)Jeff Brown2011-01-112-1/+63
* | | Fix the ISurfaceComposer onTransact switch.Jamie Gennis2011-01-161-2/+2
| |/ |/|
* | Fix issue 3302649.Eric Laurent2011-01-041-0/+3
|/
* Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-221-1/+15
* fix [3127755] Launcher is missing anti-aliasingMathias Agopian2010-12-153-1/+8
* Merge changes Ie03796ae,Ide3e980a into gingerbreadMathias Agopian2010-12-071-6/+13
|\
| * [3171580] Add transform field to native buffers. (DO NOT MERGE)Mathias Agopian2010-12-031-6/+13
* | Merge "[3171580] don't automatically log GraphicBuffer allocation failures" i...Mathias Agopian2010-12-072-4/+12
|\ \ | |/
| * [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-032-4/+12
* | Fixed a race condition where some recording frames may not be releasedJames Dong2010-12-061-0/+3
|/
* Fix a key repeating bug. (DO NOT MERGE)Jeff Brown2010-11-171-40/+40
* Fix stuck keys when released out of order. (DO NOT MERGE)Jeff Brown2010-11-171-2/+2
* Merge "fix [3148312] Region can access data out of bounds" into gingerbreadMathias Agopian2010-11-081-1/+1
|\
| * fix [3148312] Region can access data out of boundsMathias Agopian2010-10-291-1/+1
* | Fix bugs related to cheek event suppression.Jeff Brown2010-11-011-3/+3
|/
* Drop all dispatcher state when dispatcher is disabled.Jeff Brown2010-10-271-1/+23
* Updade Surface (ANativeWindow) format based on its buffers formatMathias Agopian2010-10-251-0/+11
* Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-236-21/+3647
* Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbreadKenny Root2010-10-221-1/+9
|\
| * Initialized check in ZipFileRO::findEntryByNameKenny Root2010-10-211-1/+9
* | Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
|/
* Merge "propagate RS context priority to EGLContext when possible. DO NOT MERG...Mathias Agopian2010-10-202-1/+16
|\
| * propagate RS context priority to EGLContext when possible. DO NOT MERGE.Mathias Agopian2010-10-112-1/+16
* | Reduce logging.Joe Onorato2010-10-191-1/+2
* | Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-40/+28
* | Fix a native crash in input dispatcher when windows are removed.Jeff Brown2010-10-151-1/+1
* | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-2/+3
* | Merge "Improve input device calibration format." into gingerbreadJeff Brown2010-10-151-111/+176
|\ \
| * | Improve input device calibration format.Jeff Brown2010-10-141-111/+176
* | | Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbreadRaphael Moll2010-10-141-20/+37
|\ \ \ | |/ / |/| |
| * | MinGW/Cygwin requires open() in O_BINARY mode.Raphael Moll2010-10-131-20/+37
* | | Merge "Make sure EventHub reports added/removed devices immediately." into gi...Jeff Brown2010-10-141-3/+8
|\ \ \ | |/ / |/| |
| * | Make sure EventHub reports added/removed devices immediately.Jeff Brown2010-10-141-3/+8
* | | Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-132-17/+45
|\ \ \
| * | | OBB: use PBKDF2 for key generation.Kenny Root2010-10-132-17/+45
* | | | implement part of [3094280] New animation for screen on and screen offMathias Agopian2010-10-131-0/+15
|/ / /
* | | turn off the electron beamMathias Agopian2010-10-121-0/+15
|/ /
* | Improve the input policy handling a bit.Jeff Brown2010-10-121-8/+6
* | Fix a bug synthesizing cancelation events for motions.Jeff Brown2010-10-111-1/+1
|/
* Merge "Change to new binder implementation for OBB" into gingerbreadKenny Root2010-10-111-1/+4
|\
| * Change to new binder implementation for OBBKenny Root2010-10-111-1/+4
* | Merge "OBB: rearrange to be entirely asynchronous" into gingerbreadKenny Root2010-10-112-5/+7
|\ \ | |/
| * OBB: rearrange to be entirely asynchronousKenny Root2010-10-112-5/+7
* | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-33/+30
|/