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
*
Flaky timeout
pkasting@chromium.org
2009-08-06
1
-1
/
+2
*
Port of WebKit's appcache manifest parser code.
michaeln@google.com
2009-08-06
5
-163
/
+516
*
Move consistent crashers into their own bugs.
dglazkov@chromium.org
2009-08-06
1
-2
/
+2
*
Reverting 22651.
darin@chromium.org
2009-08-06
2
-2
/
+1
*
Revert "Enable MediaLeakTest.*"
scherkus@chromium.org
2009-08-06
1
-2
/
+2
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
11
-54
/
+109
*
With our posix TCP implementation, attempting to load an URL with IP address
darin@chromium.org
2009-08-06
2
-1
/
+2
*
Remove linux crash expectation for LayoutTests/fast/canvas/set-colors.html.
erg@google.com
2009-08-06
1
-4
/
+0
*
Test is flaky on release as well.
tim@chromium.org
2009-08-06
1
-1
/
+1
*
Fix a "not all control paths return a value" warning and correct indentation.
darin@chromium.org
2009-08-06
1
-3
/
+6
*
Start with a PolicyIgnore when determining navigation action policy in WebFra...
dglazkov@google.com
2009-08-06
2
-4
/
+1
*
Suppress block-test failures for mac/linux temporarily.
darin@chromium.org
2009-08-06
1
-0
/
+3
*
Update baseline for security/block-test.html
darin@chromium.org
2009-08-06
5
-287
/
+163
*
Re-enable test_shell Plugin.* tests for WebKit purify bot.
dglazkov@chromium.org
2009-08-06
1
-2
/
+0
*
Enable MediaLeakTest.*
hclam@chromium.org
2009-08-06
1
-2
/
+2
*
Flaky timeout
pkasting@chromium.org
2009-08-06
1
-5
/
+5
*
Flaky crashing tests
pkasting@chromium.org
2009-08-06
1
-1
/
+4
*
Mark a couple tests PASS/CRASH that started crashing again since yesterday.
tim@chromium.org
2009-08-06
1
-0
/
+2
*
DevTools: migrate to upstreamed version of CSS support.
pfeldman@chromium.org
2009-08-06
8
-769
/
+255
*
Mark xmlhttprequest-open-after-iframe-onload-remove-self.html as flaky for li...
hamaji@chromium.org
2009-08-06
1
-2
/
+2
*
A quick fix for Issue 18353.
hbono@chromium.org
2009-08-06
1
-6
/
+0
*
These tests seems to be OK now:
hamaji@chromium.org
2009-08-06
1
-7
/
+0
*
redirect-cross-origin-tripmine.html seems to be flaky.
hamaji@chromium.org
2009-08-06
1
-0
/
+1
*
Rebaseline test results for fast/canvas/image-pattern-rotate.html for Windows.
hamaji@chromium.org
2009-08-06
4
-3
/
+42
*
We need to update the baseline for block-test.html
darin@chromium.org
2009-08-06
1
-0
/
+3
*
Remove bad tests results. These should have been removed as part of r22590.
darin@chromium.org
2009-08-06
5
-212
/
+0
*
Fix a bunch of layout tests related to dumpResourceLoadCallbacks.
darin@chromium.org
2009-08-06
25
-256
/
+153
*
Remove a now-unnecessary warning suppression.
pkasting@chromium.org
2009-08-06
1
-3
/
+0
*
Exclude all test_shell Plugin tests. It looks like all of them are timing out.
dglazkov@chromium.org
2009-08-06
1
-1
/
+1
*
Update WebKit purify test exclusions to add Plugin.Refresh.
dglazkov@chromium.org
2009-08-06
1
-0
/
+2
*
Mark LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html as flaky
dpranke@google.com
2009-08-06
1
-1
/
+1
*
Revert "Save a reference to the origin passed into the StorageAreaImpl for as...
phajdan.jr@chromium.org
2009-08-06
3
-8
/
+3
*
Refactor ExpectedFilename() to be a little easier to understand
dpranke@google.com
2009-08-06
1
-20
/
+29
*
Fix minor bug - start layout_test_helper before checking sys deps
dpranke@google.com
2009-08-06
1
-14
/
+14
*
Save a reference to the origin passed into the StorageAreaImpl for as long
jorlow@chromium.org
2009-08-06
3
-3
/
+8
*
Skip the willCacheResponse-delegate-callback test since it only makes sense for
darin@chromium.org
2009-08-06
1
-1
/
+1
*
So tired of trying to keep up with these test expectations
pkasting@chromium.org
2009-08-05
1
-6
/
+6
*
Yet Another Flaky Mac Crash
pkasting@chromium.org
2009-08-05
1
-1
/
+2
*
More updates. One crash no longer seems to occur on the Mac; a Windows test ...
pkasting@chromium.org
2009-08-05
1
-2
/
+1
*
A couple tests seem to be flakily crashing :(
pkasting@chromium.org
2009-08-05
1
-2
/
+2
*
FAIL -> CRASH
pkasting@chromium.org
2009-08-05
1
-1
/
+1
*
Remove some tests that seem to be passing.
pkasting@chromium.org
2009-08-05
1
-7
/
+0
*
Mark overflow-scroll-delete.html as flaky on mac debug. It's been flipping ba...
tc@google.com
2009-08-05
1
-0
/
+2
*
Update to WebKit r46807.
pkasting@chromium.org
2009-08-05
3
-19
/
+8
*
First stab at a layout tests flakiness/speed dashboard.
ojan@chromium.org
2009-08-05
4
-10
/
+886
*
DevTools: add initial stuff for Heap profiler.
mnaganov@chromium.org
2009-08-05
12
-58
/
+229
*
DevTools l10n: fix .grd files by results of running GRIT, sync up with WebKit.
mnaganov@chromium.org
2009-08-05
2
-22
/
+42
*
Remove expected images for textfield-drag-into-disabled.html.
hamaji@chromium.org
2009-08-05
6
-40
/
+0
*
Rebaseline test results for fast/canvas/image-pattern-rotate.html for linux.
hamaji@chromium.org
2009-08-05
4
-1
/
+43
*
Add LayoutTests/fast/forms/textfield-drag-into-disabled.html as expected layo...
hamaji@chromium.org
2009-08-05
1
-0
/
+3
[next]