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_window.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-214
/
+0
*
Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...
mnissler@chromium.org
2012-12-19
1
-0
/
+214
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-214
/
+0
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Ensure that the Inspect Element operation when performed on Windows 8 Metro A...
ananta@chromium.org
2012-12-11
1
-0
/
+8
*
Remove TabContents from dev tools.
avi@chromium.org
2012-12-11
1
-9
/
+7
*
Remove TabContents from Cocoa code.
avi@chromium.org
2012-12-10
1
-0
/
+2
*
DevTools: do not access tab contents after WebContentsImplDestroyed is dispat...
pfeldman@chromium.org
2012-11-22
1
-1
/
+1
*
Triggering InspectElement from context menu over a guest will open guest's de...
lazyboy@chromium.org
2012-11-14
1
-1
/
+1
*
Reverting this to fix the compile failures on linux clang. please reland afte...
ananta@chromium.org
2012-11-13
1
-1
/
+1
*
Triggering InspectElement from context menu over a guest will open guest's de...
lazyboy@chromium.org
2012-11-13
1
-1
/
+1
*
DevTools: “Dock to right” broken after turning a tab into a window of its...
pfeldman@chromium.org
2012-10-26
1
-3
/
+21
*
Follow up to 162982, fixing ViewIDTest.Basic on mac.
pfeldman@chromium.org
2012-10-19
1
-1
/
+1
*
DevTools: merge is_docked and dock_side into single dock_side state.
pfeldman@chromium.org
2012-10-19
1
-12
/
+23
*
Override WebContentsFocused in DevToolsWindow
cem.kocagil@gmail.com
2012-10-12
1
-0
/
+1
*
Pass result of blockage across content API when new tab blocked. This change ...
tsepez@chromium.org
2012-09-07
1
-1
/
+2
*
Close detached DevTools window (rather than open a new instance) when it rece...
apavlov@chromium.org
2012-09-03
1
-4
/
+7
*
Add WebContents* to some more delegate methods
joth@chromium.org
2012-08-08
1
-0
/
+2
*
Revert "Make F12 close an undocked DevTools window rather than open another D...
apavlov@chromium.org
2012-08-07
1
-1
/
+0
*
Added Reload drop-down menu for when in Dev mode for Windows.
gene@chromium.org
2012-08-06
1
-0
/
+2
*
Make F12 close an undocked DevTools window rather than open another DevTools ...
apavlov@chromium.org
2012-08-01
1
-0
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Make file chooser work when DevTools window is docked to the inspected tab
yurys@chromium.org
2012-07-03
1
-0
/
+4
*
Don't allow saving of devtools or print preview.
avi@chromium.org
2012-06-14
1
-1
/
+0
*
TabContentsWrapper -> TabContents, part 10.
avi@chromium.org
2012-06-07
1
-7
/
+5
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
1
-1
/
+2
*
Move NativeWebKeyboardEvent to the content namespace.
jam@chromium.org
2012-05-18
1
-3
/
+4
*
DevTools: AppendFile implementation.
loislo@chromium.org
2012-05-02
1
-2
/
+4
*
TabContents -> WebContentsImpl, part 8.
avi@chromium.org
2012-04-13
1
-3
/
+3
*
DevTools: make Save As dialog optional for the paths that have already been s...
pfeldman@chromium.org
2012-04-04
1
-5
/
+14
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-12
/
+16
*
DevTools: open resources in the front-end's browser, not the agent's browser.
pfeldman@chromium.org
2012-01-23
1
-0
/
+1
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-1
/
+3
*
TBR=jam
pfeldman@chromium.org
2011-12-29
1
-0
/
+1
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-3
/
+3
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-2
/
+3
*
Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...
jam@chromium.org
2011-12-27
1
-1
/
+1
*
Move TabContentsDelegate to content/public/browser and put it in the content ...
tfarina@chromium.org
2011-12-20
1
-3
/
+3
*
Remove deprecated TabContentsDelegate::OpenURLFromTab variant
jochen@chromium.org
2011-12-02
1
-7
/
+0
*
Define DevTools content API
yurys@chromium.org
2011-12-01
1
-10
/
+16
*
Move DevTools front-end IPC message handling to content
yurys@chromium.org
2011-12-01
1
-14
/
+11
*
Move RenderViewHostObserver to content/public/browser/ and put it into the co...
tfarina@chromium.org
2011-11-25
1
-7
/
+6
*
DevTools: remove obsolete methods from DevToolsClientHost
yurys@chromium.org
2011-11-22
1
-2
/
+1
*
Revert "DevTools: remove obsolete methods from DevToolsClientHost"
yurys@chromium.org
2011-11-22
1
-0
/
+2
*
DevTools: remove obsolete methods from DevToolsClientHost
yurys@chromium.org
2011-11-22
1
-2
/
+0
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-12
/
+14
*
[Mac] Make detached DevTools window draggable by the titlebar - Chrome-side p...
asvitkine@chromium.org
2011-11-10
1
-0
/
+1
*
Implement inspect action for workers in Task Manager
yurys@chromium.org
2011-11-02
1
-0
/
+4
*
Fix the asan fix.
joaodasilva@chromium.org
2011-10-20
1
-1
/
+1
[next]