index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
androidfw
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Fix compilation issue for themes unit tests
Sandeep Chawla
2016-01-25
2
-163
/
+51
*
Themes: Create data/cm/ for CM specific test data
d34d
2015-10-27
41
-11
/
+1800
*
Themes: Port to CM13 [1/3]
Andy Mast
2015-10-26
28
-144
/
+1618
*
Add -round and -notround qualifier to android runtime/aapt
Adam Lesinski
2015-05-15
1
-0
/
+78
*
Fix UB in ResourceTable::stringToInt.
Dan Albert
2015-04-08
2
-13
/
+98
*
am 740acf21: am c7801877: Merge "Fix issue where non-resource attributes woul...
Adam Lesinski
2014-12-11
1
-0
/
+17
|
\
|
*
Fix issue where non-resource attributes would cause obtainStyleAttributes to ...
Adam Lesinski
2014-12-10
1
-0
/
+17
*
|
Merge commit '06d8b7b8' into manualmerge
Adam Lesinski
2014-11-17
2
-0
/
+112
|
\
\
|
|
/
|
*
Implement back-tracking when searching for attributes in XML or resource bag
Adam Lesinski
2014-11-04
2
-0
/
+112
*
|
resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-07
1
-1
/
+11
|
\
\
|
*
|
Frameworks/base: Wall Werror in libs/androidfw
Andreas Gampe
2014-11-07
1
-1
/
+9
|
*
|
am aeef612f: Merge "Search all packages for a given type string when looking ...
Adam Lesinski
2014-10-09
1
-1
/
+14
|
|
\
\
|
*
\
\
resolved conflicts for merge of 8791ebf0 to lmp-dev-plus-aosp
Dan Albert
2014-09-19
1
-1
/
+0
|
|
\
\
\
*
|
\
\
\
Merge commit '78be0498' into manualmerge
Adam Lesinski
2014-11-03
1
-3
/
+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge "Fix issues that will be present in C++11" into lmp-mr1-dev
Adam Lesinski
2014-11-03
1
-3
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
Fix issues that will be present in C++11
Adam Lesinski
2014-11-03
1
-3
/
+0
*
|
|
|
|
|
am 31b76b66: Merge "libandroidfw: Do not build device library when building S...
Adam Lesinski
2014-10-28
1
-0
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
libandroidfw: Do not build device library when building SDK
Adam Lesinski
2014-10-24
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
am 879f237a: Merge "Added some more Split density tests" into lmp-mr1-dev
Adam Lesinski
2014-10-24
36
-157
/
+803
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Added some more Split density tests
Adam Lesinski
2014-10-23
36
-157
/
+803
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
am 983b668b: am be003a35: am f23e3ea6: am aeef612f: Merge "Search all package...
Adam Lesinski
2014-10-10
1
-1
/
+14
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Search all packages for a given type string when looking up resources by name
Adam Lesinski
2014-10-09
1
-1
/
+14
|
|
/
/
*
|
|
resolved conflicts for merge of 8791ebf0 to lmp-mr1-dev-plus-aosp
Dan Albert
2014-09-19
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Clean up test makefiles.
Dan Albert
2014-09-11
1
-5
/
+0
*
|
Fix backwards compat problem with AAPT public attrs
Adam Lesinski
2014-09-18
1
-1
/
+3
*
|
Add test to ensure themes get copied from separate resource tables
Adam Lesinski
2014-08-29
12
-0
/
+315
*
|
Clean up test allocations so real memory leaks are more visible
Adam Lesinski
2014-08-29
2
-32
/
+29
*
|
Introduce anydpi density resource qualifier
Adam Lesinski
2014-08-25
4
-10
/
+127
*
|
Fix assumption about DynamicRefTable in aapt
Adam Lesinski
2014-08-15
1
-0
/
+16
*
|
Revert "Fix aapt dump for APKs with no resources"
Adam Lesinski
2014-08-15
1
-17
/
+0
*
|
Fix aapt dump for APKs with no resources
Adam Lesinski
2014-08-14
1
-0
/
+17
*
|
Fix shared library bug in bag attributes
Adam Lesinski
2014-08-11
9
-39
/
+200
*
|
AAPT support for feature splits
Adam Lesinski
2014-08-04
17
-501
/
+466
*
|
am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset...
Narayan Kamath
2014-07-01
1
-0
/
+24
|
\
\
|
|
/
|
*
Fix packing of values at offset 16.
Narayan Kamath
2014-06-30
1
-0
/
+24
|
*
Extended locales in AAPT / AssetManager.
Narayan Kamath
2014-02-14
1
-0
/
+35
|
*
AssetManager support for 3 letter lang/country codes.
Narayan Kamath
2014-02-14
2
-1
/
+152
|
*
Reimplement ZipFileRO in terms of libziparchive.
Narayan Kamath
2013-12-09
2
-6
/
+6
*
|
Support multiple resource tables with same package
Adam Lesinski
2014-06-18
20
-24
/
+1343
*
|
Shared library resource support
Adam Lesinski
2014-03-25
1
-1
/
+1
*
|
Extended locales in AAPT / AssetManager.
Narayan Kamath
2014-02-10
1
-0
/
+35
*
|
AssetManager support for 3 letter lang/country codes.
Narayan Kamath
2014-02-10
2
-1
/
+152
*
|
Reimplement ZipFileRO in terms of libziparchive.
Narayan Kamath
2014-01-27
2
-6
/
+6
*
|
Revert "move libandroidfw to frameworks/native"
Adam Lesinski
2014-01-27
4
-0
/
+636
*
|
move libandroidfw to frameworks/native
Mike Lockwood
2013-10-03
4
-636
/
+0
*
|
add a test for BackupData helpers.
Chris Wren
2013-09-25
2
-0
/
+439
|
/
*
Move input library code to frameworks/native.
Jeff Brown
2013-07-01
5
-1111
/
+1
*
libutils clean-up
Mathias Agopian
2013-05-07
2
-1
/
+66
*
am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target"
Kenny Root
2012-10-02
2
-22
/
+11
|
\
|
*
Change androidfw tests to native test target
Kenny Root
2012-10-02
2
-22
/
+11
[next]