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
*
Revert "Stubs for DB-related methods in ChromiumBridge."
agl@chromium.org
2009-07-16
1
-33
/
+0
*
Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro...
dumi@chromium.org
2009-07-16
1
-0
/
+33
*
Adding callback support to media filter Initialize() and Seek().
scherkus@chromium.org
2009-07-16
2
-12
/
+21
*
More failing layout tests on Windows from the merge 45936:45958
agl@chromium.org
2009-07-16
1
-1
/
+2
*
Fix lingering thinko
dkegel@google.com
2009-07-16
1
-1
/
+1
*
Fix mistakes in #! lines on python scripts.
dkegel@google.com
2009-07-16
12
-12
/
+6
*
Layout test shadow-translucent-fill.html started failing with merge.
agl@chromium.org
2009-07-16
1
-1
/
+2
*
Land http://codereview.chromium.org/155575 for atwilson.
dimich@google.com
2009-07-15
1
-10
/
+2
*
Roll WebKit DEPS 45936:45958.
japhet@chromium.org
2009-07-15
1
-0
/
+6
*
Layout test rem-dynamic-scaling is crashing on Windows.
agl@chromium.org
2009-07-15
1
-1
/
+1
*
Layout test progress-event-total.html started failing with merge.
agl@chromium.org
2009-07-15
1
-2
/
+1
*
test_shell had hard-coded paths to the old LayoutTests location
dpranke@google.com
2009-07-15
1
-3
/
+2
*
Removed extraneous call to the now depreacted WebCore::parseURL().
japhet@chromium.org
2009-07-15
1
-3
/
+2
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-1
/
+1
*
Clean up the WebKit.gyp file's exclusions of DOM Storage stuff.
jorlow@chromium.org
2009-07-15
1
-1
/
+3
*
Roll Webkit DEPS 45916:45936.
japhet@chromium.org
2009-07-15
1
-0
/
+4
*
MediaLeakTest.VideoBear on linux
hclam@chromium.org
2009-07-15
1
-2
/
+1
*
Rebaselining tool: add an option to map platform name to build bot directory ...
victorw@chromium.org
2009-07-15
1
-2
/
+4
*
Reenable content script messaging test.
mpcomplete@chromium.org
2009-07-15
1
-4
/
+0
*
Rebaseline layout tests from webkit merge 41860:41960 and 44252:44286
victorw@chromium.org
2009-07-15
15
-8
/
+95
*
DevTools: provisional commit for new WebInspector's 'last opened panel' change.
pfeldman@chromium.org
2009-07-15
5
-2
/
+36
*
Roll WebKit DEPS to r45916 and mark some tests (mostly MAC only) as failing f...
japhet@chromium.org
2009-07-15
1
-0
/
+84
*
Removed the bool parameter from PipelineCallback and cleaned up WebMediaPlaye...
scherkus@chromium.org
2009-07-15
2
-106
/
+73
*
Delete RGBColor and use the upstreamed version BUG=none TEST=none
japhet@chromium.org
2009-07-15
3
-93
/
+0
*
Temporarily disable media layout tests until we can sort something out with t...
scherkus@chromium.org
2009-07-15
1
-2
/
+36
*
Exclude upstreamed files so they may be added to WebCore.gypi safely.
ajwong@chromium.org
2009-07-15
1
-0
/
+9
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-15
1
-0
/
+1
*
test_shell: set a title on the home page
evan@chromium.org
2009-07-15
1
-0
/
+1
*
Fixing test_expectations (run lint!)
dimich@google.com
2009-07-15
1
-2
/
+1
*
Disabling flakey LayoutTests/http/tests/xmlhttprequest/cross-origin-no-author...
dimich@google.com
2009-07-14
1
-0
/
+1
*
Reverting 20683.
jorlow@chromium.org
2009-07-14
1
-1
/
+0
*
Update test_expectatoins - canvas tests fixed after WebKit roll, and 3 tests ...
dimich@google.com
2009-07-14
1
-12
/
+5
*
Reverting 20679.
jorlow@chromium.org
2009-07-14
1
-0
/
+3
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-14
1
-0
/
+1
*
Move all three DataGrid test failures to adjacent lines, and link them all to...
snej@chromium.org
2009-07-14
1
-5
/
+5
*
Add back in LayoutTests related to focus which were fixed.
jorlow@chromium.org
2009-07-14
1
-3
/
+0
*
Chrome-side of fixes for content-script messaging.
mpcomplete@chromium.org
2009-07-14
3
-8
/
+29
*
Middle clicks on all fragment links open in new tab.
cmp@google.com
2009-07-14
1
-22
/
+15
*
Rebaseline SVG LayoutTest createImageElement2
victorw@chromium.org
2009-07-14
7
-3
/
+38
*
Linux: filter out unreadable fonts
agl@chromium.org
2009-07-14
2
-0
/
+11
*
Rebaselining layout test "border-radius-huge-assert" introduced by webkit mer...
victorw@chromium.org
2009-07-14
6
-5
/
+4
*
Mark video-error-abort as failing.
scherkus@chromium.org
2009-07-14
1
-0
/
+3
*
delete linux version of fast/dom/anchor-to-String.html
dpranke@google.com
2009-07-14
1
-7
/
+0
*
Fix test_expectations.txt lint error.
agl@chromium.org
2009-07-14
1
-1
/
+1
*
Linux: add baseline for khmer-selection.html
agl@chromium.org
2009-07-14
4
-1
/
+50
*
Fixed bug where playbackRate wasn't being respected.
scherkus@chromium.org
2009-07-14
2
-4
/
+18
*
Mark LayoutTests/fast/http/cache/subresource-expiration.html as SLOW
dpranke@google.com
2009-07-14
1
-0
/
+1
*
change LayoutTests/fast/dom/anchor-toString() to be a platform-independent test
dpranke@google.com
2009-07-14
2
-8
/
+0
*
Remove UndetectableHTMLCollection.idl and use the upstreamed version (renamed...
japhet@chromium.org
2009-07-14
2
-16
/
+0
*
Reverting 20631.
stoyan@chromium.org
2009-07-14
1
-0
/
+6
[next]