summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-10/+3
* Hide packed hosted apps in chrome://extensions .skerner@chromium.org2010-09-141-3/+12
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-141-5/+1
* default app iconerikkay@chromium.org2010-09-011-1/+3
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-13/+35
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Fix a bug where you could not uninstall a disabled extension.andybons@chromium.org2010-08-241-1/+1
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-75/+50
* Extension package creation cleanuperg@google.com2010-08-111-12/+2
* 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