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
/
devtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: enable reverse tethering in the ADB remote debugging.
pfeldman@chromium.org
2013-04-16
5
-8
/
+280
*
DevTools: remove obsolete protocol request helper.
pfeldman@chromium.org
2013-04-15
2
-138
/
+0
*
DevTools: allow opening remote debugging front-end in native DevTools window.
pfeldman@chromium.org
2013-04-15
3
-40
/
+74
*
Fix DevTools renderer process size instrumentation broken on Windows.
alph@chromium.org
2013-04-09
1
-8
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-9
/
+9
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
3
-9
/
+9
*
Really fix build after r193020.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-9
/
+9
*
net: move socket files from net/base to net/socket
phajdan.jr@chromium.org
2013-04-09
2
-2
/
+2
*
Revert "Disable failing test DevToolsSanityTest.TestPauseWhenScriptIsRunning"
pfeldman@chromium.org
2013-04-08
1
-3
/
+7
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-2
/
+7
*
DevTools: Enable subpixel antialiasing on Linux
alph@chromium.org
2013-04-05
1
-0
/
+6
*
Disable failing test DevToolsSanityTest.TestPauseWhenScriptIsRunning
jsbell@chromium.org
2013-04-05
1
-7
/
+3
*
Deprecate Browser::TYPE_PANEL
stevenjb@chromium.org
2013-04-04
2
-5
/
+5
*
AppCache: support custom schemes in appcache interfaces.
pfeldman@chromium.org
2013-04-03
2
-30
/
+42
*
DevTools: open remote front-ends using chrome-devtools://remote/* urls.
pfeldman@chromium.org
2013-04-03
2
-4
/
+1
*
Fix RemoteDebuggingTest
kaznacheev@chromium.org
2013-04-03
1
-64
/
+11
*
DevTools: open remote debugging front-end in DevToolsWindow
pfeldman@chromium.org
2013-04-02
3
-22
/
+54
*
DevTools: allow devtools to load front-end off remote host.
pfeldman@chromium.org
2013-04-02
1
-1
/
+1
*
[DevTools] Introduced minimized dock mode.
dgozman@chromium.org
2013-04-01
2
-20
/
+49
*
Remove redundant DevToolsManager methods and clean up its clients.
kaznacheev@chromium.org
2013-04-01
4
-38
/
+22
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-3
/
+3
*
Granted create file in isolated file system permission to DevTools renderer.
vsevik@chromium.org
2013-03-29
1
-0
/
+1
*
DevTools: navigating to chrome://inspect crashes when there is no ADB.
pfeldman@chromium.org
2013-03-29
1
-1
/
+1
*
DevTools: introduce Adb-based DevToolsExternalAgentProxyDelegate.
pfeldman@chromium.org
2013-03-27
2
-14
/
+214
*
DevTools: extract ADB command classes, change objects' lifetimes
pfeldman@chromium.org
2013-03-26
4
-377
/
+447
*
DevTools: respect minimum width/height when resizing.
dgozman@chromium.org
2013-03-24
2
-0
/
+14
*
DevTools: support tunnels over ADB and complex ADB commands (like shell).
pfeldman@chromium.org
2013-03-22
6
-179
/
+659
*
Report renderer process memory sizes broken on MacOS.
alph@chromium.org
2013-03-21
1
-0
/
+13
*
Revert 189014 "Report renderer process memory sizes broken on Ma..."
wjia@chromium.org
2013-03-19
1
-13
/
+0
*
Report renderer process memory sizes broken on MacOS.
alph@chromium.org
2013-03-19
1
-0
/
+13
*
Disable a failing test.
eroman@chromium.org
2013-03-18
1
-1
/
+7
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-3
/
+3
*
Clean up DevToolsAgentHost and DevToolsManager interfaces
kaznacheev@chromium.org
2013-03-15
2
-22
/
+6
*
Revert 188369 "Clean up DevToolsAgentHost and DevToolsManager in..."
kaznacheev@chromium.org
2013-03-15
2
-5
/
+21
*
Clean up DevToolsAgentHost and DevToolsManager interfaces
kaznacheev@chromium.org
2013-03-15
2
-21
/
+5
*
Introduce the global registry of DevToolsAgentHost instances.
kaznacheev@chromium.org
2013-03-14
1
-0
/
+17
*
Show extension names instead of urls in DevTools http protocol target list
kaznacheev@chromium.org
2013-03-13
2
-3
/
+23
*
Avoid retaining the pointer to inspected WebContents in DevToolsWindow
kaznacheev@chromium.org
2013-03-13
2
-18
/
+47
*
Disabled RemoteDebuggingTest
kaznacheev@chromium.org
2013-03-12
1
-2
/
+2
*
This is required to simplify the implementation of chrome.debugger.getTargets.
kaznacheev@chromium.org
2013-03-12
1
-0
/
+74
*
Provide DevToolsHttpHandlerDelegate with an ability to provide additional pag...
mnaganov@chromium.org
2013-03-11
2
-0
/
+6
*
DevTools: add backend for discovering connected ADB devices.
pfeldman@chromium.org
2013-03-11
6
-0
/
+520
*
Rebind frontend host when frontend renderer navigates to devtools url.
vsevik@chromium.org
2013-03-07
1
-14
/
+22
*
Let the browser handle external navigations from DevTools.
vsevik@chromium.org
2013-03-07
1
-0
/
+20
*
Supported DevTools to DevTools navigation in OpenURLFromTab in DevToolsWindow.
vsevik@chromium.org
2013-03-06
2
-4
/
+15
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
*
Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in sever...
pneubeck@chromium.org
2013-02-26
1
-3
/
+3
*
Remove WebContents methods that duplicate WebContentsView methods.
jam@chromium.org
2013-02-26
1
-1
/
+2
*
Make Browser::CreateParams::CreateFor(App|DevTools) take HostDesktopType.
gab@chromium.org
2013-02-23
1
-1
/
+5
[next]