summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove traces on didInvalidate and scheduleCompositenduca@chromium.org2013-07-191-3/+0
* Remove unused WebFrameClient overridesjaphet@chromium.org2013-07-194-90/+0
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-1912-45/+2121
* Associate an id with the output surface to handle lost contextspiman@chromium.org2013-07-1811-15/+74
* Use a direct include of the shared_memory header in content/plugin/, content/...avi@chromium.org2013-07-1815-18/+18
* Remove didReceiveDocumentData() and set its only state in didCommitProvisiona...japhet@chromium.org2013-07-184-22/+1
* TBR: dmichaeltyoverby@chromium.org2013-07-181-12/+12
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-186-7/+7
* WebHyphenator::computeLastHyphenLocation should use WebStringabarth@chromium.org2013-07-181-2/+20
* Restore CLs that depend upon Blink window script object changes.wez@chromium.org2013-07-182-17/+4
* <webview>: BrowserPluginHostMsg_RespondPermission IPC cleanupfsamuel@chromium.org2013-07-181-2/+1
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-1838-45/+45
* BrowserPlugin: Implement internal attach APIfsamuel@chromium.org2013-07-175-24/+53
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-1711-37/+27
* 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