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_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing a crash in RenderViewGone.
finnur@chromium.org
2009-07-06
1
-4
/
+7
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
1
-27
/
+26
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-0
/
+6
*
Fix some issues with extension messaging:
mpcomplete@chromium.org
2009-07-02
1
-1
/
+0
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-7
/
+15
*
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
-8
/
+17
*
DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...
pfeldman@chromium.org
2009-06-24
1
-2
/
+1
*
TBR: Fix Toolstrips sometimes show scrollbars as rendering
aa@chromium.org
2009-06-19
1
-3
/
+4
*
Display an infobar alert when extension process crashes.
phajdan.jr@chromium.org
2009-06-19
1
-0
/
+73
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+3
*
Fix object ownership and cleanup issues between ExtensionHost and ExtensionVi...
erikkay@google.com
2009-06-12
1
-0
/
+3
*
part 2 of dragging change: reordering, but not persisting
erikkay@google.com
2009-06-10
1
-15
/
+19
*
Display extension processes in task manager.
phajdan.jr@chromium.org
2009-06-06
1
-1
/
+10
*
make extension apis tolerate browser absence during start-up & shutdown
rafaelw@chromium.org
2009-06-04
1
-6
/
+17
*
Fixing more bustage by ifdefing out Windows-only code.
ben@chromium.org
2009-05-29
1
-1
/
+15
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-1
/
+1
*
Fix inspection of extensions.
aa@chromium.org
2009-05-19
1
-1
/
+3
*
Add a handle to the ExtensionShelf. This is how users will drag extension to...
erikkay@google.com
2009-05-18
1
-0
/
+10
*
Propagate intrinsic width notification over IPC in all cases (not just extens...
pinkerton@chromium.org
2009-05-13
1
-1
/
+1
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
1
-0
/
+0
*
Make background pages work more nicely with the tabs API.
aa@chromium.org
2009-05-07
1
-3
/
+2
*
Add inspect links for all active views in chrome://extensions.
aa@chromium.org
2009-05-07
1
-6
/
+1
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
1
-1
/
+2
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-3
/
+3
*
Fix race where sometimes CSS is not applied to toolstrips. I
aa@chromium.org
2009-04-29
1
-3
/
+4
*
Refactor ExtensionView to support a UI-less extension instance.
mpcomplete@google.com
2009-04-29
1
-0
/
+171