| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass large parameters by reference | tbreisacher@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Add support for multiple icon sizes for Mac platform apps | sail@chromium.org | 2012-03-03 | 1 | -15/+45 |
* | Adds access to the index passed to ImageLoadingTracker::Observer. I need | sky@chromium.org | 2012-01-23 | 1 | -4/+10 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -8/+8 |
* | Remove obsolete TODO and add a bunch of OVERRIDEs. | mihaip@chromium.org | 2011-08-31 | 1 | -1/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Fix some coverity defects (mostly pass by value). | estade@chromium.org | 2011-03-11 | 1 | -1/+2 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -2/+2 |
* | Fix problem with extension context menu items losing top-level icon. | asargent@chromium.org | 2010-09-16 | 1 | -1/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Revert "Revert "Show extension icons next to their top-level context menu ite... | hclam@chromium.org | 2010-06-25 | 1 | -2/+5 |
* | Revert r50779 as it breaks memory tests | hclam@chromium.org | 2010-06-25 | 1 | -5/+2 |
* | Show extension icons next to their top-level context menu items. | asargent@chromium.org | 2010-06-24 | 1 | -2/+5 |
* | Reduce header dependencies in chrome/ | phajdan.jr@chromium.org | 2010-05-11 | 1 | -1/+1 |
* | Attempt 2 at landing this. Patch is exactly same as last time around. | sky@chromium.org | 2010-03-30 | 1 | -8/+38 |
* | Revert 43005 - Adds ability for ImageLoadingTracker to cache images. | sky@chromium.org | 2010-03-29 | 1 | -38/+8 |
* | Adds ability for ImageLoadingTracker to cache images. | sky@chromium.org | 2010-03-29 | 1 | -8/+38 |
* | Eliminate all UI thread decoding of extension images. | finnur@chromium.org | 2010-03-24 | 1 | -45/+37 |
* | Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t... | finnur@chromium.org | 2010-03-23 | 1 | -7/+3 |
* | Adds the source ImageLoadingTracker to OnImageLoaded. I need this in a | sky@chromium.org | 2010-03-22 | 1 | -3/+7 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -1/+4 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -4/+1 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -1/+4 |
* | Allow slightly larger browser and page action icons. | aa@chromium.org | 2009-10-17 | 1 | -2/+8 |
* | Revert r28489 as it broke the linux build. | aa@chromium.org | 2009-10-09 | 1 | -3/+1 |
* | Make the max size for ImageTrackingLoader configurable. This makes it so that... | aa@chromium.org | 2009-10-09 | 1 | -1/+3 |
* | Loads local resources from current locale subtree if available, if not it fal... | cira@chromium.org | 2009-10-07 | 1 | -0/+74 |