summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-223-19/+20
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-219-24/+23
* Revert 211956 "base: Change WeakPtr to use SequenceChecker inste..." vandebo@chromium.org2013-07-201-1/+0
* Remove WebPluginPageDelegate since that abstraction isn't needed anymore now ...jam@chromium.org2013-07-208-260/+71
* Simplify how we get the plugin list in the webkit platform support by removin...jam@chromium.org2013-07-202-12/+35
* Fix chrome-for-tv build breakagekjyoun@google.com2013-07-201-1/+1
* <webview>: Pointer lock looks more like other permissionsfsamuel@chromium.org2013-07-202-39/+34
* Update the WebMediaSourceClientImpl & ChunkDemuxer to received explicit end o...acolwell@chromium.org2013-07-202-2/+15
* content: Initialize RenderWidgetCompositor::threaded_ field properly.kaanb@chromium.org2013-07-203-8/+13
* Creates a WebRTCIdentityService instance per peer connection and passes it to...jiayl@chromium.org2013-07-208-66/+500
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-191-4/+0
* Vibration API: plumbing from Blink to Java.mvanouwerkerk@chromium.org2013-07-192-0/+19
* Cancel pending OpenDevice request when the requesting Pepper audio/video capt...yzshen@chromium.org2013-07-198-20/+86
* Revert 212498 "Remove unused WebFrameClient overrides"yutak@chromium.org2013-07-194-0/+90
* fix header guard comment in scoped_clipboard_writer_gluescottmg@chromium.org2013-07-191-1/+2
* Move npapi related files from content\child to the new content\child\npapi di...jam@chromium.org2013-07-197-10/+10
* 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