summaryrefslogtreecommitdiffstats
path: root/libs/utils/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-041-0/+3
|\
| * Asset redirections are now managed by a system service.Josh Guilfoyle2011-01-201-1/+1
| * Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-231-3/+22
| |\
| * | Introduced an asset redirection system to the theme engine.Josh Guilfoyle2010-12-221-0/+1
| * | Merge commit 'themes/themes-eclair' into themes-2.2_r1Dirk Sigurdson2010-07-041-0/+2
| |\ \
| | * \ Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-241-0/+2
| | |\ \
| | | * | Build ZipFile and ZipEntry in libutils on the device.Josh Guilfoyle2009-08-071-3/+3
| | | * | Revert "This is a patch I've checked in in the old repo and apparently it was...Josh Guilfoyle2009-08-071-4/+2
| | | * | This is a patch I've checked in in the old repo and apparently it was not por...Sergey Ten2009-07-141-2/+4
| | * | | eclair snapshotJean-Baptiste Queru2009-11-131-57/+5
| | * | | donut snapshotJean-Baptiste Queru2009-07-211-1/+2
| | * | | donut snapshotJean-Baptiste Queru2009-05-201-1/+2
| | |/ /
* | | | add -ldl to host executablesIliyan Malchev2011-10-201-0/+4
* | | | may fix the buildMathias Agopian2011-09-281-6/+2
* | | | Remove unimplemented memory pool.Jeff Brown2011-07-201-1/+0
* | | | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* | | | Add a linear transform library to libutilsJason Simmons2011-06-281-0/+1
* | | | libutils: add a binary blob cache implementation.Jamie Gennis2011-05-171-0/+1
* | | | Change assets to use 64-bit APIKenny Root2010-12-081-5/+0
* | | | Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-301-0/+1
* | | | Added support for full PC-style keyboards.Jeff Brown2010-11-181-0/+1
* | | | Split UTF functions from String8/16Kenny Root2010-11-121-0/+1
| |_|/ |/| |
* | | Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-1/+1
* | | Support streaming of compressed assets > 1 megabyteChristopher Tate2010-07-281-1/+2
* | | Add initial gamepad support.Jeff Brown2010-07-131-0/+10
* | | Add OBB file helper classKenny Root2010-07-071-0/+6
* | | Remove PollLoop from host build.Jeff Brown2010-06-131-4/+4
* | | Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+2
|/ /
* | Make static versions of libutils and libbinder.Dan Egnor2010-05-061-0/+10
* | remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-0/+1
* | Totally remove Unicode.cpp and rely on ICUKenny Root2010-02-121-1/+0
* | implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-131-12/+2
* | get rid of LogSocket which wasn't even implemented (enabled)Mathias Agopian2009-06-051-2/+1
* | break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...Mathias Agopian2009-06-051-22/+1
* | rename string_array.h to StringArray.h and move the implementation from the h...Mathias Agopian2009-06-051-0/+1
* | am 2a318867: Merge change 3203 into donutAndroid (Google) Code Review2009-06-041-2/+2
|\ \
| * | rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-2/+2
* | | get rid of TimerProbe which is never usedMathias Agopian2009-06-011-1/+0
* | | get rid of sleepForInterval() which didn't seem to be used anywhere in the so...Mathias Agopian2009-05-311-1/+0
* | | Sim-only files move, part 2/2.Andy McFadden2009-05-271-7/+1
* | | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-13/+0
|/ /
* | Implement the C++ class to write the backed up file data.Joe Onorato2009-05-151-1/+2
* | Add some C++ code to do raw files for backupJoe Onorato2009-05-051-1/+2
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+156
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-156/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+8
* Initial ContributionThe Android Open Source Project2008-10-211-0/+148