1. a7a70d5 Merge "Make soong lock file sync time configurable.." by Treehugger Robot · 6 years ago
  2. 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
  3. de73078 Make soong lock file sync time configurable.. by Amin Shaikh · 6 years ago
  4. f0cbace Merge "Add <uses-library> tags for SDK libraries to AndroidManifest.xml" by Treehugger Robot · 6 years ago
  5. 2adb7ee Merge "Enable the experimental LLVM new pass manager" by Yi Kong · 6 years ago
  6. 13feeb7 Merge "Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk" by Treehugger Robot · 6 years ago
  7. 5446e88 Add <uses-library> tags for SDK libraries to AndroidManifest.xml by Colin Cross · 6 years ago
  8. acce05a Merge "Fix override for native_bridge modules" by Dimitry Ivanov · 6 years ago
  9. 7636b36 Merge "Apply native_bridge suffix to all cc_modules" by Dimitry Ivanov · 6 years ago
  10. a725681 Merge "androidmk conversion logic for android_app_import" by Jaewoong Jung · 6 years ago
  11. ace17d3 Merge "Add stl property to android_app." by Jaewoong Jung · 6 years ago
  12. 0d11feb Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk by Sasha Smundak · 6 years ago
  13. d14e5c6 Merge "Add some more visibility test cases." by Treehugger Robot · 6 years ago
  14. db41747 Fix override for native_bridge modules by dimitry · 6 years ago
  15. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  16. 18bb34d Merge "soong: fix wrong link type for VNDKs" by Treehugger Robot · 6 years ago
  17. 2fc3248 Enable the experimental LLVM new pass manager by Yi Kong · 6 years ago
  18. ecca61f Merge "Cut darwinStripPool from 10 to 5" by Treehugger Robot · 6 years ago
  19. 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago
  20. badf8d6 Cut darwinStripPool from 10 to 5 by Colin Cross · 6 years ago
  21. 989d83c Merge "Native bridge modules are not translated second archs" by Treehugger Robot · 6 years ago
  22. 628db6f Native bridge modules are not translated second archs by dimitry · 6 years ago
  23. 49a25cb Restore the test for bionic being in an APEX. by Peter Collingbourne · 6 years ago
  24. 8edeb63 Add some more visibility test cases. by Martin Stjernholm · 6 years ago
  25. 6be6c2e Merge "Add kotlin-stdlib-jdk8 when using Kotlin" by Colin Cross · 6 years ago
  26. 8a7469a Merge "Add an option to preserve symbols and debug_frame." by Christopher Ferris · 6 years ago
  27. 3f3a70c Merge "Avoid targeting Java 9 for targets with SDK version up to 29." by Pete Gillin · 6 years ago
  28. 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
  29. 90b6561 Merge "Teach soong not to duplicate the HWASAN runtime into each APEX." by Peter Collingbourne · 6 years ago
  30. 9c64014 Avoid targeting Java 9 for targets with SDK version up to 29. by Pete Gillin · 6 years ago
  31. 288a1e2 Merge "Limit calls to strip.sh on darwin" by Treehugger Robot · 6 years ago
  32. b43fe7a Add an option to preserve symbols and debug_frame. by Christopher Ferris · 6 years ago
  33. 045f0f1 Merge changes I3dc3fded,Ic1276329,I6be04dec by Treehugger Robot · 6 years ago
  34. ee3ea31 Limit calls to strip.sh on darwin by Colin Cross · 6 years ago
  35. 77c22bf Merge "Support using cc_prebuilt_library_shared with cc_library" by Treehugger Robot · 6 years ago
  36. d3104e8 Merge "Soong: Add mk2bp conversion for prebuilt_font." by Treehugger Robot · 6 years ago
  37. 3478bb2 Teach soong not to duplicate the HWASAN runtime into each APEX. by Peter Collingbourne · 6 years ago
  38. 815daf9 Add bpf_test.go to build and fix tests by Colin Cross · 6 years ago
  39. 0d99f7c Don't create a second host arch for tests on darwin by Colin Cross · 6 years ago
  40. 9a94287 Move CreateTestContext to cc/testing.go by Colin Cross · 6 years ago
  41. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 6 years ago
  42. bc625cd Add stl property to android_app. by Jaewoong Jung · 6 years ago
  43. 4c83b89 Merge "Turn off dex actions for sourceless modules." by Jaewoong Jung · 6 years ago
  44. d1f45c8 Soong: Add mk2bp conversion for prebuilt_font. by Patrice Arruda · 6 years ago
  45. 105920a Merge "Fix override_android_app dependency issues." by Jaewoong Jung · 6 years ago
  46. f50406e Merge "Add No_dist property" by Treehugger Robot · 6 years ago
  47. e40da8c Merge "Soong: Add support on installing fonts in /fonts system image." by Treehugger Robot · 6 years ago
  48. a24af3b Turn off dex actions for sourceless modules. by Jaewoong Jung · 6 years ago
  49. 62ca44a Merge "Generate VNDK snapshot with Soong except configs" am: 651f40bbe1 by Inseob Kim · 6 years ago
  50. 651f40b Merge "Generate VNDK snapshot with Soong except configs" by Treehugger Robot · 6 years ago
  51. 61583eb Soong: Add support on installing fonts in /fonts system image. by Patrice Arruda · 6 years ago
  52. e07b0b6 androidmk conversion logic for android_app_import by Jaewoong Jung · 6 years ago
  53. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  54. bf200f6 Merge "Prevent hangs in OncePer when the callback panics" am: b7afaf0802 by Colin Cross · 6 years ago
  55. 0b03d97 Add kotlin-stdlib-jdk8 when using Kotlin by Colin Cross · 6 years ago
  56. b7afaf0 Merge "Prevent hangs in OncePer when the callback panics" by Colin Cross · 6 years ago
  57. f293509 manifest_fixer argument should be --use-embedded-dex rather than --use-embedded-dex=true by Sasha Smundak · 6 years ago
  58. 80a87b3 Add No_dist property by Sundong Ahn · 6 years ago
  59. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  60. 74bd953 Revert "Add bpf_test.go to build and fix the tests" am: d3d3ad1686 by Colin Cross · 6 years ago
  61. d2e5361 manifest_fixer argument should be --use-embedded-dex rather than --use-embedded-dex=true by Sasha Smundak · 6 years ago
  62. d3d3ad1 Revert "Add bpf_test.go to build and fix the tests" by Colin Cross · 6 years ago
  63. 51cb5ee Add bpf_test.go to build and fix the tests am: 192e3aa6a8 by Colin Cross · 6 years ago
  64. 192e3aa Add bpf_test.go to build and fix the tests by Colin Cross · 6 years ago
  65. 66bdb69 Prevent hangs in OncePer when the callback panics by Colin Cross · 6 years ago
  66. 3cb6b2e Fix manifest_fixer_test.py am: e4948c79d3 by Jaewoong Jung · 6 years ago
  67. e4948c7 Fix manifest_fixer_test.py by Jaewoong Jung · 6 years ago
  68. 1d5d99d Merge "Fixes typos in device_host_converter.go comments." am: bc975e8b89 by Jaewoong Jung · 6 years ago
  69. bc975e8 Merge "Fixes typos in device_host_converter.go comments." by Treehugger Robot · 6 years ago
  70. 486b170 Merge "Remove libc_scudo library when building asan." am: d7e66d9e7c by Christopher Ferris · 6 years ago
  71. d7e66d9 Merge "Remove libc_scudo library when building asan." by Christopher Ferris · 6 years ago
  72. 707d788 Fixes typos in device_host_converter.go comments. by Jaewoong Jung · 6 years ago
  73. 9a7ee9d Merge "Don't hide *.kotlin_module in turbine dependencies" am: f3e802bf0d by Colin Cross · 6 years ago
  74. f3e802b Merge "Don't hide *.kotlin_module in turbine dependencies" by Treehugger Robot · 6 years ago
  75. f742a23 Merge "Add aaudio, amidi, camera2ndk and nativewindow NDK libraries." by Sasha Smundak · 6 years ago
  76. 95aabda Merge "Add aaudio, amidi, camera2ndk and nativewindow NDK libraries." by Treehugger Robot · 6 years ago
  77. 142ec3b Merge "Uncompress dex file in imported apk when needed." am: b7cb607812 by Jaewoong Jung · 6 years ago
  78. b7cb607 Merge "Uncompress dex file in imported apk when needed." by Jaewoong Jung · 6 years ago
  79. 075ed06 Merge "Make core-generated-annotation-stubs link as core stubs." am: dd6dd18ef6 by Pete Gillin · 6 years ago
  80. dd6dd18 Merge "Make core-generated-annotation-stubs link as core stubs." by Pete Gillin · 6 years ago
  81. 927aad4 Merge "Write dexpreopt.config again during the build" am: 0967b34dd9 by Colin Cross · 6 years ago
  82. 0967b34 Merge "Write dexpreopt.config again during the build" by Colin Cross · 6 years ago
  83. c0b973a Merge "Soong: Add mk2bp conversion for prebuilt_usr_share." am: bebfdea437 by Patrice Arruda · 6 years ago
  84. bebfdea Merge "Soong: Add mk2bp conversion for prebuilt_usr_share." by Treehugger Robot · 6 years ago
  85. 77311df Soong: Add mk2bp conversion for prebuilt_usr_share. by Patrice Arruda · 6 years ago
  86. 2d00f0d Write dexpreopt.config again during the build by Colin Cross · 6 years ago
  87. 350f098 Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  88. cbff326 Make core-generated-annotation-stubs link as core stubs. by Pete Gillin · 6 years ago
  89. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  90. 64ad4e8 Merge "Enable native bridge support by default for certain ndk modules" by Dimitry Ivanov · 6 years ago
  91. 9c9fd4e Merge "Enable native bridge support by default for certain ndk modules" by Dimitry Ivanov · 6 years ago
  92. 3408d62 Merge "Go back to the host sed until we have a faster prebuilt." am: 4af530ff72 by Elliott Hughes · 6 years ago
  93. 66c5cac Merge "Attach global variables to Context" am: a1591ab08c by Inseob Kim · 6 years ago
  94. 7b7f45b [automerger skipped] Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master." by Xin Li · 6 years ago
  95. 4af530f Merge "Go back to the host sed until we have a faster prebuilt." by Treehugger Robot · 6 years ago
  96. f528ca6 [automerger skipped] DO NOT MERGE - Merge Pie Bonito/Sargo into master. by Xin Li · 6 years ago
  97. a1591ab Merge "Attach global variables to Context" by Treehugger Robot · 6 years ago
  98. 7592444 Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master." by Xin Li · 6 years ago
  99. ea1bdb0 Uncompress dex file in imported apk when needed. by Jaewoong Jung · 6 years ago
  100. 5a6e89d Merge "Make device_kernel_headers available to recovery and vendor" by Tao Bao · 6 years ago