1. b1a9085 Merge "Add support for all HTTP methods to JsonArrayRequest" by Ficus Kirkpatrick · 9 years ago
  2. 6b30d94 Add support for all HTTP methods to JsonArrayRequest by Joris Bolsens · 9 years ago
  3. 782b52f Modify header parser to handle must-revalidate. by Dave Santoro · 9 years ago
  4. f42d384 Fix broken DiskBasedCache by Ralph Bergmann · 9 years ago
  5. 79d00f4 Merge "fix ImageLoader.getCacheKey()" by Ficus Kirkpatrick · 9 years ago
  6. d95219c fix ImageLoader.getCacheKey() by Ralph Bergmann · 9 years ago
  7. f58de9c clean up a little bit by Ralph Bergmann · 9 years ago
  8. 58f9c05 Add a RequestFinishedListener to RequestQueue. by Brett Chabot · 9 years ago
  9. e1f0d61 add test for public api by Ralph Bergmann · 9 years ago
  10. ee45437 Merge "Change the default character encoding for JSON responses to UTF-8" by Ficus Kirkpatrick · 9 years ago
  11. 6c9de79 A little work on unit testing. by Ficus Kirkpatrick · 9 years ago
  12. cf498d1 Add a backwards-compatible ImageRequest constructor. by Ficus Kirkpatrick · 9 years ago
  13. a67f7d1 Fix volley related build breakage. by Narayan Kamath · 9 years ago
  14. 8e33d93 Adds Cache-Control "stale-while-revalidate" by Ralph Bergmann · 10 years ago
  15. 9324df1 Uses the "Last-Modified" header for "If-Modified-Since" by Ralph Bergmann · 10 years ago
  16. 3ac982d Merge "Use the view size and scale type to restrict NIV requests." by Ficus Kirkpatrick · 9 years ago
  17. ec5871b Help Robolectric find AndroidManifest.xml by Ficus Kirkpatrick · 9 years ago
  18. 6bafd7d Change the default character encoding for JSON responses to UTF-8 by Zdeněk Kořán · 9 years ago
  19. ced8a98 Use the view size and scale type to restrict NIV requests. by Ralph Bergmann · 10 years ago
  20. b9b8dc3 Migrate from Gradle to Maven. by Ficus Kirkpatrick · 9 years ago
  21. 750c5b9 Metric for network time and getBackoffMultiplier() by Ivan Stalev · 10 years ago
  22. ca7580d Clarify javadocs for getBody() and getBodyContentType(). by Jeff Davidson · 10 years ago
  23. b87331c Merge "HTTP headers are case insensitive per RFC 2616 §4.2 "Message Headers"" by Ficus Kirkpatrick · 10 years ago
  24. ba53551 HTTP headers are case insensitive per RFC 2616 §4.2 "Message Headers" by Ralph Bergmann · 10 years ago
  25. 19a4037 Copy cache header for 304 response by Ralph Bergmann · 10 years ago
  26. f4c18d4 Don't hold onto requests indefinitely. by Ficus Kirkpatrick · 10 years ago
  27. ef2ac65 Merge "allow use of custom ImageRequests in ImageLoader" by Ficus Kirkpatrick · 10 years ago
  28. 82fb1b2 Add a public accessor for a Request's ErrorListener. by Shirish Kalele · 10 years ago
  29. aab3ca2 Improve DiskBasedCache initial scan performance by Fabian Frank · 10 years ago
  30. 6c8ba96 allow use of custom ImageRequests in ImageLoader by Kevin Schultz · 10 years ago
  31. 5bd5325 Fix crash/OOM in DiskBasedCache by Aurash Mahbod · 10 years ago
  32. e7cdf98 Fixes bug in PATCH method. Sets the method before setting the body. by Miguel A. Martin · 10 years ago
  33. ee9d450 ImageLoader: setError after null check by Andrew Sutherland · 10 years ago
  34. 0ec9297 Guard against NullPointerException currently by kang · 10 years ago
  35. 393504e Fix generic type parameter for RequestQueue.add(Request) by Max Cai · 10 years ago
  36. 4a6d3f5 Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  37. baa2ff7 Use the view size to restrict NIV requests. by Aurash Mahbod · 11 years ago
  38. 35d5cc3 Clean up some warnings by Ficus Kirkpatrick · 10 years ago
  39. c7e6423 Volley to create valid NetworkResponse object when cache is disabled by Max Zhou · 10 years ago
  40. 364614b Revert "Revert "Add in additional http request types"" by Maurice Chu · 10 years ago
  41. 54086f9 Fix default image not displaying prior to load by Adam W. Brown · 11 years ago
  42. f2cd36f make all 2xx be a valid success codes by Reed Ellsworth · 11 years ago
  43. e8f5353 Support no-content (204) requests in BasicNetwork. by Ray Colline · 11 years ago
  44. 7c8e29e ImageRequest.doParse() now adds NetworkResponse to all ParseError created by Emmanuel Rodriguez · 11 years ago
  45. 2952b72 Remote executable bit from ImageLoader by Evan Charlton · 11 years ago
  46. c3dce98 NetworkImage - fix nullPointerException. by Vladimir Baryshnikov · 11 years ago
  47. 8c5daf3 Allow per-app VolleyLog tags by Evan Charlton · 11 years ago
  48. e3280b4 Allow method chaining on setters by Evan Charlton · 11 years ago
  49. b33d0d6 Port CacheHeader away from ObjectOutputStream. by Ficus Kirkpatrick · 11 years ago
  50. e5a3447 Add a test for DiskBasedCache. by Ficus Kirkpatrick · 11 years ago
  51. 1f09db9 Merge "Fix WRAP_CONTENT//WRAP_CONTENT case in NIV." by Ficus Kirkpatrick · 11 years ago
  52. d843f88 Merge "Fixed bug caused by batching responses in the ImageLoader" by Ficus Kirkpatrick · 11 years ago
  53. dc53552 Fixed bug caused by batching responses in the ImageLoader by Cameron Ketcham · 11 years ago
  54. aa6a5e6 Fix WRAP_CONTENT//WRAP_CONTENT case in NIV. by Aurash Mahbod · 11 years ago
  55. c3dea92 Merge "Allow callers to set value of notifyAuthFailure" by Ficus Kirkpatrick · 11 years ago
  56. 285d472 adding isCached function to ImageLoader by andaagar · 11 years ago
  57. 4af455a Merge "Allow custom HttpStack in Volley.newRequestQueue." by Ficus Kirkpatrick · 11 years ago
  58. cf14c3b Merge "Don't requestLayout in layout pass in NIV" by Ficus Kirkpatrick · 11 years ago
  59. f5bea0d Allow custom HttpStack in Volley.newRequestQueue. by Ficus Kirkpatrick · 11 years ago
  60. 05a1b0e Allow override point for connection creation. by Jake Wharton · 11 years ago
  61. b25a6e0 Don't requestLayout in layout pass in NIV by Aurash Mahbod · 11 years ago
  62. da70314 Don't trample on the user-supplied tag by Evan Charlton · 11 years ago
  63. e7f0abd Merge "Add ImageLoader and NetworkImageView convenience classes" by Ficus Kirkpatrick · 11 years ago
  64. d62a616 Add ImageLoader and NetworkImageView convenience classes by Aurash Mahbod · 11 years ago
  65. ab6ea08 Intern CacheHeader keys and values to avoid string duplication by David Braun · 11 years ago
  66. 2ff9993 Allow callers to set value of notifyAuthFailure by Evan Charlton · 11 years ago
  67. cc3a934 Add TrafficStats integration by Evan Charlton · 11 years ago
  68. ebae4c6 Merge "Move directory creation off the main thread." by Ficus Kirkpatrick · 11 years ago
  69. 3f081a8 Fix a bug in POSTs & support SslSocketFactories. by Dan Morrill · 11 years ago
  70. 445ed34 Move directory creation off the main thread. by Ficus Kirkpatrick · 11 years ago
  71. fc88bb5 Ensure that the cache folder exists by Evan Charlton · 11 years ago
  72. 9e5c44f Revert "Add in additional http request types" by Maurice Chu · 11 years ago
  73. bece583 Add in additional http request types by Maurice Chu · 11 years ago
  74. cd8ce54 Treat NO_CONTENT (204) responses as successful by Jon Boekenoogen · 11 years ago
  75. 4395067 Fix a bad cherry-pick by Evan Charlton · 11 years ago
  76. 0acc793 Add a convenience method for creating RequestQueue by Evan Charlton · 12 years ago
  77. c0d371c Pass exception to android.util.Log by Evan Charlton · 11 years ago
  78. e48f443 Initial commit of volley (from frameworks/support) by Jean-Baptiste Queru · 12 years ago
  79. 6772bce Initial commit of volley (from frameworks/support) by Jean-Baptiste Queru · 12 years ago
  80. d56b88a Initial commit of volley (from frameworks/support) by Jean-Baptiste Queru · 12 years ago