summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* suppress this test until webkit's version is pulled inreed@google.com2012-03-161-0/+3
* [Chromoting] Add USB keycode handling to Windows client.garykac@chromium.org2012-03-164-139/+182
* chromeos: Do not peek at /home/chronos/user/Downloadssatorux@chromium.org2012-03-161-27/+28
* Revert 127030 - chromeos: Do not peek at /home/chronos/user/Downloadstbarzic@chromium.org2012-03-161-28/+27
* mac: Move EventWithMenuAction() to the only file where it's called.thakis@chromium.org2012-03-163-74/+61
* Remove renderDirectlyToWebView parameter from WebViewClient::createGraphicsCo...jamesr@chromium.org2012-03-162-10/+1
* chromeos: Do not peek at /home/chronos/user/Downloadssatorux@chromium.org2012-03-151-27/+28
* Callback renaming in media code.xhwang@chromium.org2012-03-154-7/+7
* Update Linux nativeKeyCode to USB keycode conversion table.garykac@chromium.org2012-03-151-62/+151
* Revert 126933 - roll skia to 3402zmo@google.com2012-03-151-3/+0
* Reduce unnecessary network connections.fischman@chromium.org2012-03-154-63/+17
* Native to USB keycode conversion for Macgarykac@chromium.org2012-03-154-2/+417
* roll skia to 3402reed@google.com2012-03-151-0/+3
* Added out-of-process support for server sockets.ygorshenin@chromium.org2012-03-156-29/+22
* Pepper IME API for surrounding text retrieval.kinaba@chromium.org2012-03-158-2/+100
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-158-2/+111
* Do not change video decoder collection unless it is indeed a media stream.wjia@chromium.org2012-03-141-5/+5
* Really now... derive DomStorageTaskRunner from base::SequencedTaskRunner.michaeln@google.com2012-03-142-2/+28
* WebKit support for EXT_occlusion_query.reveman@google.com2012-03-144-0/+59
* roll skia to 3381reed@google.com2012-03-141-0/+3
* Revert 126623 - Separate FileStream related code out of BlobURLRequestJobmarja@chromium.org2012-03-146-337/+122
* Separate FileStream related code out of BlobURLRequestJobkinuko@chromium.org2012-03-146-122/+337
* Remove dead code left over from old-style WebCompositor initialization path.nduca@chromium.org2012-03-141-4/+0
* Require a user gesture to show the file chooser.bbudge@chromium.org2012-03-143-13/+18
* Add last modified time member to FileSystemFileUtil::AbstractFileEnumerator.tzik@chromium.org2012-03-144-0/+16
* gdata: Implement CreateSnapshotFile() for files on gdata.satorux@chromium.org2012-03-144-2/+29
* Make references to third_party/WebKit use webkit_src_dirjamesr@chromium.org2012-03-141-4/+4
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-142-0/+7
* net::URLRequest: rename Simulate*Error with CancelWith*Errortoyoshim@chromium.org2012-03-131-4/+4
* Derive DomStorageTaskRunner from base::TaskRunner now that it exists.michaeln@google.com2012-03-132-33/+47
* WebSocket Pepper API: Cleanup for more readability.toyoshim@chromium.org2012-03-132-17/+66
* new guidelines for use of chromium's test_expectations fileepoger@google.com2012-03-131-6/+27
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@chromium.org2012-03-132-2/+2
* Add base::StaticAtomicSequenceNumber.pliard@chromium.org2012-03-131-3/+0
* Implement copy and move operations within the same remote file system.benchan@chromium.org2012-03-132-3/+27
* Emulate ImmSetAssociateContextEx() for Flash.hbono@chromium.org2012-03-132-7/+18
* FileWriter flaky crash another fix attemptkinuko@chromium.org2012-03-131-1/+1
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-138-2/+205
* Coverity: Fix a few uninitialized vars.jhawkins@chromium.org2012-03-121-0/+1
* Add an explicit dependency from glue to WebKit/chromiumthakis@chromium.org2012-03-121-2/+1
* Switch the plugin cap back to a reporting modejschuh@chromium.org2012-03-121-53/+2
* Suppress WebKit test expectations for Math.cos(Math.PI/2).yangguo@chromium.org2012-03-121-0/+10
* Create video and audio decoder threads on demand.tommi@chromium.org2012-03-111-2/+7
* Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...dmikurube@chromium.org2012-03-102-2/+2
* Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).dmikurube@chromium.org2012-03-102-2/+2
* Fix a crash related to PPAPI scripting.yzshen@chromium.org2012-03-102-21/+29
* WebSocket Pepper API: Implement extensionstoyoshim@chromium.org2012-03-102-6/+5
* NULL check context_impl since it might be nulljamesr@chromium.org2012-03-101-2/+3
* Rename StatisticsCallback to StatisticsCB and DataSource::ReadCallback to Rea...xhwang@chromium.org2012-03-104-7/+7
* Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator.tzik@chromium.org2012-03-104-0/+16