1. 9fdf671 Add LOCAL_ADDITIONAL_HTML_DIR to clear_vars for devsite docs builds. by Dirk Dougherty · 11 years ago
  2. c58b194 Delete the unused LOCAL_POST_PROCESS_COMMAND. by Ying Wang · 12 years ago
  3. 3a6f758 Add LOCAL_DONT_DELETE_JAR_META_INF by Ying Wang · 12 years ago
  4. af4800c Support EMMA_INSTRUMENT in both full and unbundled builds. by Ying Wang · 12 years ago
  5. 54fdb47 Retire LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  6. 9f42af5 resolved conflicts for merge of a8df6091 to master by Ying Wang · 12 years ago
  7. a8df609 am 28437aac: Add LOCAL_SOURCE_FILES_ALL_GENERATED support by Ying Wang · 12 years ago
  8. 28437aa Add LOCAL_SOURCE_FILES_ALL_GENERATED support by Ying Wang · 12 years ago
  9. 471d6d8 am 4a65f812: am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI" by Jean-Baptiste Queru · 12 years ago
  10. 4a65f81 am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI" by Jean-Baptiste Queru · 12 years ago
  11. 1cc65fd resolved conflicts for merge of 9b76c054 to master by Ying Wang · 12 years ago
  12. ae25ec1 More flexibility to keep/remove R.class in static Java library by Ying Wang · 12 years ago
  13. 0d570a7 lint support. by Ying Wang · 12 years ago
  14. 70dc3e1 Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI by Kito Cheng · 12 years ago
  15. 83dbd2f Option to keep the generated R class in static Java libarry by Ying Wang · 12 years ago
  16. db8698b am 6c703628: Allow packages to place manifest files in any directory by Kevin Hester · 12 years ago
  17. 6c70362 Allow packages to place manifest files in any directory by Kevin Hester · 12 years ago
  18. 4394aae Merge "Build system support to export include paths" by Ying Wang · 12 years ago
  19. 6cc9c06 Add support for building with AddressSanitizer. by Evgeniy Stepanov · 12 years ago
  20. dfbe79b Don't expose the compiler dependency. by Ying Wang · 12 years ago
  21. b71e2df Add LOCAL_CLANG variable to switch C/C++ build environment to Clang. by Evgeniy Stepanov · 12 years ago
  22. 49932f1 Adding clean variables for some variables used in CTS. by Svetoslav Ganov · 12 years ago
  23. 393dde5 resolved conflicts for merge of 80fa947b to master by Brian Muramatsu · 13 years ago
  24. f098c80 am fea66cee: Merge "Build Support for CTS Native Tests" into ics-mr1 by Brian Muramatsu · 13 years ago
  25. 237fa07 Build Support for CTS Native Tests by Brian Muramatsu · 13 years ago
  26. dbb31be Restrict vendor modules to help AOSP product distribution. by Ying Wang · 13 years ago
  27. 914f7a2 Enable -Wall/-Werror with LOCAL_RENDERSCRIPT_FLAGS. by Stephen Hines · 13 years ago
  28. 5f07480 Build system support to export include paths by Ying Wang · 13 years ago
  29. c72b140 Add a tool to let you enforce layering between packages in a java module. by Joe Onorato · 13 years ago
  30. 79e3dec new LOCAL_DEX_PREOPT option "nostripping" by Ying Wang · 13 years ago
  31. 415f1f6 Merge "Install path support for vendor modules." by Ying Wang · 13 years ago
  32. 14169bc New LOCAL_SDK_RES_VERSION config var. by Dianne Hackborn · 13 years ago
  33. 8f77936 Install path support for vendor modules. by Ying Wang · 13 years ago
  34. a941d13 Provide LOCAL_RENDERSCRIPT_TARGET_API override. by Stephen Hines · 13 years ago
  35. d4136c0 Provide mechanism to override llvm-rs-cc headers. by Stephen Hines · 13 years ago
  36. e3c3c6d Allow per module RTTI setting. This fixes a bug in previous check-ins. by Doug Kwan · 13 years ago
  37. 6f93797 Revert "Clear LOCAL_RTTI_FLAG." by Doug Kwan · 13 years ago
  38. f524df7 Clear LOCAL_RTTI_FLAG. by Doug Kwan · 13 years ago
  39. 4387dc3 am 823f6389: am 3487736b: am 7d83ef8f: Support custom RenderScript compiler by Ying Wang · 13 years ago
  40. 7d83ef8 Support custom RenderScript compiler by Ying Wang · 13 years ago
  41. fcdabd4 Add LOCAL_GROUP_STATIC_LIBRARIES by Ying Wang · 13 years ago
  42. b375e71 build: remove prelinker build build system by Iliyan Malchev · 13 years ago
  43. cce4c97 Support stl variants when LOCAL_NDK_VERSION is set. by Ying Wang · 13 years ago
  44. 703e7c6 Build system tweaks for Valgrind. by Jeff Brown · 13 years ago
  45. 8b07ed8 LOCAL_AAPT_INCLUDE_ALL_RESOURCES by Ying Wang · 14 years ago
  46. 33c0d95 Allow module-specific protoc flags. by Ying Wang · 14 years ago
  47. a5fc87a Integrate protocol buffer compiler into the build system. by Ying Wang · 14 years ago
  48. ed72118 am 3c3bf677: am 0b9382c7: Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  49. 3c3bf67 am 0b9382c7: Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  50. 0b9382c Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  51. 3efd768 resolved conflicts for merge of 9f28f0d7 to master by Ying Wang · 14 years ago
  52. 9f28f0d am e7874c43: Integrate dexpreopt into the build system. by Ying Wang · 14 years ago
  53. e7874c4 Integrate dexpreopt into the build system. by Ying Wang · 14 years ago
  54. 6d76cad resolved conflicts for merge of 31d4f53b to master by Ying Wang · 14 years ago
  55. 31d4f53 am f7912e4e: Support to build host dex. by Ying Wang · 14 years ago
  56. f7912e4 Support to build host dex. by Ying Wang · 14 years ago
  57. 54b634d am a79db6e4: am 3dae0ee4: Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  58. a79db6e am 3dae0ee4: Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  59. 3dae0ee Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  60. 5128027 Now slang supports "-I" options. by Ying Wang · 14 years ago
  61. 9b6865f am 606540b7: resolved conflicts for merge of f2bfa76c to gingerbread-plus-aosp by Evan Charlton · 14 years ago
  62. 606540b resolved conflicts for merge of f2bfa76c to gingerbread-plus-aosp by Evan Charlton · 14 years ago
  63. f2bfa76 resolved conflicts for merge of 121a7873 to gingerbread by Evan Charlton · 14 years ago
  64. 121a787 Packages can specify where to find AndroidManifest.xml by Evan Charlton · 14 years ago
  65. 8720851 am 85581a1b: merge from open-source master by The Android Open Source Project · 14 years ago
  66. 85581a1 merge from open-source master by The Android Open Source Project · 14 years ago
  67. 7adbf97 Allow explicit warnings for projects by Jeffrey Chyan · 14 years ago
  68. aabbc07 am 90cf34c7: am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbread by Ying Wang · 14 years ago
  69. f0f60cd resolved conflicts for merge of 1a08100f to gingerbread by Ying Wang · 14 years ago
  70. 1a08100 Support to build native libraries with prebuilt NDK by Ying Wang · 14 years ago
  71. a0ab29b Add LOCAL_JNI_SHARED_LIBRARIES_ABI build variable. by Jack Palevich · 14 years ago
  72. 18b7556 Squashed commit of the following (DO NOT MERGE): by Guang Zhu · 14 years ago
  73. e66a8dd am ecfca8a5: am 4f9c2052: fix typo by Joe Onorato · 14 years ago
  74. 4f9c205 fix typo by Joe Onorato · 14 years ago
  75. a64dbd7 am 36ce8736: am 77dc0a58: Add a rule that builds an eclipse project file for an app. by Joe Onorato · 14 years ago
  76. 77dc0a5 Add a rule that builds an eclipse project file for an app. by Joe Onorato · 14 years ago
  77. 155afe3 enhancement for building app with emma code coverage by Guang Zhu · 14 years ago
  78. bb67d21 Get LOCAL_MANIFEST_PACKAGE_NAME working. by Jeff Hamilton · 14 years ago
  79. f184a0f Add support for LOCAL_JAVACFLAGS by Brian Carlstrom · 15 years ago
  80. 899e62a Add an inherit-package macro to the build system. by Joe Onorato · 14 years ago
  81. 2dcc806 Add FDO options to Android make system. by Jing Yu · 15 years ago
  82. 2daa2b3 Add the ability to turn on proguard for java targets, and to call aapt by Joe Onorato · 15 years ago
  83. d0a4472 add LOCAL_PREBUILT_STRIP_COMMENTS to clear_vars.mk by Doug Zongker · 15 years ago
  84. e334d25 Speed up the full build. by Joe Onorato · 15 years ago
  85. 64d85d0 AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'. by Joe Onorato · 15 years ago
  86. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  87. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  88. 66339ad auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  89. dcc08f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  90. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago