1. 51e265c Merge "Restat clang linker outputs" by Treehugger Robot · 7 years ago
  2. 0ba2733 Merge "Soong: Add unbind option to setup_go_workspace_for_soong.sh script" by Patrice Arruda · 7 years ago
  3. 50ca4ef Merge "Arch-specific source for prebuilt_apex" by Jiyong Park · 7 years ago
  4. c95714e Arch-specific source for prebuilt_apex by Jiyong Park · 7 years ago
  5. 36ae135 Restat clang linker outputs by Colin Cross · 7 years ago
  6. b4e93fb Soong: Add unbind option to setup_go_workspace_for_soong.sh script by Patrice Arruda · 7 years ago
  7. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 7 years ago
  8. ee30d5e Refactor coverage support by Pirama Arumuga Nainar · 7 years ago
  9. bcf9408 Merge "Soong: Add synopsis to cc_library_* modules" by Patrice Arruda · 7 years ago
  10. 083bd3e Merge "Add prebuilt_apex." by Treehugger Robot · 7 years ago
  11. 939ebd5 Add prebuilt_apex. by Jaewoong Jung · 7 years ago
  12. 2e03bb7 Merge "Move -Wno-inconsistent-missing-override to ClangExtraCflags" by Yi Kong · 7 years ago
  13. 83c89e0 Soong: Add synopsis to cc_library_* modules by Patrice Arruda · 7 years ago
  14. 9e50e69 Merge "Remove libbase dependency of sysprop_library" by Treehugger Robot · 7 years ago
  15. 4d048d5 Move -Wno-inconsistent-missing-override to ClangExtraCflags by Yi Kong · 7 years ago
  16. 044ead6 Merge "Fix an override_module bug." by Treehugger Robot · 7 years ago
  17. edd7fdd Merge "Turn on new pass manager for PGO projects" by Yi Kong · 7 years ago
  18. 5c45f68 Merge "Soong: Add synopsis to cc_object module." by Patrice Arruda · 7 years ago
  19. a641ee9 Fix an override_module bug. by Jaewoong Jung · 7 years ago
  20. ac7f27e Merge "Switch to clang-r353983b" by Yi Kong · 7 years ago
  21. eae12cf Merge "Always package JNI libs into android_test modules" by Colin Cross · 7 years ago
  22. 39302bb Merge "Soong: Add synopsis to soong_namespace module." by Patrice Arruda · 7 years ago
  23. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 7 years ago
  24. c7dd408 Merge "Add package_name property to android_app." by Jaewoong Jung · 7 years ago
  25. ca57e57 Merge "Add support for clang-tidy -warnings-as-errors in Android.bp files" by Nikita Ioffe · 7 years ago
  26. 1f95976 Remove libbase dependency of sysprop_library by Inseob Kim · 7 years ago
  27. 5d7aeea Switch to clang-r353983b by Yi Kong · 7 years ago
  28. 6f373f6 Add package_name property to android_app. by Jaewoong Jung · 7 years ago
  29. 32c4986 Add support for clang-tidy -warnings-as-errors in Android.bp files by Nikita Ioffe · 7 years ago
  30. baff0ce Soong: Add synopsis to cc_object module. by Patrice Arruda · 7 years ago
  31. 64765aa Soong: Add synopsis to soong_namespace module. by Patrice Arruda · 7 years ago
  32. d637872 Merge "Add java_test_helper_library" by Paul Duffin · 7 years ago
  33. 0aad006 Merge "Soong: Add synopsis to several modules under cc package." by Treehugger Robot · 7 years ago
  34. ff58c0e Merge "Support LLD ThinLTO cache/threshold option" by Yi Kong · 7 years ago
  35. c249c71 Soong: Add synopsis to several modules under cc package. by Patrice Arruda · 7 years ago
  36. 42df144 Add java_test_helper_library by Paul Duffin · 7 years ago
  37. fc22e4e Treat stl: "system" the same way as default. by Sasha Smundak · 7 years ago
  38. 789b84b Merge "ATest: GTest auto gen config support run_test_as in Android.bp ." by Treehugger Robot · 7 years ago
  39. 6d75c9d Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true" by Treehugger Robot · 7 years ago
  40. 4ada982 Merge "Rename jetifier property and add it to androidmk" by Treehugger Robot · 7 years ago
  41. c48428a Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true by Colin Cross · 7 years ago
  42. 9fc6040 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 7 years ago
  43. 630b960 Support LLD ThinLTO cache/threshold option by Yi Kong · 7 years ago
  44. 66f2e87 Merge "Add synopsis for prebuilt_apis." by Jaewoong Jung · 7 years ago
  45. 663716b Merge changes If670f20d,I8cf5f3b8 by Colin Cross · 7 years ago
  46. 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 7 years ago
  47. e966572 Merge "Add override_android_app module type." by Jaewoong Jung · 7 years ago
  48. ebe2b86 Merge ":module syntax support properties in apex_key" by Treehugger Robot · 7 years ago
  49. 1aeb049 Panic if logging is attempted after Close by Colin Cross · 7 years ago
  50. b98d3bc Wait for ninja proto processing to finish when exiting by Colin Cross · 7 years ago
  51. 7446606 Merge "Tell make that sh_test is a NATIVE_TEST" by Treehugger Robot · 7 years ago
  52. 6788256 :module syntax support properties in apex_key by Jiyong Park · 7 years ago
  53. df59655 Merge "Pass -fsanitize-hwaddress-abi=platform when building with hwasan." by Peter Collingbourne · 7 years ago
  54. 6b20050 Merge "Fix checking of empty slice properties" by Treehugger Robot · 7 years ago
  55. 5fb5b2a Add synopsis for prebuilt_apis. by Jaewoong Jung · 7 years ago
  56. 69c1ed9 Turn on new pass manager for PGO projects by Yi Kong · 7 years ago
  57. e726ba5 Pass -fsanitize-hwaddress-abi=platform when building with hwasan. by Peter Collingbourne · 7 years ago
  58. 525443a Add override_android_app module type. by Jaewoong Jung · 7 years ago
  59. 3db0419 Tell make that sh_test is a NATIVE_TEST by Dan Willemsen · 7 years ago
  60. 6e93ac9 Fix checking of empty slice properties by Inseob Kim · 7 years ago
  61. 53c8844 Separate device and product overlays by Anton Hansson · 7 years ago
  62. 21c8132 Merge "Notice support for APEX" by Treehugger Robot · 7 years ago
  63. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  64. f8d3be9 Merge "Export genrules to Make as phony packages" by Treehugger Robot · 7 years ago
  65. 52818fc Notice support for APEX by Jiyong Park · 7 years ago
  66. 5a3f31b Merge "Turn on string-plus-int warning" by Yi Kong · 7 years ago
  67. 3c21c0b Enable lld for windows by Pirama Arumuga Nainar · 7 years ago
  68. 967511a Pass -hwasan-allow-ifunc when building with hwasan. by Peter Collingbourne · 7 years ago
  69. a4ad2b0 Export genrules to Make as phony packages by Colin Cross · 7 years ago
  70. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 7 years ago
  71. 07e5161 Remove ModuleSrcPath by Colin Cross · 7 years ago
  72. 2fafa3e Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDir by Colin Cross · 7 years ago
  73. 42be761 Add dex_import module type by Colin Cross · 7 years ago
  74. 1b781e5 Merge "Remove workarounds for old compiler versions." by Peter Collingbourne · 7 years ago
  75. d62bfe5 Merge "Support package_splits" by Treehugger Robot · 7 years ago
  76. 36c70bc Merge "Add Conscrypt to coverage" by Treehugger Robot · 7 years ago
  77. 03a471a Merge "Refine error messages in case of missing api files" by Treehugger Robot · 7 years ago
  78. 2a51b3f Turn on string-plus-int warning by Yi Kong · 7 years ago
  79. dd346af Merge "Add -faddrsig to ClangExtraCflags" by Yi Kong · 7 years ago
  80. 8098faa Refine error messages in case of missing api files by Inseob Kim · 7 years ago
  81. a32b5e6 Add -faddrsig to ClangExtraCflags by Yi Kong · 7 years ago
  82. 05e70dd Fix the symbol file paths for files in APEXes by Jiyong Park · 7 years ago
  83. bb3deef Merge "Support go 1.12" by Treehugger Robot · 7 years ago
  84. bb3fe2f Merge "Rename test description" by Treehugger Robot · 7 years ago
  85. 3020fee Support go 1.12 by Colin Cross · 7 years ago
  86. e560c4a Support package_splits by Colin Cross · 7 years ago
  87. 1b7a4b0 Merge "respect relative_install_path for binaries in APEXes" by Treehugger Robot · 7 years ago
  88. 8c84e60 Merge "Support test_suite and test_config with sh_test" by Julien Desprez · 7 years ago
  89. 2935b40 Rename test description by Ng Zhi An · 7 years ago
  90. 734879b Merge "Skip obsolete JACK flags" by Treehugger Robot · 7 years ago
  91. 1f74135 Merge "Don't add dependencies on modules referenced in unused arch variants" by Treehugger Robot · 7 years ago
  92. bdb1ed8 Merge "Switch clang to r353983" by Yi Kong · 7 years ago
  93. 6925d2b Switch clang to r353983 by Yi Kong · 7 years ago
  94. c743c37 Merge "Install symlink to the runtime APEX only for device" by Treehugger Robot · 7 years ago
  95. 9e7fc14 Support test_suite and test_config with sh_test by Julien Desprez · 7 years ago
  96. a3a9741 Don't add dependencies on modules referenced in unused arch variants by Colin Cross · 7 years ago
  97. bd13e44 respect relative_install_path for binaries in APEXes by Jiyong Park · 7 years ago
  98. e02e41a Skip obsolete JACK flags by Ng Zhi An · 7 years ago
  99. cd2e528 Merge "Add stoney ridge x86 variant" by Treehugger Robot · 7 years ago
  100. c3e2c86 Install symlink to the runtime APEX only for device by Jiyong Park · 7 years ago