summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add a new function to run and claer a completion callback. This is a commonbrettw@chromium.org2011-05-272-18/+6
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-273-1/+21
* Fix quota manager's usage tracking for a new originkinuko@chromium.org2011-05-273-48/+33
* ChromiumOS build fix attempt for 86988kinuko@chromium.org2011-05-271-1/+2
* Resubmitting 86978 - Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-276-124/+343
* Revert 86978 - Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-276-345/+121
* Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-276-121/+345
* Ensure the filter for GetSaveFileName on Windows is double NULL terminated.rsleevi@chromium.org2011-05-271-1/+1
* Test expectations suppressions after r86944 enabledadamk@chromium.org2011-05-271-0/+4
* Implement Chromium version of WebCore::MediaPlayer::mediaTimeForTimeValue()acolwell@chromium.org2011-05-262-0/+6
* Add new PDF plugin resources for print preview.thestig@chromium.org2011-05-265-1/+8
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-264-0/+117
* More WebSQLDatabase and QuotaManager integration.michaeln@google.com2011-05-269-274/+168
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-266-8/+73
* Remove stale test expectations for now-passing tests.adamk@chromium.org2011-05-261-10/+0
* [Re-instate r86681 by reverting its revert in r86687.]fischman@chromium.org2011-05-261-5/+5
* Fix up PathProvider on the Mac for FILE_MODULE.dmaclach@chromium.org2011-05-261-10/+2
* Fix the invalid read in QuotaTemporaryStorageEvictorTest at r86597.dmikurube@chromium.org2011-05-261-1/+1
* Add Dump{Quota,LastAccessTime}Table to QuotaManagertzik@chromium.org2011-05-265-1/+227
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2613-32/+29
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-261-1/+1
* Leak fix in FileSystemOperationUnitTest.kinuko@chromium.org2011-05-261-2/+24
* Removes obsolete code in WebPluginDelegateImpl.hbono@chromium.org2011-05-262-27/+0
* WebKit roll 87314:87341.adamk@chromium.org2011-05-261-14/+0
* Enable cross-filesystem moves and copies.ericu@chromium.org2011-05-2611-75/+485
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-256-20/+13
* Add temporary suppressions of a few svg tests while we wait for rebaselines.adamk@chromium.org2011-05-251-0/+5
* WebKit roll 87266:87314.adamk@chromium.org2011-05-251-8/+9
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-252-4/+21
* Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...fischman@chromium.org2011-05-251-5/+5
* Updated OMX decoder for recent PPAPI changes, and added to the build.fischman@chromium.org2011-05-251-5/+5
* ppapi: Work around a compiler bug where the PPP_Printing_Dev struct is not ze...thestig@chromium.org2011-05-251-1/+4
* Add Skia to CG adapter for plugins.caryclark@chromium.org2011-05-255-13/+45
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-2513-29/+32
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2513-32/+29
* Implement QuotaTemporaryStorageEvictor.dmikurube@chromium.org2011-05-256-3/+468
* Add StorageType as parameter to {,Host}{Usage,Quota}Callbacktzik@chromium.org2011-05-256-53/+164
* 2nd try: Notify read access to the QuotaManager in FileSystemOperationkinuko@chromium.org2011-05-253-49/+155
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-2515-17/+17
* We need this work-around for file:/// URIs asmichaeln@google.com2011-05-252-3/+19
* Implement DatabaseQuotaClient's DeteleteOriginData method.michaeln@google.com2011-05-255-16/+162
* Disable QuotaMananger tests which rely on precise time.shess@chromium.org2011-05-251-2/+13
* Remove ctime and atime checks to reduce flakiness.ericu@chromium.org2011-05-251-3/+0
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-259-14/+78
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-242-0/+3
* Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).dmichael@chromium.org2011-05-247-31/+104
* Change printing of PDFs for preview on Windows to not rasterize.vandebo@chromium.org2011-05-242-52/+59
* Revert 86400 - Notify read access to the QuotaManager in FileSystemOperationkinuko@chromium.org2011-05-243-153/+49
* Add Dump{Quota,LastAccessTime}Table to QuotaDatabasetzik@chromium.org2011-05-243-8/+243
* Notify read access to the QuotaManager in FileSystemOperationkinuko@chromium.org2011-05-243-49/+153