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
*
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
*
Reland 101111 - Only deliver extension messages to contexts that care.
aa@chromium.org
2011-09-15
2
-11
/
+7
*
Revert 101111 - Only deliver extension messages to contexts that care. This
ericu@google.com
2011-09-14
2
-7
/
+11
*
Only deliver extension messages to contexts that care. This
aa@chromium.org
2011-09-14
2
-11
/
+7
*
Revert 99124: Revert 99099 Fix up more WaitForNavigation calls.
gbillock@chromium.org
2011-09-12
1
-3
/
+3
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
1
-1
/
+2
*
DevTools: introduce WorkderDevToolsAgentHost
yurys@chromium.org
2011-09-08
3
-17
/
+9
*
Get rid of some static initializers.
dmichael@chromium.org
2011-09-03
2
-13
/
+13
*
Revert 99099 (TaskManagerBrowserTest.NoticeHostedAppTabs started failing,
thakis@chromium.org
2011-09-01
1
-3
/
+3
*
Fix up more WaitForNavigation calls. Almost all fixed now.
gbillock@chromium.org
2011-09-01
1
-3
/
+3
*
DevTools handler now handles messages from both client and agent and is creat...
yurys@chromium.org
2011-08-31
2
-37
/
+99
*
Update WebKit to r93846.
pkasting@chromium.org
2011-08-26
1
-6
/
+5
*
WebKit roll 93765:93781.
podivilov@chromium.org
2011-08-25
1
-5
/
+6
*
base: Remove using declaration of FundamentalValue as it's no longer necessary.
tfarina@chromium.org
2011-08-11
1
-1
/
+1
*
Get rid of devtools_window.h and profile_manager.h dependencies in content/br...
yurys@chromium.org
2011-08-02
1
-23
/
+37
*
This is only the first part of the refactoring. The old method was preserved
adriansc@google.com
2011-08-02
2
-3
/
+15
*
Removal of Profile from content part 4.
avi@chromium.org
2011-08-01
1
-0
/
+1
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Disable TestPauseWhenLoadingDevTools and TestPauseWhenScriptIsRunning.
sergeyu@chromium.org
2011-07-28
1
-2
/
+4
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
1
-2
/
+1
*
DevTools: remove profile and url context dependencies from remote debugging s...
pfeldman@chromium.org
2011-07-28
4
-1
/
+183
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+2
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
1
-2
/
+1
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+2
*
DevTools: move devtools_ui into content since it should be able to serve devt...
pfeldman@chromium.org
2011-07-27
2
-0
/
+60
*
Revert 94059 (test still breaks) - Enable WorkerDevToolsSanityTest.InspectSha...
willchan@chromium.org
2011-07-26
1
-1
/
+2
*
Enable WorkerDevToolsSanityTest.InspectSharedWorker
yurys@chromium.org
2011-07-26
1
-2
/
+1
*
DevTools: use standard test utilities instead of custom ones where possible
yurys@chromium.org
2011-07-25
1
-30
/
+7
*
Disable InspectSharedWorker.
thakis@chromium.org
2011-07-24
1
-2
/
+2
*
Setting the InspectSharedWorker interactive test as flaky for all platforms.
leandrogracia@chromium.org
2011-07-22
1
-6
/
+1
*
Extending the flaky test flag for the InspectSharedWorker interactive test to...
leandrogracia@chromium.org
2011-07-22
1
-1
/
+1
*
Setting the InspectSharedWorker interactive test as flaky.
leandrogracia@chromium.org
2011-07-22
1
-1
/
+7
*
Ensures history tab displays a throbber when searching.
beaudoin@chromium.org
2011-07-21
1
-1
/
+1
*
Enable WorkerDevToolsSanityTest.InspectSharedWorker
yurys@chromium.org
2011-07-21
1
-2
/
+1
*
Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...
jochen@chromium.org
2011-07-20
2
-11
/
+13
*
DevTools: get rid of TabContentsWrapper dependencies.
pfeldman@chromium.org
2011-07-20
1
-1
/
+2
*
DevTools: bulk move of legacy protocol back to chrome/.
pfeldman@chromium.org
2011-07-20
23
-10
/
+3151
[next]