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
/
debugger
/
devtools_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...
jam@chromium.org
2011-03-31
1
-1
/
+1
*
Move all dev tools messages to devtools_messages.h and create a TabHelper to ...
jam@chromium.org
2011-03-25
1
-0
/
+9
*
Extensions: expose raw debugging protocol via extension API.
pfeldman@chromium.org
2011-03-17
1
-3
/
+8
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-1
/
+1
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-3
/
+3
*
Remove browsing_instance.h stub file and update all the references.
tfarina@chromium.org
2011-02-24
1
-2
/
+2
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
1
-0
/
+1
*
Makes devtools handle tab replaced notification. This
sky@chromium.org
2011-01-31
1
-0
/
+15
*
Bring back 'navigated' notification for --remote-shell-port protocol
yurys@chromium.org
2011-01-25
1
-0
/
+4
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
1
-0
/
+1
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
1
-1
/
+0
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Fix typo in DevToolsManager
markusheintz@chromium.org
2010-10-25
1
-5
/
+5
*
Add policy to disable Developer-Tools.
markusheintz@chromium.org
2010-10-22
1
-0
/
+13
*
Rename ChromeThread to BrowserThread Part9:
tfarina@chromium.org
2010-10-09
1
-5
/
+6
*
Moved common DevTools detach/closure logic to DevToolsManager::UnbindClientHost
caseq@google.com
2010-10-08
1
-18
/
+14
*
Added support for raw headers.
caseq@google.com
2010-10-06
1
-1
/
+17
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
DevTools: Support runtime property name/value pairs instead of feature names ...
pfeldman@chromium.org
2010-08-17
1
-29
/
+26
*
DevTools: get rid of delayed command dispatching on front-end side.
pfeldman@chromium.org
2010-08-05
1
-2
/
+2
*
DevTools: Inspect Element doesn't select element in the Elements Panel when t...
pfeldman@chromium.org
2010-07-28
1
-1
/
+3
*
Add "Inspect Element" shortcut to browser tabs.
apavlov@chromium.org
2010-07-16
1
-9
/
+15
*
Check that BrowserProcess still exists before accessing its methods from DevT...
yurys@chromium.org
2010-07-01
1
-0
/
+4
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
*
DevTools: implement WebDevToolsAgentClient::WebKitClientMessageLoop. Also mak...
yurys@chromium.org
2010-05-27
1
-14
/
+8
*
Fix docking behaviour for devtools windows that don't have an associated brow...
mnissler@chromium.org
2010-04-06
1
-2
/
+2
*
DevTools: Fix devtools crasher related to unsuccessful extensions reload with...
pfeldman@chromium.org
2010-03-25
1
-25
/
+46
*
Reland r41641 "Make DevTools open docked by default..."
xiyuan@chromium.org
2010-03-22
1
-1
/
+1
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
1
-0
/
+6
*
Revert "Make DevTools open docked by default for chrome os."
tony@chromium.org
2010-03-16
1
-1
/
+1
*
Make DevTools open docked by default for chrome os.
xiyuan@chromium.org
2010-03-15
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Mac: Make devtools window dockable.
thakis@chromium.org
2010-01-05
1
-5
/
+0
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
1
-2
/
+2
*
DevTools: handle the case where client host is disposed while in the list of ...
pfeldman@chromium.org
2009-11-08
1
-13
/
+19
*
DevTools: provide a way for clients to detach and attach client hosts to rend...
pfeldman@chromium.org
2009-11-06
1
-10
/
+42
*
DevTools: Follow up to r31226. Fixed one of the toggledevtools calls.
pfeldman@chromium.org
2009-11-06
1
-1
/
+1
*
DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".
pfeldman@chromium.org
2009-11-06
1
-4
/
+6
*
Highlight node with mouse over it while selecting element to inspect
apavlov@chromium.org
2009-11-05
1
-9
/
+0
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
1
-4
/
+31
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
1
-24
/
+27
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
DevTools: Disable dock action on Mac OS since it is not yet implemented.
pfeldman@chromium.org
2009-07-20
1
-0
/
+5
*
DevTools: Make 'toggle node search' mode work.
pfeldman@chromium.org
2009-07-16
1
-0
/
+9
*
DevTools: Toggle docked devtools window on shortcut.
pfeldman@chromium.org
2009-07-13
1
-23
/
+45
*
DevTools: Preserve devtools window contents on dock/undock.
pfeldman@chromium.org
2009-07-07
1
-8
/
+2
*
DevTools: preserve focus on activating dev tools window.
pfeldman@chromium.org
2009-07-06
1
-0
/
+10
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
1
-5
/
+15
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
1
-16
/
+67
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
1
-1
/
+1
[next]