1. dc1c78f Merge "Support apps attribute in apex_defaults" am: 1d1a920794 by Jooyung Han · 6 years ago
  2. 1d1a920 Merge "Support apps attribute in apex_defaults" by Treehugger Robot · 6 years ago
  3. a40bb59 Merge "Avoid duplicated classes for boot dex jars" am: 97e09d0dee by Jiyong Park · 6 years ago
  4. 97e09d0 Merge "Avoid duplicated classes for boot dex jars" by Treehugger Robot · 6 years ago
  5. 630f2d4 Merge "Add $ORIGIN to fuzzer-coverage sanitized .so's." am: a1682631eb by Mitch Phillips · 6 years ago
  6. 7346c70 Merge changes from topic "separate_code" am: 894cdee30a by Nick Desaulniers · 6 years ago
  7. c2e2dce Revert "Revert "soong: upgrade Android platform to clang-r370808"" by Nick Desaulniers · 6 years ago
  8. a168263 Merge "Add $ORIGIN to fuzzer-coverage sanitized .so's." by Mitch Phillips · 6 years ago
  9. 894cdee Merge changes from topic "separate_code" by Nick Desaulniers · 6 years ago
  10. 2387d4f Merge "Use empty string for core image variant" am: bd0624304e by Colin Cross · 6 years ago
  11. bd06243 Merge "Use empty string for core image variant" by Treehugger Robot · 6 years ago
  12. dcee1e5 soong: use -Wl,-z,separate-code w/ -Wl,--execute-only by Nick Desaulniers · 6 years ago
  13. 73a0b33 Merge "Optionally overwrite package value in test config." am: 9b1084f9b9 by Jaewoong Jung · 6 years ago
  14. 9b1084f Merge "Optionally overwrite package value in test config." by Jaewoong Jung · 6 years ago
  15. ef76ca7 Fix duplicate sentence in visibility documentation am: f56f74be4a by Anton Hansson · 6 years ago
  16. f21c797 Support apps attribute in apex_defaults by Jooyung Han · 6 years ago
  17. f56f74b Fix duplicate sentence in visibility documentation by Anton Hansson · 6 years ago
  18. a838ea2 Merge "ignore apex_available for host variants" am: 7829a9bf9e by Jiyong Park · 6 years ago
  19. 7829a9b Merge "ignore apex_available for host variants" by Treehugger Robot · 6 years ago
  20. c3aa31b Merge "java libs that isn't installable is gracefully rejected" am: c829ff371e by Jiyong Park · 6 years ago
  21. c829ff3 Merge "java libs that isn't installable is gracefully rejected" by Treehugger Robot · 6 years ago
  22. 479321d java libs that isn't installable is gracefully rejected by Jiyong Park · 6 years ago
  23. 2812df4 Avoid duplicated classes for boot dex jars by Jiyong Park · 6 years ago
  24. 505221f ignore apex_available for host variants by Jiyong Park · 6 years ago
  25. 2bd71e4 fix: LOCAL_PATH for modules included in APEX is wrong am: 1833ceff09 by Jiyong Park · 6 years ago
  26. 1833cef fix: LOCAL_PATH for modules included in APEX is wrong by Jiyong Park · 6 years ago
  27. 86aad61 Merge "Switch the mac back to toybox xargs." am: 0f41daf682 by Elliott Hughes · 6 years ago
  28. 0f41daf Merge "Switch the mac back to toybox xargs." by Treehugger Robot · 6 years ago
  29. d476fc7 Merge "Remove obsolete copy headers" am: 950bf327b7 by Dan Willemsen · 6 years ago
  30. 950bf32 Merge "Remove obsolete copy headers" by Dan Willemsen · 6 years ago
  31. d32b891 Merge "Decouple addition of new sdk member types from sdk code" am: 0558ecce51 by Paul Duffin · 6 years ago
  32. 0558ecc Merge "Decouple addition of new sdk member types from sdk code" by Treehugger Robot · 6 years ago
  33. 7113d20 Use empty string for core image variant by Colin Cross · 6 years ago
  34. 7842826 Remove obsolete copy headers by Dan Willemsen · 6 years ago
  35. 36c5f9e Merge "Add "legacy_android10_support" to "apex"" am: ac68248051 by Jooyung Han · 6 years ago
  36. ac68248 Merge "Add "legacy_android10_support" to "apex"" by Treehugger Robot · 6 years ago
  37. 35d562c Merge "Install rust tests under nativetest(64)" am: a2fce65a9e by Chih-hung Hsieh · 6 years ago
  38. a2fce65 Merge "Install rust tests under nativetest(64)" by Chih-hung Hsieh · 6 years ago
  39. 1dbc0f4 Merge "Add x86 device output for Rust" am: 738bff96f1 by Chih-hung Hsieh · 6 years ago
  40. 738bff9 Merge "Add x86 device output for Rust" by Chih-hung Hsieh · 6 years ago
  41. 9a4a7ba Install rust tests under nativetest(64) by Chih-Hung Hsieh · 6 years ago
  42. 260f9a2 Merge "Separate sdk membership support out of cc/library.go" am: edb4e21de5 by Paul Duffin · 6 years ago
  43. edb4e21 Merge "Separate sdk membership support out of cc/library.go" by Treehugger Robot · 6 years ago
  44. 5f27860 Merge "Install flattened/unflattend apexes for GSI" am: e676810de5 by Jooyung Han · 6 years ago
  45. eb20744 Revert "Revert "soong: upgrade Android platform to clang-r370808"" by Nick Desaulniers · 6 years ago
  46. e676810 Merge "Install flattened/unflattend apexes for GSI" by Treehugger Robot · 6 years ago
  47. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 6 years ago
  48. 8f2425e Improve handling of generated include dirs am: 57b9e1da75 by Paul Duffin · 6 years ago
  49. d54bbb8 Generalize common property extraction am: a7cd8c8344 by Paul Duffin · 6 years ago
  50. 2f6bc09 Separate sdk membership support out of cc/library.go by Paul Duffin · 6 years ago
  51. 57b9e1d Improve handling of generated include dirs by Paul Duffin · 6 years ago
  52. a7cd8c8 Generalize common property extraction by Paul Duffin · 6 years ago
  53. a8c5109 Merge "Expose some factories for aidl_test.go" am: cf96a82fbd by Jooyung Han · 6 years ago
  54. cf96a82 Merge "Expose some factories for aidl_test.go" by Treehugger Robot · 6 years ago
  55. d46f671 Merge "add apex_pubkey and apex_manifest.pb to the bundle module" am: 90872f1c9c by Jiyong Park · 6 years ago
  56. 1f202e9 Add x86 device output for Rust by Chih-Hung Hsieh · 6 years ago
  57. 90872f1 Merge "add apex_pubkey and apex_manifest.pb to the bundle module" by Treehugger Robot · 6 years ago
  58. d329254 Switch the mac back to toybox xargs. by Elliott Hughes · 6 years ago
  59. 214bf37 Add "legacy_android10_support" to "apex" by Jooyung Han · 6 years ago
  60. 5a1b892 Added support for using static libraries in sdk snapshot am: 9ab556fd8e by Paul Duffin · 6 years ago
  61. 07d3de0 Discard duplicate operations to copy files to snapshot am: c62a5107f8 by Paul Duffin · 6 years ago
  62. eb66f93 Dedup prebuilt cc library creation am: ac6e608da7 by Paul Duffin · 6 years ago
  63. 0dc5d21 Sort sdkProperties by package and then name am: fa02872b26 by Paul Duffin · 6 years ago
  64. 9ab556f Added support for using static libraries in sdk snapshot by Paul Duffin · 6 years ago
  65. c62a510 Discard duplicate operations to copy files to snapshot by Paul Duffin · 6 years ago
  66. ac6e608 Dedup prebuilt cc library creation by Paul Duffin · 6 years ago
  67. fa02872 Sort sdkProperties by package and then name by Paul Duffin · 6 years ago
  68. 500e305 Merge "AndroidMk for the hostdex library has separate AndroidMkEntries" by Jiyong Park · 6 years ago
  69. aefa4ba Merge "AndroidMkEntries() returns multiple AndroidMkEntries structs" by Jiyong Park · 6 years ago
  70. aafc04e Merge "AndroidMk for the hostdex library has separate AndroidMkEntries" by Treehugger Robot · 6 years ago
  71. 8ce3c2c Merge "AndroidMkEntries() returns multiple AndroidMkEntries structs" by Treehugger Robot · 6 years ago
  72. e6f58d4 Merge "cc_fuzz: add "data" field" am: 3606b00176 by Tri Vo · 6 years ago
  73. 3606b00 Merge "cc_fuzz: add "data" field" by Tri Vo · 6 years ago
  74. 8f9385a Revert "Use boot image extension for framework libraries." am: 3fae7662ee by Ulyana Trafimovich · 6 years ago
  75. 3fae766 Revert "Use boot image extension for framework libraries." by Ulyana Trafimovich · 6 years ago
  76. 55bd98b AndroidMk for the hostdex library has separate AndroidMkEntries by Jiyong Park · 6 years ago
  77. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
  78. 2819b77 Exclude META-INF/ from repackaged source jar in snapshot am: ce482dce02 by Paul Duffin · 6 years ago
  79. ce482dc Exclude META-INF/ from repackaged source jar in snapshot by Paul Duffin · 6 years ago
  80. 22aece9 Merge "Add property to apex soong modules to generate an APEX without hashtree" by Nikita Ioffe · 6 years ago
  81. 32fc94d Merge "Add property to apex soong modules to generate an APEX without hashtree" by Treehugger Robot · 6 years ago
  82. d6d7dbb Switch to our hermetic bc. am: e2d33d52e1 by Elliott Hughes · 6 years ago
  83. e2d33d5 Switch to our hermetic bc. by Elliott Hughes · 6 years ago
  84. 0fa84ea Merge "Run ABI checks for shared libs exported by APEX" am: e87dae6083 by Logan Chien · 6 years ago
  85. e87dae6 Merge "Run ABI checks for shared libs exported by APEX" by Logan Chien · 6 years ago
  86. 734b4cb Add $ORIGIN to fuzzer-coverage sanitized .so's. by Mitch Phillips · 6 years ago
  87. c72b5dd Add property to apex soong modules to generate an APEX without hashtree by Nikita Ioffe · 6 years ago
  88. 87306ea Merge "Add system_ext_specific" am: 4858e41719 by Sundong Ahn · 6 years ago
  89. 4858e41 Merge "Add system_ext_specific" by Treehugger Robot · 6 years ago
  90. 2b8e3a3 Merge "Expand namespaces explanation." am: 863d5ded9d by Alexander Smundak · 6 years ago
  91. 26f8210 Merge "Revert "soong: upgrade Android platform to clang-r370808"" am: ed75f18e25 by Andrew Chant · 6 years ago
  92. 47a7da1 Merge "Move/dedupe some host path functions in package_ctx.go." am: 455e3a089d by Martin Stjernholm · 6 years ago
  93. 863d5de Merge "Expand namespaces explanation." by Alexander Smundak · 6 years ago
  94. 4b3e3b6 Merge "Fix generated headers of snapshot" am: 8fc9eeacc8 by Inseob Kim · 6 years ago
  95. ed75f18 Merge "Revert "soong: upgrade Android platform to clang-r370808"" by Andrew Chant · 6 years ago
  96. 455e3a0 Merge "Move/dedupe some host path functions in package_ctx.go." by Treehugger Robot · 6 years ago
  97. 8fc9eea Merge "Fix generated headers of snapshot" by Treehugger Robot · 6 years ago
  98. 7260d06 Move/dedupe some host path functions in package_ctx.go. by Martin Stjernholm · 6 years ago
  99. d42609e Expand namespaces explanation. by Sasha Smundak · 6 years ago
  100. 02b3bc1 Ensure prebuilt modules have same visibility as source modules am: 593b3c9fb0 by Paul Duffin · 6 years ago