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
*
Load the webkcore strings into a data pack and use them in TestShell. Fixes s...
pinkerton@chromium.org
2009-03-05
9
-10
/
+52
*
Delete some duplicate test outputs.
evan@chromium.org
2009-03-05
232
-3836
/
+0
*
Tool for finding duplicate test outputs.
evan@chromium.org
2009-03-05
1
-0
/
+46
*
Rebaseline some ok tests on Linux.
evan@chromium.org
2009-03-05
16
-14
/
+62
*
fix oops
darin@chromium.org
2009-03-05
1
-1
/
+1
*
Fix the problem that worker context object could be double deleted.
jianli@chromium.org
2009-03-05
1
-0
/
+10
*
Update tests_fixable.txt for the 41420:41447 merge.
darin@chromium.org
2009-03-05
1
-0
/
+15
*
Reverting 11002.
brettw@chromium.org
2009-03-05
3
-15
/
+13
*
Rebaseline a test that moved by one pixel.
evan@chromium.org
2009-03-05
1
-4
/
+4
*
Make JavaScript alerts reflect the URL of the frame they came from, not the
brettw@chromium.org
2009-03-05
3
-13
/
+15
*
Remove -Werror from the WebCore settings, so warnings generated by
sgk@google.com
2009-03-05
1
-0
/
+4
*
We were waiting for the scrollbar changes to finally land, but this is the
thomasvl@chromium.org
2009-03-05
4
-573
/
+569
*
We need the missing image image for layout tests. This got lost in gypping.
avi@chromium.org
2009-03-05
1
-0
/
+1
*
Revert r10974 since it didn't change performance on the page cyclers.
darin@chromium.org
2009-03-05
3
-37
/
+0
*
Implement --startup-dialog.
avi@chromium.org
2009-03-05
1
-2
/
+10
*
Add 2 tests to the test_fixable.
nsylvain@chromium.org
2009-03-05
1
-0
/
+3
*
Ignore layout test search-event-delay.html.
ager@chromium.org
2009-03-05
1
-0
/
+6
*
Mac test updates
thomasvl@chromium.org
2009-03-05
1
-37
/
+4
*
Revert change 10975 and 10972 because it broke the purify
nsylvain@chromium.org
2009-03-05
1
-10
/
+3
*
Guard against exceptions when getting and setting the event property
ager@chromium.org
2009-03-05
2
-89
/
+64
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
158
-756
/
+756
*
Remove a passing test from the test lists.
ager@chromium.org
2009-03-05
1
-3
/
+0
*
Skipped LayoutTests/fast/regex/test1.html. This test doesn't
plesner@google.com
2009-03-05
1
-0
/
+5
*
Temporarily disable cookie codepaths that use WebKitClient to analyze
darin@chromium.org
2009-03-05
3
-0
/
+37
*
Highlights of changes:
hclam@chromium.org
2009-03-05
1
-3
/
+10
*
Re-baseline tests that we actaully pass. Clarify tests that need fixing or
pam@chromium.org
2009-03-05
6
-26
/
+44
*
Linux: rebaseline more layout tests
agl@chromium.org
2009-03-05
393
-0
/
+3227
*
Linux: rebaseline more layout tests
agl@chromium.org
2009-03-05
4
-2
/
+2
*
Allow HTML select elements to work in the Windows test_shell.
paulg@google.com
2009-03-05
1
-8
/
+5
*
add a comment to the test file as to why these tests are failing
tc@google.com
2009-03-05
1
-0
/
+1
*
Mark some layout tests as no longer flaky on windows, since they've been
mpcomplete@google.com
2009-03-05
1
-7
/
+3
*
Various fixes to mouse wheel scrolling:
pkasting@chromium.org
2009-03-05
5
-125
/
+97
*
Linux: don't build gtk2drawing.c any more.
agl@chromium.org
2009-03-05
1
-1
/
+0
*
Rebaselines the test
sky@google.com
2009-03-05
4
-59
/
+60
*
Turns our moving the scroll methods onto RenderTextControlSingleLine
ojan@google.com
2009-03-05
1
-2
/
+0
*
Two layout tests are failing consistently on Windows in
finnur@chromium.org
2009-03-05
1
-0
/
+2
*
Linux: rebaselining layout tests
agl@chromium.org
2009-03-04
7767
-3884
/
+3884
*
Missing util files
avi@chromium.org
2009-03-04
2
-0
/
+138
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
15
-320
/
+269
*
Chrome side of WebKit merge 41402:41420
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Rebase button tests whose output is now correct.
ojan@google.com
2009-03-04
5
-53
/
+51
*
Two fast/form Layout tests.
finnur@chromium.org
2009-03-04
7
-126
/
+129
*
Update test lists with platform-specific results from the last merge, observed
pam@chromium.org
2009-03-04
1
-58
/
+9
*
Move the main entry point *.scons files in the key remaining components
sgk@google.com
2009-03-04
1
-0
/
+0
*
revert r10874 since it had no impact on intl1 page cycler
darin@chromium.org
2009-03-04
1
-62
/
+0
*
Try reverting to the old shared timer implementation to see if it explains
darin@chromium.org
2009-03-04
1
-0
/
+62
*
revert r10867 since it had no impact on page load perf
darin@chromium.org
2009-03-04
3
-13
/
+4
*
First step towards moving v8 extensions out of WebCore.
asargent@chromium.org
2009-03-04
1
-1
/
+2
*
Test reverting to WebKit's implementation of WTF::currentTime() to see if it
darin@chromium.org
2009-03-04
3
-4
/
+13
*
Fix webkit by removing duplicated lines.
nsylvain@chromium.org
2009-03-04
2
-2
/
+1
[next]