summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in t...Jean-Baptiste Queru2010-11-171-19/+26
|\
| * Framebuffer: Support variable number of framebuffers in the UIRodrigo Obregon2010-11-031-19/+26
| * Only monitor recognized uevent devices.Sean McNeil2010-08-231-1/+8
* | am fe40e9e0: Merge "fix [3148312] Region can access data out of bounds" into ...Mathias Agopian2010-11-081-1/+1
|\ \
| * \ 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
* | | | am a87ea46c: Fix bugs related to cheek event suppression.Jeff Brown2010-11-011-3/+3
|\ \ \ \ | |/ / /
| * | | Fix bugs related to cheek event suppression.Jeff Brown2010-11-011-3/+3
| |/ /
* | | am 120a4594: Drop all dispatcher state when dispatcher is disabled.Jeff Brown2010-10-271-1/+23
|\ \ \ | |/ /
| * | Drop all dispatcher state when dispatcher is disabled.Jeff Brown2010-10-271-1/+23
* | | am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based on its buffer...Mathias Agopian2010-10-261-0/+11
|\ \ \ | |/ /
| * | Updade Surface (ANativeWindow) format based on its buffers formatMathias Agopian2010-10-251-0/+11
* | | am 860c2df4: Merge "Add unit tests for native input and fix bugs identified."...Jeff Brown2010-10-246-21/+3647
|\ \ \ | |/ /
| * | Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-236-21/+3647
* | | am 8ad30b5b: Merge "Initialized check in ZipFileRO::findEntryByName" into gin...Kenny Root2010-10-221-1/+9
|\ \ \ | |/ /
| * | Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbreadKenny Root2010-10-221-1/+9
| |\ \
| | * | Initialized check in ZipFileRO::findEntryByNameKenny Root2010-10-211-1/+9
* | | | am 1d79a9d9: Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
|\ \ \ \ | |/ / /
| * | | Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
| |/ /
* | | am 73655bd2: Merge "propagate RS context priority to EGLContext when possible...Mathias Agopian2010-10-202-1/+16
|\ \ \ | |/ /
| * | 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
* | | | am bdf1706a: Merge "Reduce logging." into gingerbreadJoe Onorato2010-10-191-1/+2
|\ \ \ \ | |/ / /
| * | | Reduce logging.Joe Onorato2010-10-191-1/+2
* | | | am 7689dd49: Merge "Fix bug where home presses were not poking user activity....Jeff Brown2010-10-181-40/+28
|\ \ \ \ | |/ / /
| * | | Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-40/+28
* | | | am 36e65ffd: Merge "Fix a native crash in input dispatcher when windows are r...Jeff Brown2010-10-151-1/+1
|\ \ \ \ | |/ / /
| * | | Fix a native crash in input dispatcher when windows are removed.Jeff Brown2010-10-151-1/+1
* | | | am c1a564b1: Merge "Add support for secure system overlays. (DO NOT MERGE)" ...Jeff Brown2010-10-151-2/+3
|\ \ \ \ | |/ / /
| * | | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-2/+3
* | | | am c1e7b218: Merge "Improve input device calibration format." into gingerbreadJeff Brown2010-10-151-111/+176
|\ \ \ \ | |/ / /
| * | | Merge "Improve input device calibration format." into gingerbreadJeff Brown2010-10-151-111/+176
| |\ \ \
| | * | | Improve input device calibration format.Jeff Brown2010-10-141-111/+176
* | | | | am 848a2bc4: Merge "MinGW/Cygwin requires open() in O_BINARY mode." into ging...Raphael Moll2010-10-141-20/+37
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | am 2d441e14: Merge "Make sure EventHub reports added/removed devices immediat...Jeff Brown2010-10-141-3/+8
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-132-17/+45
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | am 011b5bcc: Merge "implement part of [3094280] New animation for screen on a...Mathias Agopian2010-10-131-0/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | implement part of [3094280] New animation for screen on and screen offMathias Agopian2010-10-131-0/+15
| |/ / / /
* | | | | am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-121-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | turn off the electron beamMathias Agopian2010-10-121-0/+15
| |/ / /
* | | | am 03aa28fb: Merge "Improve the input policy handling a bit." into gingerbreadJeff Brown2010-10-121-8/+6
|\ \ \ \ | |/ / /
| * | | Improve the input policy handling a bit.Jeff Brown2010-10-121-8/+6
* | | | am a28d5aff: Merge "Fix a bug synthesizing cancelation events for motions." i...Jeff Brown2010-10-111-1/+1
|\ \ \ \ | |/ / /
| * | | Fix a bug synthesizing cancelation events for motions.Jeff Brown2010-10-111-1/+1
| |/ /