summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_ui.h
Commit message (Expand)AuthorAgeFilesLines
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-14/+17
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-0/+1
* Extension package creation cleanuperg@google.com2010-08-111-1/+1
* De-wstring/wchar_t-ify extensions DOM UI as much as currently possible.viettrungluu@chromium.org2010-08-081-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-241-0/+3
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-0/+3
* Include App pages in chrome://extensions "active views" list.rafaelw@chromium.org2010-05-031-1/+10
* Shorten text next to checkmark. Use yellow text instead of an alert dialog.aa@chromium.org2010-04-131-6/+7
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-2/+10
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-171-2/+6
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-2/+7
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-191-1/+1
* Plumb through off the record state from the URL request to thetony@chromium.org2009-11-171-1/+3
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-101-1/+11
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+2
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-2/+0
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Fix bug where we were not displaying icons in the managementaa@chromium.org2009-11-051-0/+53
* Further polish to extensions_ui page.rafaelw@chromium.org2009-10-271-0/+6
* Adding a favicon for the Extensions page.finnur@chromium.org2009-10-231-0/+2
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-161-0/+3
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-081-6/+17
* This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-071-17/+6
* HTML Pack Extension Dialog. This removes the views implementation of the Exte...rafaelw@chromium.org2009-10-071-6/+17
* Add an auto-update now button to chrome://extensions pageasargent@chromium.org2009-09-031-2/+5
* Adds a button to chrome://extensions/ that allows easy packingaa@chromium.org2009-08-311-0/+9
* Add a button to chrome://extensions to load an extension.aa@chromium.org2009-08-301-1/+31
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-141-1/+5
* Make possible reloading extensions from the chrome://extensions/ page.phajdan.jr@chromium.org2009-07-271-1/+4
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-4/+4
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-4/+4
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-4/+4
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-3/+5
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-0/+3
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-3/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+3
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-3/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+3
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-071-5/+26
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-0/+2
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-10/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* chrome-ui://extensions/ is now populated with data collected from the Extensi...rafaelw@chromium.org2009-03-091-1/+19
* Initial work on chrome-ui://extensions/ page. URL now displays a static templ...rafaelw@chromium.org2009-02-281-0/+58