summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/image_loading_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ImageLoadingTracker class, as it is not used anymore.rpaquay@chromium.org2013-02-121-192/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 11)rpaquay@chromium.org2013-02-081-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 6)rpaquay@chromium.org2013-01-311-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 12)rpaquay@chromium.org2013-01-261-1/+0
* Revert 178405 - reinstating 178361 which was proven innocent of all charges byfischman@chromium.org2013-01-241-1/+0
* Revert 178361 - suspected of introducing flake:fischman@chromium.org2013-01-231-0/+1
* Use ImageLoader instead of ImageLoadingTracker (Part 9)rpaquay@chromium.org2013-01-231-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 10)rpaquay@chromium.org2013-01-231-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 4)rpaquay@chromium.org2013-01-221-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 7)rpaquay@chromium.org2013-01-171-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 8)rpaquay@chromium.org2013-01-161-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 5)rpaquay@chromium.org2013-01-151-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 3)rpaquay@chromium.org2013-01-151-1/+0
* Use ImageLoader instead of ImageLoadingTracker (part 2)rpaquay@chromium.org2013-01-141-1/+0
* Use ImageLoader instead of ImageLoadingTracker (Part 1)rpaquay@chromium.org2013-01-111-1/+0
* Deprecate ImageLoadingTracker after r168155 added a replacement.mek@chromium.org2012-11-201-1/+27
* Add a class to replace ImageLoadingTracker with a nicer API.mek@chromium.org2012-11-161-8/+0
* Give Chrome Web Store app an icon in its manifest file.mek@chromium.org2012-10-041-15/+8
* Revert 159950 - Give Chrome Web Store app an icon in its manifest file.rlarocque@chromium.org2012-10-031-1/+6
* Give Chrome Web Store app an icon in its manifest file.mek@chromium.org2012-10-031-6/+1
* chromeos: Fix pixelated icons in app list and launcher (part 3)xiyuan@chromium.org2012-09-111-0/+5
* taking over xiyuan's patch: http://codereview.chromium.org/10701087/tbarzic@chromium.org2012-08-201-20/+46
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-5/+8
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-241-0/+11
* Revert 133427 - Attempt to load component extension favicon from the resource...dgozman@chromium.org2012-04-231-11/+0
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-231-0/+11
* This broke the app icon for the Chrome Web Store on the NTP.dbeam@chromium.org2012-04-201-11/+0
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-171-0/+11
* Revert 132196 - Attempt to load component extension favicon from the resource...tim@chromium.org2012-04-131-11/+0
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-131-0/+11
* 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