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
*
Disable all HTML5 DB layout tests for now. They're really flacky.
dumi@chromium.org
2009-11-14
1
-4
/
+28
*
Enables most DB layout tests in test_shell.
dumi@chromium.org
2009-11-14
10
-97
/
+154
*
WebKit merge 50947:50972
brettw@chromium.org
2009-11-14
1
-0
/
+6
*
This CL fixes the document-open.html and window-open.html plugin layout tests...
ananta@chromium.org
2009-11-14
11
-41
/
+175
*
Call np_getentrypoints after np_initialize on the Mac
stuartmorgan@chromium.org
2009-11-14
1
-2
/
+9
*
Update expectations automatically based on the dashboard.
ojan@chromium.org
2009-11-14
1
-300
/
+269
*
Add tests that pass on all platforms to the updates JSON for autoupdating
ojan@chromium.org
2009-11-14
1
-17
/
+42
*
WebKit merge 50932:50947.
brettw@chromium.org
2009-11-13
1
-1
/
+0
*
Rebaselining fast/invalid/residual-style.html as we now support keygen tag.
wtc@chromium.org
2009-11-13
9
-142
/
+974
*
Create port-specific baselines for url decomposition tests.
dglazkov@chromium.org
2009-11-13
6
-2
/
+130
*
DevTools: touch resource dir in generator scripts on Mac.
mnaganov@chromium.org
2009-11-13
2
-3
/
+20
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
7
-16
/
+36
*
Mark the reopened test from r31851 as a different bug.
dpranke@google.com
2009-11-13
1
-1
/
+1
*
Delete no longer failing expectation - fixed upstream in
dpranke@google.com
2009-11-13
1
-7
/
+0
*
Remove expectation for a test that was moved upstream in webkit r50900.
dpranke@google.com
2009-11-13
1
-1
/
+0
*
Building FFmpeg in tree for arm
hclam@chromium.org
2009-11-13
1
-1
/
+1
*
Add a Mac plugin quirk for ignoring QuickTime's negotiated drawing model
stuartmorgan@chromium.org
2009-11-13
2
-6
/
+26
*
Load manifest data for newest cache from storage to compare against fetched m...
jennb@chromium.org
2009-11-13
3
-65
/
+102
*
Makes the test_shell output the page title too in didReceiveTitle.
brettw@chromium.org
2009-11-13
2
-5
/
+2
*
DevTools: Add support for removeNode from elements panel implemented upstream.
pfeldman@chromium.org
2009-11-13
1
-0
/
+1
*
DevTools: right align numbers in heap profile view, show absolute values init...
mnaganov@chromium.org
2009-11-13
2
-4
/
+36
*
Follow up from WebKit roll.
levin@chromium.org
2009-11-13
1
-4
/
+4
*
Roll WebKit DEPS 50840:50929.
levin@chromium.org
2009-11-13
2
-10
/
+34
*
Cleans up a bit the DB-related methods.
dumi@chromium.org
2009-11-13
5
-24
/
+26
*
Partially revert WebKit.gyp switch-over, because it broke build bot setup
dglazkov@google.com
2009-11-13
3
-9
/
+9
*
Revert 31871 - WebKit merge 50840:50904
levin@chromium.org
2009-11-13
1
-26
/
+7
*
Revert 31879 - Try to make the Linux webkit builder happy.
levin@chromium.org
2009-11-13
1
-5
/
+5
*
Try to make the Linux webkit builder happy. I used IMAGE+TEXT since this was
brettw@chromium.org
2009-11-13
1
-5
/
+5
*
Changing the file naming scheme. Creating a directory for each origin,
dumi@chromium.org
2009-11-13
13
-63
/
+240
*
WebKit merge 50840:50904
brettw@chromium.org
2009-11-13
1
-7
/
+26
*
Added lifecycle management and sharing support for SharedWorkers. SharedWorkers
atwilson@chromium.org
2009-11-13
1
-0
/
+9
*
Fix a bug where we were setting the mime-type to the full
tony@chromium.org
2009-11-13
3
-14
/
+36
*
Make a .bat file to start the layout test http_server on windows.
michaeln@google.com
2009-11-12
1
-0
/
+1
*
Cleanup new expectations from my time gardening. Rebaseline 2 tests.
japhet@chromium.org
2009-11-12
6
-81
/
+26
*
Mark redirect-cross-origin-tripmine.html as timing out.
scherkus@chromium.org
2009-11-12
1
-0
/
+3
*
Always call NPP_SetWindow, even for 0x0 plugins, on the Mac
stuartmorgan@chromium.org
2009-11-12
1
-3
/
+0
*
Coverity: Fix leaking NativeImageSkia in webkit_glue::DecodeImage.
mattm@chromium.org
2009-11-12
3
-13
/
+57
*
Clean up test_expectations.txt to track bugs that were marked as WONTFIX
dpranke@google.com
2009-11-12
1
-12
/
+5
*
* Fix a bug with the applicationCache.status return value. The wrong status v...
michaeln@google.com
2009-11-12
3
-5
/
+22
*
Move benchmark extension example to new location and clean it up to use brows...
erikkay@chromium.org
2009-11-12
1
-1
/
+1
*
Files no longer uses.
yaar@chromium.org
2009-11-12
246
-38581
/
+0
*
DevTools: concatenate JS files into one big devtools.js file (similar to insp...
mnaganov@chromium.org
2009-11-12
2
-4
/
+105
*
DevTools: enable Storage panel by default
yurys@google.com
2009-11-12
2
-2
/
+38
*
DevTools: remove temporary override for addDOMStorage as WebKit fix has alrea...
yurys@google.com
2009-11-12
1
-12
/
+0
*
Revert 31765 - Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-8
/
+0
*
Rebaselining fast/css/font-face-default for Linux as upstream bug has
tkent@chromium.org
2009-11-12
3
-7
/
+1
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-0
/
+8
*
Lookup appcached responses given a request URL.
michaeln@google.com
2009-11-12
6
-28
/
+538
*
Be a bit less strict in which test we mark slow.
ojan@chromium.org
2009-11-12
1
-2
/
+18
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
125
-778
/
+397
[next]