- 6cfc927 Generate unversioned cc_prebuilt_library_shared am: 9010250a16 by Paul Duffin · 5 years ago
- 82b6fe6 Dedup code for generating java_import in snapshot am: 50e7900744 by Paul Duffin · 5 years ago
- 9010250 Generate unversioned cc_prebuilt_library_shared by Paul Duffin · 5 years ago
- 50e7900 Dedup code for generating java_import in snapshot by Paul Duffin · 5 years ago
- a5bad9e Merge "Revert "Do not dexpreopt system server jars from updatable modules."" by Ulyana Trafimovich · 5 years ago
- 9d8dab5 Merge "Revert "Do not dexpreopt system server jars from updatable modules."" by Ulyana Trafimovich · 5 years ago
- 01f6b0a Revert "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
- fd88a29 Merge "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
- 40227e5 Merge "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
- 3443e7d Merge "vndkMustUseVendorVariantList += vintf-vibrator" am: 16fc49db61 by Steven Moreland · 5 years ago
- 16fc49d Merge "vndkMustUseVendorVariantList += vintf-vibrator" by Steven Moreland · 5 years ago
- e7b5b72 vndkMustUseVendorVariantList += vintf-vibrator by Steven Moreland · 5 years ago
- dc5ae0e Merge changes I0dcc9c7b,I9bc40642 am: 09ef474b6f by Colin Cross · 5 years ago
- 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 5 years ago
- 89169a3 Make TestContext.RegisterModuleType take an android.ModuleFactory am: 4b49b768a2 by Colin Cross · 5 years ago
- 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
- 1a88e1d Merge changes Ie274263a,I45993324 am: 62835fd85f by Paul Duffin · 5 years ago
- 62835fd Merge changes Ie274263a,I45993324 by Paul Duffin · 5 years ago
- 61c325e Do not dexpreopt system server jars from updatable modules. by Ulya Trafimovich · 5 years ago
- 492c2d1 Fix Make modules name conflict for override_apex am: 1670ca0d8b by Jaewoong Jung · 5 years ago
- 1670ca0 Fix Make modules name conflict for override_apex by Jaewoong Jung · 5 years ago
- d72d91c Merge "Make 'file_contexts' prop as `android:"path"`" am: 9d78c66ac3 by Jooyung Han · 5 years ago
- 9d78c66 Merge "Make 'file_contexts' prop as `android:"path"`" by Jooyung Han · 5 years ago
- 168c17e Merge "soong: Support system_server jars from apexes" am: ac25dd3cb2 by Roshan Pius · 5 years ago
- ac25dd3 Merge "soong: Support system_server jars from apexes" by Roshan Pius · 5 years ago
- 7de9de8 Merge "Add GlobWithDeps to MakeVarsContext" am: 3ea15b5a72 by Colin Cross · 5 years ago
- 3ea15b5 Merge "Add GlobWithDeps to MakeVarsContext" by Colin Cross · 5 years ago
- 43fb1ff Merge "Fix a typo in a comment in `android/module.go`." am: 3351b33595 by Roland Levillain · 5 years ago
- 3351b33 Merge "Fix a typo in a comment in `android/module.go`." by Roland Levillain · 5 years ago
- 9154718 Adds droidstubs support to sdk module by Paul Duffin · 5 years ago
- 9b51a40 soong: Support system_server jars from apexes by Roshan Pius · 5 years ago
- 2d42ef5 Merge "Make fuzz rules reproducible" am: 87847f7280 by Colin Cross · 5 years ago
- 87847f7 Merge "Make fuzz rules reproducible" by Treehugger Robot · 5 years ago
- 504b461 Simplify building an SDK snapshot from the command line by Paul Duffin · 5 years ago
- 97c1f34 Fix a typo in a comment in `android/module.go`. by Roland Levillain · 5 years ago
- 739e955 Merge changes I7642c57b,I2120b40e am: 126c57b52d by Jiyong Park · 5 years ago
- 126c57b Merge changes I7642c57b,I2120b40e by Treehugger Robot · 5 years ago
- 182163c Merge "Change stdlib linkage for C libraries." am: bdebb171cc by Ivan Lozano · 5 years ago
- 239c81f Merge "Allow cc.LinkabeInterfaces to request "" variants." am: 3bc70db398 by Ivan Lozano · 5 years ago
- e3dfb51 Merge "symbols in stub library isn't affected by -fvisibility=hidden" by Jiyong Park · 5 years ago
- bdebb17 Merge "Change stdlib linkage for C libraries." by Ivan Lozano · 5 years ago
- 3bc70db Merge "Allow cc.LinkabeInterfaces to request "" variants." by Ivan Lozano · 5 years ago
- 66278b6 Merge "symbols in stub library isn't affected by -fvisibility=hidden" by Treehugger Robot · 5 years ago
- 41afdba Merge "Fix test app and helper installation dirs." am: a21e9ddcf8 by Jaewoong Jung · 5 years ago
- a21e9dd Merge "Fix test app and helper installation dirs." by Treehugger Robot · 5 years ago
- 88f2b1c Change stdlib linkage for C libraries. by Ivan Lozano · 5 years ago
- 2b26297 Allow cc.LinkabeInterfaces to request "" variants. by Ivan Lozano · 5 years ago
- dc809f9 Make fuzz rules reproducible by Colin Cross · 5 years ago
- 326a941 Fix test app and helper installation dirs. by Jaewoong Jung · 5 years ago
- 7f49786 Merge "Add rust default compilation flags." am: 0aa51a018b by Ivan Lozano · 5 years ago
- 0aa51a0 Merge "Add rust default compilation flags." by Ivan Lozano · 5 years ago
- 6be9b91 Merge "Reland "Recognize libdl_android as a Bionic library"." am: d0738b3608 by Martin Stjernholm · 5 years ago
- d0738b3 Merge "Reland "Recognize libdl_android as a Bionic library"." by Martin Stjernholm · 5 years ago
- 54aca7b Make 'file_contexts' prop as `android:"path"` by Jooyung Han · 5 years ago
- ce6aadc apex uses the first arch variant of prebuilt_etc modules by Jiyong Park · 5 years ago
- 48d75ef symbols in stub library isn't affected by -fvisibility=hidden by Jiyong Park · 5 years ago
- 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
- 31b095d Add rust default compilation flags. by Ivan Lozano · 5 years ago
- 352df50 Merge "Pass hiddenapi-greylist-max-q.txt to greylist generator." am: b2e729d14c by Artur Satayev · 5 years ago
- b2e729d Merge "Pass hiddenapi-greylist-max-q.txt to greylist generator." by Treehugger Robot · 5 years ago
- 4bdd38a Add override_apex module type am: 5d790c3dda by Jiyong Park · 5 years ago
- c5b4f99 Pass hiddenapi-greylist-max-q.txt to greylist generator. by Artur Satayev · 5 years ago
- 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 5 years ago
- 203489b Reland "Recognize libdl_android as a Bionic library". by Martin Stjernholm · 5 years ago
- 5d790c3 Add override_apex module type by Jiyong Park · 5 years ago
- 6ac3cac sh_binary prefer 32bit when TARGET_PREFER_32_BIT by Jiyong Park · 5 years ago
- 15e53ff Merge "split apex.go" am: c6e9f92cfa by Jiyong Park · 5 years ago
- c6e9f92 Merge "split apex.go" by Treehugger Robot · 5 years ago
- f7d7ed7 Merge "Remove BASH_ENV from the build environment" am: 0398cd2af4 by Dan Willemsen · 5 years ago
- 0398cd2 Merge "Remove BASH_ENV from the build environment" by Treehugger Robot · 5 years ago
- bbefeba Merge "Add more suggestions on converting Makefile conditionals" am: 874da80729 by Colin Cross · 5 years ago
- 874da80 Merge "Add more suggestions on converting Makefile conditionals" by Treehugger Robot · 5 years ago
- 1c504d9 Remove BASH_ENV from the build environment by Dan Willemsen · 5 years ago
- 09d7752 split apex.go by Jiyong Park · 5 years ago
- 1d4d5ea Merge "Change the partition of outputfile" am: a3ab1a927e by Sundong Ahn · 5 years ago
- a3ab1a9 Merge "Change the partition of outputfile" by Treehugger Robot · 5 years ago
- 37b10e4 Merge "Add override_android_test." am: 29883dece6 by Jaewoong Jung · 5 years ago
- 29883de Merge "Add override_android_test." by Treehugger Robot · 5 years ago
- 6453868 Merge "Set rust_test modules as NATIVE_TESTS" am: 22e3f36b28 by Chih-hung Hsieh · 5 years ago
- 55950bd Merge "Switch to our own zipinfo(1)." am: 7e4452511c by Elliott Hughes · 5 years ago
- 22e3f36 Merge "Set rust_test modules as NATIVE_TESTS" by Chih-hung Hsieh · 5 years ago
- 7e445251 Merge "Switch to our own zipinfo(1)." by Elliott Hughes · 5 years ago
- 2322c4d Add more suggestions on converting Makefile conditionals by Colin Cross · 5 years ago
- 7727a6d Add AliasVariation to BottomUpMutatorContext. am: 9f88ce26a8 by Jaewoong Jung · 5 years ago
- 26dedd3 Add override_android_test. by Jaewoong Jung · 6 years ago
- 15f369e Set rust_test modules as NATIVE_TESTS by Chih-Hung Hsieh · 5 years ago
- 9f88ce2 Add AliasVariation to BottomUpMutatorContext. by Jaewoong Jung · 5 years ago
- 4b06dea Merge "Set default pool when RBE or goma is enabled" am: 409e833def by Colin Cross · 5 years ago
- 409e833 Merge "Set default pool when RBE or goma is enabled" by Colin Cross · 5 years ago
- 6c6e830 Merge "Refactor sdk update mechanism" am: 0f568b1237 by Paul Duffin · 5 years ago
- 0f568b1 Merge "Refactor sdk update mechanism" by Treehugger Robot · 5 years ago
- f52c9cf Merge "apexDepsMutator is now bottom-up mutator" am: 19258857ef by Jiyong Park · 5 years ago
- 1925885 Merge "apexDepsMutator is now bottom-up mutator" by Treehugger Robot · 5 years ago
- 5a0fba6 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" am: bbdeda5bed by Jiyong Park · 5 years ago
- bbdeda5 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 5 years ago
- c389507 Merge "Add TestProperties, gen test config, fix names" am: 8d7ae1aefe by Chih-hung Hsieh · 5 years ago
- ff2da83 Merge changes Idea4f04c,I3b85ef66 am: 6dd78bdda0 by Mitch Phillips · 5 years ago
- 8d7ae1a Merge "Add TestProperties, gen test config, fix names" by Chih-hung Hsieh · 5 years ago
- 6dd78bd Merge changes Idea4f04c,I3b85ef66 by Treehugger Robot · 5 years ago
- 3efacee Switch to our own zipinfo(1). by Elliott Hughes · 5 years ago