summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* am 54146a63: Merge "DO NOT MERGE. may fix build on some version of gcc" into ...Xavier Ducrohet2011-06-281-0/+1
|\
| * DO NOT MERGE. may fix build on some version of gccMathias Agopian2011-06-161-0/+1
* | am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread ...Mathias Agopian2011-06-151-7/+13
|\ \ | |/
| * fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)Mathias Agopian2011-06-131-7/+13
* | am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into ginge...Simon Wilson2011-05-241-1/+8
|\ \ | |/
| * RefBase subclasses can now decide how they want to be destroyed.Mathias Agopian2011-05-231-1/+8
* | 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
| |/
* | Normalize output from aapt dShachar Shemesh2011-01-041-0/+1
|/
* Merge "Revert to using epoll_wait()." into gingerbreadJeff Brown2010-10-141-4/+4
|\
| * Revert to using epoll_wait().Jeff Brown2010-10-071-4/+4
* | OBB: use PBKDF2 for key generation.Kenny Root2010-10-131-0/+27
|/
* Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-3/+59
* Use pread() in ZipFileRO for LinuxKenny Root2010-10-041-7/+17
* ZipFileRO: moar logging and wrap closeKenny Root2010-10-011-9/+2
* 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
* | Add locking around ZIP seekingKenny Root2010-09-241-2/+6
|/
* Looper: use pthread_once for TLS key initialization.Jeff Brown2010-09-211-0/+1
* Looper: Drop default parameters in favor of a safer overload.Jeff Brown2010-09-161-6/+9
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-142-219/+210
* Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-12/+26
* Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-071-3/+11
* Add OBB flags to support overlaysKenny Root2010-08-181-4/+31
* Merge "Add support for the PointerLocation overlay." into gingerbreadJeff Brown2010-08-111-1/+2
|\
| * Add support for the PointerLocation overlay.Jeff Brown2010-08-111-1/+2
* | Initial tool for OBB manipulationKenny Root2010-08-111-0/+4
* | More native work.Dianne Hackborn2010-08-112-57/+64
|/
* Fix String8::operator+Kenny Root2010-08-061-2/+2
* Support streaming of compressed assets > 1 megabyteChristopher Tate2010-07-282-9/+84
* Fix bug with phantom input windows.Jeff Brown2010-07-161-0/+2
* Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-151-1/+19
* Add new glue code for writing native apps.Dianne Hackborn2010-07-081-8/+34
* Add OBB file helper classKenny Root2010-07-071-0/+87
* Add new native Looper API.Dianne Hackborn2010-07-021-1/+33
* Fix a bug in sp<> and wp<> which could cause memory corruptionsMathias Agopian2010-06-241-12/+20
* Even more native input dispatch work in progress.Jeff Brown2010-06-173-12/+16
* Fix include paths.Jeff Brown2010-06-131-1/+1
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-137-108/+296
* Fix a typo in Singleton<>Mathias Agopian2010-05-281-3/+5
* added RWLock C++ wrapperMathias Agopian2010-05-191-0/+90
* ZipUtilsRO rewrite based on Dalvik Zip rewriteKenny Root2010-05-122-10/+27
* New xlarge screen size.Dianne Hackborn2010-04-281-3/+28
* libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-1/+18
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-2/+2
* Refactor car mode.Dianne Hackborn2010-03-051-1/+2