1. e33b763 Merge "Add symlinks to sh_binary in soong" am: 8b0dc4be07 by Colin Cross · 6 years ago
  2. 4d39ed3 Merge changes from topics "soong_java_aidl", "soong_java_proto" am: 63c7727dec by Colin Cross · 6 years ago
  3. 8b0dc4b Merge "Add symlinks to sh_binary in soong" by Colin Cross · 6 years ago
  4. 63c7727 Merge changes from topics "soong_java_aidl", "soong_java_proto" by Colin Cross · 6 years ago
  5. 1caec5f Merge "Fix defaults of BaseCompilerProperties" am: 3776d9546a by Chih-hung Hsieh · 6 years ago
  6. bb2ab91 Merge "Rename vndk apex according to vndk version" am: 36aecc1f6d by Jooyung Han · 6 years ago
  7. 3776d95 Merge "Fix defaults of BaseCompilerProperties" by Chih-hung Hsieh · 6 years ago
  8. 36aecc1 Merge "Rename vndk apex according to vndk version" by Treehugger Robot · 6 years ago
  9. 6a34131 Add symlinks to sh_binary in soong by Rashed Abdel-Tawab · 6 years ago
  10. c080617 Shard aidl compiles into srcjars by Colin Cross · 6 years ago
  11. 9516a6c Shard java proto files into groups of 100 by Colin Cross · 6 years ago
  12. 5274d58 Support deps files with no output by Colin Cross · 6 years ago
  13. eb767a0 Merge "Use localPool consistently for UseGoma() == true" am: 96ce6ab143 by Colin Cross · 6 years ago
  14. 96ce6ab Merge "Use localPool consistently for UseGoma() == true" by Treehugger Robot · 6 years ago
  15. fe077de Merge "Add partition subdirs to system_other" am: 332f35fc92 by Anton Hansson · 6 years ago
  16. 332f35f Merge "Add partition subdirs to system_other" by Anton Hansson · 6 years ago
  17. 43f2155 Merge "Use -nostdlib++ instead of -nodefaultlibs" am: 92e03dfb3e by Colin Cross · 6 years ago
  18. 92e03df Merge "Use -nostdlib++ instead of -nodefaultlibs" by Colin Cross · 6 years ago
  19. f7a17da Use -nostdlib++ instead of -nodefaultlibs by Colin Cross · 6 years ago
  20. 789fc86 Merge changes from topic "install" am: 4acb77e76a by Colin Cross · 6 years ago
  21. 21daf4e Separate InstallPath from OutputPath am: 70dda7e3da by Colin Cross · 6 years ago
  22. 5c17b4e Add InstallInRoot to allow modules to install into root partition am: 90ba5f4e98 by Colin Cross · 6 years ago
  23. 4acb77e Merge changes from topic "install" by Colin Cross · 6 years ago
  24. accaafc Merge "Fix corpus name." am: 5ffade1efb by Alexander Smundak · 6 years ago
  25. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  26. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 6 years ago
  27. 90ba5f4 Add InstallInRoot to allow modules to install into root partition by Colin Cross · 6 years ago
  28. 5ffade1 Merge "Fix corpus name." by Alexander Smundak · 6 years ago
  29. 961a30c Fix defaults of BaseCompilerProperties by Chih-Hung Hsieh · 6 years ago
  30. 4942edd Merge "Add BUILD_BROKEN_PREBUILT_ELF_FILES to dumpvars.go" am: 65ab468452 by Logan Chien · 6 years ago
  31. 65ab468 Merge "Add BUILD_BROKEN_PREBUILT_ELF_FILES to dumpvars.go" by Logan Chien · 6 years ago
  32. 43ab0bc Add partition subdirs to system_other by Anton Hansson · 6 years ago
  33. 4971610 Merge "Beef up system_other odex tests" am: a9e13f785f by Anton Hansson · 6 years ago
  34. a9e13f7 Merge "Beef up system_other odex tests" by Anton Hansson · 6 years ago
  35. cd2af25 Merge "Hide static from cc_library_shared and vice versa" am: 62be1e3e33 by Colin Cross · 6 years ago
  36. c7e6caa Fix corpus name. by Sasha Smundak · 6 years ago
  37. 62be1e3 Merge "Hide static from cc_library_shared and vice versa" by Treehugger Robot · 6 years ago
  38. bf0adb2 Merge changes from topic "filter_arch_properties" am: 2f429160c1 by Colin Cross · 6 years ago
  39. 21c6067 Move arch properties to proptools.FilterPropertyStruct am: 7444910e93 by Colin Cross · 6 years ago
  40. 2f42916 Merge changes from topic "filter_arch_properties" by Treehugger Robot · 6 years ago
  41. 4ec91dd Beef up system_other odex tests by Anton Hansson · 6 years ago
  42. 7f6cabe Merge "Use SHA-256 for hashing BoringSSL crypto module." am: b244e84de6 by Pete Bentley · 6 years ago
  43. b244e84 Merge "Use SHA-256 for hashing BoringSSL crypto module." by Treehugger Robot · 6 years ago
  44. b0413c3 Merge "Add apex_available to control the availablity of a module to APEXes" by Jiyong Park · 6 years ago
  45. 321d711 Merge "Add apex_available to control the availablity of a module to APEXes" by Jiyong Park · 6 years ago
  46. 3d472c6 Merge "Remove -Wno-c++98-compat-extra-semi warning flag" am: 444c809bbc by Yi Kong · 6 years ago
  47. 444c809 Merge "Remove -Wno-c++98-compat-extra-semi warning flag" by Yi Kong · 6 years ago
  48. 127b40b Add apex_available to control the availablity of a module to APEXes by Jiyong Park · 6 years ago
  49. 0a52b0e Merge "Change RRO enforcement logic" am: fdc9afa15b by Yo Chiang · 6 years ago
  50. fdc9afa Merge "Change RRO enforcement logic" by Yo Chiang · 6 years ago
  51. 90eee02 Rename vndk apex according to vndk version by Jooyung Han · 6 years ago
  52. d0ce0fbf Remove -Wno-c++98-compat-extra-semi warning flag by Yi Kong · 6 years ago
  53. e0f237e Merge "Pass --remap-path-prefix to Rust builds." am: bb03d69ece by Joel Galenson · 6 years ago
  54. 2e2dbc2 Use localPool consistently for UseGoma() == true by Colin Cross · 6 years ago
  55. bb03d69 Merge "Pass --remap-path-prefix to Rust builds." by Treehugger Robot · 6 years ago
  56. e91238c Merge "Emit linked file and dep-info in one call to rustc" am: 2cca3a0668 by Chih-hung Hsieh · 6 years ago
  57. 2cca3a0 Merge "Emit linked file and dep-info in one call to rustc" by Chih-hung Hsieh · 6 years ago
  58. dabeabf Merge changes from topic "soong_c_flags" am: f856c005cb by Jesse Pai · 6 years ago
  59. c7503e2 Move sharding functions for reuse am: 0a2f719bca by Colin Cross · 6 years ago
  60. f856c00 Merge changes from topic "soong_c_flags" by Treehugger Robot · 6 years ago
  61. 724286c Pass --remap-path-prefix to Rust builds. by Joel Galenson · 6 years ago
  62. 58a6de1 Merge changes I3d6506f5,I3667eac9 am: 9dc1756484 by Jaewoong Jung · 6 years ago
  63. 9dc1756 Merge changes I3d6506f5,I3667eac9 by Jaewoong Jung · 6 years ago
  64. 5c4be82 Use SHA-256 for hashing BoringSSL crypto module. by Pete Bentley · 6 years ago
  65. 4ebd06a Change RRO enforcement logic by Yo Chiang · 6 years ago
  66. ff9e889 Merge "apex: libbinder whitelist -= com.android.media" am: fd3688c449 by Steven Moreland · 6 years ago
  67. fd3688c Merge "apex: libbinder whitelist -= com.android.media" by Treehugger Robot · 6 years ago
  68. 885f1c6 Emit linked file and dep-info in one call to rustc by Chih-Hung Hsieh · 6 years ago
  69. 8c70324 Merge "Move fuzz phony to be make-defined, and add to dist." am: ec3b133b8b by Mitch Phillips · 6 years ago
  70. ec3b133 Merge "Move fuzz phony to be make-defined, and add to dist." by Treehugger Robot · 6 years ago
  71. a0a5e19 Move fuzz phony to be make-defined, and add to dist. by Mitch Phillips · 6 years ago
  72. 4d33666 Creation of C Flags Build Variables by Jesse Pai · 6 years ago
  73. 06bf3bc apex: libbinder whitelist -= com.android.media by Steven Moreland · 6 years ago
  74. 0a2f719 Move sharding functions for reuse by Colin Cross · 6 years ago
  75. a13f072 Merge "respect "apex_name:" for "apex" module" am: 852116a061 by Jooyung Han · 6 years ago
  76. 852116a Merge "respect "apex_name:" for "apex" module" by Treehugger Robot · 6 years ago
  77. 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 6 years ago
  78. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  79. 488c160 Merge "Deny rust warnings by default." am: 659053ab34 by Alistair Delva · 6 years ago
  80. 659053a Merge "Deny rust warnings by default." by Alistair Delva · 6 years ago
  81. e306a48 Merge "Pass filename mappings to C++ and Java extractors." am: 318c9c5d17 by Sasha Smundak · 6 years ago
  82. 318c9c5 Merge "Pass filename mappings to C++ and Java extractors." by Treehugger Robot · 6 years ago
  83. 714f705 Merge "Allow sanitize attribute on cc_objects and propagate sanitize attributes into them." by Peter Collingbourne · 6 years ago
  84. bcb5ca0 Merge "Allow sanitize attribute on cc_objects and propagate sanitize attributes into them." by Peter Collingbourne · 6 years ago
  85. a5ba702 Migrate java/androidmk.go to new system #2 am: 9a1e8bdd0b by Jaewoong Jung · 6 years ago
  86. efdd7ac Deny rust warnings by default. by Chih-Hung Hsieh · 6 years ago
  87. 6514364 Pass filename mappings to C++ and Java extractors. by Sasha Smundak · 6 years ago
  88. c2f794a Merge "Migrate java/androidmk.go to new system #1" am: 2784fda152 by Jaewoong Jung · 6 years ago
  89. 1920360 Remove unused core-system-modules am: 2e3e5e3e76 by Paul Duffin · 6 years ago
  90. 9a1e8bd Migrate java/androidmk.go to new system #2 by Jaewoong Jung · 6 years ago
  91. 2784fda Merge "Migrate java/androidmk.go to new system #1" by Jaewoong Jung · 6 years ago
  92. 2e3e5e3 Remove unused core-system-modules by Paul Duffin · 6 years ago
  93. c352441 Merge "Name the resulting file $BUILD_NUMBER.kzip, drop revision.txt" by Sasha Smundak · 6 years ago
  94. acc7f75 Merge "Allow test to specify whether or not to auto-generate test config" by Dan Shi · 6 years ago
  95. d9c3a7f Merge "Name the resulting file $BUILD_NUMBER.kzip, drop revision.txt" by Treehugger Robot · 6 years ago
  96. 933b619 Merge "Allow test to specify whether or not to auto-generate test config" by Dan Shi · 6 years ago
  97. 7444910 Move arch properties to proptools.FilterPropertyStruct by Colin Cross · 6 years ago
  98. e003c4a Make CreateModule return the newly created module by Colin Cross · 6 years ago
  99. 114d966 Name the resulting file $BUILD_NUMBER.kzip, drop revision.txt by Sasha Smundak · 6 years ago
  100. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 6 years ago