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