summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/extension_icon_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Create copy of extensions page that is standalone.estade@chromium.org2011-12-131-374/+0
* Move Web Store icon special case, so that it can be subjected to grayscaling.yoz@chromium.org2011-11-091-4/+10
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-2/+4
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-4/+2
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-2/+4
* Make sure we never overwrite the default image.finnur@chromium.org2011-09-121-12/+18
* Fixed extension icon source handling of component extensions.zelidrag@chromium.org2011-08-311-2/+30
* Revert 94715 - Revert 94714 - Improve layout for bookmark-apps. Add treatment...gbillock@chromium.org2011-08-081-1/+7
* Reland 'Show crashed apps on NTP, desaturated. Click to reload.'yoz@chromium.org2011-08-031-1/+1
* Revert 95009. Causing pyauto NTP test failures on all platforms.kkania@chromium.org2011-08-021-1/+1
* Show crashed apps on NTP, desaturated. Click to reload.yoz@chromium.org2011-08-011-1/+1
* Revert 94714 - Improve layout for bookmark-apps. Add a treatment for small ic...asargent@chromium.org2011-07-291-7/+1
* Improve layout for bookmark-apps. Add a treatment for small icons.gbillock@chromium.org2011-07-291-1/+7
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-6/+2
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-211-2/+6
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-211-6/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* ntp4: webstore iconestade@chromium.org2011-07-111-3/+6
* Sanitize chrome://extension-icon/ URL inputs.yoz@chromium.org2011-06-201-0/+6
* Fix crash when creating a desktop shortcut for apps with missing icons (use t...jstritar@chromium.org2011-05-251-10/+11
* Renaming is_off_the_record to is_incognito. Contributed by vipul.bhasin@gmail...willchan@chromium.org2011-03-291-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Coverity: Fix an invalidated iterator case and refactor to use thejhawkins@chromium.org2011-03-221-5/+2
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-8/+8
* Coverity: Pass parameters by ref.jhawkins@chromium.org2011-03-111-1/+1
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-111-1/+1
* Handle case where we can't find icon for extensionestade@chromium.org2011-03-101-9/+14
* Display disabled apps with grayed out images on the NTP. Call the re-enable l...jstritar@chromium.org2011-03-021-0/+318