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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove FLAKY prefix from TabOnRemoved test.
dmazzoni@chromium.org
2010-10-07
1
-9
/
+1
*
Revert 61718 - GPU process terminates on hang.
mnissler@chromium.org
2010-10-07
16
-276
/
+48
*
Updating trunk VERSION from 548.0 to 549.0
chrome-release@google.com
2010-10-07
1
-1
/
+1
*
Mark ExtensionApiTest.IncognitoSplitMode flaky on Linux.
mnissler@chromium.org
2010-10-07
1
-1
/
+8
*
Mark ExtensionApiTest.Tabs flaky on win and linux.
mnissler@chromium.org
2010-10-07
1
-1
/
+3
*
Create a zip archive of generated policy templates on Windows
gfeher@chromium.org
2010-10-07
2
-5
/
+101
*
WebKit roll 69262:69275
tkent@chromium.org
2010-10-07
1
-1
/
+1
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
18
-129
/
+325
*
Add Worker tests for FileSystem API.
kinuko@chromium.org
2010-10-07
2
-0
/
+57
*
Heapchecker: Disable TemplateURLFetcherTest.BasicTest, it's hanging.
thestig@chromium.org
2010-10-07
1
-0
/
+2
*
Add ability to set the language and the focus from URL hash.
satorux@chromium.org
2010-10-07
2
-3
/
+38
*
Fix a JavaScript error in personal_options.js for Chrome OS.
satorux@chromium.org
2010-10-07
1
-2
/
+3
*
Make BrowserAccessibilityManager cross platform. Step 2.
ctguil@chromium.org
2010-10-07
10
-802
/
+915
*
Add expectations for cached-frame-coutner.html and last-modified-parsing.html
tkent@chromium.org
2010-10-07
1
-0
/
+3
*
Rename ChromeThread to BrowserThread Part4:
tfarina@chromium.org
2010-10-07
22
-148
/
+147
*
Webkit roll 69180:69262
tkent@chromium.org
2010-10-07
2
-7
/
+1
*
Fix a bug in SpdyProxyClientSocket::PopulateUserBuffer, where
rch@chromium.org
2010-10-07
2
-2
/
+36
*
Valgrind: Suppress a couple of GPU / Mac memory errors.
thestig@chromium.org
2010-10-07
1
-0
/
+26
*
Rename ChromeThread to BrowserThread Part3:
tfarina@chromium.org
2010-10-07
21
-93
/
+93
*
Disable TemplateURLFetcherTest.BasicTest on memory bots. It's timing out.
thestig@chromium.org
2010-10-07
1
-0
/
+2
*
Allow cygwin users to run run_webkit_tests.py.
pkasting@chromium.org
2010-10-07
1
-10
/
+5
*
Hook up Cookies content settings for FileSystem API
kinuko@chromium.org
2010-10-07
1
-11
/
+15
*
Reconcile sync.proto client/server diffs.
nick@chromium.org
2010-10-07
2
-26
/
+95
*
Revert 61740 - Make BrowserAccessibilityManager cross platform. Step 2.
ctguil@chromium.org
2010-10-07
12
-921
/
+806
*
Remove obsolete TODOs. The referred bug has been closed for a while.
jeanluc@google.com
2010-10-07
1
-6
/
+0
*
Adding modifications to allow chrome to naviagte to URLs.
jmikhail@google.com
2010-10-07
31
-217
/
+737
*
SSLUITest.TestRunsInsecuredContentRandomizeHash fails on Vista Tests (and oth...
dhollowa@chromium.org
2010-10-07
1
-1
/
+3
*
One more try reenbling IncognitoSplitMode.
mpcomplete@chromium.org
2010-10-07
1
-2
/
+1
*
Fix a bug when we transitioned from managed no default allowed to managed def...
jeanluc@google.com
2010-10-07
2
-20
/
+43
*
Changes around instant to verify if the page really supports instant
sky@chromium.org
2010-10-07
9
-71
/
+325
*
ExtensionApiTest.Tabs: disable failing test
evan@chromium.org
2010-10-07
2
-5
/
+3
*
Make BrowserAccessibilityManager cross platform. Step 2.
ctguil@chromium.org
2010-10-06
12
-806
/
+921
*
Mark ProcessSingletonTest.StartupRaceCondition as FAILS on linux views.
mattm@chromium.org
2010-10-06
1
-1
/
+7
*
Mark ExtensionApiTest.Tabs as FAILS on ChromeOS
sergeyu@chromium.org
2010-10-06
1
-1
/
+5
*
Rehabilitate BrowserFocusTest.TabInitialFocus
isherman@chromium.org
2010-10-06
1
-7
/
+13
*
Add test self-signed cert for http://codereview.chromium.org/3576016/show.
mattm@chromium.org
2010-10-06
2
-0
/
+3
*
Make extension docs builder use a sorted walk.
asargent@chromium.org
2010-10-06
42
-5
/
+21
*
Alt logo.
mirandac@chromium.org
2010-10-06
2
-4
/
+4
*
Added methods to webkit_support.* to support nested loops in chromium DRT.
prasadt@chromium.org
2010-10-06
2
-0
/
+10
*
A large part of this change is adding the 1st unit test for TemplateURLFetcher.
levin@chromium.org
2010-10-06
6
-89
/
+223
*
Fix build break on mac.
sergeyu@chromium.org
2010-10-06
1
-0
/
+2
*
Fix gfx unit-tests so they do not crash on Windows, prior to Windows 7
georgey@chromium.org
2010-10-06
5
-3
/
+166
*
Detach the ClientSocketHandle from an HttpStream so the same socket can be re...
cbentzel@chromium.org
2010-10-06
14
-13
/
+98
*
Use new Chromotocol code in host andclient.
sergeyu@chromium.org
2010-10-06
50
-601
/
+1286
*
ExtensionApiTest.Tabs: fix window type, re-enable test
evan@chromium.org
2010-10-06
3
-13
/
+9
*
Re-disable IncognitoSplitMode. It's still hanging.
mpcomplete@chromium.org
2010-10-06
1
-1
/
+2
*
Extends update_expectations_from_dashboard.py to handle adding missing expect...
ojan@google.com
2010-10-06
4
-79
/
+358
*
Fix build break on Official ChromeOS builder caused by r61684.
sergeyu@chromium.org
2010-10-06
1
-2
/
+2
*
GPU process terminates on hang.
apatrick@chromium.org
2010-10-06
16
-48
/
+276
*
media/audio-delete-while-slider-thumb-clicked.html stopped crashing.
ajwong@chromium.org
2010-10-06
1
-3
/
+1
[next]