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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reenable NavigateToPrerenderedPageWhenDevToolsAttached after WebKit r101176
yurys@chromium.org
2011-11-29
1
-2
/
+1
*
base::Bind: Convert devtools_sanity_unittest.cc.
jhawkins@chromium.org
2011-11-28
1
-36
/
+16
*
Revert InspectSharedWorker and PauseInSharedWorkerInitialization tests to pas...
caseq@google.com
2011-11-28
1
-2
/
+16
*
Move RenderViewHostObserver to content/public/browser/ and put it into the co...
tfarina@chromium.org
2011-11-25
2
-8
/
+7
*
Disable two tests started crashing after WebKit r101166
yurys@chromium.org
2011-11-25
1
-1
/
+2
*
DevTools: remove support for legacy remote debugger.
yurys@chromium.org
2011-11-24
18
-2657
/
+0
*
Disable InspectSharedWorker/PauseInSharedWorkInitialization across all platfo...
rsleevi@chromium.org
2011-11-23
1
-14
/
+2
*
Disable InspectSharedWorker/PauseInSharedWorkerInitialization that times out.
oshima@google.com
2011-11-23
1
-2
/
+2
*
Roll WebKit 100977:101017.
adamk@chromium.org
2011-11-22
1
-4
/
+2
*
DevTools: remove obsolete methods from DevToolsClientHost
yurys@chromium.org
2011-11-22
2
-18
/
+34
*
Revert "DevTools: remove obsolete methods from DevToolsClientHost"
yurys@chromium.org
2011-11-22
2
-23
/
+21
*
DevTools: remove obsolete methods from DevToolsClientHost
yurys@chromium.org
2011-11-22
2
-21
/
+23
*
WebKit roll 100904:100924
steveblock@chromium.org
2011-11-21
1
-1
/
+1
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
9
-40
/
+44
*
Enforce that most content messages files can't be included by chrome.
jam@chromium.org
2011-11-19
1
-3
/
+2
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-1
/
+1
*
Cleanup: Remove more forward declarations in various chrome/browser directories.
thestig@chromium.org
2011-11-16
1
-1
/
+0
*
Standardize naming of SelectFileDialog implementation files.
jamescook@chromium.org
2011-11-15
1
-1
/
+1
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
[Mac] Make detached DevTools window draggable by the titlebar - Chrome-side p...
asvitkine@chromium.org
2011-11-10
2
-3
/
+13
*
Mark DevToolsSanityTest.TestReattachAfterCrash flaky on Linux.
joi@chromium.org
2011-11-09
1
-0
/
+4
*
DevTools: reattach to crashed inspected page when it reloads
yurys@chromium.org
2011-11-09
1
-0
/
+18
*
chrome: Remove 7 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-05
8
-30
/
+30
*
Refactor loading out of ExtensionService.
yoz@chromium.org
2011-11-02
1
-1
/
+2
*
Implement inspect action for workers in Task Manager
yurys@chromium.org
2011-11-02
2
-0
/
+24
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
3
-0
/
+6
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Removing dedicated worker-related IPC codei (first round).
dslomov@chromium.org
2011-10-27
1
-2
/
+1
*
Mark WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization flaky on Wind...
vandebo@chromium.org
2011-10-26
1
-1
/
+3
*
base::Bind: Convert chrome/browser/debugger.
jhawkins@chromium.org
2011-10-22
4
-21
/
+25
*
When WorkerProcessHost receives WorkerHostMsg_WorkerContextDestroyed message ...
yurys@chromium.org
2011-10-21
1
-3
/
+3
*
Fix the asan fix.
joaodasilva@chromium.org
2011-10-20
2
-2
/
+2
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
2
-5
/
+6
*
Move content_browser_client.h to public, and while at it, move
joi@chromium.org
2011-10-19
2
-3
/
+3
*
Remove FLAKY modifier from WorkerDevToolsSanityTest.PauseInSharedWorkerInitia...
yurys@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
3
-30
/
+34
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
1
-1
/
+1
*
Enable DevTools tests for debugger pause functionality
yurys@chromium.org
2011-10-17
1
-5
/
+2
*
Mark PauseInSharedWorkerInitialization as flaky
yurys@chromium.org
2011-10-17
1
-1
/
+1
*
Enable WorkerDevToolsSanityTest.InspectSharedWorker
yurys@chromium.org
2011-10-17
1
-1
/
+6
*
Disable WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization on Mac OS X
yurys@chromium.org
2011-10-17
1
-1
/
+8
*
DevTools: test that debugger can be paused in shared worker initialization code
yurys@chromium.org
2011-10-17
1
-2
/
+78
*
Don't show URL for pending new navigations initiated by the renderer.
creis@chromium.org
2011-10-13
1
-1
/
+2
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
2
-9
/
+11
*
DevTools: support shared worker initialization debugger
yurys@chromium.org
2011-10-12
1
-17
/
+36
*
Move BindingsPolicy enum to content\public\common and put it in the content n...
jam@chromium.org
2011-10-11
1
-2
/
+3
*
DevTools: introduce Attach/Detach on DevToolsAgentHost
yurys@chromium.org
2011-10-03
1
-1
/
+4
*
DevTools: don't send Detach followed by Attach message on navigation if inspe...
yurys@chromium.org
2011-09-28
1
-0
/
+7
*
Pass name of a devtools extension when adding it to DevTools.
caseq@chromium.org
2011-09-22
1
-0
/
+1
*
Fix a weird link error by replacing std::string::compare() with !=.
satorux@chromium.org
2011-09-15
1
-1
/
+1
[next]