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 more Linux svg layout tests. Delete an incorrect win baseline.
jhawkins@chromium.org
2009-01-27
11
-9
/
+71
*
Windows, test_shell: build fix
agl@chromium.org
2009-01-27
1
-1
/
+2
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
10
-28
/
+30
*
Add Mac baseline for url parsing test, since googleurl doesn't match the WebK...
mmoss@chromium.org
2009-01-27
2
-4
/
+38
*
Small test shell work:
thomasvl@chromium.org
2009-01-27
2
-14
/
+4
*
Linking a crashing test to a bug report.
finnur@google.com
2009-01-27
1
-1
/
+1
*
Update V8 to latest trunk version.
ager@google.com
2009-01-27
2
-7
/
+14
*
Set the default result to no match, as the incorrect hash error will be set off
jhawkins@chromium.org
2009-01-27
1
-1
/
+1
*
Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webk...
tc@google.com
2009-01-27
7
-773
/
+773
*
URL parse layout test still broken on Mac.
mmoss@chromium.org
2009-01-27
1
-0
/
+4
*
Initialize result for the case where image_diff is not available.
jhawkins@chromium.org
2009-01-27
1
-0
/
+1
*
Fix three image hashes on Linux that were incorrect. The images matched, but...
jhawkins@chromium.org
2009-01-27
7
-3
/
+3
*
render_* work.
jrg@chromium.org
2009-01-27
1
-15
/
+8
*
Remove inline ToString(KURL) method from v8_bindings.h.
tc@google.com
2009-01-27
1
-5
/
+0
*
Fix the merge diff3 wrapper to work around a python subprocess bug on windows
eseidel@chromium.org
2009-01-27
1
-5
/
+21
*
Call image_diff on the actual and expected images if the hashes don't match to
jhawkins@chromium.org
2009-01-27
2
-9
/
+31
*
Bring in googleurl changes which fix URL parsing layout test.
mmoss@chromium.org
2009-01-27
1
-3
/
+0
*
If the shell is in layout tests mode, we lie and don't return the grow box
thomasvl@chromium.org
2009-01-27
1
-4
/
+5
*
Flag two tests that show these status pretty often on the build bots.
thomasvl@chromium.org
2009-01-27
1
-2
/
+2
*
Fix issue r8671
estade@chromium.org
2009-01-27
6
-9
/
+708
*
Comment out a NOTIMPLEMENTED() so that a layout test passes.
estade@chromium.org
2009-01-27
1
-3
/
+0
*
Rebaseline 3 more tests. These only failed in our port, but appear
tc@google.com
2009-01-27
8
-398
/
+401
*
Moved Init() before startup_data_->event.Signal() because derived
jrg@chromium.org
2009-01-27
4
-7
/
+26
*
Add missing txt baselines in Linux for layout tests that had images rebaselin...
jhawkins@chromium.org
2009-01-27
9
-10
/
+733
*
fix the merge script to die on svn errors. Ojan reviewed.
eseidel@chromium.org
2009-01-27
1
-4
/
+6
*
Update tests_fixable to account for recent passing tests in Linux and an
jhawkins@chromium.org
2009-01-27
1
-4
/
+3
*
Rebaseline 4 more tests.
tc@google.com
2009-01-26
7
-174
/
+166
*
Speculative fix for UMR seen by Purify
eseidel@chromium.org
2009-01-26
1
-0
/
+2
*
Fix crash in bug 6315.
kuchhal@chromium.org
2009-01-26
2
-4
/
+7
*
See if mac bitches about not having config.h
mbelshe@google.com
2009-01-26
3
-0
/
+3
*
Rebaseline 4 more tests where the expected results changed.
tc@google.com
2009-01-26
5
-326
/
+328
*
Rebaseline some tests that changed upstream.
tc@google.com
2009-01-26
7
-115
/
+109
*
Rebaseline a lot of Linux layout tests.
estade@chromium.org
2009-01-26
54
-44
/
+905
*
Attempt to fix mac build
mbelshe@google.com
2009-01-26
1
-0
/
+12
*
Add new files for linux/mac ports.
mbelshe@google.com
2009-01-26
1
-0
/
+3
*
Case sensitive directory names on linux
mbelshe@google.com
2009-01-26
1
-1
/
+1
*
Add newlines to the end of files so that linux can compile
mbelshe@google.com
2009-01-26
5
-1
/
+6
*
Add a new interface to JS for access to a microsecond timer (Interval).
mbelshe@google.com
2009-01-26
9
-37
/
+247
*
Remove the -win/_win from the test file names since they really aren't windows
thomasvl@chromium.org
2009-01-26
3
-22
/
+22
*
Do no use custom gtkrc files in layout test mode.
thestig@chromium.org
2009-01-26
1
-0
/
+5
*
Put one test from 'fast' back on the fail list because text diff output
finnur@google.com
2009-01-26
1
-1
/
+1
*
Update run_all_tests to use the platform delegate, thus removing even
amanda@chromium.org
2009-01-26
3
-24
/
+9
*
Five more layout tests from the 'fast' folder. The tests needed rebaselining ...
finnur@google.com
2009-01-26
8
-267
/
+265
*
Rebaseline a test in opt mode.
estade@chromium.org
2009-01-26
3
-4
/
+1
*
More mac updates based on the bots debug/release runs.
thomasvl@chromium.org
2009-01-26
1
-17
/
+16
*
Unfork test_shell_main:
amanda@chromium.org
2009-01-26
12
-715
/
+566
*
One test has been fixed in V8 bleeding_edge. Adding a comment to the
ager@google.com
2009-01-26
1
-1
/
+4
*
Update tests_fixable to catch regressions from merge 40124:40164.
jhawkins@chromium.org
2009-01-26
1
-2
/
+4
*
Attempt to fix a IAT unpatch crash.
deanm@chromium.org
2009-01-24
2
-58
/
+58
*
No functional change. Delete trailing whitespace and word-wrap to 80 columns.
evan@chromium.org
2009-01-24
4
-28
/
+36
[next]