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
...
*
Disblae some media layout tests
hclam@chromium.org
2009-06-12
1
-6
/
+23
*
WebKit Update 44597:44622
ericroman@google.com
2009-06-12
5
-18
/
+0
*
Included text/css content type into list of the supported non image files.
abarth@chromium.org
2009-06-12
1
-2
/
+4
*
Use pointers instead of references in SpellCheck function.
sidchat@google.com
2009-06-12
2
-4
/
+4
*
Enable a bunch of layout tests for <audio> and <video>
hclam@chromium.org
2009-06-12
1
-3
/
+76
*
Update baselines.
darin@chromium.org
2009-06-12
5
-9
/
+33
*
Rebaseline more tests. The new rendering looks better to me. It looks like we
darin@chromium.org
2009-06-12
11
-13
/
+11
*
Add baseline results for fast\canvas\drawImage-with-globalAlpha.html
darin@chromium.org
2009-06-12
7
-1
/
+28
*
Skip http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
darin@chromium.org
2009-06-12
1
-1
/
+1
*
We now have expected results for canvas-lineWidth.html, so we can let this test
darin@chromium.org
2009-06-12
1
-1
/
+0
*
Remove expected failures for tests that now pass.
darin@chromium.org
2009-06-12
1
-11
/
+0
*
Fix SimpleDataSource so it doesn't double-initialize.
scherkus@chromium.org
2009-06-12
1
-3
/
+3
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-2
/
+5
*
Remove duplicates in test_expectations.
tc@google.com
2009-06-11
1
-3
/
+2
*
Removed duplicated entried from expected_tests.txt.
idana@google.com
2009-06-11
1
-4
/
+2
*
Disabled more layout tests in an attempt to make the tree go green.
idana@google.com
2009-06-11
1
-2
/
+11
*
Mark some tests as failing due to pre-existing bugs. Move to the right spots...
pkasting@chromium.org
2009-06-11
1
-9
/
+12
*
Fix javascript-backslash.html layout test failure.
darin@chromium.org
2009-06-11
4
-211
/
+233
*
The following two layout tests were failed because of
hclam@chromium.org
2009-06-11
1
-4
/
+8
*
Remove v8_custom.cpp and v8_custon.h, since they are now empty.
japhet@chromium.org
2009-06-11
2
-0
/
+0
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
14
-9
/
+1237
*
Disable the following layout test so that the tree can become green again:
idana@google.com
2009-06-11
1
-1
/
+2
*
DevTools:
yurys@google.com
2009-06-11
8
-44
/
+44
*
DevTools: when injected script context is created its context data is set to ...
yurys@google.com
2009-06-11
4
-17
/
+74
*
DevTools: Render 'Array' type name for scope variables.
pfeldman@chromium.org
2009-06-11
1
-0
/
+13
*
DevTools: do not skip first array element.
pfeldman@chromium.org
2009-06-11
1
-1
/
+1
*
Fix crash that could happen when setting up caching of the wrapper for
ager@chromium.org
2009-06-11
1
-0
/
+13
*
DevTools: pass proper platform names on non-windows.
pfeldman@chromium.org
2009-06-11
3
-0
/
+24
*
DevTools: Keep Resources panel enabled status upon frame navigate.
pfeldman@chromium.org
2009-06-11
1
-0
/
+4
*
DevTools Profiler: fix Profiles Panes 'show' interception.
mnaganov@chromium.org
2009-06-11
1
-0
/
+3
*
More attempts to green the tree.
pkasting@chromium.org
2009-06-11
1
-2
/
+2
*
Try and green tree from recent WebKit update
pkasting@chromium.org
2009-06-11
1
-0
/
+6
*
r18003 didn't properly delete this files, it just emptied them out.
ojan@chromium.org
2009-06-11
4
-3
/
+0
*
Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...
pkasting@chromium.org
2009-06-11
9
-856
/
+26
*
Remove skia image-decoders for mac build.
ajwong@chromium.org
2009-06-11
2
-0
/
+28
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
2
-1
/
+13
*
Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...
sidchat@google.com
2009-06-10
2
-7
/
+16
*
Ignore for now to get tree green
jrg@chromium.org
2009-06-10
1
-0
/
+3
*
Eliminate leaks (valgrind)
jrg@chromium.org
2009-06-10
1
-1
/
+1
*
Update webkit to r44571
darin@chromium.org
2009-06-10
1
-0
/
+3
*
DevTools: always send reponse to resource content request, otherwise client m...
yurys@google.com
2009-06-10
4
-10
/
+37
*
DevTools: Add test for resource panel enabling.
pfeldman@chromium.org
2009-06-10
3
-12
/
+139
*
DevTools: migrate sanity tests to javascript.
pfeldman@chromium.org
2009-06-10
4
-0
/
+133
*
Fix for the Layout test failures occuring as a result of the change to downlo...
ananta@chromium.org
2009-06-10
1
-0
/
+1
*
For lack of a better approach we now initiate the plugin src url download in ...
ananta@chromium.org
2009-06-10
2
-4
/
+22
*
Turns out this test is still failing for Chrome
ojan@google.com
2009-06-10
1
-0
/
+3
*
-. Do not normalize the case for baseline path and file name.
victorw@chromium.org
2009-06-10
1
-438
/
+438
*
Linux: rebaseline due to WebKit's r44503
agl@chromium.org
2009-06-10
24
-16
/
+576
*
Add bug for newly failing tests
darin@chromium.org
2009-06-10
1
-17
/
+17
*
Removed platform specific test results for WebKit bug fix.
ojan@google.com
2009-06-10
6
-26
/
+0
[prev]
[next]