| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue 3302649. | Eric Laurent | 2011-01-12 | 1 | -0/+3 |
* | Add initial support for cursor-based pointing devices. | Jeff Brown | 2010-12-29 | 1 | -0/+6 |
* | Change assets to use 64-bit API | Kenny Root | 2010-12-08 | 7 | -77/+81 |
* | Improve support for external keyboards. | Jeff Brown | 2010-12-02 | 3 | -20/+51 |
* | Support non-orientation aware keyboards and other devices. | Jeff Brown | 2010-11-30 | 2 | -0/+213 |
* | Fix SDK build on Windows due to use of mmap. | Jeff Brown | 2010-11-19 | 1 | -15/+17 |
* | Added support for full PC-style keyboards. | Jeff Brown | 2010-11-18 | 3 | -6/+163 |
* | Split UTF functions from String8/16 | Kenny Root | 2010-11-12 | 7 | -623/+814 |
* | Fix default return code for getResource | Kenny Root | 2010-11-02 | 1 | -1/+1 |
* | Add path to get different DPI drawables | Kenny Root | 2010-10-29 | 1 | -10/+34 |
* | am 7ba8c44e: am 8ad30b5b: Merge "Initialized check in ZipFileRO::findEntryByN... | Kenny Root | 2010-10-22 | 1 | -1/+9 |
|\ |
|
| * | Initialized check in ZipFileRO::findEntryByName | Kenny Root | 2010-10-21 | 1 | -1/+9 |
* | | resolved conflicts for merge of 368fdba4 to master | Brad Fitzpatrick | 2010-10-21 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Reduce logging. | Joe Onorato | 2010-10-19 | 1 | -1/+2 |
* | | Add keycodes and meta-key modifiers to support external keyboards. | Jeff Brown | 2010-10-15 | 1 | -0/+5 |
* | | am 729503c2: am 848a2bc4: Merge "MinGW/Cygwin requires open() in O_BINARY mod... | Raphael Moll | 2010-10-15 | 1 | -20/+37 |
|\ \
| |/ |
|
| * | MinGW/Cygwin requires open() in O_BINARY mode. | Raphael Moll | 2010-10-13 | 1 | -20/+37 |
* | | am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gi... | Kenny Root | 2010-10-15 | 2 | -17/+45 |
|\ \
| |/ |
|
| * | OBB: use PBKDF2 for key generation. | Kenny Root | 2010-10-13 | 2 | -17/+45 |
* | | am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o... | Jeff Brown | 2010-10-10 | 2 | -45/+254 |
|\ \
| |/ |
|
| * | Switch Looper back to using poll() instead of epoll(). | Jeff Brown | 2010-10-07 | 2 | -45/+254 |
* | | am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gin... | Kenny Root | 2010-10-05 | 1 | -1/+32 |
|\ \
| |/ |
|
| * | Use pread() in ZipFileRO for Linux | Kenny Root | 2010-10-04 | 1 | -1/+32 |
* | | am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into... | Kenny Root | 2010-10-04 | 1 | -7/+19 |
|\ \
| |/ |
|
| * | ZipFileRO: moar logging and wrap close | Kenny Root | 2010-10-01 | 1 | -7/+19 |
* | | am c55f6da7: am 0b606263: Merge "Revert "Revert "Free created FileMap when un... | Kenny Root | 2010-09-24 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | Revert "Revert "Free created FileMap when uncompressing files"" | Kenny Root | 2010-09-24 | 1 | -5/+9 |
* | | am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerb... | Kenny Root | 2010-09-24 | 1 | -10/+17 |
|\ \
| |/ |
|
| * | Add locking around ZIP seeking | Kenny Root | 2010-09-24 | 1 | -10/+17 |
* | | am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initial... | Jeff Brown | 2010-09-21 | 1 | -15/+14 |
|\ \
| |/ |
|
| * | Looper: use pthread_once for TLS key initialization. | Jeff Brown | 2010-09-21 | 1 | -15/+14 |
* | | am a8d95248: am 7d4739be: Merge "Reduce lock thrashing in native Looper." int... | Jeff Brown | 2010-09-18 | 1 | -32/+38 |
|\ \
| |/ |
|
| * | Reduce lock thrashing in native Looper. | Jeff Brown | 2010-09-17 | 1 | -32/+38 |
* | | am d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper ha... | Jeff Brown | 2010-09-16 | 1 | -4/+10 |
|\ \
| |/ |
|
| * | Ensure input dispatcher and native looper handles EINTR. | Jeff Brown | 2010-09-16 | 1 | -4/+10 |
* | | am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL... | Jeff Brown | 2010-09-15 | 6 | -749/+803 |
|\ \
| |/ |
|
| * | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 6 | -749/+803 |
* | | am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. | Jeff Brown | 2010-09-12 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | Input dispatcher ANR handling enhancements. | Jeff Brown | 2010-09-12 | 1 | -1/+7 |
* | | am 510951e9: am a8512a71: Always set the scheduling group when starting a new... | Dianne Hackborn | 2010-09-09 | 1 | -16/+23 |
|\ \
| |/ |
|
| * | Always set the scheduling group when starting a new thread. | Dianne Hackborn | 2010-09-09 | 1 | -16/+23 |
* | | am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files" | Kenny Root | 2010-09-07 | 1 | -9/+5 |
|\ \
| |/ |
|
| * | Revert "Free created FileMap when uncompressing files" | Kenny Root | 2010-09-07 | 1 | -9/+5 |
* | | am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit id... | Dianne Hackborn | 2010-09-07 | 1 | -6/+13 |
|\ \
| |/ |
|
| * | Modify native ALooper to take an explicit ident. | Dianne Hackborn | 2010-09-07 | 1 | -6/+13 |
* | | am 05dff838: am 11bbe200: Hopefully fix the build. | Dianne Hackborn | 2010-09-07 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Hopefully fix the build. | Dianne Hackborn | 2010-09-07 | 1 | -0/+2 |
* | | am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling g... | Dianne Hackborn | 2010-09-07 | 1 | -8/+29 |
|\ \
| |/ |
|
| * | Add system property to turn off scheduling groups. | Dianne Hackborn | 2010-09-07 | 1 | -8/+29 |
* | | am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType err... | Kenny Root | 2010-09-02 | 1 | -2/+2 |
|\ \
| |/ |
|