summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Move AesDecryptor out of FFmpegVideoDecoder.xhwang@chromium.org2012-06-054-4/+19
* Open pepper files directly in browser.tsepez@chromium.org2012-06-058-179/+64
* roll skia to 4156reed@google.com2012-06-051-0/+4
* Stop dropping buffering updates on the floor for small media resources.fischman@chromium.org2012-06-053-7/+17
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-059-218/+47
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-053-6/+13
* Update layout_tests tool in media/tools and PRESUBMIT.py per test_expectation...rniwa@chromium.org2012-06-051-3/+3
* Add brettw to webkit/OWNERS. I trust him to not abuse his former powers.darin@chromium.org2012-06-041-0/+1
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-042-0/+4
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-048-64/+179
* Open pepper files directly in browser.tsepez@chromium.org2012-06-048-179/+64
* 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