1. a8721e7 Move ADT/DDMS plug-ins to 0.9.2 by Xavier Ducrohet · 16 years ago
  2. a399a68 Add support for add-on based on preview of platforms. by Xavier Ducrohet · 16 years ago
  3. 7603386 Add GestureBuilder to the samples. by Xavier Ducrohet · 16 years ago
  4. 6baf93c Fix erroneous assert. by Xavier Ducrohet · 16 years ago
  5. ada1833 Merge change 8196 into donut by Android (Google) Code Review · 16 years ago
  6. 1b9c1e4 Refactored AndroidXPathFactory into sdklib. by Xavier Ducrohet · 16 years ago
  7. 70cebe2 Merge change 8016 into donut by Android (Google) Code Review · 16 years ago
  8. 0c51f65 Merge change 8137 into donut by Android (Google) Code Review · 16 years ago
  9. 5adc2f6 Enforce codename value for minSdkVersion in the Ant build. by Xavier Ducrohet · 16 years ago
  10. 4fed1db Add the test definition of the vpn tests. by Yu Shan Emily Lau · 16 years ago
  11. 8c78ba6 Use the proper URL for the google repository. by Xavier Ducrohet · 16 years ago
  12. 277f7af Merge change 8064 into donut by Android (Google) Code Review · 16 years ago
  13. ce359b0 Generalize usage of AndroidVersion instead of Api level in the SDK packages. by Xavier Ducrohet · 16 years ago
  14. 865f57e Removing continuous attribute for the calendar provider tests. by Swarna Kumar · 16 years ago
  15. e290100 Merge change 7975 into donut by Android (Google) Code Review · 16 years ago
  16. f2869cf Add support for preview versions of platforms. by Xavier Ducrohet · 16 years ago
  17. b2d4f43 Merge change 7956 into donut by Android (Google) Code Review · 16 years ago
  18. afd6be7 Moving compatibilty mode option to spare parts by Mitsuru Oshima · 16 years ago
  19. 37505b5 Merge change 7535 into donut by Android (Google) Code Review · 16 years ago
  20. 09db257 Merge change 7904 into donut by Android (Google) Code Review · 16 years ago
  21. 88a8f7b Removing calprov test suite from continuous build until to get real fix for bug 1966269 by Swarna Kumar · 16 years ago
  22. 7f0688d Fix compilation of assembly files (e.g. foo.S), by removing a typo. by David 'Digit' Turner · 16 years ago
  23. 89f0e50 Add new application for the SDK to let developers build their own gestures by Romain Guy · 16 years ago
  24. 30a06f4 Merge change 5737 into donut by Android (Google) Code Review · 16 years ago
  25. 94a41a5 Adding new file in debugging section for tcpdump and other network debugging tools. by David Warren · 16 years ago
  26. c56b26b Merge change 6997 into donut by Android (Google) Code Review · 16 years ago
  27. dc87dd3 ADT Extract String ID: use Context.getString(id) directly, by Raphael · 16 years ago
  28. 138a9a4 ADT Extract String ID: try to find a method or a field that will by Raphael · 16 years ago
  29. b550cce ADT XML extract string ID: fix inverted test. by Raphael · 16 years ago
  30. 7feb9a8 ADT XML extract string ID: generate Context.getResources() calls by Raphael · 16 years ago
  31. aa5574f Rename IActivityWatcher to IActivityController by Dianne Hackborn · 16 years ago
  32. 25489e4 Import new translations by Eric Fischer · 16 years ago
  33. ac50c3a ADT XML extract string IDs: display existing IDs of the selected file. by Raphael · 16 years ago
  34. 47acc05 ADT XML extract string: allow selection to be the attribute name. by Raphael · 16 years ago
  35. b3ba0af ADT: Extract String IDs from Layout XML strings. by Raphael · 16 years ago
  36. 32ad938 ADT: Extract String IDs from Layout XML strings. by Raphael · 16 years ago
  37. fe1b8d8 remove the setting for fancy rotation animation by Mathias Agopian · 16 years ago
  38. 62fec6f Merge change 6767 into donut by Android (Google) Code Review · 16 years ago
  39. 222c8a0 Modify runtest test_defs to adjust for rename of cts-installtests. by Brett Chabot · 16 years ago
  40. 9412517 Merge change 6651 into donut by Android (Google) Code Review · 16 years ago
  41. 3684b06 AVD Selector: Add a "Start" button to launch the selected AVD in a by Raphael · 16 years ago
  42. 7e236a0 Merge change 5763 into donut by Android (Google) Code Review · 16 years ago
  43. 009801b SDK Updater: detect when install addon or tools to deal with by Raphael · 16 years ago
  44. fa9cd9a SDK Updater: fix android.bat for Windows to change dirs to the by Raphael · 16 years ago
  45. de21e3a Update comments in AvdManager by Raphael · 16 years ago
  46. 24d2878 Merge change 5913 into donut by Android (Google) Code Review · 16 years ago
  47. f5af7ce Make ADT use new sdklib API by Xavier Ducrohet · 16 years ago
  48. 59fc8c9 All actions in AdvManager now receives their own ISdkLog. by Xavier Ducrohet · 16 years ago
  49. c244627 SDK Updater: Make it possible for tools to update themselves. by Raphael · 16 years ago
  50. 1ceaaea Add tooltips and a legend (AVD selector) by Xavier Ducrohet · 16 years ago
  51. 329c13c SDK Updater: refine error handling when fetching sources. by Raphael · 16 years ago
  52. 2abd80a Fix bug 1844502: Add create_test.py to generate Android.mk and AndroidManifest.xml for application tests. by Jack Wang · 16 years ago
  53. 9cf8f81 SDK Updater: Add repository.xml if not specified in URLs by Raphael · 16 years ago
  54. ee763d1 SDK Updater: Better handling of fetch errors. by Raphael · 16 years ago
  55. fc61447 Fix NPE in Home sample. by Romain Guy · 16 years ago
  56. 6c3fa89 Properly enable/disable buttons in the AVD selector. by Xavier Ducrohet · 16 years ago
  57. c916aec Remove the obsolete AVD wizard. by Xavier Ducrohet · 16 years ago
  58. e78015c Plug the Android SDK window as the AVD manager. by Xavier Ducrohet · 16 years ago
  59. a944e34 Merge change 5767 into donut by Android (Google) Code Review · 16 years ago
  60. f0ac8e8 AVD creation dialog. by Xavier Ducrohet · 16 years ago
  61. 4f6f740 Remove problematic case-insensitive duplicate files. by David 'Digit' Turner · 16 years ago
  62. 52c9784 Merge change 5640 into donut by Android (Google) Code Review · 16 years ago
  63. d63563f Merge change 5761 into donut by Android (Google) Code Review · 16 years ago
  64. c851d71 Misc cleanup from a previous commit. by Xavier Ducrohet · 16 years ago
  65. 5dffb06 Merge change 5727 into donut by Android (Google) Code Review · 16 years ago
  66. bf7863e runtest: Remove run_command -> android_build dependency. by Brett Chabot · 16 years ago
  67. 6683fa3 Merge change 5688 into donut by Android (Google) Code Review · 16 years ago
  68. 14035e8 Fixes #1949253. Prevents NPE on startup. by Romain Guy · 16 years ago
  69. cdece3f Merge change 5678 into donut by Android (Google) Code Review · 16 years ago
  70. b156e94 ADT #1843641: fix 'Extract string from layout creates blank string' by Raphael · 16 years ago
  71. e0bf816 testrunner: Allow spaces in instrumentation arguments and remove check for test by Brett Chabot · 16 years ago
  72. b968aa1 Bump release version number and speed up make-release.sh script by David 'Digit' Turner · 16 years ago
  73. 14b3c0c Merge change 5626 into donut by Android (Google) Code Review · 16 years ago
  74. afc27ac Merge change 5637 into donut by Android (Google) Code Review · 16 years ago
  75. a2ab2ac Merge change 5636 into donut by Android (Google) Code Review · 16 years ago
  76. 90fc979 Merge change 5635 into donut by Android (Google) Code Review · 16 years ago
  77. 8aa42da Merge change 5638 into donut by Android (Google) Code Review · 16 years ago
  78. 955e08b Skins can now provide their own hardware support (via AVDs) by Xavier Ducrohet · 16 years ago
  79. 6c01aba Add support for LOCAL_C_INCLUDES in Android.mk, to better match the Android build system. by David 'Digit' Turner · 16 years ago
  80. 67d8edd Add support for LOCAL_ARM_MODE and .arm source file name suffix. by David 'Digit' Turner · 16 years ago
  81. e715cad Merge change 5634 into donut by Android (Google) Code Review · 16 years ago
  82. 28bc5dc Merge change 5633 into donut by Android (Google) Code Review · 16 years ago
  83. a046aad Fix several typos in the NDK build system that caused quite a few bugs: by David 'Digit' Turner · 16 years ago
  84. d6ec172 Fix build/host-setup.sh to run as a Bourne shell script and add better host detection: by David 'Digit' Turner · 16 years ago
  85. 629daab Remove individual .gitignore files and move their content to a single top-level one by David 'Digit' Turner · 16 years ago
  86. 36c0ffd Merge change 5632 into donut by Android (Google) Code Review · 16 years ago
  87. 4551d28 Details dialog for AVD from the avd selector. by Xavier Ducrohet · 16 years ago
  88. fadee81 Fix build/host-setup.sh in various ways by David 'Digit' Turner · 16 years ago
  89. 3ae5f8a Fix relative class path arg handling in runtest, and some lint errors. by Brett Chabot · 16 years ago
  90. 6fe28b1 Merge change 5552 into donut by Android (Google) Code Review · 16 years ago
  91. 1a2584b SDK Updater: Store local source properties when installing. by Raphael · 16 years ago
  92. 764d3fa Add support for running host java tests to runtest. by Brett Chabot · 16 years ago
  93. e860ea0 Merge change 4584 into donut by Android (Google) Code Review · 16 years ago
  94. 0ec4e5a SDK Updater: UI to add new sources URL. by Raphael · 16 years ago
  95. 6183584 SDK Updater: Cleanup a bunch of todos by Raphael · 16 years ago
  96. 426ecc9 SDK Updater: logic to load/save user sources and to delete them. by Raphael · 16 years ago
  97. 7b2bb74 SDK Updater: Update buttons state in local/remote page based on selection. by Raphael · 16 years ago
  98. 53f1c71 Revert "Package both swt.jar for linux-x86 and linux-x86_64." by Raphael Moll · 16 years ago
  99. 8f346c1 Package both swt.jar for linux-x86 and linux-x86_64. by Raphael Moll · 16 years ago
  100. f040263 Merge change 5032 into donut by Android (Google) Code Review · 16 years ago