summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_web_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/common/extensions/incognito_handler.h to src/extensionsjamescook@chromium.org2013-11-061-1/+1
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* Moved some functions off ExtensionService into a new file extension_util.benwells@chromium.org2013-10-171-1/+2
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-181-1/+1
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-16/+17
* Use a direct include of strings headers in chrome/browser/extensions/, part 4.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-4/+4
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-3/+5
* Remove some chrome-specific methods from content::WebUI.jam@chromium.org2013-04-121-17/+0
* Move IconsHandler from c/c/e/api/ to c/c/erdevlin.cronin@chromium.org2013-04-121-1/+1
* Move IncognitoSplitMode out of Extension Classrdevlin.cronin@chromium.org2013-03-241-1/+2
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-2/+2
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...pneubeck@chromium.org2013-03-061-12/+11
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Fix up unused includes from chrome/browser/extensions to the rest of chrome/b...yoz@chromium.org2013-03-051-2/+0
* Move Icons out of Extension classrdevlin.cronin@chromium.org2013-02-271-2/+4
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-3/+4
* Cleanup history favicon codepkotwicz@chromium.org2013-01-231-14/+1
* Use ImageLoader instead of ImageLoadingTracker (Part 5)rpaquay@chromium.org2013-01-151-0/+1
* Move the parsing of "chrome_url_overrides" out of Extension.MHX348@motorola.com2013-01-121-4/+5
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Move BookmarkManagerAPI to c/b/e/apirdevlin.cronin@chromium.org2012-12-191-7/+7
* Finish converting FaviconService to use CancelableTaskTracker.kaiwang@chromium.org2012-12-121-2/+2
* Remove TabContents from extensions.avi@chromium.org2012-12-111-1/+0
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-20/+28
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-4/+5
* Add a class to replace ImageLoadingTracker with a nicer API.mek@chromium.org2012-11-161-106/+77
* Revert 168079 - This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-6/+4
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-151-4/+6
* bookmarks: Remove TabContents from BookmarkManagerExtensionAPI.tfarina@chromium.org2012-10-161-3/+2
* extensions: Fix typo in bookmarks url.tfarina@chromium.org2012-09-251-1/+2
* Enable loading hidpi favicons via ExtensionWebUI::GetFaviconForURL()pkotwicz@chromium.org2012-09-211-22/+48
* Expire favicons which were added with default favicon sizespkotwicz@chromium.org2012-09-131-1/+8
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-20/+27
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-27/+20
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-20/+27
* Cleanup: Constify more ExtensionService methods, and IWYU.thestig@chromium.org2012-08-171-0/+1
* Generalize ExtensionIconSet to store icon paths for custom size sets.tbarzic@chromium.org2012-08-171-1/+1
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-3/+4
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-2/+2
* Factoring-out reference to TabIterator in ExtensionWebUI.jcivelli@chromium.org2012-07-141-17/+22
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-3/+2
* browser: Factor out TabContentsIterator into its own module.tfarina@chromium.org2012-05-271-2/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+1