1. f4eabc3 Added support for building verified vendor partition by Daniel Rosenberg · 10 years ago
  2. 5bfed5a core+tools: support specifying F2FS as the fstype for userdata by JP Abgrall · 10 years ago
  3. dde3184 Added variables to support seperate vendor patition. by Daniel Rosenberg · 10 years ago
  4. 5b5f495 Add verity support to `make dist`. by Geremy Condra · 10 years ago
  5. 4056798 am 372df5a4: am 887a52d0: am a6b8025a: Merge "Add WITH_DEXPREOPT to the list of protected global variables." by Ying Wang · 10 years ago
  6. 372df5a am 887a52d0: am a6b8025a: Merge "Add WITH_DEXPREOPT to the list of protected global variables." by Ying Wang · 10 years ago
  7. 9c44021 Add WITH_DEXPREOPT to the list of protected global variables. by Ying Wang · 10 years ago
  8. 26d22f7 Import OEM build properties, if defined. by Jeff Sharkey · 10 years ago
  9. 53d2ca0 am 4170e2be: am fd841351: Merge "Support custom sdk.atree files." into klp-modular-dev by Ying Wang · 10 years ago
  10. 780128a Support custom sdk.atree files. by Ying Wang · 10 years ago
  11. c5151cf resolved conflicts for merge of 1737b1ab to master by Brian Carlstrom · 10 years ago
  12. 8fb5dfc build: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA by Brian Carlstrom · 11 years ago
  13. fd6f751 Add support for verity builds to the build system. by Geremy Condra · 11 years ago
  14. 10d2e0c Remove the vendor-specific vars from the protected list. by Ying Wang · 11 years ago
  15. 0650d15 Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATH by Ying Wang · 11 years ago
  16. 1aeee8b Move from WITH_ART to PRODUCT_RUNTIMES by Brian Carlstrom · 11 years ago
  17. 7028f5e Stash TARGET_CPU_VARIANT and print it in dumpvar. by Ben Cheng · 12 years ago
  18. 157a5e1 Load only the current product config makefile. by Ying Wang · 12 years ago
  19. 4b0486b Allow to tag owner to PRODUCT_COPY_FILES by Ying Wang · 12 years ago
  20. 0854694 build: register BOARD_HAVE_BLUETOOTH_QCOM by Iliyan Malchev · 12 years ago
  21. 049f405 am d7d0afca: Add the ability in a product spec file to have modules installed for specific variants. by Joe Onorato · 12 years ago
  22. d7d0afc Add the ability in a product spec file to have modules installed for specific variants. by Joe Onorato · 12 years ago
  23. ca7d272 am dd8fe390: am 36e4e050: Merge "add add-to-product-copy-files-if-exists for pdk" into jb-dev by Keun young Park · 12 years ago
  24. c41c5f4 add add-to-product-copy-files-if-exists for pdk by Keun young Park · 12 years ago
  25. b305178 Merge commit '54973dbc' into work by Joe Onorato · 12 years ago
  26. e1d191e Add rules to build the factory bundle. by Joe Onorato · 12 years ago
  27. f926990 core: allow product to provide kernel headers as well by Dima Zavin · 12 years ago
  28. 8968653 Support to build factory ramdisk image. by Ying Wang · 13 years ago
  29. 0a099d9 Support to build factory ramdisk image. by Ying Wang · 13 years ago
  30. dbb31be Restrict vendor modules to help AOSP product distribution. by Ying Wang · 13 years ago
  31. 7deff5f am bb5ada52: am a032d3d0: Support for multiple PRODUCT_SDK_ADDON_DOC_MODULES by Ying Wang · 13 years ago
  32. a032d3d Support for multiple PRODUCT_SDK_ADDON_DOC_MODULES by Ying Wang · 13 years ago
  33. 9f8e8db Build cache.img on demand by Ying Wang · 13 years ago
  34. 9baabf8 am a0f464a8: New PRODUCT_AAPT_PREF_CONFIG. by Dianne Hackborn · 13 years ago
  35. a0f464a New PRODUCT_AAPT_PREF_CONFIG. by Dianne Hackborn · 13 years ago
  36. 32ef58e Remove PRODUCT_CONTRIBUTORS_FILE which is no longer in use. by Ying Wang · 13 years ago
  37. 3c21fe5 Support for product-specific dev keys. by Ying Wang · 13 years ago
  38. 0d23fec Add support for products overriding properties in /default.prop by Mike Lockwood · 13 years ago
  39. d37720c am 095dbffd: am 5d4808db: put extra recovery keys in the product definition by Doug Zongker · 13 years ago
  40. 5d4808d put extra recovery keys in the product definition by Doug Zongker · 13 years ago
  41. 4f1ab92 Move screen density config from PRODUCT_LOCALES to PRODUCT_AAPT_CONFIG by Ying Wang · 13 years ago
  42. b375e71 build: remove prelinker build build system by Iliyan Malchev · 13 years ago
  43. f9953b4 Enhance product vars examining. by Ying Wang · 14 years ago
  44. 7522f04 Verify PRODUCT_* are not modified by Android.mks, but allow them to be read only. by Ying Wang · 14 years ago
  45. e814ad4 am 5c41c178: am 700b88e1: Pass device characteristic information through to aapt. by Joe Onorato · 14 years ago
  46. 700b88e Pass device characteristic information through to aapt. by Joe Onorato · 14 years ago
  47. 8dc8faa Add option to fail when Android.mk files change PRODUCT_* variables. by Joe Onorato · 14 years ago
  48. f33c3ef am b93e03cb: am 52911309: Cherry-pick unbundled build changes from master by Ying Wang · 14 years ago
  49. 5291130 Cherry-pick unbundled build changes from master by Ying Wang · 14 years ago
  50. 1a031e4 Support for unbundled app build by Ying Wang · 14 years ago
  51. e0a18a7 Finish moving the policies out of frameworks/policies/base and into frameworks/base. by Joe Onorato · 14 years ago
  52. 28a846d Allow optional product inheritance by Joe Onorato · 14 years ago
  53. 8d05416 Look for product configs in device/ in addition to vendor/ by Jean-Baptiste Queru · 15 years ago
  54. fbd10d9 Add PRODUCT_DEFAULT_WIFI_CHANNELS build var. by Robert Greenwalt · 15 years ago
  55. 214a42b AI 145655: am: CL 145618 am: CL 145333 Cloned from CL 144759 by 'g4 patch'. by Joe Onorato · 15 years ago
  56. 6a5f7f0 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  57. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  58. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  59. 475fa12 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  60. 66339ad auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  61. dcc08f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  62. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago