summaryrefslogtreecommitdiffstats
path: root/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Improve support for external keyboards.Jeff Brown2010-12-023-20/+51
* Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-302-0/+213
* Fix SDK build on Windows due to use of mmap.Jeff Brown2010-11-191-15/+17
* Added support for full PC-style keyboards.Jeff Brown2010-11-183-6/+163
* Split UTF functions from String8/16Kenny Root2010-11-127-623/+814
* Fix default return code for getResourceKenny Root2010-11-021-1/+1
* Add path to get different DPI drawablesKenny Root2010-10-291-10/+34
* am 7ba8c44e: am 8ad30b5b: Merge "Initialized check in ZipFileRO::findEntryByN...Kenny Root2010-10-221-1/+9
|\
| * Initialized check in ZipFileRO::findEntryByNameKenny Root2010-10-211-1/+9
* | resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-1/+2
|\ \ | |/
| * Reduce logging.Joe Onorato2010-10-191-1/+2
* | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-151-0/+5
* | am 729503c2: am 848a2bc4: Merge "MinGW/Cygwin requires open() in O_BINARY mod...Raphael Moll2010-10-151-20/+37
|\ \ | |/
| * MinGW/Cygwin requires open() in O_BINARY mode.Raphael Moll2010-10-131-20/+37
* | am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gi...Kenny Root2010-10-152-17/+45
|\ \ | |/
| * OBB: use PBKDF2 for key generation.Kenny Root2010-10-132-17/+45
* | am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o...Jeff Brown2010-10-102-45/+254
|\ \ | |/
| * Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-072-45/+254
* | am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gin...Kenny Root2010-10-051-1/+32
|\ \ | |/
| * Use pread() in ZipFileRO for LinuxKenny Root2010-10-041-1/+32
* | am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into...Kenny Root2010-10-041-7/+19
|\ \ | |/
| * ZipFileRO: moar logging and wrap closeKenny Root2010-10-011-7/+19
* | am c55f6da7: am 0b606263: Merge "Revert "Revert "Free created FileMap when un...Kenny Root2010-09-241-5/+9
|\ \ | |/
| * Revert "Revert "Free created FileMap when uncompressing files""Kenny Root2010-09-241-5/+9
* | am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerb...Kenny Root2010-09-241-10/+17
|\ \ | |/
| * Add locking around ZIP seekingKenny Root2010-09-241-10/+17
* | am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initial...Jeff Brown2010-09-211-15/+14
|\ \ | |/
| * Looper: use pthread_once for TLS key initialization.Jeff Brown2010-09-211-15/+14
* | am a8d95248: am 7d4739be: Merge "Reduce lock thrashing in native Looper." int...Jeff Brown2010-09-181-32/+38
|\ \ | |/
| * Reduce lock thrashing in native Looper.Jeff Brown2010-09-171-32/+38
* | am d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper ha...Jeff Brown2010-09-161-4/+10
|\ \ | |/
| * Ensure input dispatcher and native looper handles EINTR.Jeff Brown2010-09-161-4/+10
* | am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL...Jeff Brown2010-09-156-749/+803
|\ \ | |/
| * Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-146-749/+803
* | am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-1/+7
|\ \ | |/
| * Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-1/+7
* | am 510951e9: am a8512a71: Always set the scheduling group when starting a new...Dianne Hackborn2010-09-091-16/+23
|\ \ | |/
| * Always set the scheduling group when starting a new thread.Dianne Hackborn2010-09-091-16/+23
* | am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files"Kenny Root2010-09-071-9/+5
|\ \ | |/
| * Revert "Free created FileMap when uncompressing files"Kenny Root2010-09-071-9/+5
* | am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit id...Dianne Hackborn2010-09-071-6/+13
|\ \ | |/
| * Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-071-6/+13
* | am 05dff838: am 11bbe200: Hopefully fix the build.Dianne Hackborn2010-09-071-0/+2
|\ \ | |/
| * Hopefully fix the build.Dianne Hackborn2010-09-071-0/+2
* | am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling g...Dianne Hackborn2010-09-071-8/+29
|\ \ | |/
| * Add system property to turn off scheduling groups.Dianne Hackborn2010-09-071-8/+29
* | am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType err...Kenny Root2010-09-021-2/+2
|\ \ | |/
| * Add better debug output for ResourceType errorsKenny Root2010-09-021-2/+2
* | am 8e724905: am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbreadKenny Root2010-08-271-2/+2
|\ \ | |/
| * Add debugging to ZipFileROKenny Root2010-08-271-2/+2