summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add chromium side implementation of WebKit::WebCrypto.eroman@chromium.org2013-07-174-0/+63
* Update the include path for WebArrayBuffer.heroman@chromium.org2013-07-173-3/+3
* Add plumbing for platform based Device Motion testing.timvolodine@chromium.org2013-07-172-4/+25
* fix the bug that IME is broken on pepper flash.yoichio@chromium.org2013-07-174-6/+61
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-174-3/+58
* <webview> Move exit event to chromefsamuel@chromium.org2013-07-173-128/+24
* Move DBMessageFilter to content/child since its only used in child ptypesjamesr@chromium.org2013-07-171-4/+4
* [Android] Fix the issue of ContentShell can't play video with file scheme.shouqun.liu@intel.com2013-07-171-1/+1
* base: Change WeakPtr to use SequenceChecker instead of ThreadChecker.tommycli@chromium.org2013-07-171-0/+1
* Implement Chromium backend for getSourceInfos()vrk@chromium.org2013-07-174-23/+117
* Hide scrollbars in Android WebView.aelias@chromium.org2013-07-171-1/+4
* Add a test to collect gpu info like about:gpu did and display them.zmo@chromium.org2013-07-161-0/+4
* Add a trace event for when the page load is finished.simonjam@chromium.org2013-07-161-1/+6
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-154-16/+1
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Fix not completed range requests from NPAPI plugins.vchigrin@yandex-team.ru2013-07-151-2/+4
* Set DISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY to true on Android.rmcilroy@chromium.org2013-07-151-2/+2
* Track user gesture state when opening an URL via the browser process.jochen@chromium.org2013-07-151-0/+8
* EME: Call InitializeCDM at the renderer side.xhwang@chromium.org2013-07-148-18/+47
* Move key_systems* from webkit/ to content/.ddorwin@chromium.org2013-07-1410-14/+1241
* Allow MultiResolutionImageFetcher to fetch image from file scheme URLhongbo.min@intel.com2013-07-131-1/+2
* Use a mock WebAudioDevice for layout testscrogers@google.com2013-07-131-0/+6
* [OSX] Cleanup - Use NSZeroPoint if possible.groby@chromium.org2013-07-131-1/+1
* Rename media player managers.xhwang@chromium.org2013-07-138-36/+36
* Do not call PlatformThread::CurrentHandle on windowsjochen@chromium.org2013-07-121-1/+7
* Add ability to keep selection on confirmCompositionaurimas@chromium.org2013-07-125-16/+34
* Allow video capture module to notify clients of resolution change.wjia@chromium.org2013-07-126-0/+51
* add missing headers in gpu codemostynb@opera.com2013-07-123-0/+3
* Move ContentDecryptionModuleFactory & ProxyDecryptor from webkit/ to content/ddorwin@chromium.org2013-07-129-8/+446
* Cleanup: split FileSystemDispatcher::Create into CreateFile and CreateDirectorykinuko@chromium.org2013-07-121-1/+2
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-2/+2
* Integrate VDA with WebRTC.wuchengli@chromium.org2013-07-1111-27/+1355
* Fix TV build.dwkang@chromium.org2013-07-111-2/+2
* Enable inband text track support in content_shellacolwell@chromium.org2013-07-111-0/+1
* Revert CLs that depend upon Blink r153179.wez@chromium.org2013-07-112-4/+17
* Add new parameter ui::TextInputMode to ViewHostMsg_TextInputTypeChanged IPC m...yoichio@chromium.org2013-07-114-6/+133
* Implement the content/renderer and content/browser part of the Device Motion ...timvolodine@chromium.org2013-07-118-0/+521
* <webview>: Move stop/reload/terminate to chromefsamuel@chromium.org2013-07-114-104/+0
* Migrate webkit/renderer/media/ to content/renderer/media/.scherkus@chromium.org2013-07-1054-80/+7910
* Pepper: Move URLResponseInfoUtil to content.teravest@chromium.org2013-07-104-5/+108
* Fix a bug in external surface location/size updatewonsik@chromium.org2013-07-101-0/+4
* Delete CppBound class after the test ends.jochen@chromium.org2013-07-101-0/+5
* Browser Plugin: Change internal API to track V8 object lifetimefsamuel@chromium.org2013-07-103-49/+40
* Telemetry: Fix/Add Groupcloned/News JS-scroll benchmarks.epenner@chromium.org2013-07-101-0/+16
* Allow WebExternalTextureLayers to receive a bitmap along with a mailboxjbauman@chromium.org2013-07-101-0/+7
* Migrate MediaStream test code from content/shell/renderer/ to content/test/.scherkus@chromium.org2013-07-102-21/+35
* Add memory pressure listener which performs V8 GC on memory presure.rmcilroy@chromium.org2013-07-102-0/+23
* Don't use bitwise comparison to check page transition typesjoth@chromium.org2013-07-101-3/+5
* Add Delegated Renderer (aka Übercompositor) to about:flagspiman@chromium.org2013-07-101-1/+2
* Pepper: Route CreateResourceHostFromHostReply.teravest@chromium.org2013-07-091-1/+5