1. b77ffc4 Add Maybe* methods to TestingModule by Colin Cross · 7 years ago
  2. 38e4fb2 Add buildDir to java patch-module paths. by Jaewoong Jung · 7 years ago
  3. 3aeedc9 Do not add _platform suffix to non-apex variation by Logan Chien · 7 years ago
  4. 1f367bf Add a flag to allow unbundled builds to build SDKs from source by Colin Cross · 7 years ago
  5. 539f409 Merge "Dexpreopt soong modules inside soong" by Colin Cross · 7 years ago
  6. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  7. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 7 years ago
  8. 359e643 Revert "Fix MaybeRel when OUT is absolute" by Colin Cross · 7 years ago
  9. fee2bff Fix MaybeRel when OUT is absolute by Colin Cross · 7 years ago
  10. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  11. 0ddfcd1 Don't create unnecessary APEX variations by Jiyong Park · 7 years ago
  12. de866cb Stubs dependency is not installed by Jiyong Park · 7 years ago
  13. 47c9d4c Remove denver from soong by Haibo Huang · 7 years ago
  14. f46b1cb Remove denver64 from soong by Haibo Huang · 7 years ago
  15. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 7 years ago
  16. 1d6eb68 Use debug mode when running R8 for eng builds. by Jaewoong Jung · 7 years ago
  17. 7dbfd82 Remove obsolete flag by Anton Hansson · 7 years ago
  18. c027b30 Merge "Support Qualcomm Kryo 385 CPU variant." by Stephen Hines · 7 years ago
  19. abe477a Merge "Allow NDK APIs to be marked as drafts." by Treehugger Robot · 7 years ago
  20. 5edacb2 Merge "Add filegroup support to notice property." by Jaewoong Jung · 7 years ago
  21. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 7 years ago
  22. a3b8366 Up the NDK's minimum supported API level. by Dan Albert · 7 years ago
  23. 62707f7 Add filegroup support to notice property. by Jaewoong Jung · 7 years ago
  24. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 7 years ago
  25. d3072b0 Support Qualcomm Kryo 385 CPU variant. by Artem Serov · 7 years ago
  26. 377a12b Add product_variables.product_is_iot variables by Dan Willemsen · 7 years ago
  27. 569edc5 Add dist support to Soong by Dan Willemsen · 7 years ago
  28. dd13272 Merge "Revert "Add filegroup support to notice property."" by Jaewoong Jung · 7 years ago
  29. 491fe5f Revert "Add filegroup support to notice property." by Jaewoong Jung · 7 years ago
  30. ac083c8 Merge "Add filegroup support to notice property." by Jaewoong Jung · 7 years ago
  31. 60e62f0 Add nanopb-c support by Dan Willemsen · 7 years ago
  32. ff7a1a4 Add filegroup support to notice property. by Jaewoong Jung · 7 years ago
  33. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 7 years ago
  34. 8fd6192 APEX can be flattened by Jiyong Park · 7 years ago
  35. 1a7cf08 Add filename_from_src property to prebuilt_etc by Jiyong Park · 7 years ago
  36. c17727d Shard arch property structs by Colin Cross · 7 years ago
  37. 4e81d70 Document host_supported and device_supported by Colin Cross · 7 years ago
  38. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 7 years ago
  39. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 7 years ago
  40. 37a07b1 Revert "Use protoc-gen-javalite for java lite protos" by Colin Cross · 7 years ago
  41. 87dc8b7 Merge "Use protoc-gen-javalite for java lite protos" by Colin Cross · 7 years ago
  42. d8acc14 Merge "Prebuilt_etc can be uninstallable" by Jiyong Park · 7 years ago
  43. 5a5aca0 Use protoc-gen-javalite for java lite protos by Colin Cross · 7 years ago
  44. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 7 years ago
  45. 5d19e1d Export static libraries. by Jaewoong Jung · 7 years ago
  46. b551a77 Merge "Add sanitize.address to product_variables.eng" by Colin Cross · 7 years ago
  47. ad9ce04 Prebuilt_etc can be uninstallable by Jiyong Park · 7 years ago
  48. d471374 Merge changes from topic "apex_multilib" by Treehugger Robot · 7 years ago
  49. 3273cc2 Add sanitize.address to product_variables.eng by Colin Cross · 7 years ago
  50. 139a2e6 Add filename property to prebuilt_etc by Jiyong Park · 7 years ago
  51. bcf97f5 Merge "Add soong build restrictions for libcore targets" by Neil Fuller · 7 years ago
  52. 5a0dcd5 Store dex files uncompressed and unstripped in privileged APKs by Colin Cross · 7 years ago
  53. df5f356 Add soong build restrictions for libcore targets by Neil Fuller · 7 years ago
  54. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 7 years ago
  55. 9ff34c0 Update linux_bionic configuration by Dan Willemsen · 7 years ago
  56. 0ef639b Allow generating modules once per OS instead of once per Class by Dan Willemsen · 7 years ago
  57. fa2aee1 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 7 years ago
  58. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 7 years ago
  59. a31e2bd Add support for cortex-a76 in soong by Haibo Huang · 7 years ago
  60. fe385b0 Expand projects allowed to use no_standard_libs by Neil Fuller · 7 years ago
  61. 039a83f Merge "Include all core libs in default boot classpath" by Neil Fuller · 7 years ago
  62. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 7 years ago
  63. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 7 years ago
  64. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 7 years ago
  65. ee0bc3b Add multi-target variants by Colin Cross · 7 years ago
  66. 445a484 Merge "Remove Sepolicy_split." by Treehugger Robot · 7 years ago
  67. d6ea749 Remove Sepolicy_split. by Steven Moreland · 7 years ago
  68. 17ccb45 Merge "Add methods to get source file path and subdir of prebuilt_etc" by Treehugger Robot · 7 years ago
  69. 2a07692 Add tests for genrule command expansion by Colin Cross · 7 years ago
  70. c43e0ac Add methods to get source file path and subdir of prebuilt_etc by Jiyong Park · 7 years ago
  71. a9d8bee Make prefer32 a lambda by Colin Cross · 7 years ago
  72. 5eca7cb Clean up archMutator by Colin Cross · 7 years ago
  73. 88da24e Add DevicePrefer32BitApps to Soong by Colin Cross · 7 years ago
  74. 2465c3d Add phony targets for go binary modules by Colin Cross · 7 years ago
  75. cf157cc Allow conscrypt to depend on core.intra.stubs by Neil Fuller · 7 years ago
  76. 7692bf2 Merge "Update soong for ShouldFollowSymlinks argument to pathtools.Glob" by Colin Cross · 7 years ago
  77. eb37ed3 Add support for cortex-a72 by Richard Fung · 7 years ago
  78. 3f4d116 Update soong for ShouldFollowSymlinks argument to pathtools.Glob by Colin Cross · 7 years ago
  79. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 7 years ago
  80. ab033dc Merge "Revert "Change LibartImgDeviceBaseAddress to 0x60000000"" by Mathieu Chartier · 7 years ago
  81. d42f19c Revert "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 7 years ago
  82. 4fd04bb Change the dist file path for sdk library by Sundong Ahn · 7 years ago
  83. 1278a6c Merge "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 7 years ago
  84. fe4bc36 Allow '$' in some paths by Colin Cross · 7 years ago
  85. 0c7bb7f Change LibartImgDeviceBaseAddress to 0x60000000 by Mathieu Chartier · 7 years ago
  86. 953d3a2 Wrap panics that occur in AndroidMkDataProviders by Colin Cross · 7 years ago
  87. 37710d3 Merge changes Ifd529f88,I2fb4429a,I67ec2e94 by Treehugger Robot · 7 years ago
  88. 3dceee3 Fix multilib first with multiple 64-bit architectures by Colin Cross · 7 years ago
  89. ed064c0 Fix logic for adding gnu debuglink to match Make by Colin Cross · 7 years ago
  90. 61ebf8d Provide access to product_variables.malloc_svelte.cflags inside target. by Sasha Smundak · 7 years ago
  91. 6db4a6a Skip DepsMutator on disabled modules by Colin Cross · 7 years ago
  92. e97e68a Clean up darwin cc toolchain by Dan Willemsen · 7 years ago
  93. 5baac54 link type of recovery variant of a vendor module should not be native:vendor by Jiyong Park · 7 years ago
  94. e125532 Specify LOCAL_INSTALLED_MODULE_STEM for prebuilt_etc. by Tao Bao · 7 years ago
  95. aefd64a Merge "Add recovery_available to prebuilt_etc." by Tao Bao · 7 years ago
  96. 7bbacf3 Merge "s/product-services/product_services/g" by Yifan Hong · 7 years ago
  97. 95cf767 s/product-services/product_services/g by Dario Freni · 7 years ago
  98. 0ba5c94 Add recovery_available to prebuilt_etc. by Tao Bao · 7 years ago
  99. e3924e1 Allow paths containing glob characters in glob results by Colin Cross · 7 years ago
  100. 3063b78 Make :module provide the output file for java modules by Colin Cross · 7 years ago