summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove myself from src/webkit owners.brettw@chromium.org2013-04-301-1/+0
* PPAPI: Make PlatformGraphics2D's destructor virtualdmichael@chromium.org2013-04-301-1/+4
* SyncFS: Fix file path manipulation in ApplyRemoteChangenhiroki@chromium.org2013-04-301-2/+3
* [FileAPI] Disable usage cache for origin after file opening for pepper.tzik@chromium.org2013-04-302-74/+98
* [FileAPI] Add file open ID and close callbacktzik@chromium.org2013-04-308-9/+39
* SyncFS: Introduce RemoteSyncOperationResolver for directory operation supportnhiroki@chromium.org2013-04-301-0/+1
* webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-3061-81/+78
* Add fling velocity updates from gesture curves.jdduke@chromium.org2013-04-296-5/+70
* Change decidePolicyForNavigation() to takea WebDataSource::ExtraDatajaphet@chromium.org2013-04-292-6/+6
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-294-34/+36
* PPAPI: Make Graphics3D impl not use |this| after deletedmichael@chromium.org2013-04-291-1/+6
* DevTools: change cursor while touch events emulatedpfeldman@chromium.org2013-04-293-0/+3
* [FileAPI] Temporarily disable unlimited storage policy for temporary filesystem.tzik@chromium.org2013-04-281-0/+6
* Enable MSE for TVqinmin@chromium.org2013-04-279-24/+775
* Add signalSyncPoint to the WebGraphicsContext3D command buffer impls.danakj@chromium.org2013-04-272-4/+81
* Remove vestigal in-process PPB_Graphics2D impl.teravest@chromium.org2013-04-272-938/+0
* RenderView: When loading an alternate error page fails,mmenke@chromium.org2013-04-272-4/+14
* Merge MediaPlayerAndroid with MediaPlayerImplAndroid.qinmin@chromium.org2013-04-265-294/+138
* Replace myself with Min for media/android/OWNERSyfriedman@chromium.org2013-04-261-1/+1
* Revert 196728 "Websocket should fire 'error' event if no server ..."ojan@chromium.org2013-04-263-41/+0
* Remove boundsContainPageScale from layer typeswjmaclean@chromium.org2013-04-263-11/+2
* Remove reference counting from media::DataSource and friends.scherkus@chromium.org2013-04-265-33/+34
* Ensure parent directory exists when applying AddOrUpdateFile in RemoteSynckinuko@chromium.org2013-04-263-2/+95
* [Quota][FileAPI] Add StickyInvalidateUsageCache.tzik@chromium.org2013-04-266-13/+71
* Websocket should fire 'error' event if no server availableli.yin@intel.com2013-04-263-0/+41
* [Quota][FileAPI] Add quota policy to FileSystemOperationContexttzik@chromium.org2013-04-267-10/+43
* Revert 196670 "Add Transient FileSystem which goes away after it..."kinuko@chromium.org2013-04-268-233/+1
* 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