summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add SetSyncEnabled method to SyncFileSystem and DriveFileSync serviceskinuko@chromium.org2013-01-302-0/+3
* Allow a null initData for external CDMs.ddorwin@chromium.org2013-01-301-1/+2
* Ensure FFmpegAudioDecoder passes aligned channel pointers.dalecurtis@chromium.org2013-01-301-6/+6
* Delete zoomed_viewport_offset_ and its users.aelias@chromium.org2013-01-292-2/+2
* Remove unused methods from ExternalMountPointProvidertbarzic@chromium.org2013-01-295-180/+23
* Manual revert of:cevans@chromium.org2013-01-291-63/+0
* Introduce AsyncFileUtil and deprecate FileSystemFileUtilProxykinuko@chromium.org2013-01-2923-204/+989
* Revert 129458cevans@chromium.org2013-01-291-20/+0
* Do not invalidate ContentLayer when LCD text settings change.alokp@chromium.org2013-01-291-4/+1
* Tighten up media::DecoderBuffer API contract for end of stream buffers (round...scherkus@chromium.org2013-01-286-77/+73
* Remove enums that changed in WebKittony@chromium.org2013-01-281-4/+4
* Revert 178734jsbell@chromium.org2013-01-281-1/+2
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-0/+1
* Revert 179154pkotwicz@chromium.org2013-01-282-52/+19
* Avoid integer overflows in BlobURLRequestJob.aedla@chromium.org2013-01-282-19/+52
* Split recursive Copy/Move into async tasks and support cross operation (in lo...kinuko@chromium.org2013-01-2815-324/+911
* 2nd try: FileAPI: Split recursive remove into multiple tasks.kinuko@chromium.org2013-01-2811-52/+424
* Make webkit_gpu build on Win64jschuh@chromium.org2013-01-261-0/+2
* Make webkit_media build on Win64jschuh@chromium.org2013-01-261-0/+2
* Make webkit_storage build on Win64jschuh@chromium.org2013-01-261-0/+2
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-2620-20/+20
* Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transformajuma@chromium.org2013-01-257-41/+102
* Add BrowserContext specific external mount pointstbarzic@chromium.org2013-01-2518-31/+168
* In ConfigureInputBuffer make sure IV is NULL when IV size is 0.xhwang@chromium.org2013-01-251-3/+10
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2013-01-251-0/+7
* Comment memory leak in the PNG encoder on encoding error.noel@chromium.org2013-01-251-1/+3
* Initialize IDB factory explicitly. (Lazy initialization is going away in upst...pilgrim@chromium.org2013-01-251-2/+1
* Add implementation for WebKit::WebDiscardableMemory and WebKitPlatformSupport...qinmin@chromium.org2013-01-255-0/+103
* Allowing multiple MediaPlayers to connect to WebRtcAudioDeviceImpl by sharing...xians@chromium.org2013-01-241-1/+1
* New FileSystemURL crackingtbarzic@chromium.org2013-01-2437-208/+1011
* Set WebMediaPlayerMS network state to loading instead of loadedvrk@chromium.org2013-01-241-2/+1
* Revert 178542 - causing memory leakkinuko@chromium.org2013-01-2410-382/+51
* FileAPI: Split recursive remove into multiple async taskskinuko@chromium.org2013-01-2410-51/+382
* Memory leak in webkit/support/webkit_support_gfx.cc on encoder error.noel@chromium.org2013-01-241-5/+9
* Cleanup: Make most of FileSystemOperationContext setters privatekinuko@chromium.org2013-01-235-33/+43
* Cleanup: Move more recursive operation logic from FileUtilHelper to FileUtilkinuko@chromium.org2013-01-2317-226/+195
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-232-0/+7
* Cleanup: Remove FileUtil overriding hack for testing in LocalFileSystemOperationkinuko@chromium.org2013-01-2312-70/+53
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-232-10/+10
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-227-36/+12
* Make FileSystemOperationContext non-copyablekinuko@chromium.org2013-01-222-4/+15
* Remove old code that uses non-virtual WebTransformOperationsajuma@chromium.org2013-01-218-757/+0
* Fix hyphenate tests with xcodebuild and msvc webkit standalone builds.thakis@chromium.org2013-01-211-4/+4
* Revert 177842. This doesn't build in standalone webkit builds:thakis@chromium.org2013-01-211-7/+0
* webkit tests: Fix computeLastHyphenLocation() when building with make or ninja.thakis@chromium.org2013-01-213-7/+24
* Cleanup: remove unnecessary setter LocalFileSystemOperation::set_write_callbackkinuko@chromium.org2013-01-212-4/+1
* REGRESSION(r175642) Caused webkit unit tests failuresnoel@chromium.org2013-01-211-0/+1
* ReadDirectory should return NOT_A_DIRECTORY error if the target is a filekinuko@chromium.org2013-01-213-6/+10
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-218-181/+0
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2013-01-191-0/+7