summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/image_loading_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Pass large parameters by referencetbreisacher@chromium.org2012-03-071-1/+1
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-15/+45
* Adds access to the index passed to ImageLoadingTracker::Observer. I needsky@chromium.org2012-01-231-4/+10
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+8
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-1/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-111-1/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+2
* 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