summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/image_loading_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Show extension icons next to their top-level context menu ite...hclam@chromium.org2010-06-251-12/+18
* Revert r50779 as it breaks memory testshclam@chromium.org2010-06-251-18/+12
* Show extension icons next to their top-level context menu items.asargent@chromium.org2010-06-241-12/+18
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Fixes bug in ImageLoadintTracker where it would incorrectly hit asky@chromium.org2010-03-311-2/+2
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-301-19/+71
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-68/+19
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-19/+68
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-61/+84
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-231-1/+1
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-221-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-14/+15
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-171-13/+18
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-6/+4
* Revert r28489 as it broke the linux build.aa@chromium.org2009-10-091-27/+13
* Make the max size for ImageTrackingLoader configurable. This makes it so that...aa@chromium.org2009-10-091-13/+27
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-0/+115