Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
f536e7ba346dd6eee6edec4a09d508b6affea5ea
f536e7b
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 9 years ago
7ff7c2d
Merge "Revert "Include vendor partitions in target zip generation""
by Tao Bao
· 9 years ago
05e6f67
Revert "Include vendor partitions in target zip generation"
by Wei Wang
· 9 years ago
bb05fd7
Merge "Include vendor partitions in target zip generation"
by Treehugger Robot
· 9 years ago
19b7692
Merge "Add a 32-bit x86_64 arch variant"
by Dan Willemsen
· 9 years ago
3027e5f
Merge "Do not apply -Wl,--fix-cortex-a8 to Cortex-A9"
by Treehugger Robot
· 9 years ago
9826900
Do not apply -Wl,--fix-cortex-a8 to Cortex-A9
by Dan Willemsen
· 9 years ago
620cbb1
Merge "Add error prone patterns to warn.py"
by Ian Rogers
· 9 years ago
04aa521
Add a 32-bit x86_64 arch variant
by Dan Willemsen
· 9 years ago
32bb9bd
Add error prone patterns to warn.py
by Ian Rogers
· 9 years ago
afd3d55
Merge "ApkSignerEngine abstraction for apksigner-core library."
by Treehugger Robot
· 9 years ago
421fe44
Include vendor partitions in target zip generation
by Wei Wang
· 9 years ago
2e14095
Merge "Sort warnings with most frequent first."
by Ian Rogers
· 9 years ago
2f4ce82
Sort warnings with most frequent first.
by Ian Rogers
· 9 years ago
af14b92
Merge "Fix build system documentation example"
by Dan Willemsen
· 9 years ago
f948ddd
Merge "Remove -mcpu=cortex-a15 when adding -mcpu=krait"
by Treehugger Robot
· 9 years ago
136fa43
Merge "Revert "[MIPS] Temporarily disable Mips shared-textrel errors""
by Dan Willemsen
· 9 years ago
aeadf41
Remove -mcpu=cortex-a15 when adding -mcpu=krait
by Dan Willemsen
· 9 years ago
5f98796
ApkSignerEngine abstraction for apksigner-core library.
by Alex Klyubin
· 9 years ago
2627b41
Merge "APK Signature Scheme v2 signing logic for apksigner-core."
by Treehugger Robot
· 9 years ago
593e670
Revert "[MIPS] Temporarily disable Mips shared-textrel errors"
by Dan Willemsen
· 9 years ago
265db08
APK Signature Scheme v2 signing logic for apksigner-core.
by Alex Klyubin
· 9 years ago
ce9b6ca
Merge "Remove arm-specific -Wno-psabi"
by Dan Willemsen
· 9 years ago
bdd2e8e
Fix build system documentation example
by Dan Willemsen
· 9 years ago
db14f79
Remove arm-specific -Wno-psabi
by Dan Willemsen
· 9 years ago
622b3c2
Merge "Harden dependency on generated sources."
by Treehugger Robot
· 9 years ago
e6710e9
Merge "Avoid accidentally using the host's native 'as' command."
by Elliott Hughes
· 9 years ago
05f9f35
Harden dependency on generated sources.
by Ying Wang
· 9 years ago
374c7fa
Merge "Only pass NINJA_ARGS to the main ninja compile"
by Treehugger Robot
· 9 years ago
9a97ba7
Only pass NINJA_ARGS to the main ninja compile
by Dan Willemsen
· 9 years ago
5ff9c81
Avoid accidentally using the host's native 'as' command.
by Alistair Strachan
· 9 years ago
b60b340
Merge "JAR signing logic for the apksigner-core library."
by Treehugger Robot
· 9 years ago
33d34ae
Merge "SHA-256 with ECDSA supported only on API Level 21 and higher."
by Alex Klyubin
· 9 years ago
405b73e
Merge "Update prebuilt build tools path"
by Colin Cross
· 9 years ago
85b8a01
JAR signing logic for the apksigner-core library.
by Alex Klyubin
· 9 years ago
c9778e3
Merge "Pass SANTIIZE_HOST and SANITIZE_TARGET to soong"
by Colin Cross
· 9 years ago
facdca1
Update prebuilt build tools path
by Colin Cross
· 9 years ago
fa4ff9d
Merge "Update RS to use latest Clang-2812033 prebuilts as well."
by Pirama Arumuga Nainar
· 9 years ago
b141ded
SHA-256 with ECDSA supported only on API Level 21 and higher.
by Alex Klyubin
· 9 years ago
2614bdb
Merge "Update path to reverse_path.py"
by Colin Cross
· 9 years ago
cc3440c
Merge "Separate logic for alg selection for OTA and APK signing."
by Alex Klyubin
· 9 years ago
367ab29
Update path to reverse_path.py
by Colin Cross
· 9 years ago
11821a1
Merge "old-cts: Add testng and libcoreoj test support"
by Igor Murashkin
· 9 years ago
a6da20e
Merge "Initialize an uninitialized field in ijar"
by Shinichiro Hamaji
· 9 years ago
d6c694b
Initialize an uninitialized field in ijar
by Shinichiro Hamaji
· 9 years ago
169cb4b
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 9 years ago
f2592e1
Merge "Suppress google-* checks in vendor modules."
by Chih-hung Hsieh
· 9 years ago
348b81a
Update RS to use latest Clang-2812033 prebuilts as well.
by Stephen Hines
· 9 years ago
30f86e4
Suppress google-* checks in vendor modules.
by Chih-Hung Hsieh
· 9 years ago
1df33b7
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
401f8b9
Merge "zipalign supports -p also when checking alignment."
by Alex Klyubin
· 9 years ago
01d6b59
zipalign supports -p also when checking alignment.
by Alex Klyubin
· 9 years ago
fb737e9
Merge "Switch to clang-2812033."
by Stephen Hines
· 9 years ago
e13b4c6
Merge "Use strip mode mini-debug-info by default except on mips."
by Yabin Cui
· 9 years ago
85b9117
Merge "Warn if there is file with unknown suffix in Java module's sources."
by Ying Wang
· 9 years ago
700883e
Use strip mode mini-debug-info by default except on mips.
by Yabin Cui
· 9 years ago
2d9bba9
old-cts: Add testng and libcoreoj test support
by Igor Murashkin
· 9 years ago
f8d15d6
Warn if there is file with unknown suffix in Java module's sources.
by Ying Wang
· 9 years ago
a48eb99
Merge "ccache: Allow external setting of CCACHE_COMPILERCHECK variable"
by Mohammed Habibulla
· 9 years ago
e8b8760
Switch to clang-2812033.
by Stephen Hines
· 9 years ago
214c7fa
Merge "Add tidy.mk to set up global default checks."
by Chih-hung Hsieh
· 9 years ago
460171a
Add tidy.mk to set up global default checks.
by Chih-Hung Hsieh
· 9 years ago
23995fe
Merge "target_files_diff: Fix the issue with file type change."
by Treehugger Robot
· 9 years ago
00dbe29
target_files_diff: Fix the issue with file type change.
by Tao Bao
· 9 years ago
3f52653
Separate logic for alg selection for OTA and APK signing.
by Alex Klyubin
· 9 years ago
9d868c0
Merge "make croot slightly more useful"
by Marie Janssen
· 9 years ago
32ec50a
make croot slightly more useful
by Marie Janssen
· 9 years ago
9ecf544
Merge "Switch mips64 back to NDK r10."
by Dan Albert
· 9 years ago
f738562
Switch mips64 back to NDK r10.
by Nikola Veljkovic
· 9 years ago
93fdee9
Merge "Update the path to clean_header.py on the documentation."
by Treehugger Robot
· 9 years ago
be0e7c9
Update the path to clean_header.py on the documentation.
by Alex Deymo
· 9 years ago
5ce149b
Merge changes I6e98fc65,Ia8665e7c
by Yohann Roussel
· 9 years ago
ae2fc81
Remove bootclasspath handling for Jack
by Yohann Roussel
· 9 years ago
3f03b10
Merge "Call clang-tidy based on WITH_TIDY* variables."
by Chih-hung Hsieh
· 9 years ago
a9a55c7
Call clang-tidy based on WITH_TIDY* variables.
by Chih-Hung Hsieh
· 9 years ago
2dc79b1
Remove static libraries from Jack classpath
by Yohann Roussel
· 9 years ago
bd0bab2
Merge "Add input dependencies to .img targets"
by Shinichiro Hamaji
· 9 years ago
71211d8
Merge "Add normalize_path.py to prerequisites"
by Shinichiro Hamaji
· 9 years ago
c24740f
Merge "Allow to build native tests for translation arch only."
by Ying Wang
· 9 years ago
6263022
Allow to build native tests for translation arch only.
by Ying Wang
· 9 years ago
e982d92
Merge "Make jack_check_timestamp depend on setup-jack-server"
by Yohann Roussel
· 9 years ago
5cde746
Make jack_check_timestamp depend on setup-jack-server
by Colin Cross
· 9 years ago
a58cefb
Merge "Enable asan/ubsan for mips"
by Stephen Hines
· 9 years ago
e77e5e7
Merge "Don't reset LOCAL_*MODULE_STEM."
by Ying Wang
· 9 years ago
c160c3f
Don't reset LOCAL_*MODULE_STEM.
by Ying Wang
· 9 years ago
da7fef6
Merge "Make sure platform libraries are built, regardless of webview.apk"
by Dimitry Ivanov
· 9 years ago
8f1ac7c
Make sure platform libraries are built, regardless of webview.apk
by Nikola Veljkovic
· 9 years ago
3deb87d
Add input dependencies to .img targets
by Shinichiro Hamaji
· 9 years ago
8c5698d
Merge "Add core-lambda-stubs to default classpath for target libs compiling using javac"
by Neil Fuller
· 9 years ago
d50001e
Add normalize_path.py to prerequisites
by Shinichiro Hamaji
· 9 years ago
b34f69f
Merge "Revert "Use strip mode mini-debug-info by default.""
by Yabin Cui
· 9 years ago
3aa7df5
Revert "Use strip mode mini-debug-info by default."
by Yabin Cui
· 9 years ago
c7eab6d
Merge "Use strip mode mini-debug-info by default."
by Yabin Cui
· 9 years ago
821e3fd
Merge "Move sysfs_writable to emulator specific policy"
by Treehugger Robot
· 9 years ago
db411cf
Move sysfs_writable to emulator specific policy
by Nick Kralevich
· 9 years ago
35b0d00
Merge "Address emulator specific SELinux denials"
by Nick Kralevich
· 9 years ago
1eb14d0
Address emulator specific SELinux denials
by Nick Kralevich
· 9 years ago
27e0d48
Merge "fs_config: include both oem ranges"
by Treehugger Robot
· 9 years ago
7984620
Merge "Adding gcc-specific disable of Wattributes in preparation for libcxx rebase."
by Dan Austin
· 9 years ago
eed17d8
Add core-lambda-stubs to default classpath for target libs compiling using javac
by Neil Fuller
· 9 years ago
Next »