1. 0798373 Don't copy the whole SdkController into the SDK. by Xavier Ducrohet · 12 years ago
  2. 0bf1b2c Split ProGuard file into two halves by Tor Norbye · 13 years ago
  3. 01a30f9 Fix lombok jar location name by Tor Norbye · 12 years ago
  4. bec2e27 Fix Windows SDK build, add missing dependency by Raphael Moll · 13 years ago
  5. df4abb5 SDK: add find_lock.exe to atree by Raphael Moll · 13 years ago
  6. b099a8c Win SDK: find_lock.exe by Raphael · 13 years ago
  7. d3ddd84 Merge "Support annotations for backward compatibility." by Xavier Ducrohet · 13 years ago
  8. 16234ae Support annotations for backward compatibility. by Xavier Ducrohet · 13 years ago
  9. 0735025 Win SDK: fix build; build find_java for tools.atree by Raphael Moll · 13 years ago
  10. a418de5 SDK: use new find_java.exe in SDK bat files by Raphael · 13 years ago
  11. 274f77f Projects whitelisted for Windows SDK compilation. by Raphael Moll · 13 years ago
  12. 7966532 SDK: remove find_java.exe from SDK. by Raphael Moll · 13 years ago
  13. d2d6999 Windows: "find_java" exe and lib for android.bat by Raphael · 13 years ago
  14. 22fd3c1 SDK Windows: more ways to find java. by Raphael · 13 years ago
  15. be4eccf Fix build: disable tests for manifest-merger. by Raphael Moll · 13 years ago
  16. 4b8c9bc Merge "SDK: Enable tests for manifest-merger." by Raphael Moll · 13 years ago
  17. 56e76ea SDK: Enable tests for manifest-merger. by Raphael Moll · 13 years ago
  18. b9b81a7 Upgrade bundled Proguard to version 4.7 by Tor Norbye · 13 years ago
  19. 14312a9 Lint Java source support by Tor Norbye · 13 years ago
  20. 3db9393 Add the Guava library to the tools by Tor Norbye · 13 years ago
  21. faab591 Add Java Classfile support by Tor Norbye · 13 years ago
  22. 0c0e91c SDK: temporarily package both android.bat and android.exe by Raphael Moll · 13 years ago
  23. e373c6f Add the SdkController app to the tools component. by Xavier Ducrohet · 13 years ago
  24. fe08464 SDK: Switch back to android.bat. by Raphael Moll · 13 years ago
  25. efe1af4 SDK: Switch from android.bat to android.exe by Raphael · 13 years ago
  26. 3affaa9 Remove uix from the sdk build as it was part of layoutopt. by Xavier Ducrohet · 13 years ago
  27. 64c20ad Merge "Remove layoutopt; replaced by the more generic "lint" tool." by Tor Norbye · 13 years ago
  28. a79073e Remove layoutopt; replaced by the more generic "lint" tool. by Tor Norbye · 13 years ago
  29. addb6b1 Fix ClassNotFoundException on MonkeyRunner startup. by Bill Napier · 13 years ago
  30. a85107f Static analyzer by Tor Norbye · 13 years ago
  31. 3ef1b69 SDK: fix typo in atree by Raphael Moll · 13 years ago
  32. 981fb61 Cherrypick 0a6192 from master. do not merge. by Xavier Ducrohet · 13 years ago
  33. 1e0661b Build AVD Manager.exe as part of Windows SDK. by Raphael Moll · 13 years ago
  34. 0ce2b7a Specify the full path to atree for the windows.atree by Raphael · 13 years ago
  35. 2eb3f74 Use atree for the Windows SDK. Strip binaries. by Raphael · 13 years ago
  36. 94c077f Copy OpenGLES emulation libraries to SDK installation. by David 'Digit' Turner · 13 years ago
  37. 3ca9f01 Add layoutlib_api.jar to sdk/tests/libtests. by Brett Chabot · 13 years ago
  38. 7fcc0eb Remove from tools.atree a file I just removed. by Xavier Ducrohet · 13 years ago
  39. a357cfc Package in tools/lib all the new libs required by the new SDKManager. by Xavier Ducrohet · 13 years ago
  40. 19b851d Add emulator-arm to SDK, including Windows SDK. by Raphael Moll · 13 years ago
  41. 51cb780 swtmenubar library for the SDK. by Raphael Moll · 13 years ago
  42. b1240e0 Add more sdk lib tests to sdk build. by Brett Chabot · 13 years ago
  43. 6cee966 Revert "build/tools.atree: Move x86-specific changes to tools.x86.atree" by Raphael Moll · 13 years ago
  44. 881d0b6 Merge "Revert "Fix WIN SDK build: don't break if emulator-x86 is missing."" by Raphael Moll · 13 years ago
  45. 688af96 Add ddmlib-tests to sdk build in a tests/libtests dir. by Brett Chabot · 13 years ago
  46. 8e54d4c Revert "Fix WIN SDK build: don't break if emulator-x86 is missing." by Raphael Moll · 13 years ago
  47. ecd2f05 Fix WIN SDK build: don't break if emulator-x86 is missing. by Raphael Moll · 13 years ago
  48. 253acab build/tools.atree: Move x86-specific changes to tools.x86.atree by David 'Digit' Turner · 13 years ago
  49. 8d88273 Revert "DISABLED 2 lines that break the SDK build (bios.bin in sdk/tools.atree)" by Bruce Beare · 13 years ago
  50. 147e8b7 DISABLED 2 lines that break the SDK build (bios.bin in sdk/tools.atree) by Raphael Moll · 13 years ago
  51. ee0b245 Merge "Add qemu emulator bios files" by David Turner · 13 years ago
  52. f1e3ad5 Fix Windows SDK build. by David 'Digit' Turner · 13 years ago
  53. b1087e5 Add qemu emulator bios files by Bruce Beare · 14 years ago
  54. d1f2237 x86 and arm emulators have distinct paths by Bruce Beare · 14 years ago
  55. 1fbec3f Add common.jar to the SDK build. by Xavier Ducrohet · 14 years ago
  56. 2a26b07 SDK: fix win-sdk build errors, make future errors fatal. by Raphael · 14 years ago
  57. 74f725d Add snapshot handling for AVD creation, details, and launch by Tim Baverstock · 14 years ago
  58. d410560 Add readme regarding move of adb to platform-tools by Raphael Moll · 14 years ago
  59. 522e6db Add swingworker back to the sdk. by Xavier Ducrohet · 14 years ago
  60. 525ef25 Update test apps and bundle them in the meta sdk. by Xavier Ducrohet · 14 years ago
  61. fe21e0b Win SDK: Split the win-sdk makefile and script into 2 parts. by Raphael Moll · 14 years ago
  62. 0be9e4a Add MonkeyRunner script (and libs) to SDK. by Bill Napier · 14 years ago
  63. a89eaf9 Proguard default config file. by Xavier Ducrohet · 14 years ago
  64. fc4d86f Tools specific atree file. by Xavier Ducrohet · 14 years ago