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
*
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
*
Ignore canvas-lineWidth.html test that is failing due to missing expected
darin@chromium.org
2009-06-10
1
-1
/
+1
*
Rebaseline property-getters-and-setters.html for WebKit r44445
darin@chromium.org
2009-06-09
3
-1
/
+2
*
Update test expectations to account for merge to r44544.
darin@chromium.org
2009-06-09
1
-1
/
+23
*
Add themeChromiumLinux.css to the build.
darin@chromium.org
2009-06-09
1
-0
/
+1
*
Update WebKit to r44544.
darin@chromium.org
2009-06-09
7
-31
/
+27
*
Mark webkit failures as flaky for later investigations.
thestig@chromium.org
2009-06-09
1
-0
/
+7
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-06-09
35
-1334
/
+2786
*
DevTools: now that WebKit implementation of WebInspector.SourceView expects I...
yurys@google.com
2009-06-09
8
-39
/
+106
*
Reapply caching of the document JavaScript wrapper on the global
ager@chromium.org
2009-06-09
2
-12
/
+51
*
Fix regression from my previous change. Looks like we need to call SetWindow...
jam@chromium.org
2009-06-09
2
-0
/
+12
*
Don't call NPP_SetWindow before we have the plugin geometry.
jam@chromium.org
2009-06-09
4
-34
/
+36
*
Fixes a flash plugin hang caused by opening google finance ticker symbols in ...
ananta@chromium.org
2009-06-09
3
-7
/
+2
*
One test still failing on Linux; put it back in test_expectations.
senorblanco@chromium.org
2009-06-08
1
-7
/
+2
*
text_expectations cleanup. Mark as passing some tests that were
senorblanco@chromium.org
2009-06-08
1
-20
/
+10
*
Capitalize -lurlmon.lib in default_plugin consistently with the other
sgk@google.com
2009-06-08
1
-1
/
+1
*
Turn on DevTools Profiler.
mnaganov@chromium.org
2009-06-08
1
-2
/
+2
*
Revert r17853. Causes debug mode layout test failures.
ager@chromium.org
2009-06-08
2
-35
/
+4
*
Cache the document JavaScript wrapper on the global object for faster
ager@chromium.org
2009-06-08
2
-4
/
+35
*
Update V8 to version 1.2.7.
ager@chromium.org
2009-06-08
2
-6
/
+2
*
Porting the browser tests to Unix.
jcampan@chromium.org
2009-06-05
2
-13
/
+13
[next]