summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Allow data URLs to trigger downloads, as they do in Firefox.darin@chromium.org2010-12-031-1/+27
* glue: use string16 in place of wstring for Unicode textevan@chromium.org2010-12-037-37/+39
* wstrings: convert CppVariant and CppBoundClass to not use wstringevan@chromium.org2010-12-039-34/+29
* Delete FileSystem API data when uninstalling extensions.kinuko@chromium.org2010-12-033-7/+31
* Turn GPU accelerated features (WebGL, compositing, accelerated 2d canvas) off...jamesr@chromium.org2010-12-031-1/+1
* WebKit roll 73207:73212victorw@chromium.org2010-12-031-4/+0
* Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...scherkus@chromium.org2010-12-0317-1003/+463
* WebKit roll 73140:73207victorw@chromium.org2010-12-031-0/+5
* Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...scherkus@chromium.org2010-12-037-14/+16
* Make the DrawGlyphs call have the proper const arguments, and make the proxiedbrettw@chromium.org2010-12-023-9/+9
* Have about:plugins point to the latest Flash and Reader versions.panayiotis@google.com2010-12-021-3/+3
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-0217-463/+1003
* Cleanup downstream suppressions.antonm@chromium.org2010-12-021-4/+0
* Adding a new command line flag (--enable-accelerated-layers) for turning vangelis@chromium.org2010-12-022-2/+20
* Remove expectations for 2 tests that do now pass:thakis@chromium.org2010-12-021-4/+0
* Remove expectations from downstream test_expecations.jparent@chromium.org2010-12-021-3/+0
* Fix a race condition in proxied audio.brettw@chromium.org2010-12-021-4/+7
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-026-145/+85
* Suppress the layout test failure on macvictorw@chromium.org2010-12-021-0/+4
* Fix a browser crasher with negative index set on select popups.jcivelli@chromium.org2010-12-021-5/+11
* Remove upstreamed test expectation.levin@chromium.org2010-12-021-2/+0
* TestShell windows: add --crash-dumps-fulldump optionmorrita@chromium.org2010-12-023-1/+16
* histogram API of WebKitClient implemented in chromium/webkit/gluescheib@chromium.org2010-12-022-0/+29
* Update fast/ruby/nested-ruby.html for DRT.tony@chromium.org2010-12-021-1/+1
* Fix a ui test and test_shell_tests results since numberstony@chromium.org2010-12-022-4/+3
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-024-15/+19
* Stopgap fix for crash in issue 53867 comment 15thakis@chromium.org2010-12-014-21/+45
* Cleanup from webkit merge.ojan@chromium.org2010-12-011-0/+2
* WebKit roll 72952:72986. Also cleaned up downstream test_expectations.txt file.ojan@google.com2010-12-011-21/+3
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-3024-181/+189
* WebKit roll 72881:72952.vitalyr@chromium.org2010-11-301-1/+1
* Make FileSystemOperation's lifetime more explicit.kinuko@chromium.org2010-11-307-233/+200
* Cleanupnfullagar@google.com2010-11-302-3/+3
* Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file p...kinuko@chromium.org2010-11-304-48/+4
* Fix one more error brought in with the last webkit roll.ojan@google.com2010-11-301-0/+1
* Skip failing spatial-navigation tests that were moved. Will remove with next ...ojan@google.com2010-11-301-0/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Don't call NPP_SetWindow on plugins that return an error from NPP_Newstuartmorgan@chromium.org2010-11-305-6/+13
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-294-14/+28
* Remove the forked npapi layout test plugin from the tree.tony@chromium.org2010-11-2912-2230/+0
* Stop using the old layout test plugin.tony@chromium.org2010-11-291-33/+0
* TestShell: Backported EventSender.contextClick() improvementmorrita@chromium.org2010-11-295-0/+84
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-2810-28/+46
* window-screen-properties.html is failing on WinRelease.loislo@chromium.org2010-11-251-0/+2
* WebKit roll 72716:72724.loislo@chromium.org2010-11-251-1/+2
* op-copy.html test was added to test expectations.loislo@chromium.org2010-11-251-0/+2
* Add a newly flaky test to test_expecations: fast/repaint/block-layout-inline-...jparent@chromium.org2010-11-251-0/+2
* Add svg/W3C-SVG-1.1/struct-image-10-t.svg and tables/mozilla/bugs/bug14929.html jparent@chromium.org2010-11-251-0/+4
* On windows filepaths need \\?\ prefix to allow extended file path names. Fix ...kkanetkar@chromium.org2010-11-254-4/+48