1. 911a5e8 Remove zipalign from the SDK tools. by Xavier Ducrohet · 10 years ago
  2. 4c1be8b Fix manual copy of lombok in the tools. by Xavier Ducrohet · 11 years ago
  3. b74f104 Rename lombok.jar in tools/lib to match what lint.jar expects by Tor Norbye · 11 years ago
  4. f7c5f6b Update template location for SDK build by Josiah Gaskin · 11 years ago
  5. aaf4252 Remove systrace from tools.atree by Siva Velusamy · 11 years ago
  6. c831c2f Add template for build.gradle by Jeff Smith · 11 years ago
  7. e1a8a5f Manually add lombok to the sdk. by Xavier Ducrohet · 11 years ago
  8. 5afb360 Modified templates for Gradle projects by Scott Barta · 11 years ago
  9. aa7091b SDK: Fix typo in atree. by Raphael Moll · 11 years ago
  10. bc982e5 Build SDK using prebuilts/devtools. by Raphael Moll · 11 years ago
  11. 724d6c7 SDK prebuilts: reorganize into tools/lib. by Raphael Moll · 11 years ago
  12. 25adb79 Use swing worker that is part of Java6 by Siva Velusamy · 11 years ago
  13. 8200ff4 Use devtools prebuilts directly in tools.atree. by Raphael Moll · 11 years ago
  14. b15ea78 Change more SDK libs to prebuilts. by Raphael Moll · 12 years ago
  15. 87d12f1 Fix build breakage. by Raphael Moll · 12 years ago
  16. c63110f Fix atree build by directly referencing SDK prebuilts. by Raphael Moll · 12 years ago
  17. fd30096 SDK: use prebuilts/devtools for sdklib by Raphael Moll · 12 years ago
  18. 20d8d91 SDK: use prebuilts/devtools for sdkuilib by Raphael Moll · 12 years ago
  19. 11e5845 SDK: switch ddmlib to prebuilts/devtools/ddmlib/ddmlib.jar by Raphael Moll · 12 years ago
  20. b6049e3 Change manifmerger & jobb to prebuilts. by Raphael Moll · 12 years ago
  21. d87e0bf Revert "SDK: Use prebuilds/devtools for manifmerger and jobb JAR libraries." by Raphaël Moll · 12 years ago
  22. 98df0cd SDK: Use prebuilds/devtools for manifmerger and jobb JAR libraries. by Raphael Moll · 12 years ago
  23. 7eb4021 jobb: Release fat32lib into SDK by Siva Velusamy · 12 years ago
  24. 4811f01 Add jobb to the SDK. by Xavier Ducrohet · 12 years ago
  25. 097ffd9 Add a new skin 'dynamic'. by Siva Velusamy · 12 years ago
  26. 75c0b51 systrace: Release NOTICE file. by Siva Velusamy · 12 years ago
  27. 5328393 config.py is not needed anymore by Siva Velusamy · 12 years ago
  28. f92c116 Fix possible NPE reading dep file. by Xavier Ducrohet · 12 years ago
  29. c2ee341 Update Guava from 10.0.1 to 13.0.1 by Tor Norbye · 12 years ago
  30. 813bf88 Add Ant support for UI automation test. by Xavier Ducrohet · 12 years ago
  31. 6b6d31d uiautomator: Build, Release for SDK by Siva Velusamy · 12 years ago
  32. 81cefe2 More refactoring. by Xavier Ducrohet · 12 years ago
  33. 85e4a1a Refactor common.jar by Xavier Ducrohet · 12 years ago
  34. 2fb2655 Add support for additional languages in the typo detector by Tor Norbye · 12 years ago
  35. 7a44303 Multilingual typo checker by Tor Norbye · 12 years ago
  36. 9b62646 Fix SDK to also package 64-bit emulator and OpenGL libaries by Andrew Hsieh · 12 years ago
  37. a361df7 Merge "Add Mips emulator support." by Xavier Ducrohet · 12 years ago
  38. 74dc3e0 Add basic flow analysis support to lint by Tor Norbye · 12 years ago
  39. 84354ba Merge "Add typo detector" by Tor Norbye · 12 years ago
  40. fd95d93 Package templates correctly by Tor Norbye · 12 years ago
  41. 5e290ab Add typo detector by Tor Norbye · 12 years ago
  42. a44ff4c Add missing file for systrace. by Xavier Ducrohet · 12 years ago
  43. fe80591 Merge "Dependency support for the templates" by Tor Norbye · 12 years ago
  44. dd0a8b2 Dependency support for the templates by Tor Norbye · 12 years ago
  45. 6d09e68 Add systrace to the SDK. by Xavier Ducrohet · 12 years ago
  46. e86ac70 Include a default proguard config file with optimization by Tor Norbye · 12 years ago
  47. 8ae354d Merge "Added new devices schema" by Xavier Ducrohet · 12 years ago
  48. 10ca09d Added new devices schema by Michael Wright · 12 years ago
  49. 56afaff Allow project templates to be bundled separately by Tor Norbye · 12 years ago
  50. dedd7ea Manifest merger in Ant build. by Xavier Ducrohet · 12 years ago
  51. 60b85b4 Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 by Tor Norbye · 12 years ago
  52. f3d3fa9 Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2" by Tor Norbye · 12 years ago
  53. b0c819f Switch libraries from Eclipse 3.4 to Eclipse 3.6.2 by Tor Norbye · 12 years ago
  54. d9b2cbd Build Monitor RCP as part of SDK (Mac, Linux and Win) by Raphael Moll · 13 years ago
  55. b0d9e71 Add Mips emulator support. by Duane Sand · 12 years ago
  56. 1bdd176 Properly disconnect the sdk controller when needed. by Xavier Ducrohet · 12 years ago
  57. be6b136 Merge "Don't copy the whole SdkController into the SDK." by Xavier Ducrohet · 12 years ago
  58. 0798373 Don't copy the whole SdkController into the SDK. by Xavier Ducrohet · 12 years ago
  59. 0bf1b2c Split ProGuard file into two halves by Tor Norbye · 13 years ago
  60. 01a30f9 Fix lombok jar location name by Tor Norbye · 12 years ago
  61. 16234ae Support annotations for backward compatibility. by Xavier Ducrohet · 13 years ago
  62. be4eccf Fix build: disable tests for manifest-merger. by Raphael Moll · 13 years ago
  63. 4b8c9bc Merge "SDK: Enable tests for manifest-merger." by Raphael Moll · 13 years ago
  64. 56e76ea SDK: Enable tests for manifest-merger. by Raphael Moll · 13 years ago
  65. b9b81a7 Upgrade bundled Proguard to version 4.7 by Tor Norbye · 13 years ago
  66. 14312a9 Lint Java source support by Tor Norbye · 13 years ago
  67. 3db9393 Add the Guava library to the tools by Tor Norbye · 13 years ago
  68. faab591 Add Java Classfile support by Tor Norbye · 13 years ago
  69. e373c6f Add the SdkController app to the tools component. by Xavier Ducrohet · 13 years ago
  70. 3affaa9 Remove uix from the sdk build as it was part of layoutopt. by Xavier Ducrohet · 13 years ago
  71. 64c20ad Merge "Remove layoutopt; replaced by the more generic "lint" tool." by Tor Norbye · 13 years ago
  72. a79073e Remove layoutopt; replaced by the more generic "lint" tool. by Tor Norbye · 13 years ago
  73. addb6b1 Fix ClassNotFoundException on MonkeyRunner startup. by Bill Napier · 13 years ago
  74. a85107f Static analyzer by Tor Norbye · 13 years ago
  75. 0a6192f Add support to make identity files from the command line. by Xavier Ducrohet · 13 years ago
  76. 2eb3f74 Use atree for the Windows SDK. Strip binaries. by Raphael · 13 years ago
  77. 94c077f Copy OpenGLES emulation libraries to SDK installation. by David 'Digit' Turner · 13 years ago
  78. 3ca9f01 Add layoutlib_api.jar to sdk/tests/libtests. by Brett Chabot · 13 years ago
  79. 7fcc0eb Remove from tools.atree a file I just removed. by Xavier Ducrohet · 13 years ago
  80. a357cfc Package in tools/lib all the new libs required by the new SDKManager. by Xavier Ducrohet · 13 years ago
  81. 19b851d Add emulator-arm to SDK, including Windows SDK. by Raphael Moll · 13 years ago
  82. 51cb780 swtmenubar library for the SDK. by Raphael Moll · 13 years ago
  83. b1240e0 Add more sdk lib tests to sdk build. by Brett Chabot · 13 years ago
  84. 6cee966 Revert "build/tools.atree: Move x86-specific changes to tools.x86.atree" by Raphael Moll · 13 years ago
  85. 688af96 Add ddmlib-tests to sdk build in a tests/libtests dir. by Brett Chabot · 13 years ago
  86. 253acab build/tools.atree: Move x86-specific changes to tools.x86.atree by David 'Digit' Turner · 13 years ago
  87. 8d88273 Revert "DISABLED 2 lines that break the SDK build (bios.bin in sdk/tools.atree)" by Bruce Beare · 13 years ago
  88. 147e8b7 DISABLED 2 lines that break the SDK build (bios.bin in sdk/tools.atree) by Raphael Moll · 13 years ago
  89. b1087e5 Add qemu emulator bios files by Bruce Beare · 13 years ago
  90. d1f2237 x86 and arm emulators have distinct paths by Bruce Beare · 14 years ago
  91. 1fbec3f Add common.jar to the SDK build. by Xavier Ducrohet · 14 years ago
  92. 74f725d Add snapshot handling for AVD creation, details, and launch by Tim Baverstock · 14 years ago
  93. d410560 Add readme regarding move of adb to platform-tools by Raphael Moll · 14 years ago
  94. 522e6db Add swingworker back to the sdk. by Xavier Ducrohet · 14 years ago
  95. 525ef25 Update test apps and bundle them in the meta sdk. by Xavier Ducrohet · 14 years ago
  96. 0be9e4a Add MonkeyRunner script (and libs) to SDK. by Bill Napier · 14 years ago
  97. a89eaf9 Proguard default config file. by Xavier Ducrohet · 14 years ago
  98. fc4d86f Tools specific atree file. by Xavier Ducrohet · 14 years ago