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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PipelineError is dead. Long live PipelineStatus!
fischman@chromium.org
2011-03-16
7
-67
/
+77
*
Tweak UserAgent string for Touch_UI ChromeOS builds
rbyers@chromium.org
2011-03-16
1
-1
/
+5
*
Remove suppressions for WebKit inspector tests (moved upstream)
apavlov@chromium.org
2011-03-16
1
-20
/
+0
*
Suppress Web Inspector test timeouts after WebKit r81222
apavlov@chromium.org
2011-03-16
1
-0
/
+20
*
Roll WebKit DEPS 81134:81211.
levin@chromium.org
2011-03-16
1
-8
/
+0
*
Remove TODO in AppCacheURLRequestJob about GetContentEncodings().
adamk@chromium.org
2011-03-16
1
-7
/
+0
*
Fix glue for ClipboardHostMsg_ReadAvailableTypes.
dcheng@chromium.org
2011-03-16
2
-12
/
+12
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
4
-0
/
+19
*
Use an unlimited_quota in TestShell's SimpleFileSystem to allow
adamk@chromium.org
2011-03-15
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch 696
karen@chromium.org
2011-03-15
49
-174
/
+777
*
Run PPB_CharSet_Dev logic directly in the plugin process.
yzshen@chromium.org
2011-03-15
1
-115
/
+8
*
Update test expectations to catch some tests that need to be rebaslined due t...
levin@chromium.org
2011-03-15
1
-0
/
+8
*
Fix memory leak in FileWriterDelegate by passing FileStream::Write a callback...
adamk@chromium.org
2011-03-15
2
-9
/
+8
*
Revert r78134+r78136
dcheng@chromium.org
2011-03-15
3
-15
/
+0
*
Add back a test_expectation which doesn't seem to have made it upstream.
levin@chromium.org
2011-03-15
1
-0
/
+3
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
3
-0
/
+15
*
Roll WebKit DEPS 81012:81083.
levin@chromium.org
2011-03-15
1
-26
/
+0
*
In BlobURLRequestJob, open files asynchronously to avoid blocking the IO thread
adamk@chromium.org
2011-03-14
4
-73
/
+125
*
DemuxerFactory is born!
fischman@chromium.org
2011-03-14
1
-4
/
+5
*
Pepper: Add a property to URLRequestInfo to skip header validation.
viettrungluu@chromium.org
2011-03-14
3
-17
/
+63
*
A small set of related fixes:
satish@chromium.org
2011-03-14
1
-0
/
+0
*
Refactoring code to use factories to create DataSource objects.
acolwell@chromium.org
2011-03-14
13
-196
/
+554
*
Fix handling of case where the same AccessibilityObject appears as a
dmazzoni@chromium.org
2011-03-14
2
-9
/
+12
*
Remove upstreamed and rebased tests.
levin@chromium.org
2011-03-14
1
-18
/
+0
*
Sort failing Layout tests to ease comparison across builders.
yuzo@chromium.org
2011-03-14
1
-1
/
+1
*
Print the number of failing Layout tests.
yuzo@chromium.org
2011-03-14
1
-2
/
+3
*
WebKit roll follow up.
levin@chromium.org
2011-03-14
1
-0
/
+10
*
Update test expectations.
loislo@chromium.org
2011-03-12
1
-1
/
+2
*
update test expectations.
loislo@chromium.org
2011-03-12
1
-0
/
+7
*
update expectations for fast/canvas/webgl/uninitialized-test.html
loislo@chromium.org
2011-03-12
1
-0
/
+3
*
update expectations for failing tests
loislo@chromium.org
2011-03-12
1
-0
/
+3
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
14
-130
/
+4
*
Add a console interface for logging to the JS console from a PPAPI plugin.
brettw@chromium.org
2011-03-11
6
-0
/
+151
*
Remove obsolete webpasswordautocompletelistener files
isherman@chromium.org
2011-03-11
5
-659
/
+0
*
Re-enable FileWriterSync ui_tests by adding a ScopedAllowIO to BlobURLRequest...
adamk@chromium.org
2011-03-10
2
-1
/
+8
*
Ensure that PP_Instance values are unique within a plugin process in addition
brettw@chromium.org
2011-03-10
4
-3
/
+42
*
Used new WebKit::WebPluginContainer::setBackingTextureId() to switch on/off a...
alokp@chromium.org
2011-03-10
2
-0
/
+23
*
Handle lost contexts in PPAPI.
piman@google.com
2011-03-10
5
-1
/
+43
*
web databases: remove a ToWStringHack
evan@chromium.org
2011-03-10
2
-4
/
+5
*
webkit: move SimpleDatabaseSystem into webkit/support/
evan@chromium.org
2011-03-09
8
-12
/
+12
*
test_shell: remove some uses of ToWStringHack
evan@chromium.org
2011-03-09
2
-39
/
+9
*
Remove the silly notion of MIME types from media code.
scherkus@chromium.org
2011-03-09
3
-6
/
+2
*
Fix obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-03-09
1
-9
/
+9
*
Update V8 to version 3.2.0.2
ricow@chromium.org
2011-03-09
1
-0
/
+3
*
Make View frame source work for POST results.
pfeldman@chromium.org
2011-03-09
2
-0
/
+10
*
Virtualize file_util calls from FileSystemFileUtil::PerformCommonCheckAndPrep...
dmikurube@google.com
2011-03-08
2
-63
/
+96
*
Add runtime enabled command-line flag for data transfer items
dcheng@chromium.org
2011-03-08
1
-0
/
+1
*
wstring: use ASCII path for WebKit root directory
evan@chromium.org
2011-03-08
1
-1
/
+3
*
Make FileSystemDirURLRequestJob test single-threaded in hopes of making it le...
adamk@chromium.org
2011-03-08
1
-14
/
+7
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
[next]