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