summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* De-wstring/wchar_t-ify extensions DOM UI as much as currently possible.viettrungluu@chromium.org2010-08-081-112/+114
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-0/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+4
* Add "Inspect Element" shortcut to browser tabs.apavlov@chromium.org2010-07-161-1/+4
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-301-1/+1
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-241-1/+37
* Reland - Only allow installation of extensions/apps with gallery update url v...rafaelw@chromium.org2010-06-231-3/+2
* Revert 50333 - Only allow installation of extensions/apps with gallery update...tkent@chromium.org2010-06-211-2/+3
* Only allow installation of extensions/apps with gallery update url via downlo...rafaelw@chromium.org2010-06-211-3/+2
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-5/+14
* Re-apply r50278.aa@chromium.org2010-06-191-1/+1
* Revert r50278.aa@chromium.org2010-06-181-1/+1
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-1/+1
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-2/+2
* Fix two incorrect uses of string conversion to/from ASCII when strings injshin@chromium.org2010-05-271-6/+5
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-6/+14
* Include App pages in chrome://extensions "active views" list.rafaelw@chromium.org2010-05-031-30/+66
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Reland: Link the name of the extension on the management page to thefinnur@chromium.org2010-04-281-3/+4
* Revert 45749 - (missing test fix)finnur@chromium.org2010-04-271-4/+3
* Link the name of the extension on the management page to thefinnur@chromium.org2010-04-271-3/+4
* Shorten text next to checkmark. Use yellow text instead of an alert dialog.aa@chromium.org2010-04-131-28/+22
* Add instructions to chrome://extensions page for inspecting popups.rafaelw@chromium.org2010-03-241-0/+4
* Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...aa@chromium.org2010-03-241-3/+3
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-12/+11
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-2/+2
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-181-4/+0
* Update allow-extension-in-incognito warning dialog text based on UI feedback.mpcomplete@chromium.org2010-03-181-0/+6
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-171-12/+36
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-3/+5
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-7/+5
* extensions_ui: update "active views" for popups & TabContentsrafaelw@chromium.org2010-03-051-0/+17
* Update the extensions management page to match mock attached to bug 36292.mpcomplete@chromium.org2010-03-051-2/+0
* Load the bookmark manager extension at Chrome startup.aa@chromium.org2010-03-041-4/+20
* Make the js console open by default when you click to inspect an extension viewasargent@chromium.org2010-03-031-1/+1
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-2/+32
* Fix a crash when 2 extension uninstall dialogs were open and then confirmed.mpcomplete@chromium.org2010-02-231-1/+7
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-191-1/+4
* Permission escalation when extension updates should trigger the install warningfinnur@chromium.org2010-01-041-1/+10
* Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstalllevin@chromium.org2009-12-221-10/+1
* Permission escalation when extension updates should trigger the install warni...finnur@chromium.org2009-12-221-1/+10
* Fixes crash when message IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW has non-A...cira@chromium.org2009-12-181-2/+2
* Extensions: file handling clean up.estade@chromium.org2009-12-181-4/+3
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-171-3/+2
* Add locale information to the links in the chrome://extensions page.mirandac@chromium.org2009-12-041-4/+5
* Enable the RTL UI support in the extensions_ui (chrome://extensions). While d...jshin@chromium.org2009-11-251-0/+2