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
*
Linux: Move VDMX parsing into WebKit.
agl@chromium.org
2009-04-15
1
-0
/
+3
*
Chromium side of webkit merge 42440:42523.
ericroman@google.com
2009-04-15
6
-4
/
+38
*
Reverting 13760.
davemoore@chromium.org
2009-04-15
3
-34
/
+9
*
Make HTMLSelectElement and HTMLOptionsCollection return collections of options
davemoore@chromium.org
2009-04-15
3
-9
/
+34
*
Remove extra newline from checksum file.
mmoss@chromium.org
2009-04-15
1
-1
/
+1
*
Remove newline from checksum file (causes comparison fail)
mmoss@chromium.org
2009-04-15
1
-1
/
+1
*
Add the long-wrapped-line checksum for the result.
brettw@chromium.org
2009-04-15
1
-0
/
+1
*
Add checksum for the Linux result of this test since I couldn't get it before.
brettw@chromium.org
2009-04-15
1
-0
/
+1
*
Use the image result from the buildbot to see if it fixes this test.
brettw@chromium.org
2009-04-15
2
-1
/
+0
*
Give the expected Linux result the correct name so the tool picks it up.
brettw@chromium.org
2009-04-15
2
-0
/
+0
*
Rebaseline some layout tests that are new or changed from the merge 42244:42287
brettw@chromium.org
2009-04-15
13
-12
/
+37
*
Add non-fatal errors to parsing the expectations file and make lacking a bug ...
ojan@google.com
2009-04-14
2
-44
/
+77
*
Add a few more flaky tests. TBR.
ojan@google.com
2009-04-14
1
-3
/
+8
*
Chromium side of webkit merge 42403:42440.
ericroman@google.com
2009-04-14
7
-18
/
+62
*
Update test expectations to match last few runs, mainly marking some flakiness.
pam@chromium.org
2009-04-14
1
-6
/
+5
*
Use Michael Moss's nice user agent code on Linux.
dkegel@google.com
2009-04-14
1
-25
/
+45
*
Link to DiamondX plugin.
evan@chromium.org
2009-04-14
1
-0
/
+1
*
Update playback extension so that javascript functions return consistent (but...
ace@google.com
2009-04-14
1
-2
/
+6
*
Review URL: http://codereview.chromium.org/68009
dimich@google.com
2009-04-14
1
-0
/
+6
*
Modifies the test_expectations.txt file to add bugs to all tests without bugs...
gwilson@google.com
2009-04-14
1
-754
/
+754
*
Revert changes causing memory_test problems.
asargent@chromium.org
2009-04-14
1
-11
/
+2
*
Print median, mean and std_deviation for test running times.
ojan@google.com
2009-04-13
2
-45
/
+106
*
Remove tests that have passed on Windows for at least the last 50 builds.
pam@chromium.org
2009-04-13
1
-12
/
+1
*
Build pipeline directly in build/action_maketokenizer.py.
thestig@chromium.org
2009-04-13
1
-8
/
+10
*
Add ~5 flaky tests from over the weekend and sort the
ojan@google.com
2009-04-13
1
-46
/
+53
*
v8 uses 0-based line numbering, while in WebKit they are numbered from 1 so w...
yurys@google.com
2009-04-13
1
-4
/
+29
*
Remove tests that have passed on Mac for at least the last 50 builds.
pam@chromium.org
2009-04-13
1
-46
/
+32
*
Fix problems in event listener teardown
asargent@chromium.org
2009-04-13
1
-2
/
+11
*
Update a couple of test in test_expectations
jeremy@chromium.org
2009-04-13
1
-4
/
+0
*
linux: make npapi_test_plugin loadable.
evan@chromium.org
2009-04-13
5
-16
/
+90
*
Fix worker constructor so that nested worker can be created.
jianli@chromium.org
2009-04-13
1
-6
/
+13
*
Pass a URL with valid protocol to SecurityOrigin::create in order to follow t...
jianli@chromium.org
2009-04-13
1
-1
/
+3
*
Remove tests that have passed on Linux for at least the last 50 builds.
pam@chromium.org
2009-04-13
1
-36
/
+17
*
Relanding the following revisions.
ananta@chromium.org
2009-04-13
7
-25
/
+103
*
Add more failing layout tests to the list after the last webkit merge.
nsylvain@chromium.org
2009-04-13
1
-0
/
+3
*
Revert change 13558 and 13555 because they broke the plugin
nsylvain@chromium.org
2009-04-13
7
-101
/
+25
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
2
-8
/
+8
*
Revert my change to purify filter for test_shell_tests
cpu@google.com
2009-04-12
1
-2
/
+0
*
Disable MimeTypeTests in the test_shell_test purify run
cpu@google.com
2009-04-12
1
-0
/
+2
*
Removing the Activex shim plugin from the list of default plugins caused some...
ananta@chromium.org
2009-04-11
3
-10
/
+32
*
Remove the Activex shim registration for generic Activex controls. The Active...
ananta@chromium.org
2009-04-11
4
-15
/
+69
*
Add missing image results. These were moved into Mac platform-specific
pam@chromium.org
2009-04-11
4
-0
/
+2
*
Chromium side of merge 42364:42403.
pam@chromium.org
2009-04-11
2
-3
/
+9
*
Remove histogram connection to base classes in stats_counter
jar@chromium.org
2009-04-10
1
-0
/
+1
*
Removing --enable-video and instead relying on having DLLs present.
scherkus@chromium.org
2009-04-10
3
-5
/
+1
*
Make OSX TestShell able to run workers, using a new test_worker.dylib which i...
dimich@google.com
2009-04-10
3
-9
/
+53
*
New baselines for tests modified in merge 42324:42364. These were similarly
pam@chromium.org
2009-04-10
9
-41
/
+40
*
Remove unneeded ASSERT -- this code path is valid and should not be ASSERTing.
dglazkov@google.com
2009-04-10
1
-1
/
+0
*
New baselines for new tests with the 42324:42364 merge.
pam@chromium.org
2009-04-10
4
-0
/
+48
*
Re-baseline XFrameOptions tests.
pam@chromium.org
2009-04-10
7
-0
/
+76
[next]