1. 2d555fc Update changelog. by Xavier Ducrohet · 12 years ago
  2. 1ac02d5 Merge "Fix wrong name on property due to multi-project change." by Xavier Ducrohet · 12 years ago
  3. b52ac0e Fix wrong name on property due to multi-project change. by Xavier Ducrohet · 12 years ago
  4. 4f18208 Merge "Move BuildTypeDsl out of BuildTypeFactory to workaround some groovy bug." by Xavier Ducrohet · 12 years ago
  5. 5f38c42 Merge "Add options to the test reporting." by Xavier Ducrohet · 12 years ago
  6. d5c5fc6 Move BuildTypeDsl out of BuildTypeFactory to workaround some groovy bug. by Xavier Ducrohet · 12 years ago
  7. 699b11b Add options to the test reporting. by Xavier Ducrohet · 12 years ago
  8. 9a3d16b Merge "Refactor some class from internal in subpackages." by Xavier Ducrohet · 12 years ago
  9. 40139f9 Merge "Improve on-device test result reporting." by Xavier Ducrohet · 12 years ago
  10. aed769e Refactor some class from internal in subpackages. by Xavier Ducrohet · 12 years ago
  11. 2db2306 Merge "Move DebugKeyProvider into the Builder library." by Xavier Ducrohet · 12 years ago
  12. 97532ad Improve on-device test result reporting. by Xavier Ducrohet · 12 years ago
  13. c8f4907 Move DebugKeyProvider into the Builder library. by Xavier Ducrohet · 12 years ago
  14. 207e2da Merge "Misc fixes from previous comments." by Xavier Ducrohet · 12 years ago
  15. a3baed6 Merge "Enforce a given version of platform-tools." by Xavier Ducrohet · 12 years ago
  16. 1beb382 Misc fixes from previous comments. by Xavier Ducrohet · 12 years ago
  17. 5f577ee Merge "Add crunch support to the ResourceManager." by Xavier Ducrohet · 12 years ago
  18. 9ae0220 Enforce a given version of platform-tools. by Xavier Ducrohet · 12 years ago
  19. 0749a47 Add crunch support to the ResourceManager. by Xavier Ducrohet · 12 years ago
  20. 724415b Merge "Update docs." by Xavier Ducrohet · 12 years ago
  21. 3f4a767 Update docs. by Xavier Ducrohet · 12 years ago
  22. b4e0975 Merge "Remove the prebuilts for builder." by Xavier Ducrohet · 12 years ago
  23. d88b901 Merge "Add task on gradle plugin to run android tests on a device." by Xavier Ducrohet · 12 years ago
  24. cac2ae2 Remove the prebuilts for builder. by Xavier Ducrohet · 12 years ago
  25. 22c43d4 Add task on gradle plugin to run android tests on a device. by Xavier Ducrohet · 12 years ago
  26. 2983358 Merge "Fix build tests under Windows." by Raphael Moll · 12 years ago
  27. a544e48 Fix build tests under Windows. by Raphael Moll · 12 years ago
  28. a0445c1 Merge "Keystore objects." by Scott Barta · 12 years ago
  29. 740e3dd Keystore objects. by Scott Barta · 12 years ago
  30. d654e59 Merge "Prepare support for device tests." by Xavier Ducrohet · 12 years ago
  31. 71900c1 Prepare support for device tests. by Xavier Ducrohet · 12 years ago
  32. 1ea129a Merge "Properly handle failure to create folders." by Xavier Ducrohet · 12 years ago
  33. bb07ae2 Properly handle failure to create folders. by Xavier Ducrohet · 12 years ago
  34. 061851a Merge "Fix some things found by static analysis." by Xavier Ducrohet · 12 years ago
  35. 800760f Fix some things found by static analysis. by Xavier Ducrohet · 12 years ago
  36. e2690ad Merge "Fix misc issues from the 2 previous changes." by Xavier Ducrohet · 12 years ago
  37. 3f02867 Fix misc issues from the 2 previous changes. by Xavier Ducrohet · 12 years ago
  38. 1b97db5 Merge "Add tests for FileManager." by Xavier Ducrohet · 12 years ago
  39. 8c6d51f Merge "Incremental resource merger support." by Xavier Ducrohet · 12 years ago
  40. 9701da2 Add tests for FileManager. by Xavier Ducrohet · 12 years ago
  41. 86fe655 Incremental resource merger support. by Xavier Ducrohet · 12 years ago
  42. cca0ebc Merge "Update build files to not require some local properties." by Xavier Ducrohet · 12 years ago
  43. 061b89d Update build files to not require some local properties. by Xavier Ducrohet · 12 years ago
  44. d151714 Merge "Add support for multiple res folders in all source sets." by Xavier Ducrohet · 12 years ago
  45. 997a04c Add support for multiple res folders in all source sets. by Xavier Ducrohet · 12 years ago
  46. 925238b Merge "Adds versionNameSuffix to build type" by Scott Barta · 12 years ago
  47. b9209e2 Adds versionNameSuffix to build type by Scott Barta · 12 years ago
  48. d276f41 Merge "Move to Gradle 1.3" by Xavier Ducrohet · 12 years ago
  49. 7d37b2d Move to Gradle 1.3 by Xavier Ducrohet · 12 years ago
  50. bd04878 Merge "running integrationTest should force uploading both artifacts." by Xavier Ducrohet · 12 years ago
  51. 2b95c48 running integrationTest should force uploading both artifacts. by Xavier Ducrohet · 12 years ago
  52. d0ddf1a Merge "Use the ResourceMerger to handle overlay." by Xavier Ducrohet · 12 years ago
  53. e332fa0 Merge "Adds a ResourceMerger to the AndroidBuilder library." by Xavier Ducrohet · 12 years ago
  54. cd3aa60 Use the ResourceMerger to handle overlay. by Xavier Ducrohet · 12 years ago
  55. 3b49b17 Adds a ResourceMerger to the AndroidBuilder library. by Xavier Ducrohet · 12 years ago
  56. d749e03 Merge "Allow using ANDROID_HOME to point to SDK when running gradle check." by Xavier Ducrohet · 12 years ago
  57. 9d2a062 Allow using ANDROID_HOME to point to SDK when running gradle check. by Xavier Ducrohet · 12 years ago
  58. ec43c79 Merge "Two simple test projects to detect overlay issues." by Xavier Ducrohet · 12 years ago
  59. 24ab582 Merge "Configure idea plugin to support integration test src folder." by Xavier Ducrohet · 12 years ago
  60. bcb0912 Configure idea plugin to support integration test src folder. by Xavier Ducrohet · 12 years ago
  61. 3348fe7 Two simple test projects to detect overlay issues. by Xavier Ducrohet · 12 years ago
  62. d2a3254 Merge "Move test projects into integration-test" by Xavier Ducrohet · 12 years ago
  63. fd8f174 Merge "Add test project for api in library projects." by Xavier Ducrohet · 12 years ago
  64. d31bc58 Merge "Add test that builds all the test projects." by Xavier Ducrohet · 12 years ago
  65. 23fc727 Move test projects into integration-test by Xavier Ducrohet · 12 years ago
  66. e28abd3 Add test project for api in library projects. by Xavier Ducrohet · 12 years ago
  67. ec1ea61 Add test that builds all the test projects. by Xavier Ducrohet · 12 years ago
  68. 91f53cd Merge "Continue support for build variant API." by Xavier Ducrohet · 12 years ago
  69. 3aefe02 Continue support for build variant API. by Xavier Ducrohet · 12 years ago
  70. f6d881b Merge "Add API to query build variants." by Xavier Ducrohet · 12 years ago
  71. eb903c8 Add API to query build variants. by Xavier Ducrohet · 12 years ago
  72. 3a3fb01 Merge "Add some basic test of the plugin." by Xavier Ducrohet · 12 years ago
  73. 9f8277f Add some basic test of the plugin. by Xavier Ducrohet · 12 years ago
  74. a19224c Merge "Move testapps" by Xavier Ducrohet · 12 years ago
  75. ef2ea65 Move testapps by Xavier Ducrohet · 12 years ago
  76. 3d1ef86 Merge "Refactor the gradle plugin." by Xavier Ducrohet · 12 years ago
  77. 6b777da Refactor the gradle plugin. by Xavier Ducrohet · 12 years ago
  78. ad4bbd2 Merge "Fix issue from last refactoring." by Xavier Ducrohet · 12 years ago
  79. 97b82f3 Fix issue from last refactoring. by Xavier Ducrohet · 12 years ago
  80. 6e54c07 Merge "Minor refactoring." by Xavier Ducrohet · 12 years ago
  81. a9c5a2f Merge "Refactor AndroidBuilder, moving stuff into internal" by Xavier Ducrohet · 12 years ago
  82. 288a5c8 Merge "Massive changes related to DSL and task inputs." by Xavier Ducrohet · 12 years ago
  83. 8d50cd4 Minor refactoring. by Xavier Ducrohet · 12 years ago
  84. f130449 Refactor AndroidBuilder, moving stuff into internal by Xavier Ducrohet · 12 years ago
  85. 8584cef Massive changes related to DSL and task inputs. by Xavier Ducrohet · 12 years ago
  86. d9f7e05 Merge "Change the bundled library extenstion to aar." by Xavier Ducrohet · 12 years ago
  87. 9759acc Change the bundled library extenstion to aar. by Xavier Ducrohet · 12 years ago
  88. 19cd90a Merge "Update DependencyChecker to run in the per-variant prepare task." by Xavier Ducrohet · 12 years ago
  89. a90bcc8 Update DependencyChecker to run in the per-variant prepare task. by Xavier Ducrohet · 12 years ago
  90. 6bdc2a5 Merge "Add support for --core-library option for dx." by Xavier Ducrohet · 12 years ago
  91. 15da8a2 Merge "Move to 0.3" by Xavier Ducrohet · 12 years ago
  92. 3fe7c57 Move to 0.3 by Xavier Ducrohet · 12 years ago
  93. 47770cd Merge "Add local jars to the dependencies." by Xavier Ducrohet · 12 years ago
  94. f4fc799 Merge "Change android source set to match the default folders" by Xavier Ducrohet · 12 years ago
  95. 2e1f7be Merge "Per-lib prepare task." by Xavier Ducrohet · 12 years ago
  96. ead72bd Merge "Support compile config for flavors and build types." by Xavier Ducrohet · 12 years ago
  97. 2f405d3 Add local jars to the dependencies. by Xavier Ducrohet · 12 years ago
  98. 0c0c1a1 Change android source set to match the default folders by Xavier Ducrohet · 12 years ago
  99. 74f7f6e Per-lib prepare task. by Xavier Ducrohet · 12 years ago
  100. dc71ab2 Support compile config for flavors and build types. by Xavier Ducrohet · 12 years ago