Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
7aecf33efd238a0c83c702a454bfba0e7686e680
/
core
7aecf33
Don't use the same temp directory to uncompress dex
by Victor Hsieh
· 8 years ago
b5751e4
Merge "Compiler-rt libraries now use i386 instead of i686"
by Yi Kong
· 8 years ago
fbcc2ad
Revert "PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION"
by Justin Yun
· 8 years ago
cbcf11c
Compiler-rt libraries now use i386 instead of i686
by Yi Kong
· 8 years ago
69ae572
PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION
by Justin Yun
· 8 years ago
058d6c2
Merge changes from topic "vintf_matrix_sepolicy"
by Treehugger Robot
· 8 years ago
7a02001
Change the naming policy of system_$(VER)
by Sundong Ahn
· 8 years ago
9ffbc10
Merge "LOCAL_HOST_REQUIRED_MODULES support"
by Treehugger Robot
· 8 years ago
b943fb6
Merge "Add ro.vendor.product.cpu.* to vendor/build.prop"
by Isaac Chen
· 8 years ago
c82c0a8
Merge "Support LOCAL_SDK_VERSION := core_current"
by Treehugger Robot
· 8 years ago
893098b
LOCAL_HOST_REQUIRED_MODULES support
by Simran Basi
· 8 years ago
9f573a4
Merge "Replace $(shell find | sort) with $(sort $(shell find))"
by Treehugger Robot
· 8 years ago
f733f89
Merge "Switch to clang-4579689."
by Stephen Hines
· 8 years ago
08ba09e
Merge "Clear local robolectric testing variables"
by Treehugger Robot
· 8 years ago
be0b6ce
Replace $(shell find | sort) with $(sort $(shell find))
by Dan Willemsen
· 8 years ago
9bf9301
core/config.mk: Add PLATFORM_SEPOLICY_COMPAT_VERSIONS
by Yifan Hong
· 8 years ago
8f4547c
Move PLATFORM_SEPOLICY_VERSION from system/sepolicy/Android.mk
by Yifan Hong
· 8 years ago
bb42673
Clear local robolectric testing variables
by James Lemieux
· 8 years ago
8732876
Move system manifest / device matrix build rules
by Yifan Hong
· 8 years ago
421733f
Switch to clang-4579689.
by Yi Kong
· 8 years ago
edd4716
Merge "Revert "Revert "Apply hiddenapi build tool on boot jars"""
by David Brazdil
· 8 years ago
5ebca30
Support LOCAL_SDK_VERSION := core_current
by Jiyong Park
· 8 years ago
8d11feb
Add ro.vendor.product.cpu.* to vendor/build.prop
by Isaac Chen
· 8 years ago
b8fa6dd
Revert "Revert "Apply hiddenapi build tool on boot jars""
by David Brazdil
· 8 years ago
8b5f514
Renames sepolicy files from nonplat_* to vendor_*
by Bowgo Tsai
· 8 years ago
157fbf7
Merge "Clean up some kati warnings"
by Dan Willemsen
· 8 years ago
d33cac8
Merge "Write SOONG_MODULES_MISSING_PGO_PROFILE_FILE to $DIST_DIR"
by Treehugger Robot
· 8 years ago
893bebc
Clean up some kati warnings
by Dan Willemsen
· 8 years ago
ae95956
Write SOONG_MODULES_MISSING_PGO_PROFILE_FILE to $DIST_DIR
by Pirama Arumuga Nainar
· 8 years ago
e1b94da
Merge "javac 9 -target 1.9: Move bootclasspath jars onto classpath."
by Tobias Thierer
· 8 years ago
4e6c521
Merge "Add flag to control hidden API warning toasts"
by David Brazdil
· 8 years ago
4133793
Fix multilib test data being installed twice to the same place
by Dan Willemsen
· 8 years ago
9f1e629
Merge "Revert "Apply hiddenapi build tool on boot jars""
by Alex Light
· 8 years ago
4a2926a
Revert "Apply hiddenapi build tool on boot jars"
by Alex Light
· 8 years ago
41847e1
Add flag to control hidden API warning toasts
by David Brazdil
· 8 years ago
2e36f52
Move locations of all hidden API lists into the build folder
by David Brazdil
· 8 years ago
0276db1
javac 9 -target 1.9: Move bootclasspath jars onto classpath.
by Tobias Thierer
· 8 years ago
9f1b1f9
Merge "Fix comment indicator on endif"
by Treehugger Robot
· 8 years ago
57b5232
Fix comment indicator on endif
by Bryan Eyler
· 8 years ago
98fce11
Merge "Fix INSTALLED_ -> BUILT_ missing refactor piece."
by Treehugger Robot
· 8 years ago
915f351
Fix INSTALLED_ -> BUILT_ missing refactor piece.
by Steven Moreland
· 8 years ago
b7f00ed
Apply hiddenapi build tool on boot jars
by David Brazdil
· 8 years ago
f90b7e1
Merge "For prebuilts, use the built_module for nostripping dexpreopt."
by Nicolas Geoffray
· 8 years ago
a5cc50a
Merge "Add hidden API list file variables"
by David Brazdil
· 8 years ago
8fe7f9b
Merge "Support /product partition"
by Jaekyun Seok
· 8 years ago
ea55e8c
Fix syntax error in makefile soong namespaces handling
by Alexey Polyudov
· 8 years ago
b7735d8
Support /product partition
by Jaekyun Seok
· 8 years ago
ae6915e
Add hidden API list file variables
by David Brazdil
· 8 years ago
e3e19f0
For prebuilts, use the built_module for nostripping dexpreopt.
by Nicolas Geoffray
· 8 years ago
0828373
Merge "Add BOARD_EXT4_SHARE_DUP_BLOCKS to share duplicated blocks on ext4"
by Treehugger Robot
· 8 years ago
3fcaece
Merge "Don't use old VNDK and SystemSDK versions for new devices"
by Treehugger Robot
· 8 years ago
95f9313
Don't use old VNDK and SystemSDK versions for new devices
by Jiyong Park
· 8 years ago
ae891fb
Merge "Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS"
by Treehugger Robot
· 8 years ago
fde9f79
Add BOARD_EXT4_SHARE_DUP_BLOCKS to share duplicated blocks on ext4
by Jin Qian
· 8 years ago
12c68db
Merge "Don't strip for eng builds."
by Treehugger Robot
· 8 years ago
ed6ee7b
Don't strip for eng builds.
by Nicolas Geoffray
· 8 years ago
ec1fdc8
Merge "Tighter control of stripping in dex_preopt_odex_install."
by Nicolas Geoffray
· 8 years ago
4bb18a8
Merge "Experimental feature: LOCAL_PATCH_MODULE option in .mk files."
by Tobias Thierer
· 8 years ago
33bb091
Merge "Add new API file names"
by David Brazdil
· 8 years ago
a663b8f
Merge "Revert "Overflow sanitization in frameworks/ and system/.""
by Treehugger Robot
· 8 years ago
c5ef21f
Revert "Overflow sanitization in frameworks/ and system/."
by Ivan Lozano
· 8 years ago
a1b5dfe
Reland: Add boot.art.rel files to system image
by Alex Klyubin
· 8 years ago
ee96015
Merge "Overflow sanitization in frameworks/ and system/."
by Ivan Lozano
· 8 years ago
d3a6ff9
Merge "Revert "Add boot.art.rel files to system image""
by Treehugger Robot
· 8 years ago
74076b7
Revert "Add boot.art.rel files to system image"
by Ian Pedowitz
· 8 years ago
641b6cc
Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS
by Jiyong Park
· 8 years ago
eb38b51
Merge "Add boot.art.rel files to system image"
by Treehugger Robot
· 8 years ago
3972a47
Tighter control of stripping in dex_preopt_odex_install.
by Nicolas Geoffray
· 8 years ago
0538ff7
Enforce PRODUCT_COMPATIBLE_PROPERTY for products shipping with Android P
by Jaekyun Seok
· 8 years ago
d616e0e
Add boot.art.rel files to system image
by Alex Klyubin
· 8 years ago
8fd29b3
Don't default my_use_profile_for_boot_image to true for PDK builds
by Mathieu Chartier
· 8 years ago
ce94494
Enable profile based boot image by default
by Mathieu Chartier
· 8 years ago
c2d7db1
Overflow sanitization in frameworks/ and system/.
by Ivan Lozano
· 8 years ago
97b22ce
Add new API file names
by David Brazdil
· 8 years ago
504bd79
Merge "Remove unnecessary USE_CLANG_PLATFORM_BUILD."
by Stephen Hines
· 8 years ago
ba46419
Merge "Disable availability macros in libc++ on Darwin."
by Treehugger Robot
· 8 years ago
6704727
Merge "Add a flag to disable auto-generating test configs."
by Dan Shi
· 8 years ago
178cf8e
Remove unnecessary USE_CLANG_PLATFORM_BUILD.
by Stephen Hines
· 8 years ago
9262b6f
Disable availability macros in libc++ on Darwin.
by Dan Albert
· 8 years ago
2035abf
Add a flag to disable auto-generating test configs.
by Dan Shi
· 8 years ago
1e7ab9d
Merge "framework_cm.xml: move to hardware/interfaces"
by Yifan Hong
· 8 years ago
38228f2
Merge "Switch back to llvm-ar."
by Treehugger Robot
· 8 years ago
f795dcb
Experimental feature: LOCAL_PATCH_MODULE option in .mk files.
by Tobias Thierer
· 8 years ago
919dcf1
framework_cm.xml: move to hardware/interfaces
by Yifan Hong
· 8 years ago
d612b83
Switch back to llvm-ar.
by Stephen Hines
· 8 years ago
08dc849
Merge "Switch to build-tools bison"
by Dan Willemsen
· 8 years ago
9eba210
Merge "Remove support for stlport."
by Treehugger Robot
· 8 years ago
8d3fde9
Merge "base_rules.mk: Don't use is_native for MULTILIB modules."
by Treehugger Robot
· 8 years ago
139f458
Merge "Remove armv5te"
by Treehugger Robot
· 8 years ago
ecae349
Switch to build-tools bison
by Dan Willemsen
· 8 years ago
dd3a273
Remove armv5te
by Dan Willemsen
· 8 years ago
7160b06
base_rules.mk: Don't use is_native for MULTILIB modules.
by Simran Basi
· 8 years ago
1759e2d
Fix allowed STL types for system libraries.
by Dan Albert
· 8 years ago
259b274
Merge "Revert "Switch to llvm-ar""
by Yi Kong
· 8 years ago
4f2e033
Revert "Switch to llvm-ar"
by Yi Kong
· 8 years ago
9e700ab
Merge "Switch to llvm-ar"
by Yi Kong
· 8 years ago
19fbd1c
Remove support for stlport.
by Dan Albert
· 8 years ago
94f95cf
Remove support for gnustl.
by Dan Albert
· 8 years ago
4297c39
Also restrict NDK linking by static/shared STL.
by Dan Albert
· 8 years ago
5128702
Switch to llvm-ar
by Stephen Hines
· 8 years ago
Next »