summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_icon_image_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-29/+45
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-5/+5
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Move IconsHandler from c/c/e/api/ to c/c/erdevlin.cronin@chromium.org2013-04-121-1/+1
* Move Icons out of Extension classrdevlin.cronin@chromium.org2013-02-271-4/+17
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Use ImageLoader instead of ImageLoadingTracker (Part 11)rpaquay@chromium.org2013-02-081-42/+24
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-10/+12
* Make extension::IconImage use resized default icon.xiyuan@chromium.org2012-11-281-14/+32
* Add a class to replace ImageLoadingTracker with a nicer API.mek@chromium.org2012-11-161-25/+21
* Change browser/page action default icon defined in manifest to support hidpi.tbarzic@chromium.org2012-09-181-7/+19
* Supply default icon to extension icon image.tbarzic@chromium.org2012-09-071-93/+362
* taking over xiyuan's patch: http://codereview.chromium.org/10701087/tbarzic@chromium.org2012-08-201-0/+264