summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-33/+30
* Added more robust tracking and cancelation of events.Jeff Brown2010-10-102-314/+389
* Minor fix for InputReader support for non-touchscreen devices.Jeff Brown2010-10-071-1/+1
* Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-072-45/+254
* Make secure views tolerate IME overlays.Jeff Brown2010-10-051-27/+30
* fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian2010-10-042-11/+53
* Merge "refactored screenshot code" into gingerbreadMathias Agopian2010-10-042-2/+58
|\
| * refactored screenshot codeMathias Agopian2010-10-042-2/+58
* | Use pread() in ZipFileRO for LinuxKenny Root2010-10-041-1/+32
|/
* Merge "ZipFileRO: moar logging and wrap close" into gingerbreadKenny Root2010-10-041-7/+19
|\
| * ZipFileRO: moar logging and wrap closeKenny Root2010-10-011-7/+19
* | Wait for initial device scan to finish before updating config.Jeff Brown2010-10-012-26/+32
* | Minor logging changes to input dispatcher to help with debugging.Jeff Brown2010-10-013-70/+138
|/
* Support haptic feedback for virtual keys defined in key layout.Jeff Brown2010-10-011-5/+5
* Move verbose logging of device capabilities to dumpsys.Jeff Brown2010-09-301-138/+161
* Fix bug in split touches.Jeff Brown2010-09-281-1/+2
* Fix pointer index when splitting secondary pointers.Jeff Brown2010-09-271-0/+8
* Merge "Add suuport for splitting touch events across windows." into gingerbreadJeff Brown2010-09-272-321/+563
|\
| * Add suuport for splitting touch events across windows.Jeff Brown2010-09-262-321/+563
* | Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-241-0/+28
|\ \
| * | add support for [1974164] Be able to take a screen shot on the deviceMathias Agopian2010-09-241-0/+28
| |/
* | Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-241-0/+14
|\ \
| * | Some debugging support.Dianne Hackborn2010-09-241-0/+14
| |/
* | Revert "Revert "Free created FileMap when uncompressing files""Kenny Root2010-09-241-5/+9
* | Add locking around ZIP seekingKenny Root2010-09-241-10/+17
|/
* Looper: use pthread_once for TLS key initialization.Jeff Brown2010-09-211-15/+14
* Reduce lock thrashing in native Looper.Jeff Brown2010-09-171-32/+38
* Merge "Fix sim-eng build on Hardy" into gingerbreadBrian Carlstrom2010-09-161-0/+8
|\
| * Fix sim-eng build on HardyBrian Carlstrom2010-09-161-0/+8
* | Fix typo which causes sensors to fail miserablyMathias Agopian2010-09-161-1/+1
* | Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn...Mathias Agopian2010-09-161-2/+16
|\ \
| * | part of fix for [3004226] Cannot end the call - Proximity sensor doesn't workMathias Agopian2010-09-161-2/+16
* | | Merge "Ensure input dispatcher and native looper handles EINTR." into gingerb...Jeff Brown2010-09-162-6/+19
|\ \ \ | |/ / |/| |
| * | Ensure input dispatcher and native looper handles EINTR.Jeff Brown2010-09-162-6/+19
| |/
* | Fix app switch latency optimization.Jeff Brown2010-09-161-48/+75
|/
* Merge "Input API review." into gingerbreadJeff Brown2010-09-161-3/+0
|\
| * Input API review.Jeff Brown2010-09-141-3/+0