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
*
Enable <video> using cache
hclam@chromium.org
2009-09-30
5
-176
/
+204
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
29
-420
/
+302
*
Cleaning up some layout test expectations that were fixed in upstream WebKit.
senorblanco@chromium.org
2009-09-30
1
-2
/
+0
*
Roll DEPS for Webkit 48904:48927.
senorblanco@chromium.org
2009-09-30
1
-0
/
+7
*
Rebaseline LayoutTests/fast/table/vertical-align-baseline.html for Windows/Li...
yutak@chromium.org
2009-09-30
6
-1
/
+81
*
DevTools: add tests for step over/out/in
yurys@google.com
2009-09-30
1
-0
/
+259
*
Revert r27587 that broke the tree
hclam@chromium.org
2009-09-30
3
-141
/
+178
*
Revert r27589 that broke the tree
hclam@chromium.org
2009-09-30
3
-21
/
+4
*
<video> use cache if --enable-byte-range-support is present
hclam@chromium.org
2009-09-30
3
-4
/
+21
*
Tweak the layout_test driver scripts to shard the tests completely and then
dpranke@google.com
2009-09-30
2
-10
/
+58
*
Change how <video> fetch a resource to make it friendly to sparse caching
hclam@chromium.org
2009-09-30
3
-178
/
+141
*
Re-submit CL 27576 w/ fix
dpranke@google.com
2009-09-30
2
-77
/
+96
*
Add mime-type for SVG to lighttpd.conf for run_webkit_tests.
yutak@chromium.org
2009-09-30
2
-6
/
+1
*
Add purify expected error for bug 23396.
huanr@chromium.org
2009-09-30
1
-60
/
+60
*
Revert 27576
dpranke@google.com
2009-09-30
2
-95
/
+77
*
Refactor run_webkit_tests a bit so we can extract the list of test files
dpranke@google.com
2009-09-30
2
-77
/
+95
*
One part of http://codereview.chromium.org/223013/show
jorlow@chromium.org
2009-09-30
2
-0
/
+55
*
Add purify error to expected list.
huanr@chromium.org
2009-09-30
1
-0
/
+65
*
WebView::DownloadImage refactored
yaar@chromium.org
2009-09-29
4
-65
/
+0
*
Rename setThemeEngine to SetThemeEngine to conform to Google style.
dpranke@google.com
2009-09-29
2
-3
/
+3
*
Roll DEPS for WebKit 48883:48904.
senorblanco@chromium.org
2009-09-29
1
-0
/
+10
*
Modifies layout test formatter tool to have an option to only use local basel...
gwilson@google.com
2009-09-29
4
-88
/
+244
*
Rebaseline chromium-specific test expectations to use window.toString() outpu...
japhet@chromium.org
2009-09-29
14
-400
/
+28
*
Rebaseline layout test LayoutTests/fast/frames/viewsource-on-image-file.html.
jianli@chromium.org
2009-09-29
6
-3
/
+34
*
Roll DEPS for WebKit 48871:48883.
senorblanco@chromium.org
2009-09-29
1
-1
/
+1
*
Attempting to green the webkit bots.
senorblanco@chromium.org
2009-09-29
1
-5
/
+4
*
Skipping all DB tests for now.
dumi@chromium.org
2009-09-29
1
-4
/
+6
*
Clean up test_expectations.txt from WebKit merge 48871.
senorblanco@chromium.org
2009-09-29
1
-0
/
+7
*
Roll DEPS for WebKit 48841:48871.
senorblanco@chromium.org
2009-09-29
1
-24
/
+5
*
Remove dup expectations
jrg@chromium.org
2009-09-29
1
-1
/
+1
*
Add new layout test failure. Was only MAC; added WIN.
jrg@chromium.org
2009-09-29
1
-1
/
+1
*
Document -webkit-font-smoothing as an expected failure.
dglazkov@chromium.org
2009-09-29
1
-4
/
+3
*
DevTools: Follow up fix for r27473
pfeldman@chromium.org
2009-09-29
1
-1
/
+1
*
DevTools: temporary fix for bug 23260. Guess resource type and content mimeTy...
yurys@google.com
2009-09-29
2
-1
/
+29
*
Update strings with latest translations, including Amharic and Swahili.
mal@chromium.org
2009-09-29
3
-1
/
+87
*
Add support for Amharic (am) and Swahili (sw) in the grd files.
mal@chromium.org
2009-09-29
3
-0
/
+10
*
Rebaseline a <video> layout tests
hclam@chromium.org
2009-09-29
3
-30
/
+32
*
Roll WebKit 48821:48841
levin@chromium.org
2009-09-29
1
-0
/
+9
*
Fix cmd-up/cmd-down.
thakis@chromium.org
2009-09-29
3
-24
/
+33
*
Mark a <video> test as fail
hclam@chromium.org
2009-09-29
1
-0
/
+1
*
Update test_expectations for LayoutTests/editing/text-iterator/basic-iteratio...
jparent@chromium.org
2009-09-29
1
-7
/
+8
*
Updated layout test expectations for new failures.
thestig@chromium.org
2009-09-29
1
-1
/
+3
*
Fix an uninitialized memory error reported by valgrind.
suzhe@chromium.org
2009-09-29
1
-2
/
+11
*
Fix layout test failues on linux/mac build
hclam@chromium.org
2009-09-29
1
-1
/
+1
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
2
-24
/
+31
*
Only write the image when writeImage is called. We don't write the
tony@chromium.org
2009-09-29
1
-5
/
+2
*
Enable a bunch of media layout tests
hclam@chromium.org
2009-09-29
54
-429
/
+602
*
Chromium side implementations of some FileSystem methods. This is needed to c...
jianli@chromium.org
2009-09-28
4
-0
/
+40
*
Fix dashboard history management to properly start from a blank
ojan@chromium.org
2009-09-28
1
-17
/
+14
*
Roll WebKit revision 48796:48820
levin@chromium.org
2009-09-28
1
-0
/
+6
[next]