Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_bliss
/
5238ba8fe5a5a89fba4f89e639223f114ba25240
/
build
5238ba8
extract_utils: make --section match words anywhere in the line
by Vladimir Oltean
· 6 years ago
bec92eb
extract_utils: introduce -k (kang mode) option
by Vladimir Oltean
· 6 years ago
c503446
extract_utils: cleanup variable names and arguments passed to extract() function
by Vladimir Oltean
· 6 years ago
78d690d
extract_utils: be compatible with system-as-root layouts
by Vladimir Oltean
· 6 years ago
4fe79b1
extract_utils: drop the "/system/" prefix from prints of blob names
by Vladimir Oltean
· 6 years ago
e5acfae
soong_config: Add BOOTLOADER_MESSAGE_OFFSET
by Alessandro Astone
· 6 years ago
48406e8
Never allow neverallows
by Luca Stefani
· 6 years ago
b2c3821
extract_utils: fix mismatch with non-lowercase pinned sha1sum
by Vladimir Oltean
· 6 years ago
f3f7eb2
soong_config: Add flag for msm8974 1440p EGL workaround
by Michael Bestas
· 6 years ago
eb37bbb
soong_config: Add flag for crypto waiting on QSEE to start
by Michael Bestas
· 6 years ago
c61fabe
soong_config: Add flag for legacy HW FDE
by Michael Bestas
· 6 years ago
e4dc50f
lineage: qcom: Set proper CAF data-ipa-cfg-mgr pathmap
by Michael Bestas
· 6 years ago
da0ae04
lineage: qcom: Set data-ipa-cfg-mgr pathmap
by Ethan Chen
· 6 years ago
26b6aba
soong_config: Add new flags for HW FDE
by AnilKumar Chimata
· 7 years ago
b8084ec
extract_utils: avoid doing stuff on files that don't exist
by Vladimir Oltean
· 6 years ago
f0bb4c3
lineage: Add techpack/audio to include path also
by Ethan Chen
· 6 years ago
6ea9815
lineage: Consider techpack/audio when generating kernel headers
by Bruno Martins
· 6 years ago
99a66bf
extract_utils: Redirect vdexextractor log to /dev/null
by Luca Stefani
· 6 years ago
49d26ba
repopick: Try to fast-forward first
by Tim Schumacher
· 6 years ago
4d0d438
kernel.mk: Support kernels that use LTO
by Nathan Chancellor
· 6 years ago
f6096e9
Add CDEX support for boot JAR files
by Luca Stefani
· 6 years ago
b4c4aba
kernel: Remove kernel{x}config
by Michael Bestas
· 6 years ago
2425d1e
kernel: Remove deprecated flag errors
by Michael Bestas
· 6 years ago
8e44326
vendor/lineage: Remove kernel.mk headers generation
by Sam Mortimer
· 6 years ago
9fa7e80
lineage: Dynamically generate kernel headers using lineage generator
by Rashed Abdel-Tawab
· 6 years ago
80381b7
vendor/lineage: Add soong generator module type
by Sam Mortimer
· 6 years ago
a836d79
lineage: Move some kernel definitions to BoardConfigKernel
by Rashed Abdel-Tawab
· 6 years ago
cd6a168
Revert "soong_config: Add TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS"
by Paul Keith
· 6 years ago
c77bb3a
kernel: Correct CROSS_COMPILE_ARM32 toolchain
by Michael Bestas
· 6 years ago
5aad074
extract_utils: Fix output dex file name generated by vdexExtractor
by TheStrix
· 6 years ago
1c29bf6
extract_utils: add CDEX support via compact_dex_converter
by codeworkx
· 6 years ago
485f65f
tools: update smali/baksmali to 2.2.5
by codeworkx
· 6 years ago
fcad7cf
tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat
by codeworkx
· 6 years ago
1b5fa5e
lineage: Use add_json_str_omitempty directive for TARGET_LD_SHIM_LIBS
by Paul Keith
· 6 years ago
fc6e381
soong_config: Allow process-specific override of target SDK version
by Danny Baumann
· 6 years ago
af96975
vendor/lineage: Add support for java source overlays
by Sam Mortimer
· 6 years ago
59009f8
soong_config: Allow extension of valid gralloc 1.0 buffer usage bits
by Kevin F. Haggerty
· 6 years ago
7992a6e
qcom_target: Add wlan-caf to CFI paths
by Ethan Chen
· 6 years ago
0f8230b
repopick: Warn about empty commits instead of failing
by Adrian DC
· 6 years ago
b8ac142
lineage: Move QC board variables earlier
by Rashed Abdel-Tawab
· 6 years ago
d1ec4b4
soong_config: Add add_json_str_omitempty function
by Kevin F. Haggerty
· 6 years ago
d934700
build: Add dtbo task
by Luca Stefani
· 7 years ago
a504aa4
envsetup: Add githubremote function
by Michael Bestas
· 6 years ago
b169042
soong_config: Remove extra spacing
by Bruno Martins
· 6 years ago
ebdb576
lineage: Ignore neverallows
by Rashed Abdel-Tawab
· 6 years ago
3ece2b0
soong: rework soong_config for Pie
by Simon Shields
· 6 years ago
8960e3d
kernel: Set CROSS_COMPILE_ARM32 if using aarch64
by Rashed Abdel-Tawab
· 6 years ago
2944bf3
lineage: Make sure to consider our product makefiles
by Bruno Martins
· 6 years ago
3d29315
kernel: Remove ANDROID_BUILD_TOP
by Rashed Abdel-Tawab
· 6 years ago
92746e0
tools: Bump baksmali/smali to v2.2.4
by Bruno Martins
· 6 years ago
a1ade7f
kernel: Allow installing modules on system
by Luca Stefani
· 7 years ago
a9a9cc7
extract_utils: Newline love for adb extraction
by Luca Stefani
· 7 years ago
444a366
build: Add support for sdm845 platform
by Bruno Martins
· 7 years ago
a8e06d3
envsetup: Filter unique push paths in dopush
by Adrian DC
· 7 years ago
6393a3f
envsetup: Fix adb recovery state detections
by Adrian DC
· 7 years ago
d577325
extract_utils: make get_file() able to search paths with and w/o /system prefix
by Vladimir Oltean
· 7 years ago
5f15e3e
extract_utils: extract(): fix src not being searched in "src:dst;args" spec
by Vladimir Oltean
· 7 years ago
d674771
extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE
by Vladimir Oltean
· 7 years ago
d652a06
extract_utils: extract(): rename ARGS variable to SPEC_ARGS
by Vladimir Oltean
· 7 years ago
da3b644
extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE
by Vladimir Oltean
· 7 years ago
411e069
extract_utils: extract(): rename FROM variable to SPEC_DST_FILE
by Vladimir Oltean
· 7 years ago
9564328
extract_utils: create src_file() function to mirror behavior of target_file()
by Vladimir Oltean
· 7 years ago
2654eaa
extract_utils: prefix_match(): do not strip target_args from its output
by Vladimir Oltean
· 7 years ago
6a7946b
extract_utils: target_file() and target_args() cleanup
by Vladimir Oltean
· 7 years ago
59074e6
Revert "extract_files: Add support for paths without system/"
by Vladimir Oltean
· 7 years ago
a8b4f88
Revert "extract_utils: Fix makefile generation issues"
by Vladimir Oltean
· 7 years ago
1f94c93
addonsu: Fix package for modern devices
by Christopher N. Hesse
· 7 years ago
307008e
lineage: qcom: Set thermal & vr HAL pathmaps
by Michael Bestas
· 7 years ago
0fcc122
repopick: Update SSH queries result to match HTTP queries
by Gabriele M
· 7 years ago
132c601
lineage: qcom: Enable TARGET_USES_COLOR_METADATA for msm8937 & msm8953
by Michael Bestas
· 7 years ago
70c217a
build: Clean up makefile inclusions
by Ethan Chen
· 7 years ago
6554f10
build: Use TOPDIR, not TOP
by Ethan Chen
· 7 years ago
8c8d7ef
clear_vars: Remove Maven leftovers
by Bruno Martins
· 7 years ago
36ba142
build: Remove HTTP_PREBUILT
by Ethan Chen
· 7 years ago
e00f7c4
build: Remove maven make rules
by Ethan Chen
· 7 years ago
6fc81b4
Add Nvidia enhancements soong flag
by Aaron Kling
· 7 years ago
35b22a3
lineage: qcom: Enable media extensions for all QC devices
by Paul Keith
· 7 years ago
41927e4
soong_config: Add TARGET_HAS_LEGACY_CAMERA_HAL1 variable
by Adrian DC
· 7 years ago
9e6bde5
envsetup: Fix lineageremote for caf projects
by Michael Bestas
· 7 years ago
ca40331
build: kernel: Use LLVM_PREBUILTS_VERSION if no version is specified
by Nathan Chancellor
· 7 years ago
8d96edd
build: dt_image: support prebuilt DT images
by Simon Shields
· 7 years ago
9b69c89
lineage: enable building otatools with generic targets
by Simon Shields
· 7 years ago
a48b9fe
write_makefiles: fix paths in BUILD_PREBUILT with destination
by Vladimir Oltean
· 7 years ago
af970b6
repopick: Allow to pick changes by URL
by Gabriele M
· 7 years ago
88c0e5d
repopick: Actually print the patchset number
by Gabriele M
· 7 years ago
de9e0ae
repopick: Ignore the trailing slash in change numbers
by Gabriele M
· 7 years ago
5b610ae
repopick: Try to keep the changes sorted
by Gabriele M
· 7 years ago
9be579f
extract_utils: Use vdexExtractor for extracting oreo classes.dex
by Joe Maples
· 7 years ago
0bb793e
envsetup: Update default path for SDCLANG 4.0
by nicknitewolf
· 7 years ago
b72f8c9
Always use my_installed_module_stem instead of my_built_module_stem
by Anshuman Dani
· 7 years ago
7f5d4e1
Add support for using the secondary SDLLVM toolchain
by Pengxuan Zheng
· 8 years ago
dc8df22
Rules to enable LTO for Adreno GFX driver.
by Mandeep Singh Grang
· 9 years ago
31eec20
soong: Add TARGET_USES_QTI_CAMERA_DEVICE
by Rashed Abdel-Tawab
· 7 years ago
6f68de1
lineage: add generic lineage targets
by Simon Shields
· 7 years ago
19d4fb0
lineage: fix sdk documentation generation
by Joey
· 7 years ago
3a0f2fb
qcom_target: Move RIL path mapping to core/config.mk
by Ethan Chen
· 7 years ago
87b787a
pathmap: remove duplicate include-path-for
by Ethan Chen
· 7 years ago
a3f97c7
extract_utils: Fix vendor framework makefile generation
by Michael Bestas
· 7 years ago
5bc3c84
extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE
by Ethan Chen
· 7 years ago
1fdbf7a
Don't enable ANDROID_BINDER_IPC_32BIT for mixed userspace/kernel
by Jaap Jan Meijer
· 8 years ago
Next »