summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add Transient FileSystem which goes away after its snapsot file is gonekinuko@chromium.org2013-04-268-1/+233
* [Quota] Add cache disabled usage tracking modetzik@chromium.org2013-04-266-44/+489
* Insert a keyword 'GoogleTV' to system device namejinsukkim@chromium.org2013-04-261-1/+11
* Change some snapshot- or temporary-file related changes to use ScopedFilekinuko@chromium.org2013-04-2610-81/+56
* Don't allow files to be created or opened from symlink path.calvinlo@chromium.org2013-04-262-1/+36
* Add ScopedFile class which supports scope-out deletion and/or callbackskinuko@chromium.org2013-04-265-67/+238
* Enforce that Isolated Filesystem pathnames do not reference parent.palmer@chromium.org2013-04-262-2/+6
* Autogenerate thunk for PPB_ImageData.teravest@chromium.org2013-04-262-6/+6
* Revert "Add a ConvertableToTraceFormat type to the trace framework."tonyg@chromium.org2013-04-261-1/+1
* Update Platform calls to create a cancellation error.japhet@chromium.org2013-04-254-14/+25
* Remove webkit\data\plugins and webkit\data\dom_serializer which aren't used a...jam@chromium.org2013-04-2513-119/+0
* Remove PageCache-related preferences from Chromiumadamk@chromium.org2013-04-252-6/+0
* Remove WebSecurityOrigin from chromiumalecflett@chromium.org2013-04-252-22/+17
* Remove xxxFloat() and setEndTime() methods from WebMediaPlayer implementations.acolwell@chromium.org2013-04-256-168/+0
* Improve AsyncFileUtil::ReadDirectory documentationkinuko@chromium.org2013-04-251-0/+9
* Move Media Galleries FileAPI code out of webkit.tommycli@chromium.org2013-04-2428-3211/+5
* media: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-242-2/+2
* Enable HTML5 temporary file system for Quickoffice component extensiondpolukhin@chromium.org2013-04-242-2/+13
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-0/+2
* Remove WebFileUtilitiesImpl::getAbsolutePath implementation.dcheng@chromium.org2013-04-242-7/+0
* PPAPI: Don't dispatch messages to NULL containerdmichael@chromium.org2013-04-241-3/+8
* Add a WebDataSource parameter to WebFrameClient::decidePolicyForNavigation().japhet@chromium.org2013-04-242-7/+7
* Expose RequestComplete time to DRTpan.deng@intel.com2013-04-241-1/+1
* add a simple file check for hasSingleSecurityOrigin()qinmin@chromium.org2013-04-231-0/+4
* Pepper: Autogenerate thunk for PPB_AudioTrusted.teravest@chromium.org2013-04-232-2/+2
* Touchscreen fling doesn't work when finger leaves windowbokan@chromium.org2013-04-231-0/+5
* 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