summaryrefslogtreecommitdiffstats
path: root/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE)Mathias Agopian2011-06-151-35/+9
* Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom"Mathias Agopian2011-06-151-9/+35
* revert surfaceflinger leak fix as it uncovered a crasher on xoomMathias Agopian2011-06-151-35/+9
* fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)Mathias Agopian2011-06-131-9/+25
* Enforce public resource restriction on bag parents.Dianne Hackborn2011-06-091-2/+30
* Merge "Work on issue #4518815: Compatibility mode introduces compatibility re...Dianne Hackborn2011-06-081-5/+5
|\
| * Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-5/+5
* | Fix a leak in RefBaseMathias Agopian2011-06-081-6/+10
|/
* merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)Mathias Agopian2011-06-061-3/+9
* Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-251-1/+2
* Refactor how timeouts are calculated. (DO NOT MERGE)Jeff Brown2011-05-232-12/+25
* Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-3/+10
* DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-7/+24
* 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
|\ \ | |/