1. eafdc0c Merge "Update Volley to gradle-plugin 0.11 and build tools 19.1.0." by Jeff Davidson · 10 years ago
  2. 8395451 am cd46ab6d: am 527f964c: Merge "Fixes bug in PATCH method. Sets the method before setting the body." by Ficus Kirkpatrick · 10 years ago
  3. cd46ab6 am 527f964c: Merge "Fixes bug in PATCH method. Sets the method before setting the body." by Ficus Kirkpatrick · 10 years ago
  4. 7686937 Update Volley to gradle-plugin 0.11 and build tools 19.1.0. by Jeff Davidson · 10 years ago
  5. 527f964 Merge "Fixes bug in PATCH method. Sets the method before setting the body." by Ficus Kirkpatrick · 10 years ago
  6. e7cdf98 Fixes bug in PATCH method. Sets the method before setting the body. by Miguel A. Martin · 10 years ago
  7. b1c654c Use androidTest for Volley's rules.gradle. by Jeff Davidson · 10 years ago
  8. 7c6222d Update sdk and build tools versions by Jeff Hamilton · 10 years ago
  9. b3ce0ec am 54c2c65e: am a53cb80b: Merge commit \'f7d19f946f83684a894a797ebb531d647b0730c3\' into HEAD by Bill Yi · 10 years ago
  10. 54c2c65 am a53cb80b: Merge commit \'f7d19f946f83684a894a797ebb531d647b0730c3\' into HEAD by Bill Yi · 10 years ago
  11. a53cb80 Merge commit 'f7d19f946f83684a894a797ebb531d647b0730c3' into HEAD by Bill Yi · 10 years ago
  12. a764361 am d0c1157c: am 04884d34: Merge "ImageLoader: setError after null check" by Ficus Kirkpatrick · 10 years ago
  13. d0c1157 am 04884d34: Merge "ImageLoader: setError after null check" by Ficus Kirkpatrick · 10 years ago
  14. 04884d3 Merge "ImageLoader: setError after null check" by Ficus Kirkpatrick · 10 years ago
  15. ee9d450 ImageLoader: setError after null check by Andrew Sutherland · 10 years ago
  16. f7d19f9 am 6c339176: Merge "Guard against NullPointerException currently occurring in Volley when a Request is given a url whose host is null." by Ficus Kirkpatrick · 10 years ago
  17. 412538a am e542f496: Merge "Fix generic type parameter for RequestQueue.add(Request)" by Ficus Kirkpatrick · 10 years ago
  18. 1f53e57 am 5bc98edb: Merge "volley: fix build" by Ficus Kirkpatrick · 10 years ago
  19. 0aa7b87 am 4a6d3f5e: Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  20. f27a31c am 6358cb08: Merge "Add a basic test for NetworkImageView" by Ficus Kirkpatrick · 10 years ago
  21. f075f57 am 2259cd77: Merge "Use the view size to restrict NIV requests." by Ficus Kirkpatrick · 10 years ago
  22. 90be996 am c8348cc6: Merge "Update Gradle build" by Ficus Kirkpatrick · 10 years ago
  23. 9997ed1 am 01b87b29: Merge "Eclipse build updates" by Ficus Kirkpatrick · 10 years ago
  24. d484174 am 3d193137: Merge "Clean up some warnings" by Ficus Kirkpatrick · 10 years ago
  25. fa049a6 am 935af93e: Merge "Update .gitignore for gradle etc" by Ficus Kirkpatrick · 10 years ago
  26. d36a10a am 1593ad9b: Merge "Volley to create valid NetworkResponse object when cache is disabled" by Ficus Kirkpatrick · 10 years ago
  27. 0262577 am 64c15423: am 6c339176: Merge "Guard against NullPointerException currently occurring in Volley when a Request is given a url whose host is null." by Ficus Kirkpatrick · 10 years ago
  28. 64c1542 am 6c339176: Merge "Guard against NullPointerException currently occurring in Volley when a Request is given a url whose host is null." by Ficus Kirkpatrick · 10 years ago
  29. 6c33917 Merge "Guard against NullPointerException currently occurring in Volley when a Request is given a url whose host is null." by Ficus Kirkpatrick · 10 years ago
  30. 0ec9297 Guard against NullPointerException currently by kang · 10 years ago
  31. 0e274c1 Fix gradle issue. by Xavier Ducrohet · 10 years ago
  32. 5d39be3 am a16f8b6d: am e542f496: Merge "Fix generic type parameter for RequestQueue.add(Request)" by Ficus Kirkpatrick · 10 years ago
  33. a16f8b6 am e542f496: Merge "Fix generic type parameter for RequestQueue.add(Request)" by Ficus Kirkpatrick · 10 years ago
  34. e542f49 Merge "Fix generic type parameter for RequestQueue.add(Request)" by Ficus Kirkpatrick · 10 years ago
  35. 393504e Fix generic type parameter for RequestQueue.add(Request) by Max Cai · 10 years ago
  36. 9a47876 am d72f7e7e: am 5bc98edb: Merge "volley: fix build" by Ficus Kirkpatrick · 10 years ago
  37. edb7293 am 15ebeaa2: am 4a6d3f5e: Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  38. a229ded am f5184614: am 6358cb08: Merge "Add a basic test for NetworkImageView" by Ficus Kirkpatrick · 10 years ago
  39. 465cda9 am e44eb272: am 2259cd77: Merge "Use the view size to restrict NIV requests." by Ficus Kirkpatrick · 10 years ago
  40. df1e6ab resolved conflicts for merge of 6c78e499 to master by Narayan Kamath · 10 years ago
  41. f30738e am 9ef5950c: am 01b87b29: Merge "Eclipse build updates" by Ficus Kirkpatrick · 10 years ago
  42. d035c42 am 2ca0424b: am 3d193137: Merge "Clean up some warnings" by Ficus Kirkpatrick · 10 years ago
  43. ab06cbf am 83c5b5b2: am 935af93e: Merge "Update .gitignore for gradle etc" by Ficus Kirkpatrick · 10 years ago
  44. d72f7e7 am 5bc98edb: Merge "volley: fix build" by Ficus Kirkpatrick · 10 years ago
  45. 5bc98ed Merge "volley: fix build" by Ficus Kirkpatrick · 10 years ago
  46. 915592a volley: fix build by Colin Cross · 10 years ago
  47. 15ebeaa am 4a6d3f5e: Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  48. f518461 am 6358cb08: Merge "Add a basic test for NetworkImageView" by Ficus Kirkpatrick · 10 years ago
  49. 4a6d3f5 Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  50. 6358cb0 Merge "Add a basic test for NetworkImageView" by Ficus Kirkpatrick · 10 years ago
  51. 7032ebc Add a basic test for NetworkImageView by Ficus Kirkpatrick · 10 years ago
  52. e44eb27 am 2259cd77: Merge "Use the view size to restrict NIV requests." by Ficus Kirkpatrick · 10 years ago
  53. 2259cd7 Merge "Use the view size to restrict NIV requests." by Ficus Kirkpatrick · 10 years ago
  54. baa2ff7 Use the view size to restrict NIV requests. by Aurash Mahbod · 11 years ago
  55. 6c78e49 am c8348cc6: Merge "Update Gradle build" by Ficus Kirkpatrick · 10 years ago
  56. 9ef5950 am 01b87b29: Merge "Eclipse build updates" by Ficus Kirkpatrick · 10 years ago
  57. 2ca0424 am 3d193137: Merge "Clean up some warnings" by Ficus Kirkpatrick · 10 years ago
  58. 83c5b5b am 935af93e: Merge "Update .gitignore for gradle etc" by Ficus Kirkpatrick · 10 years ago
  59. c8348cc Merge "Update Gradle build" by Ficus Kirkpatrick · 10 years ago
  60. 01b87b2 Merge "Eclipse build updates" by Ficus Kirkpatrick · 10 years ago
  61. 3d19313 Merge "Clean up some warnings" by Ficus Kirkpatrick · 10 years ago
  62. 935af93 Merge "Update .gitignore for gradle etc" by Ficus Kirkpatrick · 10 years ago
  63. 4e82015 Update Gradle build by Ficus Kirkpatrick · 10 years ago
  64. b2c9ffa Eclipse build updates by Ficus Kirkpatrick · 10 years ago
  65. 35d5cc3 Clean up some warnings by Ficus Kirkpatrick · 10 years ago
  66. 9a66953 Update .gitignore for gradle etc by Ficus Kirkpatrick · 10 years ago
  67. a2327f3 am a0ef298f: am 1593ad9b: Merge "Volley to create valid NetworkResponse object when cache is disabled" by Ficus Kirkpatrick · 10 years ago
  68. a0ef298 am 1593ad9b: Merge "Volley to create valid NetworkResponse object when cache is disabled" by Ficus Kirkpatrick · 10 years ago
  69. 1593ad9 Merge "Volley to create valid NetworkResponse object when cache is disabled" by Ficus Kirkpatrick · 10 years ago
  70. c7e6423 Volley to create valid NetworkResponse object when cache is disabled by Max Zhou · 10 years ago
  71. 46ce358 Disable break on lint error. by Xavier Ducrohet · 10 years ago
  72. b09c973 Update build-tools version for gradle. by Xavier Ducrohet · 10 years ago
  73. 3e26c8e am 3334f157: Merge "Revert "Revert "Add in additional http request types""" by Ficus Kirkpatrick · 10 years ago
  74. 3334f15 Merge "Revert "Revert "Add in additional http request types""" by Ficus Kirkpatrick · 10 years ago
  75. 364614b Revert "Revert "Add in additional http request types"" by Maurice Chu · 10 years ago
  76. c7ad099 am 379c1aec: Merge commit \'aad56dda40dca1d9b6418ef48f12257101b2c7b2\' into HEAD by The Android Open Source Project · 10 years ago
  77. 379c1ae Merge commit 'aad56dda40dca1d9b6418ef48f12257101b2c7b2' into HEAD by The Android Open Source Project · 10 years ago
  78. 0245c34 am 6b83583c: Merge commit \'a6ddf34f63cfd2ef7be20dae45d515c2ffd5ae0a\' into HEAD by The Android Open Source Project · 10 years ago
  79. 6b83583 Merge commit 'a6ddf34f63cfd2ef7be20dae45d515c2ffd5ae0a' into HEAD by The Android Open Source Project · 10 years ago
  80. aad56dd am d4da50f1: Merge "Fix default image not displaying prior to load" by Ficus Kirkpatrick · 11 years ago
  81. d4da50f Merge "Fix default image not displaying prior to load" by Ficus Kirkpatrick · 11 years ago
  82. 54086f9 Fix default image not displaying prior to load by Adam W. Brown · 11 years ago
  83. a6ddf34 am c69c01be: Merge "make all 2xx be a valid success codes" by Ficus Kirkpatrick · 11 years ago
  84. c69c01b Merge "make all 2xx be a valid success codes" by Ficus Kirkpatrick · 11 years ago
  85. f2cd36f make all 2xx be a valid success codes by Reed Ellsworth · 11 years ago
  86. 3ef4fdd am faa2a13d: Merge "Support no-content (204) requests in BasicNetwork." by Ficus Kirkpatrick · 11 years ago
  87. faa2a13 Merge "Support no-content (204) requests in BasicNetwork." by Ficus Kirkpatrick · 11 years ago
  88. e8f5353 Support no-content (204) requests in BasicNetwork. by Ray Colline · 11 years ago
  89. c2866a7 am 4c2fe137: Merge "ImageRequest.doParse() now adds NetworkResponse to all ParseError created" by Ficus Kirkpatrick · 11 years ago
  90. 4c2fe13 Merge "ImageRequest.doParse() now adds NetworkResponse to all ParseError created" by Ficus Kirkpatrick · 11 years ago
  91. 7c8e29e ImageRequest.doParse() now adds NetworkResponse to all ParseError created by Emmanuel Rodriguez · 11 years ago
  92. bd04632 am 9c36bfe7: am e7ee8bf8: am ba7d701b: Merge "Remote executable bit from ImageLoader" by Ficus Kirkpatrick · 11 years ago
  93. 9c36bfe am e7ee8bf8: am ba7d701b: Merge "Remote executable bit from ImageLoader" by Ficus Kirkpatrick · 11 years ago
  94. e7ee8bf am ba7d701b: Merge "Remote executable bit from ImageLoader" by Ficus Kirkpatrick · 11 years ago
  95. ba7d701 Merge "Remote executable bit from ImageLoader" by Ficus Kirkpatrick · 11 years ago
  96. 2952b72 Remote executable bit from ImageLoader by Evan Charlton · 11 years ago
  97. 82cb10e am a4a4135c: am 5a1110cb: am 3c479905: Merge "NetworkImage - fix nullPointerException." by Ficus Kirkpatrick · 11 years ago
  98. 5dc8db7 am 527ca5b0: am 529bf278: am 4f090d9b: Merge "build.gradle - added tests config, cosmetic changes." by Ficus Kirkpatrick · 11 years ago
  99. a4a4135 am 5a1110cb: am 3c479905: Merge "NetworkImage - fix nullPointerException." by Ficus Kirkpatrick · 11 years ago
  100. 527ca5b am 529bf278: am 4f090d9b: Merge "build.gradle - added tests config, cosmetic changes." by Ficus Kirkpatrick · 11 years ago