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_sanity_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run the devtools sanity tests as a browser_test instead of interactive_ui_tes...
jam@chromium.org
2012-05-15
1
-620
/
+0
*
Reenable passing DevToolsSanityTest test
vsevik@chromium.org
2012-05-11
1
-1
/
+1
*
Revert 135175 - Revert 135164 - Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-2
/
+0
*
Revert 135164 - Cleanup of browser_test harness.
mmenke@chromium.org
2012-05-03
1
-0
/
+2
*
Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-2
/
+0
*
RefCounted types should not have public destructors, chrome/browser/ part 6
rsleevi@chromium.org
2012-04-27
1
-1
/
+6
*
Remove EPM:all_hosts_ and use all_extension_views_ instead.
benwells@chromium.org
2012-04-26
1
-8
/
+9
*
WebKit roll 114621:114660
dimich@chromium.org
2012-04-19
1
-2
/
+4
*
Marking DevToolsSanityTest with FAILS on mac.
marja@chromium.org
2012-03-14
1
-3
/
+14
*
DevTools: provide a way for browser process to log into the renderer's tools ...
pfeldman@chromium.org
2012-03-12
1
-11
/
+27
*
Convert uses of int ms to TimeDelta in chrome/browser and net (second try).
tedvessenes@gmail.com
2012-03-08
1
-2
/
+2
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+2
*
Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.
rsleevi@chromium.org
2012-03-04
1
-2
/
+2
*
Convert uses of int ms to TimeDelta in chrome/browser and net.
tedvessenes@gmail.com
2012-03-04
1
-2
/
+2
*
Add a test for extension messaging within DevTools extensions.
caseq@google.com
2012-02-28
1
-0
/
+8
*
Disable newly failing test on debug builds
scottbyer@chromium.org
2012-02-21
1
-0
/
+3
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-15
1
-1
/
+2
*
Unskip DevTools test
vsevik@chromium.org
2012-02-15
1
-2
/
+1
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-6
/
+4
*
Mark DevToolsExtensionTest.TestContentScriptIsPresent as flaky.
rvargas@google.com
2012-02-14
1
-1
/
+1
*
Revert 121787 - Mark DevToolsExtensionTest.TestContentScriptIsPresent as flaky.
rvargas@google.com
2012-02-14
1
-4
/
+2
*
Mark DevToolsExtensionTest.TestContentScriptIsPresent as flaky.
rvargas@google.com
2012-02-14
1
-2
/
+4
*
Hide WorkerProcessHost from chrome.
jam@chromium.org
2012-02-01
1
-43
/
+23
*
Enable tests again after V8 roll.
mstarzinger@chromium.org
2012-01-30
1
-2
/
+1
*
Disable a DevToolsSanityTest that times out
rlarocque@chromium.org
2012-01-25
1
-2
/
+3
*
Unskip test after fix.
vsevik@chromium.org
2012-01-25
1
-7
/
+1
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-12
/
+10
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-10
/
+12
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-12
/
+10
*
Disable tests asserting in V8.
alokp@chromium.org
2012-01-18
1
-1
/
+2
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-2
/
+2
*
Get rid of unnecessary accessors in BrowserProcessHost that were transitional...
jam@chromium.org
2012-01-13
1
-4
/
+4
*
Mark DevToolsSanityTest.TestShowScriptsTab flaky on Windows.
asvitkine@chromium.org
2012-01-05
1
-2
/
+8
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-2
/
+3
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-4
/
+6
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-3
/
+3
*
Create an API around WorkerService that chrome consumes. Rename the existing ...
jam@chromium.org
2011-12-29
1
-2
/
+4
*
Adjusted tests to changes to chrome.(experimental.)?devtools namespaces in WK.
caseq@google.com
2011-12-26
1
-2
/
+17
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-2
/
+2
*
Temporarily disable DevToolsExtensionTest.TestDevToolsExtensionAPI
caseq@google.com
2011-12-21
1
-1
/
+1
*
Take chrome.devtools out of experimental.
caseq@google.com
2011-12-21
1
-11
/
+5
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Added a smoke test for DevTools extension API (detailed API tests are in WebKit)
caseq@google.com
2011-12-19
1
-6
/
+19
*
Revert "Added a smoke test for DevTools extension API (detailed API tests are...
caseq@google.com
2011-12-19
1
-20
/
+7
*
Added a smoke test for DevTools extension API (detailed API tests are in WebKit)
caseq@google.com
2011-12-19
1
-7
/
+20
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-1
/
+2
[next]