Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
9a55cbc0523bb05f15a1ea252c6736ce5060c53e
/
tools
0e7829e
Remove superfluous OpenSSL include paths.
by Adam Langley
· 10 years ago
6ab7a78
Fixup aapt usage message
by Johan Redestig
· 10 years ago
6698749
Add appropriate casts for char16_t.
by Dan Albert
· 10 years ago
25d58a9
kill HAVE_LOCALTIME_R
by Yabin Cui
· 10 years ago
ff1d8a6
Move frameworks/base over to libc++.
by Dan Albert
· 10 years ago
8aa9376
Merge "Fixing NULL pointer access causing segmentation fault in aapt"
by Adam Lesinski
· 10 years ago
fb8e2b1
kill OS_CASE_SENSITIVE
by Yabin Cui
· 10 years ago
da44fe0
Fixing NULL pointer access causing segmentation fault in aapt
by Jörgen Ekström
· 14 years ago
2095ed4
am 9295a135: am e40974d9: Merge "Fix an overflow found by ASAN."
by Dan Albert
· 10 years ago
9295a13
am e40974d9: Merge "Fix an overflow found by ASAN."
by Dan Albert
· 10 years ago
d395f79
Fix an overflow found by ASAN.
by Dan Albert
· 10 years ago
3986e52
am 3f8c7dec: Merge "AAPT: Fix path for final generated resources on Windows" into lmp-dev
by Adam Lesinski
· 10 years ago
aff7c24
AAPT: Fix path for final generated resources on Windows
by Adam Lesinski
· 10 years ago
18d5d11
am 3cd840f4: Merge "AAPT: Fix an issue where a resource name was incorrectly derived on Windows" into lmp-dev
by Adam Lesinski
· 10 years ago
9306a47
AAPT: Fix an issue where a resource name was incorrectly derived on Windows
by Adam Lesinski
· 10 years ago
fc07eb1
am f47f8855: Merge "Added a daemon mode to aapt to receive streams of commands from gradle." into lmp-dev
by Jerome Dochez
· 10 years ago
f47f885
Merge "Added a daemon mode to aapt to receive streams of commands from gradle." into lmp-dev
by Jerome Dochez
· 10 years ago
f7941de
am b68fe9e5: am ae1b6805: Merge "Track change to private libcore data structure."
by Elliott Hughes
· 10 years ago
b68fe9e
am ae1b6805: Merge "Track change to private libcore data structure."
by Elliott Hughes
· 10 years ago
d47acae
Track change to private libcore data structure.
by Elliott Hughes
· 10 years ago
511925c
am 908a4f9a: am 4f133894: Exclude KXmlParser from LayoutLib.
by Deepanshu Gupta
· 10 years ago
908a4f9
am 4f133894: Exclude KXmlParser from LayoutLib.
by Deepanshu Gupta
· 10 years ago
4f13389
Exclude KXmlParser from LayoutLib.
by Deepanshu Gupta
· 10 years ago
11b14e3
LayoutLib: Use ICU's line break algo. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
865acc7
am a80aba70: Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-dev
by Adam Lesinski
· 10 years ago
a80aba7
Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-dev
by Adam Lesinski
· 10 years ago
f15de2e
AAPT: Gate v21 resource synthesizing logging behind -v flag
by Adam Lesinski
· 10 years ago
9a4aa49
am c74a2b34: Merge "Minor style changes." into lmp-dev
by Deepanshu Gupta
· 10 years ago
c74a2b3
Merge "Minor style changes." into lmp-dev
by Deepanshu Gupta
· 10 years ago
6f1280c
Added a daemon mode to aapt to receive streams of commands from gradle.
by Jerome Dochez
· 10 years ago
3c8140a
Minor style changes.
by Deepanshu Gupta
· 10 years ago
f7cf5d4
resolved conflicts for merge of ee665151 to lmp-dev-plus-aosp
by Neil Fuller
· 10 years ago
ee66515
am 0c1faf43: Merge "Switch from FloatMath -> Math and Math.hypot where possible"
by Neil Fuller
· 10 years ago
0c1faf4
Merge "Switch from FloatMath -> Math and Math.hypot where possible"
by Neil Fuller
· 10 years ago
e1b180e
am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues"
by Andreas Gampe
· 10 years ago
152d9aa
am 31629651: Merge "Frameworks/base: Fix more aapt issues"
by Andreas Gampe
· 10 years ago
8daabce
resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aosp
by Andreas Gampe
· 10 years ago
b8dc7bc
Frameworks/base: Fix more aapt issues
by Andreas Gampe
· 10 years ago
9f905f3
am 7b13c4d8: Merge "Always resolve enum when resolving resources." into lmp-dev
by Deepanshu Gupta
· 10 years ago
7b13c4d
Merge "Always resolve enum when resolving resources." into lmp-dev
by Deepanshu Gupta
· 10 years ago
1dcc75b
am 0ce259c2: Merge "Frameworks/base: Fix AAPT warnings"
by Andreas Gampe
· 10 years ago
2412f84
Frameworks/base: Fix AAPT warnings
by Andreas Gampe
· 10 years ago
95fc18f
am 70de9c0d: Merge "include direct.h for _mkdir" into lmp-dev
by Stephen Hines
· 10 years ago
864272f
resolved conflicts for merge of fe50cfd5 to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
fe50cfd
am c46dbe8a: Merge "Use std::sort instead of qsort_r wrapper."
by Dan Albert
· 10 years ago
409bd3d
Resource resolution bug fix. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
fea51fe
Fix Tests after cherry picks. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
98a03e7
Update intelliJ copyright profile [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
039d584
Build layoutlib create tests as part of sdk build. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
6fb5fdc
Add layoutlib tests to DIST_DIR [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
bd41331
Build layoutlib_create tests. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
3f0e467
Remove ANDROID_BUILD_TOP from intelliJ path variables. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
2f3715a
Get filename from File faster [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
b6a37d8
Add testing framework to LayoutLib. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
23f0942
Add tests to the layoutlib eclipse project. [DO NOT MERGE]
by Deepanshu Gupta
· 11 years ago
0de19ad
Use std::sort instead of qsort_r wrapper.
by Dan Albert
· 10 years ago
33253a4
Switch from FloatMath -> Math and Math.hypot where possible
by Neil Fuller
· 10 years ago
aece3c0
am 052c4c4b: Merge "Update time in layout preview" into lmp-dev
by Deepanshu Gupta
· 10 years ago
c9d3239
include direct.h for _mkdir
by Andrew Hsieh
· 11 years ago
1718042
Always resolve enum when resolving resources.
by Deepanshu Gupta
· 10 years ago
8d5a15b
Update time in layout preview
by Deepanshu Gupta
· 10 years ago
86641af
am 0a6c5ea4: Merge "AAPT: Fix issue with synthesized resource not actually showing up" into lmp-dev
by Adam Lesinski
· 10 years ago
803a59c
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
978ab9d
AAPT: Fix issue with synthesized resource not actually showing up
by Adam Lesinski
· 10 years ago
94ea108
am 36b5795f: am 81745c51: Merge "AAPT: Continuation of public/private attribute fix" into lmp-dev
by Adam Lesinski
· 10 years ago
2b7ee9a
Merge "AAPT: Continuation of public/private attribute fix" into lmp-dev
by Adam Lesinski
· 10 years ago
e572c01
AAPT: Continuation of public/private attribute fix
by Adam Lesinski
· 10 years ago
c04d92c
resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
1a4527c
am 799812cd: Merge "Clean up makefile cruft."
by Dan Albert
· 10 years ago
8d2556f
am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev
by Adam Lesinski
· 10 years ago
b6812b6
Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev
by Adam Lesinski
· 10 years ago
82a2dd8
Fix backwards compat problem with AAPT public attrs
by Adam Lesinski
· 10 years ago
2c00fb9
am 8bdd408b: am 69f09fe8: Merge "Build LayoutLib tests with Java 6" into lmp-dev
by Deepanshu Gupta
· 10 years ago
bc19445
Merge "Build LayoutLib tests with Java 6" into lmp-dev
by Deepanshu Gupta
· 10 years ago
0f6e5d2
Build LayoutLib tests with Java 6
by Deepanshu Gupta
· 10 years ago
b9e2fe1
am 1c1683a3: am 1ddb7a6b: Merge "Saver: PowerManager call to set low power mode." into lmp-dev
by John Spurlock
· 10 years ago
8d4e6cb
Saver: PowerManager call to set low power mode.
by John Spurlock
· 10 years ago
88ba339
Clean up makefile cruft.
by Dan Albert
· 10 years ago
0bdcb84
am 972628dc: am 5128e88e: Merge "Don\'t use reflection when generating the onResourcesLoaded callback." into lmp-dev
by Marcin Kosiba
· 10 years ago
a0a9466
Merge "Don't use reflection when generating the onResourcesLoaded callback." into lmp-dev
by Marcin Kosiba
· 10 years ago
0f3a5a6
Don't use reflection when generating the onResourcesLoaded callback.
by Marcin Kosiba
· 10 years ago
1cc6e84
am 92e039ee: am 8d89d1e0: Merge "LayoutLib: support font weights." into lmp-dev
by Deepanshu Gupta
· 10 years ago
820ce63
Merge "LayoutLib: support font weights." into lmp-dev
by Deepanshu Gupta
· 10 years ago
145bc2d
LayoutLib: support font weights.
by Deepanshu Gupta
· 10 years ago
8611dde
am 803a6f39: am 829b79f6: Merge "Fix build." into lmp-dev
by Dianne Hackborn
· 10 years ago
017d1bd
am 716c7279: am 799dc748: Merge "AAPT: Don\'t crash on illegal symbol name" into lmp-dev
by Adam Lesinski
· 10 years ago
d5adbec
Merge "Fix build." into lmp-dev
by Dianne Hackborn
· 10 years ago
f5cc364
Fix build.
by Dianne Hackborn
· 10 years ago
e7ad74f
Merge "AAPT: Don't crash on illegal symbol name" into lmp-dev
by Adam Lesinski
· 10 years ago
3fb8c9b
AAPT: Don't crash on illegal symbol name
by Adam Lesinski
· 10 years ago
6800165
resolved conflicts for merge of 1d99636f to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
1d99636f
am 8085477f: Merge "Don\'t check for null references."
by Dan Albert
· 10 years ago
8085477
Merge "Don't check for null references."
by Dan Albert
· 10 years ago
bb4ed49
Merge "resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp" into lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
20ec4fa
resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
3f82a64
am 7e7fbbba: am c52a1286: Merge "Build layoutlib create tests as part of sdk build." into lmp-dev
by Deepanshu Gupta
· 10 years ago
ddb605d
am de86cf13: am 5a6934c0: Merge "Don\'t pollute the namespace for two uses."
by Dan Albert
· 10 years ago
6c58575
am 2ffa4aab: Merge "Use char16_t for char things."
by Dan Albert
· 10 years ago
2ffa4aa
Merge "Use char16_t for char things."
by Dan Albert
· 10 years ago
de86cf1
am 5a6934c0: Merge "Don\'t pollute the namespace for two uses."
by Dan Albert
· 10 years ago
Next »