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
/
webkit
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out quota-related filesysem internal code into QuotaUtil class
kinuko@chromium.org
2011-05-17
1
-1
/
+1
*
Add "WebKit Linux 32" to and remove "Webkit Linux 64" from the list of builde...
yuzo@chromium.org
2011-05-17
1
-1
/
+1
*
Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...
michaeln@google.com
2011-05-16
1
-1
/
+1
*
Make canary-webkit-revisions.py print failing tests for each subset of builders.
yuzo@chromium.org
2011-05-16
1
-4
/
+46
*
Remove MockWebFrame in favour of MockWebFrameClient and update corresponding ...
scherkus@chromium.org
2011-05-13
1
-2
/
+1
*
ObfuscatedFileSystemFileUtil class
ericu@google.com
2011-05-13
1
-1
/
+1
*
Revert 85250, Update v8 to version 3.3.6.1
ricow@chromium.org
2011-05-13
1
-8
/
+0
*
Update v8 to version to 3.3.6.1
ricow@chromium.org
2011-05-13
1
-0
/
+9
*
Make canary-webkit-revisions.py print failures, not limited to those of webki...
yuzo@chromium.org
2011-05-13
1
-2
/
+8
*
Check the canary builds up to the last-rolled WebKit revision.
yuzo@chromium.org
2011-05-13
1
-15
/
+70
*
Changes for not reading ssl prefs from user_prefs since we have
rtenneti@chromium.org
2011-05-13
1
-2
/
+2
*
Part 1 of changes to to build chrome\common as a dll. Moving some of the func...
ananta@chromium.org
2011-05-12
1
-4
/
+0
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
2
-4
/
+2
*
Fix the http/tests/plugins/third-party-cookie-accept-policy.html layotu test ...
jam@chromium.org
2011-05-11
1
-20
/
+27
*
Implementation of DatabaseQuotaClient for the WebSQLDatabase system.
michaeln@google.com
2011-05-10
1
-0
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
5
-13
/
+6
*
Implement SandboxQuotaClient for Quota support in sandboxed filesystem
kinuko@chromium.org
2011-05-09
2
-2
/
+4
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
5
-6
/
+13
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
5
-13
/
+6
*
Resubmission of 6898057, with build fixes.
ericu@google.com
2011-05-05
1
-0
/
+1
*
Refactor to address URLRequestContext dependency added in
cevans@chromium.org
2011-05-05
1
-1
/
+2
*
Revert 84301 - A database to hold filesystem directory information, to replac...
zea@chromium.org
2011-05-05
1
-1
/
+0
*
A database to hold filesystem directory information, to replace real paths.
ericu@google.com
2011-05-05
1
-0
/
+1
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
5
-6
/
+13
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
5
-13
/
+6
*
A database to hold mappings from origin identifiers to unique directory names.
ericu@chromium.org
2011-05-04
1
-0
/
+2
*
Suppress layout test failure due to r83848
hclam@chromium.org
2011-05-03
1
-0
/
+3
*
Suppress layout test failures
hclam@chromium.org
2011-05-03
1
-0
/
+4
*
Suppressed test failures after WebKit roll to 85369.
kbr@google.com
2011-04-30
1
-0
/
+9
*
Roll WebKit 85242:85369.
kbr@google.com
2011-04-29
1
-23
/
+0
*
Suppress another layout test failure.
kbr@google.com
2011-04-29
1
-0
/
+2
*
Suppressions for layout test failures.
kbr@google.com
2011-04-29
1
-1
/
+14
*
Update expectations to green things up until the next roll.
dpranke@google.com
2011-04-29
1
-1
/
+8
*
WebKit roll 84939:85242. Also zero out the downstream test expectation
dpranke@google.com
2011-04-28
1
-18
/
+0
*
More suppressions for layout test failures.
kbr@google.com
2011-04-28
1
-0
/
+1
*
Suppressions for failing layout tests in advance of WebKit roll.
kbr@google.com
2011-04-28
1
-0
/
+5
*
Update expectations on mac deps bots since upgrade to snow leopard.
dpranke@chromium.org
2011-04-28
1
-0
/
+5
*
Make FileSystemFileUtil::Copy/Move non-virtual.
dmikurube@chromium.org
2011-04-28
1
-0
/
+1
*
Revert 83297 - Second attempt. Roll WebKit 84939:85141. Removed now-upstreame...
kbr@google.com
2011-04-28
1
-8
/
+8
*
Second attempt. Roll WebKit 84939:85141.
kbr@google.com
2011-04-28
1
-8
/
+8
*
Revert 83291 - Roll WebKit 84939:85141. Removed now-upstreamed test expectati...
kbr@chromium.org
2011-04-28
1
-8
/
+8
*
Roll WebKit 84939:85141.
kbr@google.com
2011-04-28
1
-8
/
+8
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
2
-18
/
+19
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-1
/
+1
*
Add 1st cut of QuotaManager code
kinuko@chromium.org
2011-04-27
1
-0
/
+3
*
Mark various layout tests as being flaky.
dpranke@google.com
2011-04-27
1
-0
/
+9
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-0
/
+3
*
WebKit roll from 84685:85858. Also remove expectations that have been
dpranke@google.com
2011-04-26
1
-33
/
+0
*
ui_tests TestCancelAuth on Linux seems to be broken by the change.
avayvod@chromium.org
2011-04-25
1
-0
/
+33
*
Webkit Roll r846845:r84766.
dpranke@chromium.org
2011-04-25
1
-33
/
+0
[next]