summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* fix typo in Vector<>:: push_back and push_frontMathias Agopian2011-04-251-2/+2
* Add some basic STL compatibility to Vector<>Mathias Agopian2011-04-251-0/+20
* resolved conflicts for merge of 18490fb9 to masterKenny Root2011-04-122-4/+33
|\
| * resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aospKenny Root2011-04-122-4/+33
| |\
| | * am 08d9d9a4: Merge "Runtime resource overlay, iteration 1."Kenny Root2011-04-112-4/+33
| | |\
| | | * Runtime resource overlay, iteration 1.MÃ¥rten Kongstad2011-04-012-4/+33
| | * | am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (l...Mathias Agopian2011-03-071-14/+48
| | |\ \ | | | |/ | | |/|
| | | * Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) onlyMathias Agopian2011-03-071-14/+48
| | * | Merge "stubs"Jean-Baptiste Queru2011-01-311-0/+27
| | |\ \
| | | * | stubsJean-Baptiste Queru2011-01-291-0/+27
| | | |/
* | | | Add new resource configurations for screen width/height in "dp".Dianne Hackborn2011-04-061-2/+65
* | | | Merge "Refactor how timeouts are calculated."Jeff Brown2011-03-171-0/+10
|\ \ \ \
| * | | | Refactor how timeouts are calculated.Jeff Brown2011-03-171-0/+10
* | | | | am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spa...Mathias Agopian2011-03-171-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2011-03-171-0/+3
* | | | | am 72064c66: am b0204d0a: am c2b91a61: Merge "Modify the GL renderer\'s funct...Romain Guy2011-03-161-2/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Modify the GL renderer's functor to pass the clip to WebViewRomain Guy2011-03-161-2/+1
* | | | Merge "Improve VelocityTracker numerical stability."Jeff Brown2011-03-151-0/+4
|\ \ \ \
| * | | | Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-0/+4
* | | | | am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into...Glenn Kasten2011-03-151-2/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bug 4016329 do full string comparisonsGlenn Kasten2011-03-141-2/+2
* | | | Use touch pad gestures to manipulate the pointer.Jeff Brown2011-03-141-0/+6
* | | | am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebVi...Romain Guy2011-03-071-0/+1
|\ \ \ \ | |/ / /
| * | | Add support for partial invalidates in WebViewRomain Guy2011-03-071-0/+1
* | | | Merge "Add TextLayout Cache"Fabrice Di Meglio2011-03-031-0/+255
|\ \ \ \ | |/ / / |/| | |
| * | | Add TextLayout CacheFabrice Di Meglio2011-03-021-0/+255
* | | | Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-0/+107
* | | | 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