1. 6b747cf am a90f9d2c: Merge "Warn when new modules are found that use user tags - DO NOT MERGE" into gingerbread by Jean-Baptiste Queru · 14 years ago
  2. 39de432 Warn when new modules are found that use user tags - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  3. a79db6e am 3dae0ee4: Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  4. 3dae0ee Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  5. 85581a1 merge from open-source master by The Android Open Source Project · 14 years ago
  6. 7adbf97 Allow explicit warnings for projects by Jeffrey Chyan · 14 years ago
  7. 90cf34c am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbread by Ying Wang · 14 years ago
  8. f0f60cd resolved conflicts for merge of 1a08100f to gingerbread by Ying Wang · 14 years ago
  9. 1a08100 Support to build native libraries with prebuilt NDK by Ying Wang · 14 years ago
  10. 0fd96df merge from open-source master by The Android Open Source Project · 14 years ago
  11. 45ac434 Refactor Stripper. Allow a stripper other than SOSLIM to be specified by Bruce Beare · 14 years ago
  12. dd2c215 am 0af605f3: Merge "Allow to override --version-code and --version-name in LOCAL_AAPT_FLAGS" into froyo by Ying Wang · 14 years ago
  13. 1ae607a Allow to override --version-code and --version-name in LOCAL_AAPT_FLAGS by Ying Wang · 14 years ago
  14. 9cd3d8c improvement for emma filter option by Guang Zhu · 14 years ago
  15. eee0178 am e8ffa149: am ba16a89d: Override LOCAL_CERTIFICATE in inherit-package. by Ying Wang · 14 years ago
  16. e8ffa14 am ba16a89d: Override LOCAL_CERTIFICATE in inherit-package. by Ying Wang · 14 years ago
  17. ba16a89 Override LOCAL_CERTIFICATE in inherit-package. by Ying Wang · 14 years ago
  18. 18b7556 Squashed commit of the following (DO NOT MERGE): by Guang Zhu · 14 years ago
  19. f48c3ac am f7c63421: merge from open-source master by The Android Open Source Project · 14 years ago
  20. f7c6342 merge from open-source master by The Android Open Source Project · 14 years ago
  21. 5b9f19e Replace arm with proper variable for CPU/ABI by Bruce Beare · 14 years ago
  22. 9ca2164 build: Fix including WHOLE_STATIC_LIBRARIES in static libraries by Colin Cross · 14 years ago
  23. 8c25482 Support to override instr target package in inherit-package by Ying Wang · 14 years ago
  24. c61d593 Don't force localization for package tagged as tests. by Ying Wang · 14 years ago
  25. abfbbe2 allow EventLog tag numbers to be auto-assigned by Doug Zongker · 14 years ago
  26. 3b2bdf1 Fix and enable proguard on packages. by Ying Wang · 14 years ago
  27. 9825256 Put private includes before system includes. by Patrick Scott · 14 years ago
  28. bb67d21 Get LOCAL_MANIFEST_PACKAGE_NAME working. by Jeff Hamilton · 14 years ago
  29. f184a0f Add support for LOCAL_JAVACFLAGS by Brian Carlstrom · 14 years ago
  30. 899e62a Add an inherit-package macro to the build system. by Joe Onorato · 14 years ago
  31. 1483360 add UnmountAll function to OTA script; support radio images w/path by Doug Zongker · 14 years ago
  32. a89c990 Add all-logtags-files-under macro by Bjorn Bringert · 14 years ago
  33. 75127b7 Remove special-handling of the restricted tag. by Jean-Baptiste Queru · 15 years ago
  34. 0a3cfdc Add all-html-files-under by Jean-Baptiste Queru · 15 years ago
  35. 0d5eb0b am af830d39: am 485847e4: Merge change I6f85805b into eclair-mr2 by Doug Zongker · 15 years ago
  36. 9bd4962 break up event-log-tags; generate java source files with constants by Doug Zongker · 15 years ago
  37. 6581fed Only put .o files into static libraries when building for the host. by Dan Bornstein · 15 years ago
  38. 3d02eac It's not safe to use the TARGET ar when building a HOST .a (natch). by Dan Bornstein · 15 years ago
  39. 5e98e6f use aapt to build jar files instead of the system zip (DO NOT MERGE) by Doug Zongker · 15 years ago
  40. 6bffc91 Make the host static library build rule know about LOCAL_WHOLE_STATIC_LIBRARIES. by Dan Bornstein · 15 years ago
  41. 9e4374b use aapt to build jar files instead of the system zip by Doug Zongker · 15 years ago
  42. 5bbd229 For Ying Wang: by Sriram Raman · 15 years ago
  43. b392641 Make $(my-dir) fail if it's called after including $(CLEAR_VARS) by Dave Bort · 15 years ago
  44. 93d9ff4 increase reserved blocks from 5 to 8 by Doug Zongker · 15 years ago
  45. 2daa2b3 Add the ability to turn on proguard for java targets, and to call aapt by Joe Onorato · 15 years ago
  46. fbc039e am 4ac1ba61: fix typo in bash expression by Doug Zongker · 15 years ago
  47. ed96e88 resolved conflicts for merge of 6dd2ae02 to eclair by Doug Zongker · 15 years ago
  48. 4ac1ba6 fix typo in bash expression by Doug Zongker · 15 years ago
  49. 6dd2ae0 turn down allowed image size by Doug Zongker · 15 years ago
  50. f6ff4c5 Windows: Fix platform build. by Raphael · 15 years ago
  51. a37bdef am 6929fb57: Merge change 20880 into donut by Dianne Hackborn · 15 years ago
  52. 9c0c4b7 Fix issue #2048267: Run zipalign on all prebuilts by Dianne Hackborn · 15 years ago
  53. 8510a1e use *_PARTITION_SIZE instead of *_MAX_SIZE by Doug Zongker · 15 years ago
  54. 80f820c am 01bf5684: Merge change 20313 into donut by Android (Google) Code Review · 15 years ago
  55. 1046d20 add feature to strip "# comment" lines from prebuilt files by Doug Zongker · 15 years ago
  56. dc1a728 Rewrite findleaves.sh in python by Joe Onorato · 15 years ago
  57. f2bce89 am e334d255: Speed up the full build. by Joe Onorato · 15 years ago
  58. e334d25 Speed up the full build. by Joe Onorato · 15 years ago
  59. b17199e am 742fa575: fix problems with new image size calculations by Doug Zongker · 15 years ago
  60. 742fa57 fix problems with new image size calculations by Doug Zongker · 15 years ago
  61. 97f696c am 4647f12a: fix image size tests by Doug Zongker · 15 years ago
  62. 4647f12 fix image size tests by Doug Zongker · 15 years ago
  63. e01100c generalize the definition of a "radio image" by Doug Zongker · 15 years ago
  64. 483d924 Put the java source file list files somewhere where they don't by Joe Onorato · 15 years ago
  65. f1a55f8 Fix the usual build hanging issue by using -o (overwrite without prompting) option with unzip by Sriram Raman · 15 years ago
  66. 46e9bec core: Add support for static libraries to include other whole static libs. by Dima Zavin · 15 years ago
  67. 5dbb529 Allow the build system to build Objective-C sources. by David 'Digit' Turner · 15 years ago
  68. 9bd5404 Use new aapt feature to add default version info to .apks. by Dianne Hackborn · 15 years ago
  69. 64d85d0 AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'. by Joe Onorato · 15 years ago
  70. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  72. 094268c auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  73. a9b2249 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  74. ed18741 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  75. 66339ad auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  76. 4f85cc5 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  77. dcc08f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  78. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago