summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix TestWebKitAPI and webkit_unit_tests on Android.wangxianzhu@chromium.org2012-06-041-2/+6
* Teaching BrowsingDataRemover how to delete application data.mkwst@chromium.org2012-06-043-17/+1
* RefCounted types should not have public destructors, webkit/ editionrsleevi@chromium.org2012-06-0416-24/+49
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-031-1/+6
* Revert bad changes from r132747 to fix NP_ASFILE regression in NPAPI plugins.thestig@chromium.org2012-06-024-12/+20
* use WebKit::WebMediaPlayer for delegate interface, instead of webkit_media::W...wjia@chromium.org2012-06-021-5/+6
* Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...asanka@chromium.org2012-06-012-0/+15
* Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.tedvessenes@gmail.com2012-06-012-15/+0
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-018-64/+178
* Open pepper files directly in browser.tsepez@chromium.org2012-06-018-178/+64
* Use shadow DOM API to show icon for password generation.gcasto@chromium.org2012-06-013-0/+2
* Roll Skia to r4102.bsalomon@google.com2012-06-011-0/+1
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-013-8/+37
* Pass user gesture indicator for RPH and intents.gbillock@chromium.org2012-06-012-3/+20
* Make context groups share a TextureBufferManagergman@chromium.org2012-06-011-1/+12
* Upstream implementation for embedded video for WebMediaPlayerAndroidqinmin@chromium.org2012-06-016-13/+292
* Prepare WebMediaPlayerAndroid for bytesLoaded() -> didLoadingProgress() trans...fischman@chromium.org2012-06-012-38/+50
* _Actually_ disabling WriteSuccessWithoutQuotaLimit.mkwst@chromium.org2012-05-311-1/+1
* Disabling FileWriterDelegateTest.WriteSuccessWithoutQuotaLimit on Windows.mkwst@chromium.org2012-05-311-0/+7
* WebSocket Pepper API: allow to close connection without code and reasontoyoshim@chromium.org2012-05-311-21/+28
* Provide access to process private and shared memory size from WebKit code. We...yurys@chromium.org2012-05-312-16/+25
* Rename fileapi::FileWriter to FileStreamWriter.kinaba@chromium.org2012-05-3120-139/+142
* Remove webframe_unittest.cc and webview_unittest.cc from Chromium.tony@chromium.org2012-05-313-125/+0
* Rename webkit_blob::FileReader to FileStreamReader.kinaba@chromium.org2012-05-3124-142/+151
* reset official build test expectationskerz@chromium.org2012-05-311-6617/+0
* Disable GL_CHROMIUM_gpu_memory_manager extension on webgraphicscontext3d_in_p...mmocny@chromium.org2012-05-301-0/+1
* Actually disable on winrch@chromium.org2012-05-301-1/+1
* win onlyrch@chromium.org2012-05-301-1/+7
* Disable FileWriterDelegateTest.WriteSuccessWithJustQuota on all platformsrch@chromium.org2012-05-301-1/+3
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-306-507/+0
* Disable synchronous XMLHttpRequests in platform app documents.mihaip@chromium.org2012-05-302-2/+5
* Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and u...michaeln@google.com2012-05-302-4/+11
* Disable flaky fileapi test: WriteFailureByQuotarch@chromium.org2012-05-301-1/+1
* Deprecate FileUtilities::getFileSize and getFileModifiedTimekinuko@chromium.org2012-05-302-27/+0
* SessionStorageDatabase fix.marja@chromium.org2012-05-302-50/+59
* Very minor typo fixes for GData/FileAPI code.kinaba@chromium.org2012-05-305-8/+8
* Move fileapi into its own componentbenwells@chromium.org2012-05-3038-98/+175
* Delete Pipeline::GetBufferedBytes() in preparation for didLoadingProgress() s...fischman@chromium.org2012-05-302-2/+17
* Track buffered byte ranges correctly in media::Pipeline.fischman@chromium.org2012-05-303-29/+18
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-304-30/+34
* This patch integrates SourceBufferStreams into SourceBuffer, removes all buff...annacc@chromium.org2012-05-293-4/+4
* Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...scshunt@google.com2012-05-293-13/+41
* Switch all domstorage tasks to be shutdown blocking to allow changes to be fl...michaeln@google.com2012-05-292-4/+5
* Add deviceSupportsTouch to webglue.flackr@chromium.org2012-05-292-0/+4
* Pass web intents client suggestions along through webkit glue layer.gbillock@chromium.org2012-05-292-1/+13
* Updating XTBs based on .GRDs from branch 1132dharani@chromium.org2012-05-2952-0/+303
* Disable cross-filesystem move for sandbox filesystem for nowkinuko@chromium.org2012-05-291-2/+13
* Make FileSystemOperationWriteTest independent from URLRequest::Deprecated.kinaba@chromium.org2012-05-291-16/+32
* Unlayer ObfuscatedFileUtil.tzik@chromium.org2012-05-2818-723/+366
* Pass command line arguments onto platform apps which provide the right intent.benwells@chromium.org2012-05-261-0/+2