1. 1e43c51 Add CTS accounts tests to CTS makefile. by Brett Chabot · 15 years ago
  2. 6ef046c Fixes ProGuard options. by Ying Wang · 15 years ago
  3. bb0c880 Add Bluetooth to the test list. by Dan Bornstein · 15 years ago
  4. ffbe862 Merge change I60b2633b into eclair by Android (Google) Code Review · 15 years ago
  5. 90b3577 Merge change If922a88c into eclair by Android (Google) Code Review · 15 years ago
  6. c3e1796 Update version name to 2.1 and API to 7. by Dianne Hackborn · 15 years ago
  7. 01833fb Add the JNI test to the CTS list. by Dan Bornstein · 15 years ago
  8. 81d88c3 am d920ec83: Fix a Windows-only discrepency in the Windows SDK build. by Raphael · 15 years ago
  9. f15e028 am a62a4421: Fix the Windows SDK build for the development to sdk split. by Raphael · 15 years ago
  10. 258b2b4 am 1ae98804: Change where makefile looks for sdk_clean.sh by Xavier Ducrohet · 15 years ago
  11. 2779fa7 Change name of CTS DeviceInfoCollector package to TestDeviceSetup. by Brett Chabot · 15 years ago
  12. d920ec8 Fix a Windows-only discrepency in the Windows SDK build. by Raphael · 15 years ago
  13. a62a442 Fix the Windows SDK build for the development to sdk split. by Raphael · 15 years ago
  14. c3d9645 Merge change I392672f1 into eclair by Android (Google) Code Review · 15 years ago
  15. 1ae9880 Change where makefile looks for sdk_clean.sh by Xavier Ducrohet · 15 years ago
  16. 1347f92 Add the example test to the CTS. by Dan Bornstein · 15 years ago
  17. 580cdbe Enables nodpi drawables in the framework. by Adam Bliss · 15 years ago
  18. f6295cd Fix issue #2258571: Fix build versions by Dianne Hackborn · 15 years ago
  19. 2edfb71 Support secondary CPU ABI in build.prop by David 'Digit' Turner · 15 years ago
  20. 170e1d5 add the new accounts and sync package to the generic target and enable sync for all builds by Fred Quintana · 15 years ago
  21. 3fa1159 Bump version to 2.1 API 6. by Dianne Hackborn · 15 years ago
  22. 64d5a80 Add OVERRIDE_PACKAGES support for prebuild modules. by Owen Lin · 15 years ago
  23. 36f349a Merge change Ied29246e into eclair by Android (Google) Code Review · 15 years ago
  24. ed29246 Add support for LOCAL_OVERRIDES_PACKAGES to prebuilt build rules. by Brandon Ballinger · 15 years ago
  25. 5e98e6f use aapt to build jar files instead of the system zip (DO NOT MERGE) by Doug Zongker · 15 years ago
  26. aa56986 Windows SDK: support tools/sdklauncher and tools/layoutopt by Raphael · 15 years ago
  27. ff6f3fe Finish issue #2168428: STOP SHIP: Bump API version to 5. by Dianne Hackborn · 15 years ago
  28. 1b3886b am 45dc54f6: Add speech tests to CTS makefile. by Brett Chabot · 15 years ago
  29. af6ccb6 am 30e1f2bd: Add dpi tests to CTS. by Brett Chabot · 15 years ago
  30. 45dc54f Add speech tests to CTS makefile. by Brett Chabot · 15 years ago
  31. 30e1f2b Add dpi tests to CTS. by Brett Chabot · 15 years ago
  32. 0889661 eng builds only -- make the thing that makes setupwizard optional actually work. by Joe Onorato · 15 years ago
  33. 0187d84 Part of issue #2168428: STOP SHIP: Bump API version to 5 by Dianne Hackborn · 15 years ago
  34. c18736b remember device-specific releasetools extensions in target-files by Doug Zongker · 15 years ago
  35. 8392b83 Merge change 25632 into eclair by Android (Google) Code Review · 15 years ago
  36. e62902c Fix http://b/2114936 - Setting LOCAL_SDK_VERSION current still allows internal API references by Joe Onorato · 15 years ago
  37. b392641 Make $(my-dir) fail if it's called after including $(CLEAR_VARS) by Dave Bort · 15 years ago
  38. 928aec7 Set default build ID to eclair (usually this is overridden). Please do not merge. by Ed Heyl · 15 years ago
  39. 93d9ff4 increase reserved blocks from 5 to 8 by Doug Zongker · 15 years ago
  40. 2c86bfd Sleazy workaround for webkit build failures. by Andy McFadden · 15 years ago
  41. db7ab29 Merge change 23258 into eclair by Android (Google) Code Review · 15 years ago
  42. 2daa2b3 Add the ability to turn on proguard for java targets, and to call aapt by Joe Onorato · 15 years ago
  43. 0425394 am 3c7c8a60: Merge change 22522 into donut by Brett Chabot · 15 years ago
  44. 3c7c8a6 Merge change 22522 into donut by Android (Google) Code Review · 15 years ago
  45. c6646c9 Introduce a default density ('mdpi') for all device builds. by Daniel Sandler · 15 years ago
  46. 3938ab2 am 1b6d0a65: allow prebuilts to specify LOCAL_CERTIFICATE so they can be resigned by Doug Zongker · 15 years ago
  47. 1b6d0a6 allow prebuilts to specify LOCAL_CERTIFICATE so they can be resigned by Doug Zongker · 15 years ago
  48. fbc039e am 4ac1ba61: fix typo in bash expression by Doug Zongker · 15 years ago
  49. ed96e88 resolved conflicts for merge of 6dd2ae02 to eclair by Doug Zongker · 15 years ago
  50. 4ac1ba6 fix typo in bash expression by Doug Zongker · 15 years ago
  51. 6dd2ae0 turn down allowed image size by Doug Zongker · 15 years ago
  52. 759901f Add Gesture tests to CTS. by Brett Chabot · 15 years ago
  53. d0088f0 am 793817ba: CTS: Add missing make dependencies for application security tests by Phil Dubach · 15 years ago
  54. 793817b CTS: Add missing make dependencies for application security tests by Phil Dubach · 15 years ago
  55. c4d5369 am 3b7521b5: CTS: Add application security tests to makefile by Phil Dubach · 15 years ago
  56. 3b7521b CTS: Add application security tests to makefile by Phil Dubach · 15 years ago
  57. 40ea530 Remove frameworks/base/im from build path by Scott Su · 15 years ago
  58. dd6c1e1 am 7c463e4b: Merge change 21778 into donut by Phil Dubach · 15 years ago
  59. 5e3ab04 CTS: Enable Python description/plan generator by Phil Dubach · 15 years ago
  60. a3f7c20 Merge change 21912 into eclair by Android (Google) Code Review · 15 years ago
  61. 28fcfdd Fix broken server Windows SDK build. by Raphael · 15 years ago
  62. f6ff4c5 Windows: Fix platform build. by Raphael · 15 years ago
  63. e34fdc0 Bump platform version to 4. by Dianne Hackborn · 15 years ago
  64. 9af298e Merge change 21127 by Android (Google) Code Review · 15 years ago
  65. 7f0a18f Remove 'ctor-dtor-privacy' warning, as it's not very usefull. by Marco Nelissen · 15 years ago
  66. fab8799 Fix the platform version (1.6 now) and sdk version (4) by Sriram Raman · 15 years ago
  67. 5b5f82b Merge change 21000 into donut by Android (Google) Code Review · 15 years ago
  68. 20572dd Update the platform-version-codename by Sriram Raman · 15 years ago
  69. a37bdef am 6929fb57: Merge change 20880 into donut by Dianne Hackborn · 15 years ago
  70. cac4dcc am 31a8ac22: BUG 1993354 : Add zipalign to Windows SDK by Raphael · 15 years ago
  71. 6929fb5 Merge change 20880 into donut by Android (Google) Code Review · 15 years ago
  72. 9c0c4b7 Fix issue #2048267: Run zipalign on all prebuilts by Dianne Hackborn · 15 years ago
  73. 378a588 am c539dbe6: CTS: Add missing integration of 147397 to fix VM tests by Phil Dubach · 15 years ago
  74. 31a8ac2 BUG 1993354 : Add zipalign to Windows SDK by Raphael · 15 years ago
  75. c539dbe CTS: Add missing integration of 147397 to fix VM tests by Phil Dubach · 15 years ago
  76. 8510a1e use *_PARTITION_SIZE instead of *_MAX_SIZE by Doug Zongker · 15 years ago
  77. 3366c07 Tweak the product graph formatting. by Joe Onorato · 15 years ago
  78. 630b7d3 build: do not attempt to build recovery.img for TINY_ANDROID builds by Brian Swetland · 15 years ago
  79. edd731f am f7c8b9ad: reenable ranlib transform for prebuilts by Doug Zongker · 15 years ago
  80. f7c8b9a reenable ranlib transform for prebuilts by Doug Zongker · 15 years ago
  81. 8541615 am d0a44722: add LOCAL_PREBUILT_STRIP_COMMENTS to clear_vars.mk by Doug Zongker · 15 years ago
  82. d0a4472 add LOCAL_PREBUILT_STRIP_COMMENTS to clear_vars.mk by Doug Zongker · 15 years ago
  83. 80f820c am 01bf5684: Merge change 20313 into donut by Android (Google) Code Review · 15 years ago
  84. e9024b3 Merge change 20172 by Android (Google) Code Review · 15 years ago
  85. 1046d20 add feature to strip "# comment" lines from prebuilt files by Doug Zongker · 15 years ago
  86. dc1a728 Rewrite findleaves.sh in python by Joe Onorato · 15 years ago
  87. 0082bbf Add back a few libraries for backward-compability with the donut skia by Jean-Baptiste Queru · 15 years ago
  88. 1de6688 Don't check build tools versions (including javac) every time make is run. by Joe Onorato · 15 years ago
  89. ead9646 Don't run findleaves.sh if we're doing ONE_SHOT_MAKEFILE. by Joe Onorato · 15 years ago
  90. e7faad9 am 951f3d89: CTS: Add telephony and webkit test cases to CTS makefile by Phil Dubach · 15 years ago
  91. a86afb6 am c16c0a41: Merge change 8942 into donut by Android (Google) Code Review · 15 years ago
  92. 951f3d8 CTS: Add telephony and webkit test cases to CTS makefile by Phil Dubach · 15 years ago
  93. 7b5edc3 Add CTS permission2 test package to cts. by Brett Chabot · 15 years ago
  94. cffab81 Make the product graph slightly more readable. by Joe Onorato · 15 years ago
  95. 4387b34 Merge change 8494 by Android (Google) Code Review · 15 years ago
  96. 7b02ff0 am 1e96ac84: Make the recovery.img construction (from boot.img) logic depend on whether recovery.img was installed. Don\'t have to re-specify exclusion list for the patch file construction. by Sriram Raman · 15 years ago
  97. 1e96ac8 Make the recovery.img construction (from boot.img) logic depend on whether recovery.img was installed. by Sriram Raman · 15 years ago
  98. 9c3b0d5 Merge commit '66ae61670d3ea69dd1cf72cf529c29654c07405e' by Android Git Automerger · 15 years ago
  99. c41bda6 Merge commit '3455a3d4a1b5f59ccbcc2ac7268d11b03861c229' by Android Git Automerger · 15 years ago
  100. dabee36 Merge commit 'b003d89ee3a6d39a0ad3ca6e9c8a61f39ef3b92a' by Android Git Automerger · 15 years ago