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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
7
-2
/
+21
*
Revert 61787 - Add WebP library to Chromium
fbarchard@chromium.org
2010-10-07
1
-1
/
+0
*
Add WebP library to Chromium
fbarchard@chromium.org
2010-10-07
1
-0
/
+1
*
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
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
8
-10
/
+25
*
Add Worker tests for FileSystem API.
kinuko@chromium.org
2010-10-07
1
-0
/
+51
*
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
*
Rename ChromeThread to BrowserThread Part4:
tfarina@chromium.org
2010-10-07
22
-148
/
+147
*
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
*
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
*
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
*
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
*
A large part of this change is adding the 1st unit test for TemplateURLFetcher.
levin@chromium.org
2010-10-06
6
-89
/
+223
*
Detach the ClientSocketHandle from an HttpStream so the same socket can be re...
cbentzel@chromium.org
2010-10-06
1
-2
/
+7
*
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
*
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
*
Match up array delete to array allocate.
avi@chromium.org
2010-10-06
1
-1
/
+1
*
Printing: Convert PrintingContext into an interface implemented by the separate
jhawkins@chromium.org
2010-10-06
3
-18
/
+22
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
8
-25
/
+10
*
Fix up the IndexedDB plumbing layers to match the latest WebKit code.
jorlow@chromium.org
2010-10-06
16
-306
/
+405
*
PyAuto import tests: Do not import from firefox if it's not installed
nirnimesh@chromium.org
2010-10-06
1
-0
/
+23
*
Revert 61704 - Make BrowserAccessibilityManager cross platform. Step 2. In Pr...
ctguil@chromium.org
2010-10-06
12
-920
/
+803
*
[Mac] Delete TabContents.xib and instead create the TabContentsController's v...
rohitrao@chromium.org
2010-10-06
5
-922
/
+12
*
Make BrowserAccessibilityManager cross platform. Step 2. In Progress.
ctguil@chromium.org
2010-10-06
12
-803
/
+920
*
DOMUI: Two fixes to match the mocks for the Settings page.
jhawkins@chromium.org
2010-10-06
1
-5
/
+5
*
DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...
mattm@chromium.org
2010-10-06
15
-30
/
+1087
*
Modify value only once between sequence points.
avi@chromium.org
2010-10-06
1
-1
/
+1
[next]