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
*
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
*
Handle destruction of test shell properly.
evanm@google.com
2008-12-06
3
-29
/
+33
*
Incorporate Mads' comment, only comment style changes.
fqian@google.com
2008-12-06
3
-3
/
+3
*
This is a cleaned up fix of Christian's original patch in
fqian@google.com
2008-12-06
4
-14
/
+93
*
Linux: checkin rebaselined images for LayoutTests/fast/*
agl@chromium.org
2008-12-06
1942
-0
/
+971
*
Revert "Original CL: http://codereview.chromium.org/12831, fix the build error
tc@google.com
2008-12-06
3
-15
/
+4
*
Fix linux broken layout tests. They want the windows UA sheet.
mpcomplete@google.com
2008-12-05
2
-0
/
+15
*
Revert this file submitted by accident
nsylvain@chromium.org
2008-12-05
1
-11
/
+0
*
Original CL: http://codereview.chromium.org/12831, fix the build error for ht...
hclam@chromium.org
2008-12-05
3
-4
/
+15
*
Rebaseline animation/keyframes.html
tc@google.com
2008-12-05
3
-4
/
+66
*
Reverting r6396 the PDF fix to not cancel the manual data stream
ananta@chromium.org
2008-12-05
5
-5
/
+29
*
Fuzzy matching: remove stray debugging line
agl@chromium.org
2008-12-05
1
-1
/
+0
*
Un-revert 6386 (my CSS change). Layout tests pass for me. I think the
mpcomplete@google.com
2008-12-05
8
-109
/
+30
*
Fix build: missed a file
agl@chromium.org
2008-12-05
1
-0
/
+48
*
Remove LoadURL("about:blank") in the destructor, it crashes the test_shell on...
fqian@google.com
2008-12-05
1
-1
/
+0
*
Add fuzzy image matching tool for Linux pixel tests
agl@chromium.org
2008-12-05
2
-0
/
+14
*
Linux: remove passing tests from tests_fixable
agl@chromium.org
2008-12-05
1
-80
/
+6
*
Reverting 6439.
nsylvain@chromium.org
2008-12-05
3
-13
/
+4
*
Same as CL 12831, create a new one to get rid of the eol-style commit error.
hclam@chromium.org
2008-12-05
3
-4
/
+13
*
WebKit Merge 38850:38900, Part 3
dglazkov@google.com
2008-12-05
2
-0
/
+9
*
Reverted not-quite-working fix for hotmail issue.
plesner@google.com
2008-12-05
4
-50
/
+9
*
Fixed crash when stack overflow occurs while creating the constructor
plesner@google.com
2008-12-05
1
-0
/
+4
*
Fixed dom node and constructor instantiation so that dom constructors
plesner@google.com
2008-12-05
4
-9
/
+46
*
Rebaseline to layout tests that are only differ in toString() implementation.
olehougaard@google.com
2008-12-05
10
-2
/
+257
*
Added line number and source URL information to inspector console messages.
sgjesse@chromium.org
2008-12-05
4
-6
/
+97
*
update chrome strings
tc@google.com
2008-12-05
27
-53
/
+54
*
Apparently the debug-only crash has been fixed. TBR to green build.
ojan@google.com
2008-12-05
1
-3
/
+1
*
Revert "Implement setSmartInsertDeleteEnabled and
tc@google.com
2008-12-05
7
-81
/
+6
*
Remove bindings/js. We no longer use this.
dglazkov@google.com
2008-12-05
1
-61
/
+0
*
Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabled
tc@google.com
2008-12-05
7
-6
/
+81
*
Split test lists in the way I should've done it originally.
evanm@google.com
2008-12-05
1
-6
/
+12
*
Allow for setting test expectations only for release mode.
ojan@google.com
2008-12-04
2
-7
/
+10
*
Don't cancel the original manual data stream request when the plugin invokes
ananta@chromium.org
2008-12-04
4
-18
/
+5
*
make wdiff on by default
tc@google.com
2008-12-04
3
-8
/
+16
*
Rebaseline to upstream expectations.
erg@google.com
2008-12-04
2
-5
/
+3
*
Add LayoutTests/editing/execCommand/paste-1.html as a flaky test.
fqian@google.com
2008-12-04
1
-0
/
+3
*
Reverting 6386, it broke lots of layout tests.
mpcomplete@google.com
2008-12-04
3
-18
/
+5
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
1
-3
/
+3
[next]