Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
a4fe1bccc97c3e48c9686478c11efb4de3abf390
a4fe1bc
Merge "Fix fuzzer builds [#2]." am: a81760510d
by Mitch Phillips
· 6 years ago
a817605
Merge "Fix fuzzer builds [#2]."
by Mitch Phillips
· 6 years ago
38ec6cf
Merge "Port uses-shared library verification and dexpreopting to Soong"
by Colin Cross
· 6 years ago
7a1fefc
Merge "Port uses-shared library verification and dexpreopting to Soong"
by Treehugger Robot
· 6 years ago
534d993
Merge "Print full diagnostics file when Java process crashes." am: 7b1ca80579
by Sasha Smundak
· 6 years ago
7b1ca80
Merge "Print full diagnostics file when Java process crashes."
by Treehugger Robot
· 6 years ago
bfeade6
Fix fuzzer builds [#2].
by Mitch Phillips
· 6 years ago
50ddcc4
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 6 years ago
9d6df22
Print full diagnostics file when Java process crashes.
by Sasha Smundak
· 6 years ago
cc50c0c
Merge "Revert "Port uses-shared library verification and dexpreopting to Soong""
by Colin Cross
· 6 years ago
7d06395
Merge "Revert "Port uses-shared library verification and dexpreopting to Soong""
by Colin Cross
· 6 years ago
c032498
Revert "Port uses-shared library verification and dexpreopting to Soong"
by Colin Cross
· 6 years ago
3c8e809
Merge changes from topic "verify_uses_libraries" am: 2f4c55e9f7
by Colin Cross
· 6 years ago
16eb45d
Move verify_uses_libraries.sh out of dexpreopt am: 38b968555c
by Colin Cross
· 6 years ago
2f4c55e
Merge changes from topic "verify_uses_libraries"
by Treehugger Robot
· 6 years ago
5514389
Merge "Allow //visibility:public to override other visibility rules."
by Martin Stjernholm
· 6 years ago
90e2eef
Merge "Allow //visibility:public to override other visibility rules."
by Martin Stjernholm
· 6 years ago
9d4e40e
Merge "Support defaults properties in java_system_module" am: 4b06c20215
by Tobias Thierer
· 6 years ago
4b06c20
Merge "Support defaults properties in java_system_module"
by Tobias Thierer
· 6 years ago
2d119ed
Merge "Document escaping" am: 89574e0c40
by Colin Cross
· 6 years ago
89574e0
Merge "Document escaping"
by Colin Cross
· 6 years ago
df12c1e
Merge "Remove BUILD_BROKEN_ANDROIDMK_EXPORTS" am: 20272e1480
by Dan Willemsen
· 6 years ago
4bccc08
Don't build hiddenapi flags or encode dex for unbundled builds am: 9c74a1ee85
by Colin Cross
· 6 years ago
20272e1
Merge "Remove BUILD_BROKEN_ANDROIDMK_EXPORTS"
by Treehugger Robot
· 6 years ago
9c74a1e
Don't build hiddenapi flags or encode dex for unbundled builds
by Colin Cross
· 6 years ago
667ffa1
Support defaults properties in java_system_module
by Colin Cross
· 6 years ago
b66d7b1
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 6 years ago
38b9685
Move verify_uses_libraries.sh out of dexpreopt
by Colin Cross
· 6 years ago
e4a0584
Document escaping
by Colin Cross
· 6 years ago
45cc967
Merge changes If15abf79,Iaae177ef am: ff3f43857f
by Colin Cross
· 6 years ago
ff3f438
Merge changes If15abf79,Iaae177ef
by Colin Cross
· 6 years ago
c841d02
Remove BUILD_BROKEN_ENG_DEBUG_TAGS am: 7101d44442
by Dan Willemsen
· 6 years ago
edff034
Remove BUILD_BROKEN_ANDROIDMK_EXPORTS
by Dan Willemsen
· 6 years ago
7101d44
Remove BUILD_BROKEN_ENG_DEBUG_TAGS
by Dan Willemsen
· 6 years ago
142327d
Merge "Make soong lock file sync time configurable.." am: a7a70d5ae6
by Amin Shaikh
· 6 years ago
e1d405b
Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" am: 75fcf98038
by Jooyung Han
· 6 years ago
a7a70d5
Merge "Make soong lock file sync time configurable.."
by Treehugger Robot
· 6 years ago
75fcf98
Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs"
by Treehugger Robot
· 6 years ago
de73078
Make soong lock file sync time configurable..
by Amin Shaikh
· 6 years ago
7211910
Add manifest_check tool
by Colin Cross
· 6 years ago
4af387c
Move manifest_fixer to a python_binary_host module
by Colin Cross
· 6 years ago
a5a6493
Merge "Add <uses-library> tags for SDK libraries to AndroidManifest.xml"
by Colin Cross
· 6 years ago
c0377c2
Merge "Enable the experimental LLVM new pass manager" am: 2adb7eec9a
by Yi Kong
· 6 years ago
f0cbace
Merge "Add <uses-library> tags for SDK libraries to AndroidManifest.xml"
by Treehugger Robot
· 6 years ago
2adb7ee
Merge "Enable the experimental LLVM new pass manager"
by Yi Kong
· 6 years ago
5dad251
Merge "Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk"
by Sasha Smundak
· 6 years ago
13feeb7
Merge "Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk"
by Treehugger Robot
· 6 years ago
226b20d
Allow //visibility:public to override other visibility rules.
by Martin Stjernholm
· 6 years ago
5446e88
Add <uses-library> tags for SDK libraries to AndroidManifest.xml
by Colin Cross
· 6 years ago
ed0b1aa
Merge "Fix override for native_bridge modules" am: acce05a58c
by Dimitry Ivanov
· 6 years ago
acce05a
Merge "Fix override for native_bridge modules"
by Dimitry Ivanov
· 6 years ago
158ca2b
Merge "Apply native_bridge suffix to all cc_modules" am: 7636b362e1
by Dimitry Ivanov
· 6 years ago
7636b36
Merge "Apply native_bridge suffix to all cc_modules"
by Dimitry Ivanov
· 6 years ago
654f136
Merge "androidmk conversion logic for android_app_import" am: a725681ed8
by Jaewoong Jung
· 6 years ago
c2e1b07
Merge "Add stl property to android_app." am: ace17d35fd
by Jaewoong Jung
· 6 years ago
a725681
Merge "androidmk conversion logic for android_app_import"
by Jaewoong Jung
· 6 years ago
ace17d3
Merge "Add stl property to android_app."
by Jaewoong Jung
· 6 years ago
0d11feb
Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk
by Sasha Smundak
· 6 years ago
295630a
Merge "Add some more visibility test cases." am: d14e5c6ed4
by Martin Stjernholm
· 6 years ago
d14e5c6
Merge "Add some more visibility test cases."
by Treehugger Robot
· 6 years ago
db41747
Fix override for native_bridge modules
by dimitry
· 6 years ago
4320449
Apply native_bridge suffix to all cc_modules
by dimitry
· 6 years ago
b0aca51
Merge "soong: fix wrong link type for VNDKs" am: 18bb34d633
by Jooyung Han
· 6 years ago
bf96a94
Merge "Cut darwinStripPool from 10 to 5" am: ecca61f0f2
by Colin Cross
· 6 years ago
18bb34d
Merge "soong: fix wrong link type for VNDKs"
by Treehugger Robot
· 6 years ago
2fc3248
Enable the experimental LLVM new pass manager
by Yi Kong
· 6 years ago
ecca61f
Merge "Cut darwinStripPool from 10 to 5"
by Treehugger Robot
· 6 years ago
3800291
soong: fix wrong link type for VNDKs
by Jooyung Han
· 6 years ago
badf8d6
Cut darwinStripPool from 10 to 5
by Colin Cross
· 6 years ago
1d7bb4f
Merge "Native bridge modules are not translated second archs" am: 989d83ce1d
by dimitry
· 6 years ago
989d83c
Merge "Native bridge modules are not translated second archs"
by Treehugger Robot
· 6 years ago
628db6f
Native bridge modules are not translated second archs
by dimitry
· 6 years ago
34acae2
Restore the test for bionic being in an APEX. am: 49a25cbc7c
by Peter Collingbourne
· 6 years ago
49a25cb
Restore the test for bionic being in an APEX.
by Peter Collingbourne
· 6 years ago
1007773
Merge "Add kotlin-stdlib-jdk8 when using Kotlin" am: 6be6c2e4c5
by Colin Cross
· 6 years ago
0361ccc
Merge "Add an option to preserve symbols and debug_frame." am: 8a7469a0d7
by Christopher Ferris
· 6 years ago
8edeb63
Add some more visibility test cases.
by Martin Stjernholm
· 6 years ago
6be6c2e
Merge "Add kotlin-stdlib-jdk8 when using Kotlin"
by Colin Cross
· 6 years ago
8a7469a
Merge "Add an option to preserve symbols and debug_frame."
by Christopher Ferris
· 6 years ago
4494c12
Merge "Avoid targeting Java 9 for targets with SDK version up to 29."
by Pete Gillin
· 6 years ago
3f3a70c
Merge "Avoid targeting Java 9 for targets with SDK version up to 29."
by Pete Gillin
· 6 years ago
76106d9
exports LOCAL_SOONG_VNDK_VERSION for VNDK libs
by Jooyung Han
· 6 years ago
369f315
Merge "Teach soong not to duplicate the HWASAN runtime into each APEX."
by Peter Collingbourne
· 6 years ago
90b6561
Merge "Teach soong not to duplicate the HWASAN runtime into each APEX."
by Peter Collingbourne
· 6 years ago
9c64014
Avoid targeting Java 9 for targets with SDK version up to 29.
by Pete Gillin
· 6 years ago
131a9a8
Merge "Limit calls to strip.sh on darwin" am: 288a1e2957
by Colin Cross
· 6 years ago
288a1e2
Merge "Limit calls to strip.sh on darwin"
by Treehugger Robot
· 6 years ago
4c18d67
Merge changes I3dc3fded,Ic1276329,I6be04dec am: 045f0f1f30
by Colin Cross
· 6 years ago
b43fe7a
Add an option to preserve symbols and debug_frame.
by Christopher Ferris
· 6 years ago
045f0f1
Merge changes I3dc3fded,Ic1276329,I6be04dec
by Treehugger Robot
· 6 years ago
e3106ff
Merge "Support using cc_prebuilt_library_shared with cc_library" am: 77c22bf008
by Colin Cross
· 6 years ago
ee3ea31
Limit calls to strip.sh on darwin
by Colin Cross
· 6 years ago
77c22bf
Merge "Support using cc_prebuilt_library_shared with cc_library"
by Treehugger Robot
· 6 years ago
6a12b5b
Merge "Soong: Add mk2bp conversion for prebuilt_font." am: d3104e8c28
by Patrice Arruda
· 6 years ago
d3104e8
Merge "Soong: Add mk2bp conversion for prebuilt_font."
by Treehugger Robot
· 6 years ago
3478bb2
Teach soong not to duplicate the HWASAN runtime into each APEX.
by Peter Collingbourne
· 6 years ago
815daf9
Add bpf_test.go to build and fix tests
by Colin Cross
· 6 years ago
0d99f7c
Don't create a second host arch for tests on darwin
by Colin Cross
· 6 years ago
9a94287
Move CreateTestContext to cc/testing.go
by Colin Cross
· 6 years ago
33b2fb7
Support using cc_prebuilt_library_shared with cc_library
by Colin Cross
· 6 years ago
Next »