1. c06ea03 convert java_plugin with bp2build by Sam Delmerico · 3 years, 9 months ago
  2. fde9fb5 convert java static dependencies by Sam Delmerico · 3 years, 9 months ago
  3. 5ddefa3 Merge "Move env var config loading to be within the config package." by Kousik Kumar · 3 years, 9 months ago
  4. ea64e62 Merge "Basic bp2build converter for java_import." by Romain Jobredeaux · 3 years, 9 months ago
  5. 428a366 Basic bp2build converter for java_import. by Romain Jobredeaux · 3 years, 9 months ago
  6. b3af19c Merge "list all valid flags (commands) to soong_ui upon unknown command" by Usta Shrestha · 3 years, 9 months ago
  7. defcf8d Merge "name parameters for clarity" by Usta Shrestha · 3 years, 9 months ago
  8. fd8f0ff Merge "Fix the names of the dynamically inherited modules." by Treehugger Robot · 3 years, 9 months ago
  9. a038c2f Merge "Make the Apache 2.0 text available to packages." by Treehugger Robot · 3 years, 9 months ago
  10. 845cb29 Fix the names of the dynamically inherited modules. by Sasha Smundak · 3 years, 9 months ago
  11. 7afffe6 Merge "Allow UWB to use Rust in reference HAL" by Treehugger Robot · 3 years, 9 months ago
  12. 52ef4c3 Merge "Limit JIT tier for javac" by Treehugger Robot · 3 years, 9 months ago
  13. 4592371 Make the Apache 2.0 text available to packages. by Bob Badour · 3 years, 9 months ago
  14. 0849c14 Limit JIT tier for javac by Jared Duke · 3 years, 9 months ago
  15. 0107901 Merge "Add new file name to output inputs/outputs of actions of modules into a new file when `m json-module-graph` is executed." by Keyi Gui · 3 years, 9 months ago
  16. e4c255c Merge "Add special case for test-only module in configuredJars method" by Pedro Loureiro · 3 years, 9 months ago
  17. 6700724 Add new file name to output inputs/outputs of actions of modules into a new file when `m json-module-graph` is executed. by kgui · 3 years, 9 months ago
  18. c7afdef Merge "Add option to generate BTF debug info for bpf programs" by Treehugger Robot · 3 years, 9 months ago
  19. 7892c6d Merge "Add tidy.md document" by Chih-hung Hsieh · 3 years, 9 months ago
  20. cd22b62 Merge "Revert "Reland "Enable hwasan use after scope detection.""" by Treehugger Robot · 3 years, 9 months ago
  21. 428d5ad Merge changes I728208ed,Ifdb50809 by Treehugger Robot · 3 years, 9 months ago
  22. 6bf833f Merge changes from topic "musl_rust" by Treehugger Robot · 3 years, 9 months ago
  23. 2573965 Add option to generate BTF debug info for bpf programs by Connor O'Brien · 3 years, 11 months ago
  24. 22c27e8 Add tidy.md document by Chih-Hung Hsieh · 3 years, 9 months ago
  25. 0d7d3e1 [cc] Add per-file OWNERS for cc/coverage.go by Pirama Arumuga Nainar · 3 years, 9 months ago
  26. f776c8c [cc/coverage] Override/disable -Wframe-larger-than by Pirama Arumuga Nainar · 3 years, 9 months ago
  27. 1785fcb Merge "[rust/coverage] Remove obsolete WAR to pass -z,start-stop-gc" by Pirama Arumuga Nainar · 3 years, 9 months ago
  28. 7ac2689 Merge "[docs] Add README for native code coverage" by Pirama Arumuga Nainar · 3 years, 9 months ago
  29. 13ae63c Merge "Remove res and assets in androidmk if default" by Trevor Radcliffe · 3 years, 9 months ago
  30. 2882dcb Merge "product variables are consumed via soong injection" by Sam Delmerico · 3 years, 9 months ago
  31. af20c7c Merge "build device binary for java_test_host" by Sam Delmerico · 3 years, 9 months ago
  32. 2b34678 [docs] Add README for native code coverage by Pirama Arumuga Nainar · 3 years, 9 months ago
  33. a86875e Merge "Add tests for afdo.go" by Yi Kong · 3 years, 9 months ago
  34. fd337b3 Revert "Reland "Enable hwasan use after scope detection."" by Florian Mayer · 3 years, 9 months ago
  35. 3ff037e Move env var config loading to be within the config package. by Kousik Kumar · 3 years, 9 months ago
  36. 668da23 [rust/coverage] Remove obsolete WAR to pass -z,start-stop-gc by Pirama Arumuga Nainar · 3 years, 9 months ago
  37. b3342ce build device binary for java_test_host by Sam Delmerico · 3 years, 9 months ago
  38. 5c32bbf product variables are consumed via soong injection by Sam Delmerico · 3 years, 9 months ago
  39. 91ee673 Merge "Reverse order of tag and android module checks" by Liz Kammer · 3 years, 9 months ago
  40. 561c776 Add special case for test-only module in configuredJars method by Pedro Loureiro · 3 years, 9 months ago
  41. 2d30501 Merge "[cc/tidy] Disable cert-err33-c" by Treehugger Robot · 3 years, 9 months ago
  42. d5954a2 Add tests for afdo.go by Yi Kong · 3 years, 9 months ago
  43. 3440d0d Merge "Sampling PGO deprecation" by Yi Kong · 3 years, 9 months ago
  44. a61dbd4 Merge "Add bp2build support for property "compressible" of apex module." by Wei Li · 3 years, 9 months ago
  45. f73658b Merge "[NFCI] Change llvm-ar '-format' to be '--format'." by Treehugger Robot · 3 years, 9 months ago
  46. 5fc137b [cc/tidy] Disable cert-err33-c by Pirama Arumuga Nainar · 3 years, 9 months ago
  47. 82cf9a7 Remove res and assets in androidmk if default by Trevor Radcliffe · 3 years, 9 months ago
  48. 2f90708 Allow UWB to use Rust in reference HAL by Matthew Maurer · 3 years, 9 months ago
  49. f034cb4 Add bp2build support for property "compressible" of apex module. by Wei Li · 3 years, 9 months ago
  50. ed0dd76 [NFCI] Change llvm-ar '-format' to be '--format'. by Mitch Phillips · 3 years, 9 months ago
  51. 470f76f Sampling PGO deprecation by Yi Kong · 3 years, 9 months ago
  52. 620dc3f Merge "Linkerconfig with namespace contribution" by Jooyung Han · 3 years, 9 months ago
  53. efdc4f4 Merge "Allow static binaries to enable AFDO" by Treehugger Robot · 3 years, 9 months ago
  54. e5b0a0a Linkerconfig with namespace contribution by Jooyung Han · 3 years, 9 months ago
  55. eb76d21 Merge "Revert^2: "Setting Java 11 as the default version"" by Sorin Basca · 3 years, 9 months ago
  56. 88e632e Allow static binaries to enable AFDO by Yi Kong · 3 years, 9 months ago
  57. a1f50ef Merge "OWNERS: native toolchain team owns afdo.go" by Yi Kong · 3 years, 9 months ago
  58. e32f093 Support building rust modules against musl libc by Colin Cross · 3 years, 9 months ago
  59. 018cbeb Support genrules as CrtBegin and CrtEnd in rust by Colin Cross · 3 years, 9 months ago
  60. fe605e1 Support multiple crtbegin and crtend dependencies by Colin Cross · 3 years, 9 months ago
  61. fe813c5 Merge "Delete toolchain_library" by Liz Kammer · 3 years, 9 months ago
  62. 5514698 Reverse order of tag and android module checks by Liz Kammer · 3 years, 9 months ago
  63. 1e69886 Merge "Add RBE_num_local_reruns and RBE_num_remote_reruns environment variables to enable reruns in RBE." by Andus Yu · 3 years, 9 months ago
  64. 907f0f5 OWNERS: native toolchain team owns afdo.go by Yi Kong · 3 years, 9 months ago
  65. 87cda25 Merge "Add support for a prebuilt_root_host type." by Liz Kammer · 3 years, 9 months ago
  66. 18ecf61 Revert^2: "Setting Java 11 as the default version" by Sorin Basca · 3 years, 9 months ago
  67. b62248a Merge "Make 'Compressible' an overridable property" by Wei Li · 3 years, 9 months ago
  68. bbd42fa Merge "Don't install static snapshot to device" by Treehugger Robot · 3 years, 9 months ago
  69. 7433f1d Merge "AFDO for Rust" by Yi Kong · 3 years, 9 months ago
  70. 87d576c Merge "Reland "Make DWARF v5 the default debug information format."" by Treehugger Robot · 3 years, 9 months ago
  71. a07099d Make 'Compressible' an overridable property by Oriol Prieto Gasco · 4 years ago
  72. 41f7a4a Merge "Update `RustDefaultVersion` to 1.58.1" by Charisee Chiw · 3 years, 9 months ago
  73. f49ca9e Merge "Revert "Revert "Add static_libs support to android_app bp2build converter.""" by Romain Jobredeaux · 3 years, 9 months ago
  74. 1a716de Update `RustDefaultVersion` to 1.58.1 by Charisee · 3 years, 9 months ago
  75. c9b5aa8 Merge "Reland "Enable hwasan use after scope detection."" by Florian Mayer · 3 years, 9 months ago
  76. 925a304 Merge "bp2build converts java_genrule and java_genrule_host" by Sam Delmerico · 3 years, 9 months ago
  77. cd1b80f bp2build converts java_genrule and java_genrule_host by Sam Delmerico · 3 years, 9 months ago
  78. 9811a6f Merge "Add bp2build metrics per module type" by Christopher Parsons · 3 years, 9 months ago
  79. 492bd91 Add bp2build metrics per module type by Chris Parsons · 3 years, 9 months ago
  80. 46c6e59 AFDO for Rust by Yi Kong · 3 years, 9 months ago
  81. bf1b63f Don't install static snapshot to device by Inseob Kim · 3 years, 9 months ago
  82. 341f735 Export stub library compiler flags to soong_injection. by Jingwen Chen · 3 years, 9 months ago
  83. d1227b2 Merge "libclang_rt_prebuilt_library_shared mixed builds" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 9 months ago
  84. c85964a Merge "Improve apex build check explanation" by Treehugger Robot · 3 years, 9 months ago
  85. 0edaddf Reland "Enable hwasan use after scope detection." by Florian Mayer · 3 years, 11 months ago
  86. 8afd175 Reland "Make DWARF v5 the default debug information format." by Stephen Hines · 3 years, 9 months ago
  87. 240660d Add RBE_num_local_reruns and RBE_num_remote_reruns environment variables by andusyu · 3 years, 9 months ago
  88. 3239bcb Merge "Remove header from Android-Apache-2.0 license text." by Bob Badour · 3 years, 9 months ago
  89. c3b97c3 libclang_rt_prebuilt_library_shared mixed builds by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  90. e7421c1 Merge "Revert "Setting Java 11 as the default version"" by Sorin Basca · 3 years, 9 months ago
  91. 8d3e0bb Revert "Setting Java 11 as the default version" by Sorin Basca · 3 years, 9 months ago
  92. 2c32bbf Merge "Setting Java 11 as the default version" by Sorin Basca · 3 years, 9 months ago
  93. 9a76f62 Remove header from Android-Apache-2.0 license text. by Bob Badour · 3 years, 9 months ago
  94. 355851b Revert "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years, 9 months ago
  95. d967aee Improve apex build check explanation by Andrei Onea · 3 years, 9 months ago
  96. 539d41b Merge "Support multilib in apex." by Jingwen Chen · 3 years, 9 months ago
  97. a9a5d36 Merge "[NETD-BPF#34] Add a tag for bpf to specify the install folder" by Treehugger Robot · 3 years, 9 months ago
  98. 3ae0b5a Merge "Revert memory mapped coverage" by Pirama Arumuga Nainar · 3 years, 9 months ago
  99. fad7f9d [NETD-BPF#34] Add a tag for bpf to specify the install folder by Ken Chen · 4 years ago
  100. 706ab94 Merge "Allow tools/vendor to build rust" by Treehugger Robot · 3 years, 9 months ago