1. 7ed9de3 Add support for versioned stubs. by Jiyong Park · 6 years ago
  2. 72be590 Add `aapt_include_all_resources` by Dan Willemsen · 6 years ago
  3. 000b4d1 Merge "Don't strip soong APKs" by Treehugger Robot · 6 years ago
  4. 762fbfb Don't strip soong APKs by Colin Cross · 6 years ago
  5. c04455e Merge "Disallow "runalarm" and allow the more standard "timeout"." by Elliott Hughes · 6 years ago
  6. 67df651 Merge "Add support for nullability validation to droidstubs." by Pete Gillin · 6 years ago
  7. be3cfa5 Disallow "runalarm" and allow the more standard "timeout". by Elliott Hughes · 6 years ago
  8. 63c6361 Merge "Enable safe ICF with LLD." by Peter Collingbourne · 6 years ago
  9. 50aeb11 Merge "Remove sdk_version: "core_platform_current"" by Neil Fuller · 6 years ago
  10. bcf97f5 Merge "Add soong build restrictions for libcore targets" by Neil Fuller · 6 years ago
  11. 401eeba Remove sdk_version: "core_platform_current" by Neil Fuller · 6 years ago
  12. cbc64dc Merge "Store dex files uncompressed and unstripped in privileged APKs" by Colin Cross · 6 years ago
  13. 3319583 Merge "Enable SHT_RELR sections to encode relative relocations." by Treehugger Robot · 6 years ago
  14. 486e42c Enable safe ICF with LLD. by Peter Collingbourne · 6 years ago
  15. a262c05 Add support for nullability validation to droidstubs. by Pete Gillin · 6 years ago
  16. 5a0dcd5 Store dex files uncompressed and unstripped in privileged APKs by Colin Cross · 6 years ago
  17. df5f356 Add soong build restrictions for libcore targets by Neil Fuller · 6 years ago
  18. 1e30905 Merge "Revert "ATest: GTest auto gen config support run_test_as in Android.bp ."" by Treehugger Robot · 6 years ago
  19. fd18c42 Revert "ATest: GTest auto gen config support run_test_as in Android.bp ." by Bill Yang · 6 years ago
  20. 05802ab Merge "Move Ndk_abis from soong.config to soong.variables" by Treehugger Robot · 6 years ago
  21. 98d8580 Prevent clang from using the x18 register on arm64. by Peter Collingbourne · 6 years ago
  22. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 6 years ago
  23. ddfcd42 Merge "arch-specific dependencies are correctly handled in apex" by Treehugger Robot · 6 years ago
  24. 04f4237 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  25. 2dedae9 Merge "Add --prefer-integrity option to manifest_fixer.py" by Treehugger Robot · 6 years ago
  26. 840c411 Merge "Add annotation-related args to check api" by Neil Fuller · 6 years ago
  27. ce7818e Add --prefer-integrity option to manifest_fixer.py by Victor Hsieh · 6 years ago
  28. 678529e arch-specific dependencies are correctly handled in apex by Jiyong Park · 6 years ago
  29. f2ea4dd Merge "ATest: GTest auto gen config support run_test_as in Android.bp ." by Treehugger Robot · 6 years ago
  30. 9bce14b Merge "Don't check the link type from stubs libs." by Treehugger Robot · 6 years ago
  31. c75885a Merge "Allow cc_genrule srcs to vary by architecture" by Treehugger Robot · 6 years ago
  32. 10db384 Apply rtti settings to linux_bionic by Dan Willemsen · 6 years ago
  33. b2f14ec Add annotation-related args to check api by Neil Fuller · 6 years ago
  34. ef35448 Allow cc_genrule srcs to vary by architecture by Colin Cross · 6 years ago
  35. 5b9fde2 Merge "Add support for sysprop description files to c++" by Treehugger Robot · 6 years ago
  36. 5429ed0 Merge "Add support for sysprop description files to Java" by Treehugger Robot · 6 years ago
  37. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 6 years ago
  38. 9ff34c0 Update linux_bionic configuration by Dan Willemsen · 6 years ago
  39. 0db18c2 Add support to inject a uint64 symbol by Dan Willemsen · 6 years ago
  40. 2249dc8 Turn symbol_inject into a reusable package by Dan Willemsen · 6 years ago
  41. 4f644da Don't use arch-specific modules when we want a single module by Dan Willemsen · 6 years ago
  42. 0ef639b Allow generating modules once per OS instead of once per Class by Dan Willemsen · 6 years ago
  43. 1ffac8e Enable SHT_RELR sections to encode relative relocations. by Rahul Chaudhry · 6 years ago
  44. d30b940 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 6 years ago
  45. fa2aee1 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 6 years ago
  46. 46f78fb Don't check the link type from stubs libs. by Jiyong Park · 6 years ago
  47. 6f03752 Allow DIST_DIR to be read via dumpvars by Dan Willemsen · 6 years ago
  48. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 6 years ago
  49. d4ad1da Merge "Add a Kati-based packaging step" by Dan Willemsen · 6 years ago
  50. 9565675 Merge "Remove make and xmllint from the allowed tools list" by Dan Willemsen · 6 years ago
  51. 41cabfb Remove make and xmllint from the allowed tools list by Dan Willemsen · 6 years ago
  52. a10cdc6 Merge pi-dr1-dev to aosp-master by Bill Yi · 6 years ago
  53. fb1271a Add a Kati-based packaging step by Dan Willemsen · 6 years ago
  54. 3e0eb95 Merge changes from topic "soong_instrumentation_for" am: 1b4aa43303 by Colin Cross · 6 years ago
  55. 1b4aa43 Merge changes from topic "soong_instrumentation_for" by Treehugger Robot · 6 years ago
  56. b60205e Merge "APEX can be signed with different keys" am: 796e9de93c by Jiyong Park · 6 years ago
  57. 796e9de Merge "APEX can be signed with different keys" by Treehugger Robot · 6 years ago
  58. 4b964c0 Fix instrumentation_for to match LOCAL_INSTRUMENTATION_FOR by Colin Cross · 6 years ago
  59. 5cb7803 Merge "Remove strip.sh intermediates" am: 51250973e4 by Colin Cross · 6 years ago
  60. 78e3cb0 Fix incremental build issue in aapt2 by Colin Cross · 6 years ago
  61. 094054a Support main_class property in java_binary modules by Colin Cross · 6 years ago
  62. 5125097 Merge "Remove strip.sh intermediates" by Treehugger Robot · 6 years ago
  63. a6d88ab Remove reference to core-oj/core-libart, etc. am: 54c1d2f238 by Neil Fuller · 6 years ago
  64. 3adb2ed Remove strip.sh intermediates by Colin Cross · 6 years ago
  65. 54c1d2f Remove reference to core-oj/core-libart, etc. by Neil Fuller · 6 years ago
  66. dc1e829 Always allow duplicates with identical CRC32 and size by Colin Cross · 6 years ago
  67. b2aba00 Merge "Always ensure that DIST_DIR is set" am: 251178f024 by Dan Willemsen · 6 years ago
  68. 251178f Merge "Always ensure that DIST_DIR is set" by Treehugger Robot · 6 years ago
  69. 043a41b Merge "Build platform with core library stubs by default" am: ac857603ce by Neil Fuller · 6 years ago
  70. ac85760 Merge "Build platform with core library stubs by default" by Neil Fuller · 6 years ago
  71. ae42d21 Merge "Define runfiles_path before try so that finally can use it." by Nicolas Geoffray · 6 years ago
  72. 9605b3a Merge "Define runfiles_path before try so that finally can use it." by Nicolas Geoffray · 6 years ago
  73. e608208 Merge "Improve messages for VNDK dependency errors." am: c325edce18 by Martin Stjernholm · 6 years ago
  74. c325edc Merge "Improve messages for VNDK dependency errors." by Martin Stjernholm · 6 years ago
  75. aceb86e Merge "Remove flags from ClangLibToolingUnknownCflags" am: 0b6bcd4014 by Logan Chien · 6 years ago
  76. 0b6bcd4 Merge "Remove flags from ClangLibToolingUnknownCflags" by Logan Chien · 6 years ago
  77. 980b757 Merge "android.test.{base|mock} are added as optional libraries." am: e8f2977f80 by Jiyong Park · 6 years ago
  78. e8f2977 Merge "android.test.{base|mock} are added as optional libraries." by Treehugger Robot · 6 years ago
  79. d50e89f Always ensure that DIST_DIR is set by Dan Willemsen · 6 years ago
  80. 04619c6 Merge "Unset BUILD_NUMBER in build_test.bash" am: 08c3085998 by Dan Willemsen · 6 years ago
  81. 08c3085 Merge "Unset BUILD_NUMBER in build_test.bash" by Treehugger Robot · 6 years ago
  82. 5ffade3 Merge "Remove perl from the allowed PATH tools list" am: 1a968b91a6 by Dan Willemsen · 6 years ago
  83. 1a968b9 Merge "Remove perl from the allowed PATH tools list" by Treehugger Robot · 6 years ago
  84. 61f2d11 Remove flags from ClangLibToolingUnknownCflags by Logan Chien · 6 years ago
  85. 257eb0c Improve messages for VNDK dependency errors. by Martin Stjernholm · 6 years ago
  86. fa17afe android.test.{base|mock} are added as optional libraries. by Jiyong Park · 6 years ago
  87. 0abd437 Unset BUILD_NUMBER in build_test.bash by Dan Willemsen · 6 years ago
  88. ff1458f APEX can be signed with different keys by Jiyong Park · 6 years ago
  89. 94320e5 Merge "Fix how soong converts LOCAL_STRIP_MODULE." am: 153c2f8ba3 by Jaewoong Jung · 6 years ago
  90. 153c2f8 Merge "Fix how soong converts LOCAL_STRIP_MODULE." by Treehugger Robot · 6 years ago
  91. 3df2d59 Merge "Add support for cortex-a76 in soong" am: 2bfa2c852c by Haibo Huang · 6 years ago
  92. 2bfa2c8 Merge "Add support for cortex-a76 in soong" by Haibo Huang · 6 years ago
  93. b09213a Merge "Make automatically added <uses-library> entries optional" am: f4fec6a774 by Paul Duffin · 6 years ago
  94. f4fec6a Merge "Make automatically added <uses-library> entries optional" by Treehugger Robot · 6 years ago
  95. 59171a4 Fix how soong converts LOCAL_STRIP_MODULE. by Jaewoong Jung · 6 years ago
  96. a31e2bd Add support for cortex-a76 in soong by Haibo Huang · 6 years ago
  97. 5368c31 Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS. am: 109029fb5c by Evgenii Stepanov · 6 years ago
  98. bf210f7 Build platform with core library stubs by default by Neil Fuller · 6 years ago
  99. 109029f Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS. by Evgenii Stepanov · 6 years ago
  100. b03b69b Merge "Scudo minimal runtime support for Soong" am: d054c225fb by Kostya Kortchinsky · 6 years ago