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