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
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
2
-1
/
+4
*
WebKit merge 40474:40500 [chromium-side].
ericroman@google.com
2009-02-04
5
-32
/
+35
*
This fixes MOST of a layout test. Before the font was WAY off because it
dsh@google.com
2009-02-04
4
-1
/
+10
*
Update test lists to better match the state of the tree. TBR
ojan@google.com
2009-02-03
1
-7
/
+2
*
Reverting 9109.
ojan@google.com
2009-02-03
2
-9
/
+1
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-03
2
-1
/
+9
*
Rebaseline an SVG layout test. There are only very slight pixel differences i...
sidchat@google.com
2009-02-03
4
-9
/
+9
*
Fix a crash where we would try to add a
finnur@google.com
2009-02-03
1
-15
/
+18
*
fix --new-baseline for image baselines on linux/mac
tc@google.com
2009-02-03
2
-24
/
+47
*
Use Vars for the webkit repo and revision number. This way
ojan@google.com
2009-02-03
1
-10
/
+4
*
Removes the test transitions/transition-end-event-nested.html from tests_fixa...
sky@google.com
2009-02-03
1
-3
/
+0
*
Adds implementation of web history in LayoutTestController, causing 18 failin...
jcampan@chromium.org
2009-02-03
3
-25
/
+18
*
Marking one test that passes on mac as such.
thomasvl@chromium.org
2009-02-03
1
-1
/
+1
*
Updating test list to account for tests that are no longer
finnur@google.com
2009-02-03
1
-6
/
+1
*
Cleanup in webkit/glue/
phajdan.jr@chromium.org
2009-02-03
9
-47
/
+45
*
This is for post-merge. I missed one failure (refresh-headers.php).
ericroman@google.com
2009-02-03
1
-5
/
+6
*
WebKitMerge 40409:40464 (chromium-side).
ericroman@google.com
2009-02-03
21
-89
/
+124
*
The buildbots now pass the selection-functions test. Removing it from
ager@chromium.org
2009-02-03
1
-5
/
+0
*
Adding correct Mac expectations for a couple of tests. These results
ager@chromium.org
2009-02-03
5
-11
/
+440
*
Merged with latest media pipeline and cleaned up some style stuff.
hclam@chromium.org
2009-02-03
4
-121
/
+25
*
Remove webplugin_impl_mac.mm (a stub) and replace with the real thing and its
amanda@chromium.org
2009-02-03
3
-62
/
+12
*
Reverting 9052.
dimich@google.com
2009-02-03
1
-13
/
+43
*
Try to disable PCH on browser and WebCore.
dimich@google.com
2009-02-02
1
-43
/
+13
*
Two new tests missing an expected baseline.
finnur@google.com
2009-02-02
7
-2
/
+65
*
marked two tests always passing on the mac build bots.
thomasvl@chromium.org
2009-02-02
1
-3
/
+3
*
Rebaseline test where the only difference is the exception text.
ager@chromium.org
2009-02-02
3
-3
/
+12
*
We should not run this test now, it crashes
dimich@google.com
2009-01-31
1
-2
/
+1
*
missing colon (fix for mac test run)
dimich@google.com
2009-01-31
1
-3
/
+1
*
Fix test list for Linux ('double expectation') after merge.
dimich@google.com
2009-01-31
1
-1
/
+1
*
WebKit merge 40364:40409, Chromium part
dimich@google.com
2009-01-31
5
-15
/
+39
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
3
-50
/
+24
*
Move the current default plugin implementation to being
awalker@google.com
2009-01-30
5
-377
/
+388
*
Remove two tests from tests_fixable.txt that now pass on Linux because
jhawkins@chromium.org
2009-01-30
1
-4
/
+0
*
Update the mac entries since the testshell support for num animations landed
thomasvl@chromium.org
2009-01-30
1
-6
/
+2
*
Update tests_fixable to match new passing tests on the WebKit Linux buildbot.
jhawkins@chromium.org
2009-01-30
1
-9
/
+2
*
Fix the logic condition used to check whether we've run image_diff yet or not.
jhawkins@chromium.org
2009-01-30
1
-1
/
+1
*
Reverting 8969.
ojan@google.com
2009-01-30
1
-4
/
+10
*
Use Vars for the webkit repo and revision number. This way
ojan@google.com
2009-01-30
1
-10
/
+4
*
Implement LayoutTestController::numberOfActiveAnimations to get a
finnur@google.com
2009-01-30
8
-5
/
+39
*
Baselining 2 tests:
jcampan@chromium.org
2009-01-30
4
-5
/
+31
*
Adds a comment as to why this test is failing.
sky@google.com
2009-01-30
1
-0
/
+2
*
Mark the new tests as only failing on linux/win (mac works).
thomasvl@chromium.org
2009-01-30
1
-4
/
+4
*
Remove Linux expectations that are not needed because they are
ager@chromium.org
2009-01-30
8
-225
/
+0
*
Chromium side of merge 40314:40364.
ojan@google.com
2009-01-30
6
-17
/
+47
*
Rearrange plugin entry points code to abstract out Linux.
evan@chromium.org
2009-01-30
6
-72
/
+87
*
Cause text baselines to go to chromium-mac and chromium-win.
tc@google.com
2009-01-30
2
-71
/
+24
*
Reverting 8920, somehow my rebaselining make the test fail.
jcampan@chromium.org
2009-01-30
4
-73
/
+73
*
Rebaseline layout tests in Linux that are off because of font metrics.
jhawkins@chromium.org
2009-01-30
19
-30
/
+269
*
Rename Debugger to DebuggerBridge to make the mac compiler happy.
brettw@chromium.org
2009-01-30
5
-31
/
+35
*
Marks the test LayoutTests/fast/layers/layer-visibility-sublayer.html
sky@google.com
2009-01-29
1
-1
/
+0
[next]