summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "convert one of the LOGE to LOG_WINDOW msg to reduce grief"Vasu Nori2010-10-261-1/+1
|\
| * convert one of the LOGE to LOG_WINDOW msg to reduce griefVasu Nori2010-10-261-1/+1
* | am 85c5ca07: am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based ...Mathias Agopian2010-10-261-0/+11
|\ \
| * | Updade Surface (ANativeWindow) format based on its buffers formatMathias Agopian2010-10-251-0/+11
* | | Tweak log messages a bit.Jeff Brown2010-10-251-2/+5
| |/ |/|
* | Add test stubs for newly added methods.Jeff Brown2010-10-241-0/+13
* | am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs...Jeff Brown2010-10-246-21/+3647
|\ \ | |/
| * Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-236-21/+3647
* | am 7ba8c44e: am 8ad30b5b: Merge "Initialized check in ZipFileRO::findEntryByN...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 d7cd560a: am 1d79a9d9: Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
|\ \ \ | |/ /
| * | Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
| |/
* | resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-1/+2
|\ \ | |/
| * Reduce logging.Joe Onorato2010-10-191-1/+2
* | am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking u...Jeff Brown2010-10-191-40/+28
|\ \ | |/
| * Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-40/+28
* | Add support for calibrating touch position.Jeff Brown2010-10-181-5/+33
* | am 9e0e0543: am 36e65ffd: Merge "Fix a native crash in input dispatcher when ...Jeff Brown2010-10-181-1/+1
|\ \ | |/
| * 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
* | am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." in...Jeff Brown2010-10-161-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
* | | Add support for secure system overlays.Jeff Brown2010-10-151-2/+3
* | | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-154-80/+290
* | | am 729503c2: am 848a2bc4: Merge "MinGW/Cygwin requires open() in O_BINARY mod...Raphael Moll2010-10-151-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 567db077: am 2d441e14: Merge "Make sure EventHub reports added/removed dev...Jeff Brown2010-10-151-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 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gi...Kenny Root2010-10-152-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 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation fo...Mathias Agopian2010-10-151-0/+15
|\ \ \ \ | |/ / /
| * | | implement part of [3094280] New animation for screen on and screen offMathias Agopian2010-10-131-0/+15
| |/ /
* | | am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-131-0/+15
|\ \ \ | |/ /
| * | turn off the electron beamMathias Agopian2010-10-121-0/+15
| |/
* | am 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." in...Jeff Brown2010-10-131-8/+6
|\ \ | |/
| * Improve the input policy handling a bit.Jeff Brown2010-10-121-8/+6
* | am b05632aa: am a28d5aff: Merge "Fix a bug synthesizing cancelation events fo...Jeff Brown2010-10-131-1/+1
|\ \ | |/
| * Fix a bug synthesizing cancelation events for motions.Jeff Brown2010-10-111-1/+1
| * Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-33/+30
* | Track input state when transferring touch focus.Jeff Brown2010-10-111-0/+30
* | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-33/+30
* | am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation o...Jeff Brown2010-10-112-314/+389
|\ \ | |/
| * Added more robust tracking and cancelation of events.Jeff Brown2010-10-102-314/+389
* | Merge "Move binder magic from the Surface class to GraphicBuffer."Jamie Gennis2010-10-102-19/+37
|\ \
| * | Move binder magic from the Surface class to GraphicBuffer.Jamie Gennis2010-10-102-19/+37