summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix sp<> conversion operator / constructorMathias Agopian2011-02-251-3/+3
* Merge "Fix a wp<> bug where the owner ID would be wrong"Mathias Agopian2011-02-242-11/+10
|\
| * Fix a wp<> bug where the owner ID would be wrongMathias Agopian2011-02-242-11/+10
* | Merge "Fix some issues with RefBase debugging."Mathias Agopian2011-02-243-189/+325
|\ \ | |/
| * Fix some issues with RefBase debugging.Mathias Agopian2011-02-233-189/+325
* | Merge "Bug 3362814 Fix SMP race in access to mRequestExit"Glenn Kasten2011-02-241-1/+2
|\ \ | |/ |/|
| * Bug 3362814 Fix SMP race in access to mRequestExitGlenn Kasten2011-02-231-1/+2
* | Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-221-5/+6
|/
* am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into hon...Mathias Agopian2011-02-101-14/+48
|\
| * fix [3408713] Dialog window invisible sometimesMathias Agopian2011-02-091-14/+48
* | am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-0/+1
|\ \ | |/ |/|
| * Normalize output from aapt dShachar Shemesh2011-01-041-0/+1
* | Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-241-0/+33
* | Add initial support for cursor-based pointing devices.Jeff Brown2010-12-291-0/+6
* | dump callstack on Surface use errorMathias Agopian2010-12-101-1/+1
* | Change assets to use 64-bit APIKenny Root2010-12-086-40/+91
* | Improve support for external keyboards.Jeff Brown2010-12-022-3/+12
* | Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-301-0/+100
* | Fix SDK build on Windows due to use of mmap.Jeff Brown2010-11-191-1/+3
* | Added support for full PC-style keyboards.Jeff Brown2010-11-182-0/+125
* | Split UTF functions from String8/16Kenny Root2010-11-123-139/+167
* | Add path to get different DPI drawablesKenny Root2010-10-291-3/+5
* | Revert "Add length-equality test in String operator== checks."Brad Fitzpatrick2010-10-202-6/+2
* | Add length-equality test in String operator== checks.Brad Fitzpatrick2010-10-202-2/+6
* | am dc3ad87c: am 78a76fea: Merge "Revert to using epoll_wait()." into gingerbreadJeff Brown2010-10-161-4/+4
|\ \ | |/
| * Merge "Revert to using epoll_wait()." into gingerbreadJeff Brown2010-10-141-4/+4
| |\
| | * Revert to using epoll_wait().Jeff Brown2010-10-071-4/+4
* | | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-151-0/+8
* | | am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gi...Kenny Root2010-10-151-0/+27
|\ \ \ | |/ /
| * | OBB: use PBKDF2 for key generation.Kenny Root2010-10-131-0/+27
| |/
* | am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o...Jeff Brown2010-10-101-3/+59
|\ \ | |/
| * Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-3/+59
* | am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gin...Kenny Root2010-10-051-7/+17
|\ \ | |/
| * Use pread() in ZipFileRO for LinuxKenny Root2010-10-041-7/+17
* | am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into...Kenny Root2010-10-041-9/+2
|\ \ | |/
| * ZipFileRO: moar logging and wrap closeKenny Root2010-10-011-9/+2
* | am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...Jeff Brown2010-09-271-0/+3
|\ \ | |/
| * Merge "Add suuport for splitting touch events across windows." into gingerbreadJeff Brown2010-09-271-0/+3
| |\
| | * Add suuport for splitting touch events across windows.Jeff Brown2010-09-261-0/+3
* | | am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerb...Kenny Root2010-09-241-2/+6
|\ \ \ | |/ /
| * | Add locking around ZIP seekingKenny Root2010-09-241-2/+6
| |/
* | am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initial...Jeff Brown2010-09-211-0/+1
|\ \ | |/
| * Looper: use pthread_once for TLS key initialization.Jeff Brown2010-09-211-0/+1
* | am bc9599d4: am 838e93ed: Merge "Looper: Drop default parameters in favor of ...Jeff Brown2010-09-171-6/+9
|\ \ | |/
| * Looper: Drop default parameters in favor of a safer overload.Jeff Brown2010-09-161-6/+9
* | am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL...Jeff Brown2010-09-152-219/+210
|\ \ | |/
| * Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-142-219/+210
* | am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-12/+26
|\ \ | |/
| * Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-12/+26
* | Merge "Purge Skia objects from GL caches as needed."Romain Guy2010-09-081-0/+5
|\ \ | |/ |/|