1. 097ba88 Merge change 20363 into donut by Android (Google) Code Review · 15 years ago
  2. 48b3b5e Make android.bat copy commons-compress to tmp with the other jar files. by Xavier Ducrohet · 15 years ago
  3. 26cdbb7 SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the by Raphael · 15 years ago
  4. 5317494 SDK Updater: fix main window to resize. by Raphael · 15 years ago
  5. 2f6bd73 Fix comparison of 2 doc packages that have the same codename/revision. by Xavier Ducrohet · 15 years ago
  6. 8639e8e Merge change 20200 into donut by Android (Google) Code Review · 15 years ago
  7. f855c4e Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL by vchtchetkine · 15 years ago
  8. 6d67396 Fix NPE that prevented any package w/o license to be installed. by Xavier Ducrohet · 15 years ago
  9. bf27d6e Fixed bad link in intro text. by David Warren · 15 years ago
  10. 03fe616 Merge change 9552 into donut by Android (Google) Code Review · 15 years ago
  11. 66f17e5 ApiDemos Clean up by Xavier Ducrohet · 15 years ago
  12. 0c9bf95 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  13. 8ebbef7 Merge change 9535 into donut by Android (Google) Code Review · 15 years ago
  14. 2f39ced Fix the DeviceChooserDialog table issues. by Xavier Ducrohet · 15 years ago
  15. bd13370 Fix PlatformTarget#compareTo(IAndroidTarget) again. by Xavier Ducrohet · 15 years ago
  16. d08cf83 Minor fix to the plug-ins license. by Xavier Ducrohet · 15 years ago
  17. 60a735f Merge change 9352 into donut by Android (Google) Code Review · 15 years ago
  18. f19a308 Merge change 9239 into donut by Android (Google) Code Review · 15 years ago
  19. 1d3395b ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int. by Raphael · 15 years ago
  20. d8cc08f Merge change 9237 into donut by Android (Google) Code Review · 15 years ago
  21. 199aeb0 Move legacy driver binaries to the legacy driver directory by vchtchetkine · 15 years ago
  22. 8aca5b8 Since bug 1966269 is fixed, marking calprov tests as continuous=true by Swarna Kumar · 15 years ago
  23. 5379e09 Remove section about USB driver as not everything is directly available anymore by Xavier Ducrohet · 15 years ago
  24. 5281b82 Merge change 9208 into donut by Android (Google) Code Review · 15 years ago
  25. c74ace1 Support packages with no license. by Xavier Ducrohet · 15 years ago
  26. f5d51ce Add .inf file needed for WinUsb framework installation by vchtchetkine · 15 years ago
  27. 1785188 Bump up AdbWinApi.dll version and submit prebuilt AdbWinApi.dll by vchtchetkine · 15 years ago
  28. aa70ca2 Merge change 9077 into donut by Android (Google) Code Review · 15 years ago
  29. 0fd1acd Make GestureBuilder build under the SDK. by Xavier Ducrohet · 15 years ago
  30. bf281a9 Merge change 9072 into donut by Android (Google) Code Review · 15 years ago
  31. 71e765b Make changes to enable driver build in new location by vchtchetkine · 15 years ago
  32. f8a2fba Merge change 9062 into donut by Android (Google) Code Review · 15 years ago
  33. 9057041 Adds call back to the SDK updater for SDK content notifications. by Xavier Ducrohet · 15 years ago
  34. 1db5502 Copy legacy driver source code as a sample for custom USB drivers by vchtchetkine · 15 years ago
  35. eee1675 Look for Android.mk in $(APP_PROJECT_PATH)/jni by default. by David 'Digit' Turner · 15 years ago
  36. 197a8fe Add sample "san-angeles" program to demo OpenGL ES from native code. by David 'Digit' Turner · 15 years ago
  37. d7e5aae Add OpenGL ES headers to the android-4 platform/stable APIs. by David 'Digit' Turner · 15 years ago
  38. 5c767bb Add android-4 sysroot and use project's default.properties to get the right target. by David 'Digit' Turner · 15 years ago
  39. 91e0a8b Fix minor typo and duplicated entry in sdk.atree by Xavier Ducrohet · 15 years ago
  40. 8136f16 Merge change 8885 into donut by Android (Google) Code Review · 15 years ago
  41. b519db4 Add notice file to platform folder. by Xavier Ducrohet · 15 years ago
  42. 807e5c3 Merge change 8637 into donut by Android (Google) Code Review · 15 years ago
  43. 01aee82 Merge change 8623 into donut by Android (Google) Code Review · 15 years ago
  44. 3f3d6b8 Merge change 8622 into donut by Android (Google) Code Review · 15 years ago
  45. 3916484 Add classes encapsulatinglegacy USB API by vchtchetkine · 15 years ago
  46. 743b376 Merge change 8804 into donut by Android (Google) Code Review · 15 years ago
  47. 59fc68b Fix SDK build break caused by including legacy support header into main API header by vchtchetkine · 15 years ago
  48. d43d180 Merge change 7938 into donut by Android (Google) Code Review · 15 years ago
  49. c5b9a67 Prevent SDK Updater progress dialog from showing off screen. by Xavier Ducrohet · 15 years ago
  50. e30e98f Merge change 8699 into donut by Android (Google) Code Review · 15 years ago
  51. bc8b165 Prevent SDK updater dialog from showing offscreen. by Xavier Ducrohet · 15 years ago
  52. 84c6ef8 Merge change 8516 into donut by Android (Google) Code Review · 15 years ago
  53. 73aaee4 Add host check for nawk/gawk in build/host-setup.sh by David 'Digit' Turner · 15 years ago
  54. 4ddb784 Add a "unit-tests" sample application to perform unit testing. by David 'Digit' Turner · 15 years ago
  55. 747294c Fix LOCAL_CFLAGS/CPPFLAGS handling to match full Android build system. by David 'Digit' Turner · 15 years ago
  56. 8267511 Refactor API classes to support both, WinUsb and Legacy API by vchtchetkine · 15 years ago
  57. 1ff4f59 Merge change 8502 into donut by Android (Google) Code Review · 15 years ago
  58. e8c0bd0 Merge change 8501 into donut by Android (Google) Code Review · 15 years ago
  59. 6675fec First pass at a WVGA skin. by Xavier Ducrohet · 15 years ago
  60. e0f85e6 Delete non rotating skins and create a QVGA rotating skin. by Xavier Ducrohet · 15 years ago
  61. 510248e Add Apache Commons Compress to ADT (required by sdklib) by Xavier Ducrohet · 15 years ago
  62. 686fddb Merge change 8528 into donut by Android (Google) Code Review · 15 years ago
  63. 1b74229 Merge change 8537 into donut by Android (Google) Code Review · 15 years ago
  64. b59daaf Fix the update check for doc packages. by Xavier Ducrohet · 15 years ago
  65. 84c9d60 Merge change 5271 into donut by Android (Google) Code Review · 15 years ago
  66. bf29a5e Allow override of default symbol location for native heap library resolution by Xavier Ducrohet · 15 years ago
  67. fdc5ea2 Rename ndk/build/platforms/android-1.5 into android-3 to match API levels by David 'Digit' Turner · 15 years ago
  68. 1715a1f Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation. by David 'Digit' Turner · 15 years ago
  69. f74c1d2 Add default version files into the SDK for docs/tools/platforms. by Xavier Ducrohet · 15 years ago
  70. e5bfd50 Also filter the list of Archives to only show the compatible ones. by Xavier Ducrohet · 15 years ago
  71. ba29296 Merge change 8438 into donut by Android (Google) Code Review · 15 years ago
  72. fbeb74a Add a checkbox to only show packages that are updates or new. by Xavier Ducrohet · 15 years ago
  73. 3e49a41 Merge change 8402 into donut by Android (Google) Code Review · 15 years ago
  74. 2be4a90 Add test application by vchtchetkine · 15 years ago
  75. ecc85da Fix loading of user repository and add refresh when adding/removing. by Xavier Ducrohet · 15 years ago
  76. d74be2a Merge change 8377 into donut by Android (Google) Code Review · 15 years ago
  77. cd693f5 Add build instructions, ignore list and remove obsolete .sln file by vchtchetkine · 15 years ago
  78. 797654a Use Apache Commons Compress instead of java.util.zip by Xavier Ducrohet · 15 years ago
  79. d79c237 Delete files irrelevant for the new driver model :x by vchtchetkine · 15 years ago
  80. 3b1edb4 Merge change 8232 into donut by Android (Google) Code Review · 15 years ago
  81. 633b5ed Merge change 8178 into donut by Android (Google) Code Review · 15 years ago
  82. 9811d6b Merge change 8298 into donut by Android (Google) Code Review · 15 years ago
  83. ce6f5c9 Minor NPE fix. by Xavier Ducrohet · 15 years ago
  84. a8721e7 Move ADT/DDMS plug-ins to 0.9.2 by Xavier Ducrohet · 15 years ago
  85. a399a68 Add support for add-on based on preview of platforms. by Xavier Ducrohet · 15 years ago
  86. 7603386 Add GestureBuilder to the samples. by Xavier Ducrohet · 15 years ago
  87. 6baf93c Fix erroneous assert. by Xavier Ducrohet · 15 years ago
  88. dceaaa5 Refactor ADB API dll to support WinUsb by vchtchetkine · 15 years ago
  89. ada1833 Merge change 8196 into donut by Android (Google) Code Review · 15 years ago
  90. 1b9c1e4 Refactored AndroidXPathFactory into sdklib. by Xavier Ducrohet · 15 years ago
  91. 7ec528c Ensure LOCAL_LDLIBS is cleared by the $(CLEAR_VARS) script by David 'Digit' Turner · 15 years ago
  92. 70cebe2 Merge change 8016 into donut by Android (Google) Code Review · 15 years ago
  93. 0c51f65 Merge change 8137 into donut by Android (Google) Code Review · 15 years ago
  94. 5adc2f6 Enforce codename value for minSdkVersion in the Ant build. by Xavier Ducrohet · 15 years ago
  95. 4fed1db Add the test definition of the vpn tests. by Yu Shan Emily Lau · 15 years ago
  96. 8c78ba6 Use the proper URL for the google repository. by Xavier Ducrohet · 15 years ago
  97. 277f7af Merge change 8064 into donut by Android (Google) Code Review · 15 years ago
  98. ce359b0 Generalize usage of AndroidVersion instead of Api level in the SDK packages. by Xavier Ducrohet · 15 years ago
  99. 865f57e Removing continuous attribute for the calendar provider tests. by Swarna Kumar · 15 years ago
  100. e290100 Merge change 7975 into donut by Android (Google) Code Review · 15 years ago