1. 5a3f31b Merge "Turn on string-plus-int warning" by Yi Kong · 6 years ago
  2. 3c21c0b Enable lld for windows by Pirama Arumuga Nainar · 6 years ago
  3. 967511a Pass -hwasan-allow-ifunc when building with hwasan. by Peter Collingbourne · 6 years ago
  4. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  5. 07e5161 Remove ModuleSrcPath by Colin Cross · 6 years ago
  6. 2fafa3e Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDir by Colin Cross · 6 years ago
  7. 42be761 Add dex_import module type by Colin Cross · 6 years ago
  8. 1b781e5 Merge "Remove workarounds for old compiler versions." by Peter Collingbourne · 6 years ago
  9. d62bfe5 Merge "Support package_splits" by Treehugger Robot · 6 years ago
  10. 36c70bc Merge "Add Conscrypt to coverage" by Treehugger Robot · 6 years ago
  11. 03a471a Merge "Refine error messages in case of missing api files" by Treehugger Robot · 6 years ago
  12. 2a51b3f Turn on string-plus-int warning by Yi Kong · 6 years ago
  13. dd346af Merge "Add -faddrsig to ClangExtraCflags" by Yi Kong · 6 years ago
  14. 8098faa Refine error messages in case of missing api files by Inseob Kim · 6 years ago
  15. a32b5e6 Add -faddrsig to ClangExtraCflags by Yi Kong · 6 years ago
  16. 05e70dd Fix the symbol file paths for files in APEXes by Jiyong Park · 6 years ago
  17. bb3deef Merge "Support go 1.12" by Treehugger Robot · 6 years ago
  18. bb3fe2f Merge "Rename test description" by Treehugger Robot · 6 years ago
  19. 3020fee Support go 1.12 by Colin Cross · 6 years ago
  20. e560c4a Support package_splits by Colin Cross · 6 years ago
  21. 1b7a4b0 Merge "respect relative_install_path for binaries in APEXes" by Treehugger Robot · 6 years ago
  22. 8c84e60 Merge "Support test_suite and test_config with sh_test" by Julien Desprez · 6 years ago
  23. 2935b40 Rename test description by Ng Zhi An · 6 years ago
  24. 734879b Merge "Skip obsolete JACK flags" by Treehugger Robot · 6 years ago
  25. 1f74135 Merge "Don't add dependencies on modules referenced in unused arch variants" by Treehugger Robot · 6 years ago
  26. bdb1ed8 Merge "Switch clang to r353983" by Yi Kong · 6 years ago
  27. 6925d2b Switch clang to r353983 by Yi Kong · 6 years ago
  28. c743c37 Merge "Install symlink to the runtime APEX only for device" by Treehugger Robot · 6 years ago
  29. 9e7fc14 Support test_suite and test_config with sh_test by Julien Desprez · 6 years ago
  30. a3a9741 Don't add dependencies on modules referenced in unused arch variants by Colin Cross · 6 years ago
  31. bd13e44 respect relative_install_path for binaries in APEXes by Jiyong Park · 6 years ago
  32. e02e41a Skip obsolete JACK flags by Ng Zhi An · 6 years ago
  33. cd2e528 Merge "Add stoney ridge x86 variant" by Treehugger Robot · 6 years ago
  34. c3e2c86 Install symlink to the runtime APEX only for device by Jiyong Park · 6 years ago
  35. f1c1006 Merge "product_specific support for apex_key" by Treehugger Robot · 6 years ago
  36. 87e7f2f Add stoney ridge x86 variant by Benjamin Gordon · 6 years ago
  37. 7487fb5 Merge "Create symlink for bionic files" by Treehugger Robot · 6 years ago
  38. 6f933e5 Merge "Soong: update the synopsis of vts_config module." by Treehugger Robot · 6 years ago
  39. 5971f50 Merge "Add AVX/AVX2 supported archs in build system" by Stephen Hines · 6 years ago
  40. 3cec272 Soong: update the synopsis of vts_config module. by Patrice Arruda · 6 years ago
  41. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  42. d1e293d product_specific support for apex_key by Jiyong Park · 6 years ago
  43. 33548f0 Merge "Soong: Update the filegroup's synopsis documentation." by Treehugger Robot · 6 years ago
  44. 8958a94 Soong: Update the filegroup's synopsis documentation. by Patrice Arruda · 6 years ago
  45. fa62cfc Add Conscrypt to coverage by Adam Vartanian · 6 years ago
  46. 4a0459d Add AVX/AVX2 supported archs in build system by Shalini Salomi Bodapati · 6 years ago
  47. 12c02a6 Build doc improvements. by Jaewoong Jung · 6 years ago
  48. 6618445 Merge "Soong: Add documentation to sh_binary[_host] module." by Patrice Arruda · 6 years ago
  49. 9dd4b38 Merge "Soong: Update documentation on prebuilt* modules." by Treehugger Robot · 6 years ago
  50. 0d2c1d1 Merge "Change module type text to HTML in build docs." by Treehugger Robot · 6 years ago
  51. 9e14b96 Soong: Update documentation on prebuilt* modules. by Patrice Arruda · 6 years ago
  52. 238be38 Change module type text to HTML in build docs. by Jaewoong Jung · 6 years ago
  53. e103419 Soong: Add documentation to sh_binary[_host] module. by Patrice Arruda · 6 years ago
  54. 177a1a5 Fix crash in mergeListProperties by Sasha Smundak · 6 years ago
  55. fdd1457 Merge "Differentiate system and test apis in whitelist" by Andrei-Valentin Onea · 6 years ago
  56. 1255a56 Fix ALLOW_MISSING_DEPENDENCIES=true builds by Colin Cross · 6 years ago
  57. 38bfc16 Merge "dumpvars += BOARD_VNDK_VERSION" by Treehugger Robot · 6 years ago
  58. 937664a Add test for ctx.ExpandSources by Colin Cross · 6 years ago
  59. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  60. 1b48842 Add path properties mutator by Colin Cross · 6 years ago
  61. 0002028 dumpvars += BOARD_VNDK_VERSION by Steven Moreland · 6 years ago
  62. 1361449 Merge "Add neverallow rules for java_device_for_host" by Treehugger Robot · 6 years ago
  63. c35c5f9 Add neverallow rules for java_device_for_host by Colin Cross · 6 years ago
  64. e3ca7fd Merge "Do not "escape" newline if comment ends with ESC character." by Treehugger Robot · 6 years ago
  65. a61ff2c cc_test: emit errors if there's duplicate in srcs by Jooyung Han · 6 years ago
  66. e10952b Do not "escape" newline if comment ends with ESC character. by Sasha Smundak · 6 years ago
  67. bd19db0 Remove workarounds for old compiler versions. by Peter Collingbourne · 6 years ago
  68. 7aa5a56 Merge "Hardcode in dexopt the information that /system/product should be /product." by Nicolas Geoffray · 6 years ago
  69. f14277f Merge "Add checks for double_loadable dependencies" by Treehugger Robot · 6 years ago
  70. e3ad414 Merge "Add modules for converting java modules between host and device" by Treehugger Robot · 6 years ago
  71. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
  72. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 6 years ago
  73. b8ba8a5 Fixe typos in androidmk. by Jaewoong Jung · 6 years ago
  74. 2464ef4 Hardcode in dexopt the information that /system/product should be /product. by Nicolas Geoffray · 6 years ago
  75. 5d3e2b7 Merge "Add comment to api_packages property" by Treehugger Robot · 6 years ago
  76. f63c2fb Add comment to api_packages property by Inseob Kim · 6 years ago
  77. b3f22ca Add blueprint:mutated to sysprop properties by Inseob Kim · 6 years ago
  78. 7622867 Add dexpreopt_bootjars_test.go by Colin Cross · 6 years ago
  79. c28bb0b Move some java test setup later by Colin Cross · 6 years ago
  80. baa676f Fix RuleBuilder.Restat by Colin Cross · 6 years ago
  81. 4c83e5c Support testing Rules in Modules and Rules and Builds in Singletons by Colin Cross · 6 years ago
  82. 87ecbfe Update manifest merger to use binary by Colin Cross · 6 years ago
  83. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  84. 7abf560 Merge "Enable coverage universally if COVERAGE_PATHS includes "*"" by Pirama Arumuga Nainar · 6 years ago
  85. f57bfee Merge "Add required: to debuggable" by Mark Salyzyn · 6 years ago
  86. 4be6580 Merge "Ignore missing prebuilt_apis of java_sdk_library" by Treehugger Robot · 6 years ago
  87. cc5b384 Merge "Build System: Collect native dependent information from cc.go." by Treehugger Robot · 6 years ago
  88. 38449af Ignore missing prebuilt_apis of java_sdk_library by Inseob Kim · 6 years ago
  89. 3f49f4d Build System: Collect native dependent information from cc.go. by bralee · 6 years ago
  90. 247e0cf Don't add static libs resources to implemenation jars by Colin Cross · 6 years ago
  91. afbddd8 Merge "Autogenerate some extra_options based on some build properties" by Julien Desprez · 6 years ago
  92. 4e12828 Enable coverage universally if COVERAGE_PATHS includes "*" by Pirama Arumuga Nainar · 6 years ago
  93. 29496d7 Merge "Update reference doc link to ci.android.com" by Treehugger Robot · 6 years ago
  94. aaf5353 Add required: to debuggable by Mark Salyzyn · 6 years ago
  95. c8f83ae Merge "Revert $(LOCAL_PATH) handling for `certificate` and `additional_certificates` properties." by Treehugger Robot · 6 years ago
  96. b2fbbbb Update reference doc link to ci.android.com by Dan Willemsen · 6 years ago
  97. eb7398e Autogenerate some extra_options based on some build properties by Julien Desprez · 6 years ago
  98. aa7fdad Revert $(LOCAL_PATH) handling for `certificate` and by Sasha Smundak · 6 years ago
  99. e04da07 Differentiate system and test apis in whitelist by Andrei Onea · 6 years ago
  100. 6db4d4e Optimize CPU time when running d8 and r8 by Colin Cross · 6 years ago