summaryrefslogtreecommitdiffstats
path: root/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-022-30/+450
* Fix sp<> conversion operator / constructorMathias Agopian2011-02-251-4/+30
* Merge "Fix some issues with RefBase debugging."Mathias Agopian2011-02-241-70/+101
|\
| * Fix some issues with RefBase debugging.Mathias Agopian2011-02-231-70/+101
* | Merge "Bug 3362814 Fix SMP race in access to mRequestExit"Glenn Kasten2011-02-241-4/+23
|\ \ | |/ |/|
| * Bug 3362814 Fix SMP race in access to mRequestExitGlenn Kasten2011-02-231-4/+23
* | Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-221-1/+17
|/
* Clean up use of HAVE_ANDROID_OSKenny Root2011-02-162-5/+5
* am 1314bdb2: am e88fa50b: Merge from open-source gingerbreadJean-Baptiste Queru2011-01-301-0/+1
|\
| * am e88fa50b: Merge from open-source gingerbreadJean-Baptiste Queru2011-01-301-0/+1
| |\
| | * Merge from open-source gingerbreadJean-Baptiste Queru2011-01-301-0/+1
| | |\
| | | * fix failing thread object runRitu Srivastava2011-01-251-0/+1
* | | | am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-2/+34
|\ \ \ \ | |/ / /
| * | | am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-2/+34
| |\ \ \ | | |/ / | |/| |
| | * | Normalize output from aapt dShachar Shemesh2011-01-041-2/+34
| | |/
| * | Fix issue 3302649.Eric Laurent2011-01-041-0/+3
| |/
* | Fix issue #3392073: At times soft keyboard comes up in...Dianne Hackborn2011-01-271-2/+2
* | Fix issue 3302649.Eric Laurent2011-01-121-0/+3
* | Add initial support for cursor-based pointing devices.Jeff Brown2010-12-291-0/+6
* | Change assets to use 64-bit APIKenny Root2010-12-087-77/+81
* | 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