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
*
More Mac test updates
thomasvl@chromium.org
2009-01-23
1
-15
/
+12
*
A quick fix for "Issue 6252: Regression: IME candidate window showing far awa...
hbono@chromium.org
2009-01-23
1
-5
/
+2
*
Update test list again as these tests sometimes fails and sometimes timeout.
kuchhal@chromium.org
2009-01-23
1
-7
/
+9
*
Relands 8521, it isn't the culprit. Sorry John.
sky@google.com
2009-01-23
2
-14
/
+0
*
Backs out r8521 in hopes of greener trees.
sky@google.com
2009-01-23
2
-0
/
+14
*
Update test list.
kuchhal@chromium.org
2009-01-23
1
-13
/
+26
*
Roll deps to pick up regression fix.
tc@google.com
2009-01-23
1
-3
/
+0
*
Update the diff3 wrapper to use the checked in
tc@google.com
2009-01-23
2
-3
/
+3
*
fix list- these lines were lost in r8532:
tc@google.com
2009-01-23
1
-0
/
+6
*
Linux plugin loader loads and unloads .so files.
evan@chromium.org
2009-01-23
1
-5
/
+45
*
fix test list.
kuchhal@chromium.org
2009-01-23
1
-1
/
+0
*
fix test list.
kuchhal@chromium.org
2009-01-23
1
-9
/
+2
*
Dump text/image on notifyDone.
kuchhal@chromium.org
2009-01-23
17
-233
/
+224
*
Do the SCons hackery necessary to get the test plugin in the right directory.
evan@chromium.org
2009-01-23
3
-8
/
+21
*
update tests_fixable with regression from the merge
tc@google.com
2009-01-23
1
-0
/
+3
*
Fix reloading a page with a pdf not working. The problem was that we were se...
jam@chromium.org
2009-01-22
2
-14
/
+0
*
Chrome side of webkit merge to 40124.
tc@google.com
2009-01-22
14
-211
/
+85
*
Rebaseline tests where sizes are off by 1 due to font differences.
thestig@chromium.org
2009-01-22
3
-2
/
+40
*
A dozen assorted glazed layout tests now added to the passing list. The diffe...
finnur@google.com
2009-01-22
28
-30
/
+669
*
Mac default plugin.
avi@chromium.org
2009-01-22
4
-82
/
+108
*
Build some basic plugin code on Linux.
evan@chromium.org
2009-01-22
6
-28
/
+104
*
Add back convolver_unittest.cc and image_operations_unittest.cc.
maruel@chromium.org
2009-01-22
3
-1
/
+12
*
Getting the WebKit builder green again...
finnur@google.com
2009-01-22
1
-1
/
+8
*
Add support for --batch-size=N.
thomasvl@chromium.org
2009-01-22
2
-4
/
+23
*
Getting the linux builder green.
finnur@google.com
2009-01-22
1
-0
/
+4
*
Removed the doubling of the timeout value, the build bots seem to be doing
thomasvl@chromium.org
2009-01-22
1
-4
/
+3
*
These SVG tests are now passing. There are also a few that
finnur@google.com
2009-01-22
11
-15
/
+10
*
Reverting 8462,8458 since it broke the linux builder.
maruel@chromium.org
2009-01-22
3
-12
/
+1
*
Fix SCons build breakage.
maruel@chromium.org
2009-01-22
1
-3
/
+3
*
Moves a test relying on keygen from ignored back to fixable, but
sky@google.com
2009-01-22
2
-4
/
+4
*
Add back convolver_unittest.cc and image_operations_unittest.cc.
maruel@chromium.org
2009-01-22
3
-1
/
+12
*
More Mac updates trying to stay green:
thomasvl@chromium.org
2009-01-22
1
-7
/
+16
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-3
/
+3
*
Remove some uses of Append(FILE_PATH_LITERAL()) with AppendASCII().
deanm@chromium.org
2009-01-22
3
-15
/
+15
*
We should download text/csv mime types instead of displaying them.
abarth@chromium.org
2009-01-22
1
-4
/
+8
*
Remove passing test from tests_fixable. With the latest WebKit merge,
ager@google.com
2009-01-22
1
-5
/
+0
*
POSIX: Porting renderer/render_view.cc, low hanging fruit
agl@chromium.org
2009-01-22
3
-4
/
+4
*
POSIX: Porting renderer/render_process.cc, low hanging fruit
agl@chromium.org
2009-01-22
1
-0
/
+13
*
More speedup of scrolling when many windowed plugins in a page. Scrolling is...
jam@chromium.org
2009-01-22
2
-1
/
+36
*
Include webkit strings in test shell data pack.
tc@google.com
2009-01-22
3
-134
/
+9
*
Mark a test that fails on the buildbot but passes locally as PASS FAIL.
estade@chromium.org
2009-01-22
1
-1
/
+3
*
Mark Linux/Mac layout tests that regressed during the last merge.
playmobil@google.com
2009-01-22
1
-1
/
+11
*
Remove NOGDI from the SCons build (webkit merge fix).
sgk@google.com
2009-01-22
1
-4
/
+0
*
Rebaselines the tests fast/canvas/canvas-text-alignment.html and
sky@google.com
2009-01-22
7
-4
/
+16
*
Rebaseline select tests on Windows post-merge.
playmobil@google.com
2009-01-22
11
-12
/
+5
*
Now sorting through some tests in the fast/text folder.
finnur@google.com
2009-01-22
24
-139
/
+3886
*
Add V8 bindings for Worker.
jianli@chromium.org
2009-01-21
17
-6
/
+723
*
More test list updates following merge 39972:40057
estade@chromium.org
2009-01-21
3
-4
/
+5
*
Rebaseline some layout tests. The only difference between the expected and th...
sidchat@google.com
2009-01-21
11
-8
/
+83
*
Add additional linux resources to test_shell_resources.
tc@google.com
2009-01-21
6
-15
/
+48
[next]