summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* [BitmapFetcher] Added reference to OnFetchComplete url.dschuyler2015-03-301-1/+1
* image_decoder has been refactored into a Leaky (accessible from multiple thre...twellington2015-03-261-1/+1
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-1/+1
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-5/+2
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-2/+2
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-4/+2
* Fix NULL pointer dereference in BitmapFetcherBrowserTest.bauerb@chromium.org2014-06-231-0/+206