index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_process_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Undo my revert at r32524 due to a startup test regression.
mpcomplete@chromium.org
2009-11-20
1
-1
/
+1
*
Revert old change that created an ExtensionHost's RenderView asynchronously.
mpcomplete@chromium.org
2009-11-19
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-1
/
+2
*
Make the inspector for the background page stay open when
aa@chromium.org
2009-11-07
1
-0
/
+11
*
Fix a bug where we'd leak ResourceMessageFilters and BrowserRenderProcessHosts
mpcomplete@chromium.org
2009-11-05
1
-6
/
+21
*
Implement loading blacklists from extensions.
phajdan.jr@chromium.org
2009-11-04
1
-2
/
+3
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
1
-5
/
+2
*
Add simple popup support to browser actions. This will create a popup HTML w...
erikkay@chromium.org
2009-10-02
1
-5
/
+28
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
1
-1
/
+1
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
1
-1
/
+1
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
1
-0
/
+6
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-1
/
+2
*
Revert r27137: "Create renderers for ExtensionHosts one at a time to avoid
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Create renderers for ExtensionHosts one at a time to avoid blocking the UI.
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-1
/
+1
*
Load extensions that have their manifest in the Prefs on the UI thread.
mpcomplete@chromium.org
2009-08-21
1
-7
/
+12
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-2
/
+4
*
Addressing minor review comments in ExtensionProcessManager post-submit.
finnur@chromium.org
2009-07-22
1
-0
/
+3
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-1
/
+12
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
1
-0
/
+46
*
Reverting 20714.
finnur@chromium.org
2009-07-15
1
-46
/
+0
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
1
-0
/
+46
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
1
-1
/
+1
*
Change ExtensionHost to use notifications
erikkay@chromium.org
2009-06-26
1
-29
/
+11
*
Clean up a few startup and shutdown dependencies which should fix some of the...
erikkay@google.com
2009-06-24
1
-6
/
+17
*
Display an infobar alert when extension process crashes.
phajdan.jr@chromium.org
2009-06-19
1
-0
/
+14
*
Clean up extension loading:
erikkay@google.com
2009-06-15
1
-0
/
+13
*
Make extensions visible in the Task Manager.
phajdan.jr@chromium.org
2009-06-13
1
-3
/
+18
*
Fix object ownership and cleanup issues between ExtensionHost and ExtensionVi...
erikkay@google.com
2009-06-12
1
-3
/
+6
*
part 2 of dragging change: reordering, but not persisting
erikkay@google.com
2009-06-10
1
-14
/
+10
*
Display extension processes in task manager.
phajdan.jr@chromium.org
2009-06-06
1
-8
/
+20
*
Fixes a slew of random link/compile errors for views on gtk.
sky@chromium.org
2009-05-29
1
-2
/
+2
*
Fix unit test bustage by making sure ExtensionView::ViewHierarchyChanged call...
ben@chromium.org
2009-05-29
1
-0
/
+4
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-1
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-3
/
+26
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
1
-10
/
+5
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-27
/
+3
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-3
/
+27
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-27
/
+3
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-3
/
+27
*
Resurrect ExtensionProcessManager. Move the code for starting extension
mpcomplete@google.com
2009-05-06
1
-0
/
+71
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-64
/
+0
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-1
/
+20
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
1
-2
/
+5
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
1
-0
/
+42