summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in FileWriterDelegate by passing FileStream::Write a callback...adamk@chromium.org2011-03-152-9/+8
* Revert r78134+r78136dcheng@chromium.org2011-03-153-15/+0
* Add back a test_expectation which doesn't seem to have made it upstream.levin@chromium.org2011-03-151-0/+3
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-153-0/+15
* Roll WebKit DEPS 81012:81083.levin@chromium.org2011-03-151-26/+0
* In BlobURLRequestJob, open files asynchronously to avoid blocking the IO threadadamk@chromium.org2011-03-144-73/+125
* DemuxerFactory is born!fischman@chromium.org2011-03-141-4/+5
* Pepper: Add a property to URLRequestInfo to skip header validation.viettrungluu@chromium.org2011-03-143-17/+63
* A small set of related fixes:satish@chromium.org2011-03-141-0/+0
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-1413-196/+554
* Fix handling of case where the same AccessibilityObject appears as admazzoni@chromium.org2011-03-142-9/+12
* Remove upstreamed and rebased tests.levin@chromium.org2011-03-141-18/+0
* Sort failing Layout tests to ease comparison across builders.yuzo@chromium.org2011-03-141-1/+1
* Print the number of failing Layout tests.yuzo@chromium.org2011-03-141-2/+3
* WebKit roll follow up.levin@chromium.org2011-03-141-0/+10
* Update test expectations.loislo@chromium.org2011-03-121-1/+2
* update test expectations.loislo@chromium.org2011-03-121-0/+7
* update expectations for fast/canvas/webgl/uninitialized-test.htmlloislo@chromium.org2011-03-121-0/+3
* update expectations for failing testsloislo@chromium.org2011-03-121-0/+3
* Remove Gears from Chrome.aa@chromium.org2011-03-1114-130/+4
* Add a console interface for logging to the JS console from a PPAPI plugin.brettw@chromium.org2011-03-116-0/+151
* Remove obsolete webpasswordautocompletelistener filesisherman@chromium.org2011-03-115-659/+0
* Re-enable FileWriterSync ui_tests by adding a ScopedAllowIO to BlobURLRequest...adamk@chromium.org2011-03-102-1/+8
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-104-3/+42
* Used new WebKit::WebPluginContainer::setBackingTextureId() to switch on/off a...alokp@chromium.org2011-03-102-0/+23
* Handle lost contexts in PPAPI.piman@google.com2011-03-105-1/+43
* web databases: remove a ToWStringHackevan@chromium.org2011-03-102-4/+5
* webkit: move SimpleDatabaseSystem into webkit/support/evan@chromium.org2011-03-098-12/+12
* test_shell: remove some uses of ToWStringHackevan@chromium.org2011-03-092-39/+9
* Remove the silly notion of MIME types from media code.scherkus@chromium.org2011-03-093-6/+2
* Fix obsolete dependencies that create needless recompiling. jeanluc@chromium.org2011-03-091-9/+9
* Update V8 to version 3.2.0.2ricow@chromium.org2011-03-091-0/+3
* Make View frame source work for POST results.pfeldman@chromium.org2011-03-092-0/+10
* Virtualize file_util calls from FileSystemFileUtil::PerformCommonCheckAndPrep...dmikurube@google.com2011-03-082-63/+96
* Add runtime enabled command-line flag for data transfer itemsdcheng@chromium.org2011-03-081-0/+1
* wstring: use ASCII path for WebKit root directoryevan@chromium.org2011-03-081-1/+3
* Make FileSystemDirURLRequestJob test single-threaded in hopes of making it le...adamk@chromium.org2011-03-081-14/+7
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Browser accessibility improvements so that screen readers can access moredmazzoni@chromium.org2011-03-082-9/+28
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-083-78/+51
* Revert 77296 - zea@chromium.org2011-03-083-51/+78
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-083-78/+51
* added missing equal signskaren@chromium.org2011-03-081-3/+3
* Revert Update V8 to version 3.2.0.1ricow@chromium.org2011-03-081-3/+0
* Update V8 to version 3.2.0.1ricow@chromium.org2011-03-081-0/+3
* Fixed the bug 75018: incorrect conditional jump in fileapi::FileSystemUsageCa...kinuko@chromium.org2011-03-081-1/+3
* Clarify/fix fullscreen semantics, and add GetScreenSizepiman@google.com2011-03-088-27/+110
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-082-5/+1
* Pepper: Store file extensions and description on a per-mime-type basis.viettrungluu@chromium.org2011-03-083-6/+21
* Revive FileAPI's recursive CreateDirectory.kinuko@chromium.org2011-03-076-12/+21