1. 89ed157 Revert "Enable -Wfortify-source" by Priyanka Advani · 1 year, 4 months ago
  2. 4412723 Enable -Wfortify-source by Aditya Kumar · 1 year, 4 months ago
  3. c77d625 Merge "sort release configs when creating artifacts" into main by LaMont Jones · 1 year, 4 months ago
  4. 1620983 Build aconfig storage files from soong filesystem by Justin Yun · 1 year, 4 months ago
  5. 741f0e7 Merge "Restrict visibility of EXTRA_INSTALL_ZIPS" into main by Cole Faust · 1 year, 4 months ago
  6. c654107 Merge "Filter-out deps of unsupported arch" into main by Treehugger Robot · 1 year, 4 months ago
  7. ce599ef sort release configs when creating artifacts by LaMont Jones · 1 year, 4 months ago
  8. b23bae7 Restrict visibility of EXTRA_INSTALL_ZIPS by Cole Faust · 1 year, 4 months ago
  9. 277e444 Merge "Qualify prebuilt_etc apex module name by relative paths" into main by Cole Faust · 1 year, 4 months ago
  10. 6e2d36d Merge "Move aninja and overrideflags from shell functions to real scripts" into main by Joe Onorato · 1 year, 4 months ago
  11. 7c991b4 Qualify prebuilt_etc apex module name by relative paths by Cole Faust · 1 year, 4 months ago
  12. 3ef813b Merge "Revert "Qualify prebuilt_etc apex module name by relative paths"" into main by Cole Faust · 1 year, 4 months ago
  13. c005ba0 Revert "Qualify prebuilt_etc apex module name by relative paths" by Cole Faust · 1 year, 4 months ago
  14. a910dce Merge "cc_cmake_snapshot: improve support for AIDL" into main by Tomasz Wasilczyk · 1 year, 4 months ago
  15. e0943e9 Merge "Qualify prebuilt_etc apex module name by relative paths" into main by Cole Faust · 1 year, 4 months ago
  16. 0bcdc1f Merge "Don't panic when a map is included twice" into main by Treehugger Robot · 1 year, 4 months ago
  17. ef71f7a Merge "clean up RELEASE_ACONFIG_VALUE_SETS" into main by Treehugger Robot · 1 year, 4 months ago
  18. 05d59c5 Don't panic when a map is included twice by LaMont Jones · 1 year, 4 months ago
  19. a67e6a7 Move aninja and overrideflags from shell functions to real scripts by Joe Onorato · 1 year, 4 months ago
  20. d94cccc Qualify prebuilt_etc apex module name by relative paths by Cole Faust · 1 year, 4 months ago
  21. 1e831bf cc_cmake_snapshot: improve support for AIDL by Tomasz Wasilczyk · 1 year, 4 months ago
  22. e8cb917 Merge changes I5645ddb9,Ib3d50f15,Ib4c5815a,If3b63706 into main by Treehugger Robot · 1 year, 4 months ago
  23. d044bb4 Revert "Revert^2 "Always embed jni libs and store uncompressed"" by Jiyong Park · 1 year, 4 months ago
  24. 75ce275 Revert "Revert "Revert "Collect transitve deps of jni libs only for bund..."" by Jiyong Park · 1 year, 4 months ago
  25. 1d4907e Revert "Add SkipToTransitiveDepsTag interface for dependency tags" by Jiyong Park · 1 year, 4 months ago
  26. cd9dca2 Revert "Install transitive deps of jni libs, but not the jni libs themselves" by Jiyong Park · 1 year, 4 months ago
  27. 8e2a6b1 clean up RELEASE_ACONFIG_VALUE_SETS by LaMont Jones · 1 year, 4 months ago
  28. c6a773d Filter-out deps of unsupported arch by Jiyong Park · 1 year, 4 months ago
  29. 635e121 Merge "Fix: required deps from native module to phony module is respected" into main by Jiyong Park · 1 year, 4 months ago
  30. c3e6594 Merge "Don't run resource shrinking for eng builds" into main by Rico Wind · 1 year, 4 months ago
  31. 74f3f30 Soong filesystem may install aconfig_flags.pb by Justin Yun · 1 year, 4 months ago
  32. 82d7cdc Merge "Add the primary file to EXTRA_INSTALL_ZIPS" into main by Treehugger Robot · 1 year, 4 months ago
  33. 783fa37 Merge "Add $ORIGIN to rpath for cc_test modules" into main by Colin Cross · 1 year, 4 months ago
  34. 7758374 Merge "Fix a check for the ninja_log" into main by Treehugger Robot · 1 year, 4 months ago
  35. 6bb2832 Fix a check for the ninja_log by Cole Faust · 1 year, 4 months ago
  36. 07c4537 Add the primary file to EXTRA_INSTALL_ZIPS by Cole Faust · 1 year, 4 months ago
  37. 936754c Don't run resource shrinking for eng builds by Rico Wind · 1 year, 4 months ago
  38. c4b1d55 Fix: required deps from native module to phony module is respected by Jiyong Park · 1 year, 4 months ago
  39. d75bc49 Merge "Ensure opt-in platform ABI dumps are configured with ref_dump_dirs" into main by Hsin-Yi Chen · 1 year, 4 months ago
  40. b544a8b Merge changes from topic "reland_embedded_jni" into main by Jiyong Park · 1 year, 4 months ago
  41. d848dcc Disable cc_cmake_snapshot outside of Linux by Tomasz Wasilczyk · 1 year, 4 months ago
  42. b881e32 Add $ORIGIN to rpath for cc_test modules by Colin Cross · 1 year, 4 months ago
  43. cd8dc70 Merge "Skip cmake_snapshot_test(s)" into main by Tomasz Wasilczyk · 1 year, 4 months ago
  44. ea2fbd6 Skip cmake_snapshot_test(s) by Tomasz Wasilczyk · 1 year, 4 months ago
  45. e716807 Install transitive deps of jni libs, but not the jni libs themselves by Jiyong Park · 1 year, 4 months ago
  46. 1fb7c35 Add SkipToTransitiveDepsTag interface for dependency tags by Jiyong Park · 1 year, 4 months ago
  47. 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
  48. dd056e0 Merge "Create EXTRA_INSTALL_ZIPS variable" into main by Cole Faust · 1 year, 4 months ago
  49. ae0d23f Merge "Implement cc_cmake_snapshot" into main by Tomasz Wasilczyk · 1 year, 4 months ago
  50. 0820b61 Merge "sort _all_release_configs variable before we write it" into main by Treehugger Robot · 1 year, 4 months ago
  51. ef14cae Merge "Rename release_variable to release_flag in selects" into main by Treehugger Robot · 1 year, 4 months ago
  52. 80ef5ce sort _all_release_configs variable before we write it by LaMont Jones · 1 year, 4 months ago
  53. 7b48992 Merge "crunch_flags: handle non-string ACONFIG_VALUE_SETS" into main by LaMont Jones · 1 year, 4 months ago
  54. 1c8ea5b Implement cc_cmake_snapshot by Hao Chen · 1 year, 11 months ago
  55. e19f741 Rename release_variable to release_flag in selects by Cole Faust · 1 year, 4 months ago
  56. 1dbb9d9 Merge "Add RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS build flag" into main by Treehugger Robot · 1 year, 4 months ago
  57. efdbfe1 Merge "Revert "Convert overrides to a TransitionMutator"" into main by Colin Cross · 1 year, 4 months ago
  58. 99bec75 Create EXTRA_INSTALL_ZIPS variable by Cole Faust · 1 year, 4 months ago
  59. ef5511f Revert "Revert "Collect transitve deps of jni libs only for bund..." by Jiyong Park · 1 year, 4 months ago
  60. 20df11e Revert^2 "Always embed jni libs and store uncompressed" by Jiyong Park · 1 year, 4 months ago
  61. d7b2a45 Revert "Convert overrides to a TransitionMutator" by Colin Cross · 1 year, 4 months ago
  62. 57b1b68 Add RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS build flag by Pedro Loureiro · 1 year, 4 months ago
  63. 4ba7b43 Merge "Revert "Enable -Wfortify-source"" into main by Sam Chiu · 1 year, 4 months ago
  64. 3d5c679 Ensure opt-in platform ABI dumps are configured with ref_dump_dirs by Hsin-Yi Chen · 1 year, 5 months ago
  65. cfac8c1 Merge "relax the restriction on .proto files in data" into main by Treehugger Robot · 1 year, 4 months ago
  66. 9b7e07c Revert "Enable -Wfortify-source" by Sam Chiu · 1 year, 4 months ago
  67. 29e3483 Merge "Enable -Wfortify-source" into main by Aditya Kumar · 1 year, 4 months ago
  68. dd4f553 Merge "Remove embedded_launcher: true usages" into main by Cole Faust · 1 year, 4 months ago
  69. 6f3ca9e crunch_flags: handle non-string ACONFIG_VALUE_SETS by LaMont Jones · 1 year, 4 months ago
  70. 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year, 4 months ago
  71. 2aff024 Merge "Don't install sdk variants, not platform variants" into main by Jiyong Park · 1 year, 4 months ago
  72. dfcb5c5 Remove embedded_launcher: true usages by Cole Faust · 1 year, 5 months ago
  73. a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 5 months ago
  74. 5985846 relax the restriction on .proto files in data by Raphael Blistein · 1 year, 4 months ago
  75. a6e022c Enable -Wfortify-source by AdityaK · 1 year, 7 months ago
  76. 992011e Always write makefile for ${TARGET_RELEASE} by LaMont Jones · 1 year, 4 months ago
  77. d02d710 Merge changes from topic "revert-3075263-MMTOVXSVUO" into main by Treehugger Robot · 1 year, 4 months ago
  78. a71b90c Revert "Always embed jni libs and store uncompressed" by Sam Chiu · 1 year, 4 months ago
  79. 4f63dc7 Revert "Collect transitve deps of jni libs only for bundled apps" by Sam Chiu · 1 year, 4 months ago
  80. acd5f59 Don't install sdk variants, not platform variants by Jiyong Park · 1 year, 4 months ago
  81. 14f7714 Merge changes Ie866b192,I7df993ea into main by Jiyong Park · 1 year, 4 months ago
  82. 54fa3bb Merge "Run two microdroid test case as postsubmit" into main by Jiyong Park · 1 year, 4 months ago
  83. 780ad1e Merge "build_flag: improve default flag value directory" into main by Treehugger Robot · 1 year, 4 months ago
  84. d640617 build_flag: improve default flag value directory by LaMont Jones · 1 year, 4 months ago
  85. e3eb59d Merge "BaseCompilerProperties: add AidlInterface struct for aidl_interface info" into main by Tomasz Wasilczyk · 1 year, 4 months ago
  86. 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 4 months ago
  87. 0d4a9ca Fix build error from llndk.libraries.txt by Kiyoung Kim · 1 year, 4 months ago
  88. bf30241 Merge "rustc-1.77.1.p1 Build 11801116" into main by Treehugger Robot · 1 year, 4 months ago
  89. a27230a Merge "Disable header ABI checker for NDK" into main by Hsin-Yi Chen · 1 year, 4 months ago
  90. 197b56f Merge ".capex is a container" into main by Jooyung Han · 1 year, 4 months ago
  91. abac650 Run two microdroid test case as postsubmit by Jiyong Park · 1 year, 4 months ago
  92. 5284ad3 Merge "Revert "Remove compilation actions from java sdk library"" into main by Jihoon Kang · 1 year, 4 months ago
  93. 8f25d29 Revert "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 4 months ago
  94. cd3ac91 rustc-1.77.1.p1 Build 11801116 by Charisee · 1 year, 4 months ago
  95. 5b007ea BaseCompilerProperties: add AidlInterface struct for aidl_interface info by Tomasz Wasilczyk · 1 year, 5 months ago
  96. f91daab Merge "Remove compilation actions from java sdk library" into main by Treehugger Robot · 1 year, 4 months ago
  97. be83e74 Merge "Replace Malloc_not_svelte with Malloc_low_memory." into main by Christopher Ferris · 1 year, 4 months ago
  98. 7e21ca0 Merge "rust: Support for generated c files from bindgen" into main by Ivan Lozano · 1 year, 4 months ago
  99. 5fea568 Merge "cc: Remove unneeded ubsan library linkage on host" into main by Ivan Lozano · 1 year, 4 months ago
  100. 4123b9a Merge "Fix reference unknown variable 'file'" into main by Treehugger Robot · 1 year, 4 months ago