1. a9e13f7 Merge "Beef up system_other odex tests" by Anton Hansson · 6 years ago
  2. 62be1e3 Merge "Hide static from cc_library_shared and vice versa" by Treehugger Robot · 6 years ago
  3. 2f42916 Merge changes from topic "filter_arch_properties" by Treehugger Robot · 6 years ago
  4. 4ec91dd Beef up system_other odex tests by Anton Hansson · 6 years ago
  5. b244e84 Merge "Use SHA-256 for hashing BoringSSL crypto module." by Treehugger Robot · 6 years ago
  6. 321d711 Merge "Add apex_available to control the availablity of a module to APEXes" by Jiyong Park · 6 years ago
  7. 444c809 Merge "Remove -Wno-c++98-compat-extra-semi warning flag" by Yi Kong · 6 years ago
  8. 127b40b Add apex_available to control the availablity of a module to APEXes by Jiyong Park · 6 years ago
  9. fdc9afa Merge "Change RRO enforcement logic" by Yo Chiang · 6 years ago
  10. d0ce0fbf Remove -Wno-c++98-compat-extra-semi warning flag by Yi Kong · 6 years ago
  11. bb03d69 Merge "Pass --remap-path-prefix to Rust builds." by Treehugger Robot · 6 years ago
  12. 2cca3a0 Merge "Emit linked file and dep-info in one call to rustc" by Chih-hung Hsieh · 6 years ago
  13. f856c00 Merge changes from topic "soong_c_flags" by Treehugger Robot · 6 years ago
  14. 724286c Pass --remap-path-prefix to Rust builds. by Joel Galenson · 6 years ago
  15. 9dc1756 Merge changes I3d6506f5,I3667eac9 by Jaewoong Jung · 6 years ago
  16. 5c4be82 Use SHA-256 for hashing BoringSSL crypto module. by Pete Bentley · 6 years ago
  17. 4ebd06a Change RRO enforcement logic by Yo Chiang · 6 years ago
  18. fd3688c Merge "apex: libbinder whitelist -= com.android.media" by Treehugger Robot · 6 years ago
  19. 885f1c6 Emit linked file and dep-info in one call to rustc by Chih-Hung Hsieh · 6 years ago
  20. ec3b133 Merge "Move fuzz phony to be make-defined, and add to dist." by Treehugger Robot · 6 years ago
  21. a0a5e19 Move fuzz phony to be make-defined, and add to dist. by Mitch Phillips · 6 years ago
  22. 4d33666 Creation of C Flags Build Variables by Jesse Pai · 6 years ago
  23. 06bf3bc apex: libbinder whitelist -= com.android.media by Steven Moreland · 6 years ago
  24. 0a2f719 Move sharding functions for reuse by Colin Cross · 6 years ago
  25. 852116a Merge "respect "apex_name:" for "apex" module" by Treehugger Robot · 6 years ago
  26. 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 6 years ago
  27. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  28. 659053a Merge "Deny rust warnings by default." by Alistair Delva · 6 years ago
  29. 318c9c5 Merge "Pass filename mappings to C++ and Java extractors." by Treehugger Robot · 6 years ago
  30. bcb5ca0 Merge "Allow sanitize attribute on cc_objects and propagate sanitize attributes into them." by Peter Collingbourne · 6 years ago
  31. efdd7ac Deny rust warnings by default. by Chih-Hung Hsieh · 6 years ago
  32. 6514364 Pass filename mappings to C++ and Java extractors. by Sasha Smundak · 6 years ago
  33. 9a1e8bd Migrate java/androidmk.go to new system #2 by Jaewoong Jung · 6 years ago
  34. 2784fda Merge "Migrate java/androidmk.go to new system #1" by Jaewoong Jung · 6 years ago
  35. 2e3e5e3 Remove unused core-system-modules by Paul Duffin · 6 years ago
  36. d9c3a7f Merge "Name the resulting file $BUILD_NUMBER.kzip, drop revision.txt" by Treehugger Robot · 6 years ago
  37. 933b619 Merge "Allow test to specify whether or not to auto-generate test config" by Dan Shi · 6 years ago
  38. e003c4a Make CreateModule return the newly created module by Colin Cross · 6 years ago
  39. 7444910 Move arch properties to proptools.FilterPropertyStruct by Colin Cross · 6 years ago
  40. 114d966 Name the resulting file $BUILD_NUMBER.kzip, drop revision.txt by Sasha Smundak · 6 years ago
  41. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 6 years ago
  42. 1c648b8 Allow sanitize attribute on cc_objects and propagate sanitize attributes into them. by Peter Collingbourne · 6 years ago
  43. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 6 years ago
  44. 505bcb8 Merge "Use ctx.Fatalln instead of log.Fatalln for absolute path errors" by Colin Cross · 6 years ago
  45. d08d5c9 Merge changes If92421af,I2e434f4c,I8735032e by Treehugger Robot · 6 years ago
  46. d15aa1f respect "apex_name:" for "apex" module by Jooyung Han · 6 years ago
  47. 5e493d5 Merge "fix: "no_apex" can be put in defaults" by Jooyung Han · 6 years ago
  48. 488e7e0 Merge "Performs same checks as aidl_interface.go before stripping leading "I"." by Daniel Norman · 6 years ago
  49. f0eb968 Merge "Build output directory should be an absolute path." by Alexander Smundak · 6 years ago
  50. a628a97 Merge "Generate revision.txt file containing unique ID." by Alexander Smundak · 6 years ago
  51. 8f2a61f Merge "Remove libneuralnetworks from libbinder whitelist." by Treehugger Robot · 6 years ago
  52. a38312c Merge "Add Soong test for device proc-macro deps." by Ivan Lozano · 6 years ago
  53. 5988984 Remove libneuralnetworks from libbinder whitelist. by Przemyslaw Szczepaniak · 6 years ago
  54. cc372c5 fix: "no_apex" can be put in defaults by Jooyung Han · 6 years ago
  55. 72b43ad Merge "Add 'make fuzz' build rule." by Treehugger Robot · 6 years ago
  56. d3254b4 Add 'make fuzz' build rule. by Mitch Phillips · 6 years ago
  57. 10b7435 Performs same checks as aidl_interface.go before stripping leading "I". by Daniel Norman · 6 years ago
  58. b9040d6 Add Soong test for device proc-macro deps. by Ivan Lozano · 6 years ago
  59. e1bb5d0 Hide static from cc_library_shared and vice versa by Colin Cross · 6 years ago
  60. f23f6d2 Merge changes from topic "add_rust_arm64_devices" by Ivan Lozano · 6 years ago
  61. ca34692 Merge "Fix proc_macro dependency handling." by Ivan Lozano · 6 years ago
  62. a1e178f Build output directory should be an absolute path. by Sasha Smundak · 6 years ago
  63. e91823e Add ARM32 device Rust toolchain. by Ivan Lozano · 6 years ago
  64. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 6 years ago
  65. 5ca5ef6 Fix proc_macro dependency handling. by Ivan Lozano · 6 years ago
  66. 69ee7b0 Generate revision.txt file containing unique ID. by Sasha Smundak · 6 years ago
  67. 1f6faeb Use ctx.Fatalln instead of log.Fatalln for absolute path errors by Colin Cross · 6 years ago
  68. ec3e81b Merge "Move sysprop gen code to sysprop module" by Treehugger Robot · 6 years ago
  69. c0b9f6b Force dumpvars into dumb terminal mode and move log files by Colin Cross · 6 years ago
  70. aefd0af Merge "Remove -Wno-format-pedantic cflag" by Yi Kong · 6 years ago
  71. 1a4d45b Merge "Rust config whitelist: Add chh@ to OWNERS" by Treehugger Robot · 6 years ago
  72. d9271cd Merge "Add isFlattenedVariant function" by Treehugger Robot · 6 years ago
  73. 2b6f04c Merge "Add custom SystemModules to bootclasspath to reduce duplication" by Paul Duffin · 6 years ago
  74. 75b9011 Rust config whitelist: Add chh@ to OWNERS by Jeff Vander Stoep · 6 years ago
  75. 988f53c Move sysprop gen code to sysprop module by Inseob Kim · 6 years ago
  76. e8fb724 Add isFlattenedVariant function by Sundong Ahn · 6 years ago
  77. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 6 years ago
  78. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago
  79. 011aaa4 Remove -Wno-format-pedantic cflag by Yi Kong · 6 years ago
  80. 04de8b5 Merge "Amend list of required Rust stdlib libraries." by Ivan Lozano · 6 years ago
  81. 83dcee3 Merge "soong: -Werror=fortify-source" by Treehugger Robot · 6 years ago
  82. f0b987e status table: don't write newlines in non-scrolling terminals by Colin Cross · 6 years ago
  83. bf8f57e status table: ANSI code rows and columns are 1-based by Colin Cross · 6 years ago
  84. 4e1e313 Merge "Switch genrule-phony to ninja phony rule" by Treehugger Robot · 6 years ago
  85. 6c69164 soong: -Werror=fortify-source by George Burgess IV · 6 years ago
  86. 6d9e712 Amend list of required Rust stdlib libraries. by Ivan Lozano · 6 years ago
  87. afeea43 Switch genrule-phony to ninja phony rule by Dan Willemsen · 6 years ago
  88. 50aee7c Merge "Fix documentation of field `soong.apex.apexBundleProperties.Apex_name`." by Roland Levillain · 6 years ago
  89. 68289b0 Add custom SystemModules to bootclasspath to reduce duplication by Paul Duffin · 6 years ago
  90. 9f6cbac Merge "Fix missing deps found through RBE" by Treehugger Robot · 6 years ago
  91. 724ab5d Fix missing deps found through RBE by Dan Willemsen · 6 years ago
  92. de8b140 Merge "Add option test_min_api_level and test_min_sdk_version for auto-generated test config" by Treehugger Robot · 6 years ago
  93. 89efe41 Merge "Add OWNERS for Rust whitelist." by Ivan Lozano · 6 years ago
  94. 411c584 Fix documentation of field `soong.apex.apexBundleProperties.Apex_name`. by Roland Levillain · 6 years ago
  95. 4e839ec Merge "Add corpus and dictionary properties to cc_fuzz." by Treehugger Robot · 6 years ago
  96. 624dbac Merge "Add filter_packages property to droiddoc" by Treehugger Robot · 6 years ago
  97. 0d7111e Add option test_min_api_level and test_min_sdk_version for auto-generated test config by nelsonli · 6 years ago
  98. 4e4ab8a Add corpus and dictionary properties to cc_fuzz. by Mitch Phillips · 6 years ago
  99. 362e9ce Merge "Add version to vendor variants" by Treehugger Robot · 6 years ago
  100. 4c5032b Merge "Revert "Remove old-style support for translated second architectures"" by Colin Cross · 6 years ago