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
*
Linux rebaseline: add comments to tests_fixable.txt
agl@chromium.org
2008-12-09
1
-0
/
+8
*
use our js baseline rather than webkits
pinkerton@google.com
2008-12-09
1
-0
/
+62
*
More tests fixable munging in an attempt to get Linux green.
evanm@google.com
2008-12-09
1
-1
/
+3
*
Linux rebaseline: add image baselines to ignore a ":" difference
agl@chromium.org
2008-12-09
46
-0
/
+23
*
Linux rebaseline: image baselines for image/*
agl@chromium.org
2008-12-09
1738
-0
/
+869
*
Update README to describe new test-file format.
pamg@google.com
2008-12-09
1
-30
/
+28
*
Linux rebaseline: image baseline for font_properties/font_size
agl@chromium.org
2008-12-09
2
-0
/
+1
*
Linux rebaseline: check in image baseline for box_properties/acid_test
agl@chromium.org
2008-12-09
2
-0
/
+1
*
Linux rebaselining: check in images for css1/* where the render tree matches
agl@chromium.org
2008-12-09
202
-0
/
+101
*
revert commit 6607.
estade@chromium.org
2008-12-09
9
-30
/
+76
*
Linux: the WebKeyboardEvent key_code field is the windows key code, not the n...
estade@chromium.org
2008-12-09
7
-61
/
+29
*
Rebaseline some tests that were changed upstream.
deanm@chromium.org
2008-12-09
52
-74
/
+58
*
Linux: remove several broken Windows baselines and rebaseline one test.
agl@chromium.org
2008-12-09
13
-34
/
+15
*
Rebaseline a layout test for linux.
estade@chromium.org
2008-12-09
4
-4
/
+26
*
Mark test as passing on Linux. (The SSL-related revert fixed it.)
evanm@google.com
2008-12-09
1
-1
/
+1
*
Linux: respect non-standard advance widths for glyphs.
agl@chromium.org
2008-12-09
1
-20
/
+15
*
Linux: merge comments from manual pixel test review
agl@chromium.org
2008-12-09
1
-0
/
+85
*
Rebaseline password-placeholder after upstream changes.
deanm@chromium.org
2008-12-09
4
-7
/
+6
*
Add baselines for new test password-placeholder-text-security.
deanm@chromium.org
2008-12-09
4
-1
/
+36
*
Fixed Functions' toString following hotmail fix.
plesner@google.com
2008-12-09
10
-195
/
+231
*
Remove tests that are passing now that they have baselines.
deanm@chromium.org
2008-12-09
1
-44
/
+0
*
Add baselines for new since merge layout tests.
deanm@chromium.org
2008-12-09
57
-0
/
+442
*
Add baselines for new since merge layout tests.
deanm@chromium.org
2008-12-09
75
-0
/
+292
*
Change the handling of console.log etc. to pass the parameters correctly and ...
sgjesse@chromium.org
2008-12-09
3
-17
/
+46
*
Fix r6563 for Brett: add CSSSelectorList.cpp to Mac WebKit build
mark@chromium.org
2008-12-09
1
-4
/
+6
*
Remove two tests I accidentally added in duplicate to the test lists.
brettw@google.com
2008-12-09
1
-2
/
+0
*
Hopefully fix the Mac build. This file was deleted in the merge.
brettw@google.com
2008-12-09
1
-4
/
+0
*
Mark tests changed by the merge as failing.
brettw@google.com
2008-12-09
1
-0
/
+12
*
Webkit trunk accepted my patch to check MIME names before IANA names a while ...
jungshik@google.com
2008-12-09
2
-5
/
+3
*
Merge WebKit from r38950 -> r39000
brettw@google.com
2008-12-09
3
-0
/
+15
*
Fix duplicate expecations for linux-dbg.
ojan@google.com
2008-12-09
1
-1
/
+1
*
Linux rebaselines: checking in Linux image baselines for fast tests
agl@chromium.org
2008-12-09
339
-0
/
+350
*
Relabel an ignored test that is timing out in Linux optimized builds.
evanm@google.com
2008-12-08
1
-5
/
+6
*
Update fixable list with now passing tests.
ojan@google.com
2008-12-08
1
-20
/
+0
*
Revert r6550 after r6547 (oops, lack of coordination)
mark@chromium.org
2008-12-08
1
-0
/
+1
*
Remove duplicate tests_fixable entry on Mac
mark@chromium.org
2008-12-08
1
-1
/
+0
*
Work around file descriptor leak in Python subprocess module
mark@chromium.org
2008-12-08
1
-2
/
+25
*
Add HTML for the image to the clipboard when the user selects
tc@google.com
2008-12-08
2
-9
/
+0
*
Fixed infinite recursion with MIMETypeRegistry::isSupportedMediaMIMEType and ...
scherkus@chromium.org
2008-12-08
1
-5
/
+7
*
Original CL 12831, fixes build errors.
hclam@chromium.org
2008-12-08
3
-4
/
+11
*
Mark a test as failing while I debug offline.
tc@google.com
2008-12-08
1
-0
/
+3
*
Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...
finnur@google.com
2008-12-08
1
-1
/
+1
*
Only copy image data to the clipboard when users select
tc@google.com
2008-12-08
2
-2
/
+27
*
Remove some expected-CRASH lines for a test that's passing on Linux and Windows.
evanm@google.com
2008-12-08
1
-4
/
+0
*
Add baselines for some new tests, the fonts differ from the Mac baselines.
deanm@chromium.org
2008-12-08
60
-141
/
+141
*
Remove some mac only flags for things now listed in other places/files.
thomasvl@chromium.org
2008-12-08
1
-3
/
+0
*
Initial step to enable CSS Gradients.
mmoss@google.com
2008-12-08
1
-3
/
+8
*
Set correct PYTHONPATH for layout tests on Mac (is this right for Linux?)
mark@chromium.org
2008-12-08
2
-2
/
+2
*
Add the mac expected results for some tests, a rebaseline will follow up.
deanm@chromium.org
2008-12-08
60
-0
/
+222
*
More annotations and organization of linux layout test failures.
deanm@chromium.org
2008-12-08
1
-13
/
+15
[next]