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
*
Remove dependencies from port on base/gfx/native_theme and base/win_util. In...
darin@chromium.org
2008-12-20
11
-196
/
+326
*
Fixed two layout tests.
estade@chromium.org
2008-12-20
3
-4
/
+1
*
tests failing on win
tc@google.com
2008-12-20
1
-0
/
+3
*
Updates tests_fixable to indicate a couple of bugs have been filed.
sky@google.com
2008-12-19
1
-2
/
+2
*
remove wrong baselines
tc@google.com
2008-12-19
22
-105
/
+3
*
De-basify SkiaFontwin
dglazkov@google.com
2008-12-19
1
-7
/
+15
*
Add missing files from previous checkin.
brettw@google.com
2008-12-19
2
-2
/
+2
*
Remove dependency on base/string_util.h, and rename some methods to better
darin@chromium.org
2008-12-19
1
-10
/
+17
*
Prevent a crash when a popup menu is closing.
estade@chromium.org
2008-12-19
1
-1
/
+0
*
plumb missing image code through the chrome bridge. Use the .gif version inst...
pinkerton@google.com
2008-12-19
6
-71
/
+67
*
update linux test results, these tests are flaky.
tc@google.com
2008-12-19
1
-0
/
+2
*
fix some more mac tests by rebasing v8 vs. JSC differences
pinkerton@google.com
2008-12-19
3
-0
/
+61
*
Ignoring test for the BOM characters. We've decided to be compatible with
olehougaard@google.com
2008-12-19
2
-3
/
+6
*
Make sure to initialize the proxy before using it's dom constructor
ager@google.com
2008-12-19
1
-0
/
+2
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
16
-250
/
+564
*
Documenting the current status of a few layout tests.
olehougaard@google.com
2008-12-19
1
-1
/
+3
*
Fix 3 erroneous layout test baselines on linux.
estade@chromium.org
2008-12-19
7
-6
/
+3
*
Chromium half of the WebKit merge from 39335 to 39369.
pamg@google.com
2008-12-19
3
-1
/
+16
*
Added the new isCommandEnabled() layout test function to the layout test cont...
estade@chromium.org
2008-12-18
6
-2
/
+29
*
Unfork CachedPage for Linux build
dglazkov@google.com
2008-12-18
2
-2
/
+1
*
green linux builder
tc@google.com
2008-12-18
3
-1
/
+3
*
Fix the build. Bad syntax.
tc@google.com
2008-12-18
1
-1
/
+1
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
13
-47
/
+49
*
We now show the form autofill when the user does any of these on a focused em...
jcampan@chromium.org
2008-12-18
4
-5
/
+73
*
green windows builder
tc@google.com
2008-12-18
1
-1
/
+1
*
Really fix mac build this time. TBR=darin
dglazkov@google.com
2008-12-18
1
-12
/
+6
*
Fix Mac build TBR=darin
dglazkov@google.com
2008-12-18
1
-1
/
+3
*
Unfork CachedPage (2/2)
dglazkov@google.com
2008-12-18
5
-85
/
+60
*
Move various gtest-style unit tests out of webkit/port and into a new
darin@google.com
2008-12-18
9
-35
/
+41
*
Bridge out media player from MediaPlayerPrivate.
hclam@chromium.org
2008-12-18
16
-15
/
+630
*
Remove some files that are not needed. Cleanup the Xcode project. Some stuff
darin@google.com
2008-12-18
3
-169
/
+37
*
Fixes a leak of a ResourceHandle that happens with synchronous XMLHttpRequests,
asargent@chromium.org
2008-12-18
1
-1
/
+1
*
Grab the file that fixes the box shadow size. This was supposed to be in the
brettw@google.com
2008-12-18
2
-7
/
+2
*
Fail a plugin test quickly if we don't support plugins.
tc@google.com
2008-12-18
1
-2
/
+5
*
Kill our forked copy of MIMETypeRegistry.cpp by moving the customized methods
darin@chromium.org
2008-12-18
5
-150
/
+98
*
Add a .bat script wrapper for the Python diff3 wrapper so it can be called
pamg@google.com
2008-12-18
2
-24
/
+40
*
Some layout test rebaselines.
estade@chromium.org
2008-12-18
6
-33
/
+27
*
Mark a few shadow tests as failing so I can look at them without tree redness.
brettw@google.com
2008-12-18
1
-0
/
+8
*
tweak a few tests that pass on mac. Remove a baseline that differs enough fro...
pinkerton@google.com
2008-12-18
6
-279
/
+3
*
Chrome side of unforking. I need to pull WebKit with the change that unforks ...
brettw@google.com
2008-12-18
8
-199
/
+386
*
Final Linux greening.
evanm@google.com
2008-12-18
1
-4
/
+1
*
Add support for transformed, stoked, shadowed, filled text. We do this by dra...
brettw@google.com
2008-12-18
53
-305
/
+734
*
bucketing mac tests, rebasing.
pinkerton@google.com
2008-12-18
49
-134
/
+9496
*
bucketize and rebase more mac tests. re-base one linux test as well.
pinkerton@google.com
2008-12-18
31
-59
/
+1312
*
Yet more attempts at Linux green.
evanm@google.com
2008-12-18
3
-1
/
+6
*
Try to get buildbot green.
evanm@google.com
2008-12-18
7
-12
/
+8
*
Final Linux build greening.
evanm@google.com
2008-12-18
29
-5
/
+24
*
Failing SVG tests were rebaselined upsteam to pass, so we expect them to fail.
mmoss@google.com
2008-12-18
1
-18
/
+15
*
Rebaseline some Linux pixel tests which fuzzy match the Win output.
mmoss@google.com
2008-12-18
2
-0
/
+1
*
mark tests as failing on linux. I rebased on windows, which cause
tc@google.com
2008-12-18
1
-0
/
+7
[next]