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
*
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
*
Rebaselined LayoutTest/fast/js/function-dot-arguments-and-caller.html
olehougaard@google.com
2008-12-08
7
-1
/
+36
*
Rebaselining LayoutTests/fast/js/constructor-attributes.html
olehougaard@google.com
2008-12-08
7
-1
/
+273
*
Reorganize some Linux test failures, and mention a bug I just filed upstream.
deanm@chromium.org
2008-12-08
1
-23
/
+25
*
Rebaseline anchor-toString, the Windows baseline has file:///C:/blah style pa...
deanm@chromium.org
2008-12-08
2
-1
/
+7
*
Initialize the Linux specific text event code field in the event sending cont...
deanm@chromium.org
2008-12-08
1
-2
/
+9
*
A fix for Issue 5139 "some plane-1 characters are not displayed correctly".
hbono@chromium.org
2008-12-08
1
-1
/
+4
*
Reupload of 12418
glen@chromium.org
2008-12-07
1
-1
/
+0
*
Update themes since we merged webkit r38911.
deanm@chromium.org
2008-12-07
4
-20
/
+24
*
Add baselines for new tests in the last webkit merge.
brettw@google.com
2008-12-06
4
-0
/
+29
*
Pull new WebKit 38900:38950.
brettw@google.com
2008-12-06
4
-16
/
+1
*
Improve PDF FastWebView performance. This occurs because the manual data stre...
ananta@chromium.org
2008-12-06
2
-3
/
+19
*
Mark the test as failure in DEBUG mode.
fqian@google.com
2008-12-06
1
-0
/
+1
*
Change init() in GKURL to use the default UTF-8 converter when an encoding is...
jungshik@google.com
2008-12-06
1
-11
/
+17
*
Linux rebaseline: LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html
agl@chromium.org
2008-12-06
5
-10
/
+10
*
Linux: Round font heights.
agl@chromium.org
2008-12-06
1
-1
/
+1
*
Rebaseline output of some test because of hotmail fix.
fqian@google.com
2008-12-06
9
-195
/
+195
*
Allow specifying a wrapper command around test_shell in layout tests.
evanm@google.com
2008-12-06
2
-11
/
+24
[next]