- 8de6ca5 Merge changes If00e16bd,Id5b2ec3f am: 16792167ad by Colin Cross · 7 years ago
- a7c5d2f Merge "Prevent androidmk crash on art/tools/ahat/Android.mk" am: 5c617cc6d1 by Jeff Gaston · 7 years ago
- 1679216 Merge changes If00e16bd,Id5b2ec3f by Treehugger Robot · 7 years ago
- 5c617cc Merge "Prevent androidmk crash on art/tools/ahat/Android.mk" by Treehugger Robot · 7 years ago
- 1ee2317 Move all jar intermediates to subdirs by Colin Cross · 7 years ago
- 702e0f8 Use full relative paths to get module outputs in tests by Colin Cross · 7 years ago
- af7d3ef Prevent androidmk crash on art/tools/ahat/Android.mk by Jeff Gaston · 7 years ago
- b0a5b0d split soong_zip into a library and a binary am: 11b5c51d4e by Jeff Gaston · 7 years ago
- 11b5c51 split soong_zip into a library and a binary by Jeff Gaston · 7 years ago
- a00e955 Merge changes I670144f4,I7144cd42 am: e87ae20e25 by Dan Willemsen · 7 years ago
- e87ae20 Merge changes I670144f4,I7144cd42 by Treehugger Robot · 7 years ago
- 3e8af01 Merge "Automatically reorder C/C++ link dependencies in Soong" am: 92d3dadf3b by Jeff Gaston · 7 years ago
- 92d3dad Merge "Automatically reorder C/C++ link dependencies in Soong" by Jeff Gaston · 7 years ago
- 69b18ed Silence error during microfactory trace import by Dan Willemsen · 7 years ago
- ca8feb3 Synchronize file rotation by Dan Willemsen · 7 years ago
- 294356f Automatically reorder C/C++ link dependencies in Soong by Jeff Gaston · 7 years ago
- ab64ada Merge "Have bpfix not remove empty lists" am: 31b59cf604 by Jeff Gaston · 7 years ago
- 31b59cf Merge "Have bpfix not remove empty lists" by Treehugger Robot · 7 years ago
- f7ed978 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
- af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
- d58c603 Merge "MIPS: Remove -U__unix and -U__unix__ from cflags" am: 16b9ce4dff by Goran Jakovljevic · 7 years ago
- 951f974 Use soong_javac_wrapper in soong javac compiles am: a482065454 by Colin Cross · 7 years ago
- 16b9ce4 Merge "MIPS: Remove -U__unix and -U__unix__ from cflags" by Treehugger Robot · 7 years ago
- a482065 Use soong_javac_wrapper in soong javac compiles by Colin Cross · 7 years ago
- 68a321d MIPS: Remove -U__unix and -U__unix__ from cflags by Goran Jakovljevic · 7 years ago
- 13b92ff Merge "Allow jarjar_rules to be arch-specific" am: fa86d794b0 by Colin Cross · 7 years ago
- fa86d79 Merge "Allow jarjar_rules to be arch-specific" by Treehugger Robot · 7 years ago
- 6d122bf Merge "Use indent to preformat genrule property documentation" am: db58c63807 by Colin Cross · 7 years ago
- db58c63 Merge "Use indent to preformat genrule property documentation" by Treehugger Robot · 7 years ago
- 546a5af Merge "Explicitly document that export_include_dirs implies local_include_dirs" by Colin Cross · 7 years ago
- 6316024 Merge "Explicitly document that export_include_dirs implies local_include_dirs" by Treehugger Robot · 7 years ago
- 86e6a0f Hide "bootstrap class path not set in conjunction with -source" messages by Colin Cross · 7 years ago
- 2296f5b Use indent to preformat genrule property documentation by Colin Cross · 7 years ago
- 5d19560 Explicitly document that export_include_dirs implies local_include_dirs by Colin Cross · 7 years ago
- ae96e53 Hide "bootstrap class path not set in conjunction with -source" messages by Colin Cross · 7 years ago
- 1de0a3b Merge "Fix soong_ui with empty arguments" am: 21dc570e5f by Dan Willemsen · 7 years ago
- 21dc570 Merge "Fix soong_ui with empty arguments" by Treehugger Robot · 7 years ago
- 6ac63ef Fix soong_ui with empty arguments by Dan Willemsen · 7 years ago
- 3fca99f Merge "Allow arch-specific modules to be disabled in the PDK" am: 95e84af399 by Colin Cross · 7 years ago
- f8b54bb Merge "Initial kotlin support" am: c37e1018c7 by Colin Cross · 7 years ago
- 95e84af Merge "Allow arch-specific modules to be disabled in the PDK" by Treehugger Robot · 7 years ago
- c37e101 Merge "Initial kotlin support" by Treehugger Robot · 7 years ago
- 7c88120 Merge "Add --dumpvar[s]-mode to replace config.mk uses" am: d3ded4073d by Dan Willemsen · 7 years ago
- d3ded40 Merge "Add --dumpvar[s]-mode to replace config.mk uses" by Treehugger Robot · 7 years ago
- 975f9f7 Allow jarjar_rules to be arch-specific by Colin Cross · 7 years ago
- 99967a7 Allow arch-specific modules to be disabled in the PDK by Colin Cross · 7 years ago
- 93e8595 Initial kotlin support by Colin Cross · 7 years ago
- 051133b Add --dumpvar[s]-mode to replace config.mk uses by Dan Willemsen · 7 years ago
- 8cf991b Merge changes Iaab7a588,I7bc1d1f3 am: f6df17afd1 by Colin Cross · 7 years ago
- f6df17a Merge changes Iaab7a588,I7bc1d1f3 by Treehugger Robot · 7 years ago
- 07447e3 Merge "Initial support for converting jars to java9 system modules" by Colin Cross · 7 years ago
- 8c71d16 Merge "Initial support for converting jars to java9 system modules" by Colin Cross · 7 years ago
- ba6593f Merge "Add enable_profile_use property" am: 0e8afed83a by Pirama Arumuga Nainar · 7 years ago
- 0e8afed Merge "Add enable_profile_use property" by Pirama Arumuga Nainar · 7 years ago
- 59149b6 Use jars containg sources for java generators by Colin Cross · 7 years ago
- e9a275b Pass output file names into java.Transform* functions by Colin Cross · 7 years ago
- 5e8a956 Refactor errorprone support to reduce duplication am: 070879e69e by Colin Cross · 7 years ago
- 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 7 years ago
- 6aeed8b Add enable_profile_use property by Pirama Arumuga Nainar · 7 years ago
- 070879e Refactor errorprone support to reduce duplication by Colin Cross · 7 years ago
- 63f872a Revert "Always run asan ckati on the build servers" am: 8122bd58ba by Dan Willemsen · 7 years ago
- cc19905 Always record kati stats into soong log am: 75d2c170b4 by Dan Willemsen · 7 years ago
- e9d5786 Merge "Switch product configs from make to ckati" am: 37cba1471f by Dan Willemsen · 7 years ago
- 821c2c3 Merge "Make some params in soong_zip explicit and/or exported" am: daf774f1f0 by Jeff Gaston · 7 years ago
- 3808a8c Merge "Unified sysroot: arch-X/include directories are gone." am: 4d219e801d by Elliott Hughes · 7 years ago
- be4d892 Squash vendor sources before linkageMutator runs am: 6a43f04777 by Jiyong Park · 7 years ago
- 8122bd5 Revert "Always run asan ckati on the build servers" by Dan Willemsen · 7 years ago
- 75d2c17 Always record kati stats into soong log by Dan Willemsen · 7 years ago
- 37cba14 Merge "Switch product configs from make to ckati" by Dan Willemsen · 7 years ago
- daf774f Merge "Make some params in soong_zip explicit and/or exported" by Jeff Gaston · 7 years ago
- 4d219e8 Merge "Unified sysroot: arch-X/include directories are gone." by Elliott Hughes · 7 years ago
- 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 7 years ago
- b2e6c2e Switch product configs from make to ckati by Dan Willemsen · 7 years ago
- c3bdc97 Make some params in soong_zip explicit and/or exported by Jeff Gaston · 7 years ago
- de28deb Unified sysroot: arch-X/include directories are gone. by Elliott Hughes · 7 years ago
- 786a191 Merge "Let tests override environment" am: 432a2d4033 by Colin Cross · 7 years ago
- 432a2d4 Merge "Let tests override environment" by Treehugger Robot · 7 years ago
- 6ccbc91 Let tests override environment by Colin Cross · 7 years ago
- b08d263 Merge "vendor_available:false hides a lib from vendors" am: 7228a62297 by Jiyong Park · 7 years ago
- 7228a62 Merge "vendor_available:false hides a lib from vendors" by Treehugger Robot · 7 years ago
- c5a3ea4 Merge changes Ib23bad52,I1923ebde am: 3656beab20 by Pirama Arumuga Nainar · 7 years ago
- 3656bea Merge changes Ib23bad52,I1923ebde by Treehugger Robot · 7 years ago
- 0fdfc45 Do not use profiles if ANDROID_PGO_NO_PROFILE_USE is set by Pirama Arumuga Nainar · 7 years ago
- dbff8bf Add hostdex support am: 92430106c3 by Colin Cross · 7 years ago
- 3f5bb9c Refactor methods to be on PgoProperties struct by Pirama Arumuga Nainar · 7 years ago
- 9243010 Add hostdex support by Colin Cross · 7 years ago
- 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 7 years ago
- 846c9f8 Get some more debugging for ckati crashes am: 89479facb9 by Dan Willemsen · 7 years ago
- 89479fa Get some more debugging for ckati crashes by Dan Willemsen · 7 years ago
- bff96b6 Merge changes I5400e4b0,Ia6760b01,I8a076c99 am: 2675f5648b by Colin Cross · 7 years ago
- 2675f56 Merge changes I5400e4b0,Ia6760b01,I8a076c99 by Treehugger Robot · 7 years ago
- 54190b3 Add test for java generated sources by Colin Cross · 7 years ago
- 52b1e4c Fix doubled generated source files by Colin Cross · 7 years ago
- 05a39cb Fix mixing genrule dependencies with globs by Colin Cross · 7 years ago
- 002dfee Merge "have build_test.bash work when run as ./build_test.bash" am: 4ddac411cb by Jeff Gaston · 7 years ago
- 4ddac41 Merge "have build_test.bash work when run as ./build_test.bash" by Jeff Gaston · 7 years ago
- 26b0f0f Merge "multiproduct_kati: Support skipping known-broken products" am: 29b41ed830 by Dan Willemsen · 7 years ago
- 29b41ed Merge "multiproduct_kati: Support skipping known-broken products" by Treehugger Robot · 7 years ago
- e2128d3 have build_test.bash work when run as ./build_test.bash by Jeff Gaston · 7 years ago
- 9957b9c multiproduct_kati: Support skipping known-broken products by Dan Willemsen · 7 years ago