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
/
test
/
data
/
devtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DevTools] Extended RemoteDebuggingTest.RemoteDebugger with additional json p...
zvorygin@chromium.org
2013-11-05
2
-17
/
+148
*
Migrate DevToolsHTTPHandlerImpl to using DevToolsTargetImpl
kaznacheev@chromium.org
2013-10-28
1
-2
/
+3
*
Fix Telemetry.
tonyg@chromium.org
2013-10-26
1
-3
/
+2
*
DevTools: Introduce DevToolsTargetImpl to unify debug target across several p...
kaznacheev@chromium.org
2013-10-25
1
-2
/
+3
*
Revert 230840 "DevTools: Introduce DevToolsTargetImpl to unify d..."
kuan@chromium.org
2013-10-25
1
-3
/
+2
*
DevTools: Introduce DevToolsTargetImpl to unify debug target across several p...
kaznacheev@chromium.org
2013-10-24
1
-2
/
+3
*
Revert 230720 "DevTools: Introduce DevToolsTargetImpl to unify d..."
ajwong@chromium.org
2013-10-24
1
-3
/
+2
*
DevTools: Introduce DevToolsTargetImpl to unify debug target across several p...
kaznacheev@chromium.org
2013-10-24
1
-2
/
+3
*
DevTools: Extract target discovery and manipulation from DevToolsHttpHandlerImpl
kaznacheev@chromium.org
2013-10-03
1
-1
/
+3
*
Go back to JSON serialization of extension messages. base::Value pickling was
kalman@chromium.org
2013-06-21
1
-1
/
+1
*
Replace JSON (de)serialization of extension messages with direct Value pickling.
kalman@chromium.org
2013-06-04
1
-1
/
+1
*
Revert 203489 "Replace JSON (de)serialization of extension messa..."
tonyg@chromium.org
2013-06-03
1
-1
/
+1
*
Replace JSON (de)serialization of extension messages with direct Value pickling.
kalman@chromium.org
2013-05-31
1
-1
/
+1
*
Fix RemoteDebuggingTest
kaznacheev@chromium.org
2013-04-03
1
-1
/
+4
*
This is required to simplify the implementation of chrome.debugger.getTargets.
kaznacheev@chromium.org
2013-03-12
3
-0
/
+79
*
Add an icon file required for another patch
kaznacheev@chromium.org
2013-03-11
1
-0
/
+0
*
Update references to the extension messaging APIs and lastError to point to
kalman@chromium.org
2013-01-08
2
-2
/
+10
*
Fix a bunch of bad line endings.
thestig@chromium.org
2012-04-24
1
-19
/
+19
*
Do not require DevTools extension resources to be white-listed in manifest.
caseq@google.com
2012-03-13
3
-14
/
+2
*
Add a test for extension messaging within DevTools extensions.
caseq@google.com
2012-02-28
4
-0
/
+81
*
Adjusted tests to changes to chrome.(experimental.)?devtools namespaces in WK.
caseq@google.com
2011-12-26
4
-5
/
+42
*
Add 'web_accessible_resource" keyword for version 2 extension manifests. This...
cdn@chromium.org
2011-12-21
1
-1
/
+5
*
Take chrome.devtools out of experimental.
caseq@google.com
2011-12-21
1
-4
/
+1
*
Added a smoke test for DevTools extension API (detailed API tests are in WebKit)
caseq@google.com
2011-12-19
3
-0
/
+42
*
Revert "Added a smoke test for DevTools extension API (detailed API tests are...
caseq@google.com
2011-12-19
3
-42
/
+0
*
Added a smoke test for DevTools extension API (detailed API tests are in WebKit)
caseq@google.com
2011-12-19
3
-0
/
+42
*
Update these manifests to mainfest_version 2.
abarth@chromium.org
2011-11-30
1
-2
/
+2
*
DevTools: don't send Detach followed by Attach message on navigation if inspe...
yurys@chromium.org
2011-09-28
1
-0
/
+19
*
Remove old Heap Profiler interactive test.
mnaganov@chromium.org
2011-05-05
1
-26
/
+0
*
DevTools: re-enable devtools tests.
pfeldman@chromium.org
2011-01-20
8
-126
/
+0
*
DevTools: delete TestAutocontinueOnSyntaxError test which has been superseded...
yurys@chromium.org
2010-09-08
1
-9
/
+0
*
DevTools: delete DevToolsSanityTest.TestExpandScope which was converted into ...
yurys@chromium.org
2010-09-06
1
-22
/
+0
*
DevTools: delete two debugger tests which was moved upstream
podivilov@chromium.org
2010-09-06
1
-18
/
+0
*
DevTools: remove debugger step tests that have been converted into WebKit lay...
yurys@chromium.org
2010-08-17
2
-41
/
+0
*
DevTools: convert console tests into WebKit layout tests
yurys@chromium.org
2010-08-17
2
-61
/
+0
*
Add test for Heap profiler.
mnaganov@chromium.org
2010-06-23
1
-0
/
+26
*
Update and enable DevToolsSanityTest.TestProfilerTab.
mnaganov@chromium.org
2010-04-15
1
-7
/
+3
*
DevTools: process pause script request on the IO thread. To pause already run...
yurys@chromium.org
2009-11-30
1
-0
/
+13
*
DevTools: add test for pause event during frontend load.
yurys@google.com
2009-11-11
1
-0
/
+17
*
DevTools: add pause on exception test
yurys@google.com
2009-11-07
1
-0
/
+18
*
DevTools: report correct content length for resources.
yurys@google.com
2009-11-02
2
-0
/
+7
*
DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.
yurys@google.com
2009-10-27
1
-0
/
+13
*
Revert 29635 - DevTools: fix and enable TestContentScriptIsPresent
nsylvain@chromium.org
2009-10-21
1
-12
/
+0
*
DevTools: fix and enable TestContentScriptIsPresent
yurys@google.com
2009-10-21
1
-0
/
+12
*
DevTools: test that content scripts are visible in the debugger scripts list
yurys@google.com
2009-10-21
2
-0
/
+20
*
DevTools: support autocompletion when script is paused
yurys@google.com
2009-10-14
1
-0
/
+35
*
DevTools: allow inspecting __proto__, constructor, prototype properties.BUG=2...
yurys@google.com
2009-10-07
1
-0
/
+41
*
DevTools: test that scopes can be epxanded
yurys@google.com
2009-10-02
1
-0
/
+22
*
DevTools: add tests for step over/out/in
yurys@google.com
2009-09-30
2
-0
/
+41
*
DevTools: autoresume execution on parse errors.
yurys@google.com
2009-09-24
1
-0
/
+9
[next]