summaryrefslogtreecommitdiffstats
path: root/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-044-73/+447
|\
| * Fixed cyanogenmod issue 2861: asset redirection breaks access to AndroidManif...Josh Guilfoyle2011-03-071-8/+21
| * Removed AssetManager#dumpResources.Josh Guilfoyle2011-02-042-168/+1
| * Removed dead theme engine code.Josh Guilfoyle2011-02-041-53/+0
| * Corrected whitespace trespasses.Josh Guilfoyle2011-02-041-10/+10
| * Fixed a regression causing theme switch to fail.Josh Guilfoyle2011-01-201-0/+7
| * Asset redirections are now managed by a system service.Josh Guilfoyle2011-01-205-731/+213
| * Fix issues with theme APKs that do not specify a styleId.Josh Guilfoyle2010-12-271-3/+3
| * Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-2319-238/+2497
| |\
| * | Pass the high-level theme resource id into the redirection table layer.Josh Guilfoyle2010-12-231-30/+18
| * | Create res-cache folders world-writable for now.Josh Guilfoyle2010-12-221-2/+2
| * | Switched FileLock to use fcntl for compatability with the Java layer.Josh Guilfoyle2010-12-221-9/+26
| * | Fixed a crash when the currently applied theme is replaced by the PackageMana...Josh Guilfoyle2010-12-221-20/+1
| * | Introduced an asset redirection system to the theme engine.Josh Guilfoyle2010-12-224-2/+836
| * | Updated copyright headers.Josh Guilfoyle2010-11-182-0/+2
| * | Merge commit 'themes/themes-eclair' into themes-2.2_r1Dirk Sigurdson2010-07-043-74/+348
| |\ \
| | * | Removed dynamic attribute assignment and related debug.Josh Guilfoyle2010-03-011-23/+0
| | * | Merge remote branch 'korg/eclair' into themes-eclairDirk Sigurdson2010-02-071-6/+14
| | |\ \
| | * | | Fix a potential crash in AssetManager during cleanup.Sergey Ten2009-12-071-3/+4
| | * | | Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-243-74/+370
| | |\ \ \
| | | * | | Add support for modifying ResTable on fly.Sergey Ten2009-09-232-52/+303
| | | * | | 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
| | | * | | Changes allowing to set color attributes directly on a theme, without (re-)ge...Sergey Ten2009-07-291-0/+23
| | | * | | Add support for restoring asset paths stack in Asset ManagerSergey Ten2009-07-291-10/+29
| | | * | | 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-1334-9385/+198
| | * | | | donut snapshotJean-Baptiste Queru2009-08-311-5/+53
| | * | | | donut snapshotJean-Baptiste Queru2009-07-311-4/+7
| | * | | | donut snapshotJean-Baptiste Queru2009-07-293-32/+286
| | * | | | donut snapshotJean-Baptiste Queru2009-07-2116-805/+2052
| | * | | | donut snapshotJean-Baptiste Queru2009-05-203-2/+688
| | |/ / /
* | | | | BlobCache: implement cache serializationJamie Gennis2011-10-312-2/+302
* | | | | BlobCache: remove the mutex lockingJamie Gennis2011-10-311-2/+0
* | | | | add -ldl to host executablesIliyan Malchev2011-10-201-0/+4
* | | | | Fix regression in CursorWindow.copyStingToBuffer.Jeff Brown2011-10-071-6/+7
* | | | | may fix the buildMathias Agopian2011-09-281-6/+2
* | | | | Fix androidGetThreadPriority for non-pthread configurations.Andreas Huber2011-09-161-0/+4
* | | | | A new API "androidGetThreadPriority"Andreas Huber2011-09-161-0/+4
* | | | | Resurrect verbose binder loggingAndy McFadden2011-09-071-1/+3
* | | | | Merge "Add C++ thread API androidGetThreadSchedulingGroup"Glenn Kasten2011-08-291-0/+35
|\ \ \ \ \
| * | | | | Add C++ thread API androidGetThreadSchedulingGroupGlenn Kasten2011-07-081-0/+35
* | | | | | fix a memory leak and memory corruption in RefBaseMathias Agopian2011-08-111-44/+39
* | | | | | Merge "Move extract native libraries to JNI code"Kenny Root2011-07-272-1/+66
|\ \ \ \ \ \
| * | | | | | Move extract native libraries to JNI codeKenny Root2011-07-262-1/+66
* | | | | | | am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap gen...Kenny Root2011-07-251-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even ...Kenny Root2011-07-251-1/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ am 3cf03987: Merge "Continue idmap generation even if name lookup fails."Kenny Root2011-07-211-1/+2
| | |\ \ \ \ \ \
| | | * | | | | | Continue idmap generation even if name lookup fails.MÃ¥rten Kongstad2011-05-191-1/+2
| | * | | | | | | am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread ...Mathias Agopian2011-06-151-9/+25
| | |\ \ \ \ \ \ \