- 6e0cde8 Remove libhidltransport/libhwbinder from VNDK. by Steven Moreland · 6 years ago
- caa3e38a Merge "Add phony rule for 'fuzz' in Make context, not soong." am: 0fee5b9d55 by Mitch Phillips · 6 years ago
- 0f13936 Merge "Add phony rule for 'fuzz' in Make context, not soong." am: 0fee5b9d55 by Mitch Phillips · 6 years ago
- 0fee5b9 Merge "Add phony rule for 'fuzz' in Make context, not soong." by Treehugger Robot · 6 years ago
- ee63d8f Merge "Add library list for VNDK using core variant" am: 1f9387ae01 by Kiyoung Kim · 6 years ago
- 24dc38b Merge "Add library list for VNDK using core variant" am: 1f9387ae01 by Kiyoung Kim · 6 years ago
- 1f9387a Merge "Add library list for VNDK using core variant" by Kiyoung Kim · 6 years ago
- aa75882 Merge "add vendor_boot image support" am: 1623ec97f1 am: a65046ad3d by Steve Muckle · 6 years ago
- a65046a Merge "add vendor_boot image support" am: 1623ec97f1 by Steve Muckle · 6 years ago
- 1623ec9 Merge "add vendor_boot image support" by Treehugger Robot · 6 years ago
- ceefc44 Add phony rule for 'fuzz' in Make context, not soong. by Mitch Phillips · 6 years ago
- 84db34b Merge "Update SANITIZE_HOST documentation." am: 43e0b54458 am: f60192a2c8 by Steven Moreland · 6 years ago
- f60192a Merge "Update SANITIZE_HOST documentation." am: 43e0b54458 by Steven Moreland · 6 years ago
- 43e0b54 Merge "Update SANITIZE_HOST documentation." by Steven Moreland · 6 years ago
- 115d1f5 Update SANITIZE_HOST documentation. by Steven Moreland · 6 years ago
- e1b1086 add vendor_boot image support by Steve Muckle · 6 years ago
- 7b04103 Add library list for VNDK using core variant by Kiyoung Kim · 6 years ago
- 9b33986 Merge "Fix severity of analyzer warnings; add new warnings." am: c6df895a21 by Chih-Hung Hsieh · 6 years ago
- 8c688ae Merge "Fix severity of analyzer warnings; add new warnings." am: c6df895a21 by Chih-Hung Hsieh · 6 years ago
- c6df895 Merge "Fix severity of analyzer warnings; add new warnings." by Treehugger Robot · 6 years ago
- 8398050 Fix severity of analyzer warnings; add new warnings. by Chih-Hung Hsieh · 6 years ago
- 8670bf5 Merge "Detect leaks on host by default." am: c600707e99 am: d281d175fe by Steven Moreland · 6 years ago
- d281d17 Merge "Detect leaks on host by default." am: c600707e99 by Steven Moreland · 6 years ago
- c600707 Merge "Detect leaks on host by default." by Steven Moreland · 6 years ago
- 4c38fd4 Merge "Remove ashmemd and related artifacts" am: a59a948d62 am: 9c35393a71 by Tri Vo · 6 years ago
- 9c35393 Merge "Remove ashmemd and related artifacts" am: a59a948d62 by Tri Vo · 6 years ago
- a59a948 Merge "Remove ashmemd and related artifacts" by Treehugger Robot · 6 years ago
- 52a0f10 Merge "cleanup: remove unused variable" am: 90c7163e7e am: ff6182497e by Jooyung Han · 6 years ago
- ff61824 Merge "cleanup: remove unused variable" am: 90c7163e7e by Jooyung Han · 6 years ago
- 90c7163 Merge "cleanup: remove unused variable" by Treehugger Robot · 6 years ago
- fd85c60 Merge "Add snapshotctl to base system" am: 066539f1cd am: edd50a663f by Yifan Hong · 6 years ago
- e52d507 Merge "Factor out common code in Java warn patterns." am: 9a59f33db5 by Chih-Hung Hsieh · 6 years ago
- edd50a6 Merge "Add snapshotctl to base system" am: 066539f1cd by Yifan Hong · 6 years ago
- f660ae7 Merge "Factor out common code in Java warn patterns." am: 9a59f33db5 by Chih-Hung Hsieh · 6 years ago
- 066539f Merge "Add snapshotctl to base system" by Yifan Hong · 6 years ago
- 9a59f33 Merge "Factor out common code in Java warn patterns." by Treehugger Robot · 6 years ago
- 7900204 Factor out common code in Java warn patterns. by Chih-Hung Hsieh · 6 years ago
- 8f3072e Merge "Remove libvorbisdec, which is not used in /system, from base_system.mk" am: b9d1c27d59 by Dongwon Kang · 6 years ago
- e88fe25 Merge "Remove libvorbisdec, which is not used in /system, from base_system.mk" by Dongwon Kang · 6 years ago
- b9d1c27 Merge "Remove libvorbisdec, which is not used in /system, from base_system.mk" by Dongwon Kang · 6 years ago
- 05e64b7 Merge "Add new compiler warning patterns" am: 415186a71c am: 0bfc7e1f31 by Chih-hung Hsieh · 6 years ago
- 0bfc7e1 Merge "Add new compiler warning patterns" am: 415186a71c by Chih-hung Hsieh · 6 years ago
- 415186a Merge "Add new compiler warning patterns" by Chih-hung Hsieh · 6 years ago
- 6af6730 Merge "Replace use of conscrypt-nojarjar with conscrypt-unbundled" am: e19b7471ae by Paul Duffin · 6 years ago
- d31af7a Merge "Replace use of conscrypt-nojarjar with conscrypt-unbundled" by Paul Duffin · 6 years ago
- e19b747 Merge "Replace use of conscrypt-nojarjar with conscrypt-unbundled" by Paul Duffin · 6 years ago
- 60fa97b Merge "Moving "persist.traced.enable" to /product/build.prop" am: ca3d0b1872 by Bowgo Tsai · 6 years ago
- dabb868 Remove libvorbisdec, which is not used in /system, from base_system.mk by Dongwon Kang · 6 years ago
- 1c2efea Merge "Moving "persist.traced.enable" to /product/build.prop" am: ca3d0b1872 by Bowgo Tsai · 6 years ago
- f251232 cleanup: remove unused variable by Jooyung Han · 6 years ago
- 8f0a62a Detect leaks on host by default. by Steven Moreland · 6 years ago
- ca3d0b1 Merge "Moving "persist.traced.enable" to /product/build.prop" by Treehugger Robot · 6 years ago
- 55f2896 Remove ashmemd and related artifacts by Tri Vo · 6 years ago
- d591a5e Add new compiler warning patterns by Chih-Hung Hsieh · 6 years ago
- 67af0fe Merge "Add libneuralnetworks_packageinfo to dependencies." am: 465946c5a8 by Przemyslaw Szczepaniak · 6 years ago
- d373f68 Merge "Add libneuralnetworks_packageinfo to dependencies." am: 465946c5a8 by Przemyslaw Szczepaniak · 6 years ago
- 301becc Merge "Improve error message for artifacts outside requirement" am: 82a8507e17 by Anton Hansson · 6 years ago
- 465946c Merge "Add libneuralnetworks_packageinfo to dependencies." by Przemyslaw Szczepaniak · 6 years ago
- 67b4485 Merge "Improve error message for artifacts outside requirement" am: 82a8507e17 by Anton Hansson · 6 years ago
- 82a8507 Merge "Improve error message for artifacts outside requirement" by Treehugger Robot · 6 years ago
- ee07ef0 Improve error message for artifacts outside requirement by Anton Hansson · 6 years ago
- 8aaab1b Merge "Phase out Legacy GSI and gsi_common.mk" am: 9fdb0b9250 am: e8dad3a9c5 by SzuWei Lin · 6 years ago
- e8dad3a Merge "Phase out Legacy GSI and gsi_common.mk" am: 9fdb0b9250 by SzuWei Lin · 6 years ago
- 2c9d9df Merge "Gather lunch choices before printing prompt" am: d9f4a6683e by Colin Cross · 6 years ago
- 7e04762 Merge "Gather lunch choices before printing prompt" am: d9f4a6683e by Colin Cross · 6 years ago
- 9fdb0b9 Merge "Phase out Legacy GSI and gsi_common.mk" by Treehugger Robot · 6 years ago
- d9f4a66 Merge "Gather lunch choices before printing prompt" by Colin Cross · 6 years ago
- a27d15a Add snapshotctl to base system by Yifan Hong · 6 years ago
- cb8337d Gather lunch choices before printing prompt by Colin Cross · 6 years ago
- 44670e5 Merge "Add generic_x86_64_arm64 board" am: 0b58060cae am: 1adb3e1b89 by Evgeny Eltsin · 6 years ago
- 1adb3e1 Merge "Add generic_x86_64_arm64 board" am: 0b58060cae by Evgeny Eltsin · 6 years ago
- 0b58060 Merge "Add generic_x86_64_arm64 board" by Treehugger Robot · 6 years ago
- 3a43083 Merge "Remove cache parition on emulator" am: e6922770e6 am: 73bff9f12a by SzuWei Lin · 6 years ago
- 73bff9f Merge "Remove cache parition on emulator" am: e6922770e6 by SzuWei Lin · 6 years ago
- 2bb1b3a Merge "Handle rustc warning messages." am: d5ea80b388 am: 6bb4fe4cf8 by Chih-hung Hsieh · 6 years ago
- 6bb4fe4 Merge "Handle rustc warning messages." am: d5ea80b388 by Chih-hung Hsieh · 6 years ago
- e692277 Merge "Remove cache parition on emulator" by Treehugger Robot · 6 years ago
- d5ea80b Merge "Handle rustc warning messages." by Chih-hung Hsieh · 6 years ago
- 5c36806 Add generic_x86_64_arm64 board by Evgeny Eltsin · 6 years ago
- 8e57ab9 Merge "Don't generate hashtree when signing bundled APEXes." am: 08f9da1898 by Tao Bao · 6 years ago
- f0776a4 Remove cache parition on emulator by SzuWei Lin · 6 years ago
- 8f7e2e8 Merge "Don't generate hashtree when signing bundled APEXes." am: 08f9da1898 by Tao Bao · 6 years ago
- 08f9da1 Merge "Don't generate hashtree when signing bundled APEXes." by Tao Bao · 6 years ago
- ebbcc1b Replace use of conscrypt-nojarjar with conscrypt-unbundled by Paul Duffin · 6 years ago
- ad8c0af Merge "Move ro.com.android.dataroaming sysprop to aosp_product.mk" am: f129ffa044 by Yo Chiang · 6 years ago
- a6da511 Merge "Move ro.com.android.dataroaming sysprop to aosp_product.mk" by Yo Chiang · 6 years ago
- f129ffa Merge "Move ro.com.android.dataroaming sysprop to aosp_product.mk" by Treehugger Robot · 6 years ago
- 3765e68 Merge "Remove android.hardware.neuralnetworks@1.X dependencies." am: 164745d245 by Przemyslaw Szczepaniak · 6 years ago
- 507d69d Merge "Remove android.hardware.neuralnetworks@1.X dependencies." am: 164745d245 by Przemyslaw Szczepaniak · 6 years ago
- 164745d Merge "Remove android.hardware.neuralnetworks@1.X dependencies." by Przemyslaw Szczepaniak · 6 years ago
- d6428a9 Update SPL to 2019-11-05 am: 73aa913b77 am: b7f65383e2 by Lubo Hristov · 6 years ago
- a118707 Handle rustc warning messages. by Chih-Hung Hsieh · 6 years ago
- b7f6538 Update SPL to 2019-11-05 am: 73aa913b77 by Lubo Hristov · 6 years ago
- f98f6fe Merge "Fix to avoid breaking aosp_x86 build" am: 30648c3a21 am: 25422f04e8 by hamzeh · 6 years ago
- 25422f0 Merge "Fix to avoid breaking aosp_x86 build" am: 30648c3a21 by hamzeh · 6 years ago
- 30648c3 Merge "Fix to avoid breaking aosp_x86 build" by Treehugger Robot · 6 years ago
- c7e5749 Update SPL to 2019-11-01 am: 89b18c02ae am: 43753d19c9 by Lubo Hristov · 6 years ago
- 43753d1 Update SPL to 2019-11-01 am: 89b18c02ae by Lubo Hristov · 6 years ago
- 73aa913 Update SPL to 2019-11-05 by Lubo Hristov · 6 years ago
- 53cedb0 Fix to avoid breaking aosp_x86 build by hamzeh · 6 years ago