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