summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Make PPAPI unittests work independent of order run. The issue is that PpapiGl...jam@chromium.org2013-04-231-0/+2
* Convert the remaining test_shell_tests to content_browsertests.jam@chromium.org2013-04-2321-3666/+22
* Remove 'features.gypi' from 'webkit/webkit.gyp'.mkwst@chromium.org2013-04-231-1/+0
* Use base::MessageLoop in media code.xhwang@chromium.org2013-04-226-10/+10
* cc: Use input events to trigger vsyncskyostil@chromium.org2013-04-221-0/+7
* Support concatenated spatialization datartoy@google.com2013-04-221-1/+11
* Updating XTBs based on .GRDs from branch 1453karen@chromium.org2013-04-223-7/+7
* [Quota][Cleanup] Remove global_unlimited_usage_is_valid_ flag from UsageTracker.tzik@chromium.org2013-04-222-20/+30
* remove unnecessary dependencies on WebSecurityOriginalecflett@chromium.org2013-04-223-4/+0
* Revert "Disable cookies when fetching favicon" (r181483).pliard@chromium.org2013-04-221-4/+0
* Add detailed change event for SpecialStoragePolicy.tzik@chromium.org2013-04-226-10/+48
* Move Version to base namespace.xhwang@chromium.org2013-04-221-2/+4
* Pass information to ppapi plugin if a mouse button was pressed during MouseMo...yael.aharon@intel.com2013-04-221-0/+1
* Remove reference counting from media::Demuxer and friends.scherkus@chromium.org2013-04-226-110/+113
* Split Media-related code from IsolatedMountPointProviderkinuko@chromium.org2013-04-2214-156/+407
* Add option to use GLContextVirtual in WGC3DIPCBIboliu@chromium.org2013-04-202-4/+43
* media: Add support for playback of VP8 Alpha video streamsvigneshv@chromium.org2013-04-191-4/+5
* Fix incorrect sign on kMinScale in audio decoderrtoy@google.com2013-04-191-1/+1
* Fix some includes in CopyOrMoveFileValidator code.vandebo@chromium.org2013-04-192-1/+8
* Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension.jun.a.jiang@intel.com2013-04-194-2/+34
* Reland: Remove reference counting from media::VideoDecoder and friends.scherkus@chromium.org2013-04-195-181/+95
* Remove WebNode parameter from decidePolicyForNavigationjamesr@chromium.org2013-04-192-8/+16
* FileAPI code should not rely on or assume specific MountPointProvider typeskinuko@chromium.org2013-04-198-102/+117
* Hookup RawVarData to SerializedVarraymes@chromium.org2013-04-191-1/+7
* Do not return file descriptor if target is a directory in IsolatedFileSystemkinuko@chromium.org2013-04-191-0/+2
* Add create WGC3DInProcessCommandBuffer for on-screen contextboliu@chromium.org2013-04-195-24/+76
* Location/size change notification when external rendering is enabledwonsik@chromium.org2013-04-197-5/+84
* Category group support/Renamings.rubentopo@gmail.com2013-04-192-5/+5
* fileapi: Pass virtual path to copy validator.vandebo@chromium.org2013-04-194-21/+36
* Fix a warning in 64bit c++11 mode.thakis@chromium.org2013-04-191-1/+1
* Revert 194993 "Remove reference counting from media::VideoDecode..."scherkus@chromium.org2013-04-185-95/+181
* Revert 194966 "Revert 194964 "Added images for disabled print bu..."vitalybuka@chromium.org2013-04-181-0/+1
* Don't take the address of a temporaryrnk@chromium.org2013-04-181-1/+2
* Remove reference counting from media::VideoDecoder and friends.scherkus@chromium.org2013-04-185-181/+95
* Revert 194966 "Revert 194964 "Added images for disabled print bu..."vitalybuka@chromium.org2013-04-182-0/+0
* Revert 194964 "Added images for disabled print button for PDF pl..."vitalybuka@chromium.org2013-04-183-1/+0
* Added images for disabled print button for PDF plugin.vitalybuka@chromium.org2013-04-183-0/+1
* Generalize Pepper ImageData caching.bbudge@chromium.org2013-04-182-2/+2
* Pepper: Autogenerate thunk for PPB_URL_Loader.teravest@chromium.org2013-04-182-2/+2
* add --enable-spatial-navigation flag for testingmostynb@opera.com2013-04-182-0/+5
* Implement SyncableFileSystemOperation::CopyInForeignFilekinuko@chromium.org2013-04-184-3/+76
* Fix DomSerializerTests.SerializeXMLDocWithBuiltInEntitiesvsevik@chromium.org2013-04-182-7/+15
* [FileAPI][Dump Tool] Drop FileSystem directory detectiontzik@chromium.org2013-04-181-31/+12
* Enable video painting on Canvas for Chrome on Android. This change should lan...hkuang@chromium.org2013-04-182-0/+38
* Update tools to reflect movement of TestExpectationssteveblock@chromium.org2013-04-181-8/+7
* Rename SpecialStoragePolicy::IsInstalledApp() to CanQueryDiskSize()kinuko@chromium.org2013-04-186-23/+25
* Make MountPointProvider pluggable from outside webkit/fileapikinuko@chromium.org2013-04-1837-197/+251
* Remove frame flattening calls from Chromium as it is being removed from Blinkojan@chromium.org2013-04-182-4/+0
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-1713-13/+13
* FileSystem mods: Remove some dead snapshot creation code.michaeln@google.com2013-04-172-44/+0