summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix extension shutdown notification, take 2.estade@chromium.org2009-12-141-2/+9
* Revert r34321 as it breaks the task manager:estade@chromium.org2009-12-111-15/+9
* Extensions: don't send EXTENSION_PROCESS_CRASHED when the extension process i...estade@chromium.org2009-12-111-9/+15
* re-apply r34183estade@chromium.org2009-12-101-3/+3
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-4/+8
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-7/+10
* rollback r34183estade@chromium.org2009-12-091-3/+3
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-3/+3
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-091-4/+14
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-041-0/+5
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-201-1/+2
* Undo my revert at r32524 due to a startup test regression.mpcomplete@chromium.org2009-11-201-1/+77
* Revert old change that created an ExtensionHost's RenderView asynchronously.mpcomplete@chromium.org2009-11-191-70/+1
* Fixes several focus issue with popup in the extensions' browser actions:jcampan@chromium.org2009-11-181-0/+17
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-5/+11
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-11/+5
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-5/+11
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-1/+1
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-161-54/+0
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* add some histograms to extensionserikkay@chromium.org2009-11-061-0/+10
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-061-4/+36
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-051-36/+4
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-051-4/+36
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-1/+1
* Attempt 2 at:sky@chromium.org2009-11-041-4/+5
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-0/+63
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-231-1/+2
* GTK: add browser actions popups.estade@chromium.org2009-10-221-7/+4
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-3/+3
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-141-1/+1
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Fix a regression with setting the toolstrip background.mpcomplete@chromium.org2009-10-061-0/+3
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-1/+1
* Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.erikkay@chromium.org2009-10-061-3/+18
* TBR: mpcompleteerikkay@chromium.org2009-10-051-18/+3
* Allow popups to close themselves with window.close().erikkay@chromium.org2009-10-051-3/+18
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-10/+14
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+4
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-281-1/+70
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-5/+3
* Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS.erg@google.com2009-09-281-5/+15
* ExtensionApiTest improvements.rafaelw@chromium.org2009-09-251-1/+14
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-1/+2
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-241-70/+1
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-241-1/+70
* remove the right-click devtools behaviorerikkay@chromium.org2009-09-191-2/+1
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-191-37/+22
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-181-20/+35
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-181-35/+20