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
/
content
/
browser
/
devtools
/
devtools_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a NavigationHandle class to content/public/browser
clamy
2015-07-31
1
-0
/
+1
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-6
/
+7
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-7
/
+6
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-6
/
+7
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-7
/
+6
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-6
/
+7
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-08
1
-4
/
+6
*
Revert of Classify navigations without page id in parallel to the existing cl...
ksakamoto
2015-05-08
1
-6
/
+4
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-07
1
-4
/
+6
*
Revert of Classify navigations without page id in parallel to the existing cl...
pdr
2015-05-05
1
-6
/
+4
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-04
1
-4
/
+6
*
[DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...
dgozman
2015-04-28
1
-85
/
+1
*
Revert of Classify navigations without page id in parallel to the existing cl...
vkuzkokov
2015-04-28
1
-6
/
+4
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-04-28
1
-4
/
+6
*
Revert of Classify navigations without page id in parallel to the existing cl...
mohsen
2015-04-27
1
-6
/
+4
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-04-27
1
-4
/
+6
*
[DevTools] Remove DevToolsManager::Observer.
dgozman
2015-04-21
1
-132
/
+0
*
Add MockRenderProcessHost::SimulateCrash to simplify unit testing of crashes.
nick
2015-04-18
1
-1
/
+3
*
PlzNavigate: track pending commits
clamy
2015-04-17
1
-3
/
+3
*
PlzNavigate: add proper helper functions to DevToolsManagerTest
clamy
2015-03-31
1
-0
/
+3
*
DevTools: rename RenderViewDevToolsAgentHost to RenderFrame*.
pfeldman
2015-01-29
1
-1
/
+0
*
Split EmbeddedWorkerDevToolsManager into two for Shared- and ServiceWorker
kinuko
2014-12-22
1
-3
/
+3
*
[DevTools] Fix DevToolsManagerTest.TestObserver
vkuzkokov
2014-12-12
1
-2
/
+3
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-2
/
+2
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-45
/
+39
*
Replacing the OVERRIDE with override and FINAL with final in content/browser...
mohan.reddy
2014-10-07
1
-28
/
+28
*
Fix DevToolsManagerTest.TestObserver flakiness.
dgozman
2014-09-29
1
-23
/
+42
*
[DevTools] Implement DevToolsManager::Observer which notifies about target up...
dgozman
2014-09-29
1
-0
/
+205
*
Revert of [DevTools] Implement DevToolsManager::Observer which notifies about...
dgozman
2014-09-26
1
-206
/
+0
*
[DevTools] Implement DevToolsManager::Observer which notifies about target up...
dgozman
2014-09-26
1
-0
/
+206
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-5
/
+5
*
[DevTools] Rename DevToolsManagerImpl to DevToolsManager.
dgozman
2014-09-10
1
-1
/
+1
*
Remove implicit conversions from scoped_refptr to T* in content/browser/devto...
dcheng
2014-08-27
1
-2
/
+2
*
[DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...
dgozman@chromium.org
2014-08-18
1
-49
/
+29
*
Move WebContentsTester::TestDidNavigate to use RFH's. This eliminates one usage
nick@chromium.org
2014-08-15
1
-2
/
+4
*
Revert of [DevTools] Make DevTools clients talk directly to DevToolsAgentHost...
pfeldman@chromium.org
2014-08-12
1
-29
/
+49
*
[DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...
dgozman@chromium.org
2014-08-08
1
-49
/
+29
*
DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.
pfeldman@chromium.org
2014-08-08
1
-8
/
+8
*
DevTools: Sync lifetime of DevToolsExternalAgentProxy, its delegate and DevTo...
vkuzkokov@chromium.org
2014-05-29
1
-6
/
+4
*
Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\...
jam@chromium.org
2013-12-05
1
-1
/
+1
*
Remove unnecessary ContentBrowserClient in test.
creis@chromium.org
2013-11-05
1
-28
/
+0
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-2
/
+1
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
1
-4
/
+0
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-6
/
+6
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-6
/
+10
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-3
/
+2
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-1
/
+1
*
Remove redundant DevToolsManager methods and clean up its clients.
kaznacheev@chromium.org
2013-04-01
1
-23
/
+16
*
Introduced DevToolsExternalAgentProxy interface for connecting to an agent by...
kaznacheev@chromium.org
2013-03-26
1
-0
/
+59
[next]