1. 5bd5325 Fix crash/OOM in DiskBasedCache by Aurash Mahbod · 10 years ago
  2. e7cdf98 Fixes bug in PATCH method. Sets the method before setting the body. by Miguel A. Martin · 10 years ago
  3. ee9d450 ImageLoader: setError after null check by Andrew Sutherland · 10 years ago
  4. baa2ff7 Use the view size to restrict NIV requests. by Aurash Mahbod · 11 years ago
  5. 35d5cc3 Clean up some warnings by Ficus Kirkpatrick · 10 years ago
  6. c7e6423 Volley to create valid NetworkResponse object when cache is disabled by Max Zhou · 10 years ago
  7. 364614b Revert "Revert "Add in additional http request types"" by Maurice Chu · 11 years ago
  8. 54086f9 Fix default image not displaying prior to load by Adam W. Brown · 11 years ago
  9. f2cd36f make all 2xx be a valid success codes by Reed Ellsworth · 11 years ago
  10. e8f5353 Support no-content (204) requests in BasicNetwork. by Ray Colline · 11 years ago
  11. 7c8e29e ImageRequest.doParse() now adds NetworkResponse to all ParseError created by Emmanuel Rodriguez · 11 years ago
  12. 2952b72 Remote executable bit from ImageLoader by Evan Charlton · 11 years ago
  13. c3dce98 NetworkImage - fix nullPointerException. by Vladimir Baryshnikov · 11 years ago
  14. 8c5daf3 Allow per-app VolleyLog tags by Evan Charlton · 11 years ago
  15. b33d0d6 Port CacheHeader away from ObjectOutputStream. by Ficus Kirkpatrick · 11 years ago
  16. e5a3447 Add a test for DiskBasedCache. by Ficus Kirkpatrick · 11 years ago
  17. 1f09db9 Merge "Fix WRAP_CONTENT//WRAP_CONTENT case in NIV." by Ficus Kirkpatrick · 11 years ago
  18. d843f88 Merge "Fixed bug caused by batching responses in the ImageLoader" by Ficus Kirkpatrick · 11 years ago
  19. dc53552 Fixed bug caused by batching responses in the ImageLoader by Cameron Ketcham · 11 years ago
  20. aa6a5e6 Fix WRAP_CONTENT//WRAP_CONTENT case in NIV. by Aurash Mahbod · 11 years ago
  21. c3dea92 Merge "Allow callers to set value of notifyAuthFailure" by Ficus Kirkpatrick · 11 years ago
  22. 285d472 adding isCached function to ImageLoader by andaagar · 11 years ago
  23. 4af455a Merge "Allow custom HttpStack in Volley.newRequestQueue." by Ficus Kirkpatrick · 11 years ago
  24. cf14c3b Merge "Don't requestLayout in layout pass in NIV" by Ficus Kirkpatrick · 11 years ago
  25. f5bea0d Allow custom HttpStack in Volley.newRequestQueue. by Ficus Kirkpatrick · 11 years ago
  26. 05a1b0e Allow override point for connection creation. by Jake Wharton · 11 years ago
  27. b25a6e0 Don't requestLayout in layout pass in NIV by Aurash Mahbod · 11 years ago
  28. da70314 Don't trample on the user-supplied tag by Evan Charlton · 11 years ago
  29. e7f0abd Merge "Add ImageLoader and NetworkImageView convenience classes" by Ficus Kirkpatrick · 11 years ago
  30. d62a616 Add ImageLoader and NetworkImageView convenience classes by Aurash Mahbod · 11 years ago
  31. ab6ea08 Intern CacheHeader keys and values to avoid string duplication by David Braun · 11 years ago
  32. 2ff9993 Allow callers to set value of notifyAuthFailure by Evan Charlton · 11 years ago
  33. ebae4c6 Merge "Move directory creation off the main thread." by Ficus Kirkpatrick · 11 years ago
  34. 3f081a8 Fix a bug in POSTs & support SslSocketFactories. by Dan Morrill · 11 years ago
  35. 445ed34 Move directory creation off the main thread. by Ficus Kirkpatrick · 11 years ago
  36. fc88bb5 Ensure that the cache folder exists by Evan Charlton · 11 years ago
  37. 9e5c44f Revert "Add in additional http request types" by Maurice Chu · 11 years ago
  38. bece583 Add in additional http request types by Maurice Chu · 11 years ago
  39. cd8ce54 Treat NO_CONTENT (204) responses as successful by Jon Boekenoogen · 11 years ago
  40. 4395067 Fix a bad cherry-pick by Evan Charlton · 11 years ago
  41. e48f443 Initial commit of volley (from frameworks/support) by Jean-Baptiste Queru · 12 years ago
  42. 6772bce Initial commit of volley (from frameworks/support) by Jean-Baptiste Queru · 12 years ago
  43. d56b88a Initial commit of volley (from frameworks/support) by Jean-Baptiste Queru · 12 years ago