summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/image_loading_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with extension context menu items losing top-level icon.asargent@chromium.org2010-09-161-1/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert "Revert "Show extension icons next to their top-level context menu ite...hclam@chromium.org2010-06-251-2/+5
* Revert r50779 as it breaks memory testshclam@chromium.org2010-06-251-5/+2
* Show extension icons next to their top-level context menu items.asargent@chromium.org2010-06-241-2/+5
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-1/+1
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-301-8/+38
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-38/+8
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-8/+38
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-45/+37
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-231-7/+3
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-221-3/+7
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-1/+4
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-4/+1
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+4
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-171-2/+8
* Revert r28489 as it broke the linux build.aa@chromium.org2009-10-091-3/+1
* Make the max size for ImageTrackingLoader configurable. This makes it so that...aa@chromium.org2009-10-091-1/+3
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-0/+74