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_debugger_api.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved c/b/e/*debugger* to c/b/e/api/debugger/
mitchellwrosen@chromium.org
2012-07-12
1
-492
/
+0
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-11
/
+9
*
Remove a bunch of trivial render_view_host_delegate.h includes in chrome.
jam@chromium.org
2012-05-22
1
-4
/
+2
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+2
*
Fix unsafe infobar usage pattern in ExtensionDevToolsClientHost. Listening f...
pkasting@chromium.org
2012-05-04
1
-32
/
+32
*
TabContents -> WebContentsImpl, part 18.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
TabContents -> WebContentsImpl, part 8.
avi@chromium.org
2012-04-13
1
-7
/
+6
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+1
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-4
/
+4
*
Allow browser to handle all WebUI navigations.
creis@chromium.org
2012-03-15
1
-1
/
+2
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-2
/
+2
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-3
/
+3
*
Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.
jam@chromium.org
2012-01-27
1
-2
/
+3
*
DevTools: look up client hosts for the given tab contents while navigating.
pfeldman@chromium.org
2012-01-20
1
-15
/
+19
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-18
/
+20
*
DevTools: display infobar while extension is attached to the tab via chrome.d...
pfeldman@chromium.org
2011-12-23
1
-15
/
+112
*
DevTools: do not close debugger connection upon any extension unload.
pfeldman@chromium.org
2011-12-23
1
-1
/
+5
*
DevTools: do not allow chrome.debugger to attach to the WebUI pages.
pfeldman@chromium.org
2011-12-23
1
-0
/
+9
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-3
/
+3
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-3
/
+3
*
Define DevTools content API
yurys@chromium.org
2011-12-01
1
-27
/
+25
*
Delete DevToolsAgent::frontendLoaded related plumbing
yurys@chromium.org
2011-11-26
1
-3
/
+0
*
DevTools: extend experimental.debugger API to potentially allow non-tab debug...
pfeldman@chromium.org
2011-10-26
1
-29
/
+45
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-8
/
+8
*
Refactor ExtensionTabUtil-namespaced functions into their own file.
miket@chromium.org
2011-09-27
1
-2
/
+2
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
1
-3
/
+7
*
DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...
pfeldman@chromium.org
2011-07-20
1
-3
/
+3
*
DevTools: explicitly define routed messages as routed, not control. All DevTo...
yurys@chromium.org
2011-07-13
1
-2
/
+3
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-4
/
+5
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-2
/
+2
*
This change provides initial support for sending DevTools messages between Wo...
yurys@chromium.org
2011-05-27
1
-1
/
+1
*
DevTools: fix extension parameters passing.
pfeldman@chromium.org
2011-04-11
1
-1
/
+1
*
This is downstream fix for chrome.experimental.debugger API.
loislo@chromium.org
2011-04-08
1
-73
/
+44
*
Extensions: pass domain and command to the debugger events.
pfeldman@chromium.org
2011-04-01
1
-6
/
+24
*
DevTools: make extensions more user-friendly.
pfeldman@chromium.org
2011-03-30
1
-18
/
+97
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Extensions: expose raw debugging protocol via extension API.
pfeldman@chromium.org
2011-03-17
1
-0
/
+293