summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/image_loading_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a comment in the ImageLoadingTracker about the image decoding.finnur@chromium.org2012-06-261-0/+6
* chromeos: Make Chrome app a real app.xiyuan@chromium.org2012-06-251-1/+12
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-251-2/+4
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+2
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-161-4/+5
* Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-141-5/+4
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-4/+5
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-101-5/+4
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-4/+5
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-271-2/+4
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-241-3/+66
* Revert 133427 - Attempt to load component extension favicon from the resource...dgozman@chromium.org2012-04-231-66/+5
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-231-5/+66
* This broke the app icon for the Chrome Web Store on the NTP.dbeam@chromium.org2012-04-201-64/+3
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-171-3/+64
* Revert 132196 - Attempt to load component extension favicon from the resource...tim@chromium.org2012-04-131-64/+3
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-131-3/+64
* Coverity: Initialize a member variable.jhawkins@chromium.org2012-03-101-0/+1
* 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-36/+110
* Adds access to the index passed to ImageLoadingTracker::Observer. I needsky@chromium.org2012-01-231-6/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* More NewRunnable* -> base::Bind for chrome/browser/extensions/.adamk@chromium.org2011-10-171-4/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+4
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-221-1/+1
* Coverity: Pass values by reference.jhawkins@chromium.org2011-03-111-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-5/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+2
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-10/+10
* 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