summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* <browser>: permissionRequest API for geolocation.lazyboy@chromium.org2013-03-091-4/+6
* Revert 187073crogers@google.com2013-03-091-7/+6
* Leak non-main-thread shared contexts when RenderThreadImpl is being destroyed.danakj@chromium.org2013-03-081-13/+18
* Revert 187048ccameron@chromium.org2013-03-081-6/+7
* Enable the "Web Audio Input" feature by default.crogers@google.com2013-03-081-7/+6
* InitializeSSL when OpenSSL is used.ronghuawu@chromium.org2013-03-081-3/+11
* Disable partial swaps for webview guest renderer until we can figure out how ...alexst@chromium.org2013-03-089-9/+33
* Update some #includes for WebStorageNamespace.h which has been moved to the n...pilgrim@chromium.org2013-03-081-1/+1
* cc: Chromify the SolidColorLayer classes.danakj@chromium.org2013-03-081-1/+1
* Add implementation of WebWidgetClient::initializeLayerTreeView()jamesr@chromium.org2013-03-084-13/+17
* Update user gesture related code to the new WebKit APIjochen@chromium.org2013-03-083-15/+16
* Remove Android WebView synchronous find.boliu@chromium.org2013-03-082-86/+0
* cc: Consolidate the analysis_canvas operationsvmpstr@chromium.org2013-03-071-0/+4
* Let the browser handle external navigations from DevTools.vsevik@chromium.org2013-03-071-4/+4
* Browser Plugin: Cleanup remove navigate_src_sent_.fsamuel@chromium.org2013-03-072-26/+23
* Enable accelerated animations for orphan layersajuma@chromium.org2013-03-072-0/+7
* Revert 186627miu@chromium.org2013-03-076-26/+16
* Reland r186180 after fixing the --audio-buffer-size flag and cras issue.xians@chromium.org2013-03-071-11/+17
* Allow renderer compositor message loop to be set by content embedderboliu@chromium.org2013-03-0710-95/+116
* Generalize some bits of Permission API code in browser plugin.lazyboy@chromium.org2013-03-072-47/+39
* Remove CompositorThread dependency on WebThreadjamesr@chromium.org2013-03-076-29/+25
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-076-16/+26
* Revert 186180 "Moved AudioUtil static functions:"hshi@chromium.org2013-03-071-17/+11
* Stop using the WebView::sharedGraphicsContext3D interface.danakj@chromium.org2013-03-078-20/+35
* Send fewer accessibility tree nodes from renderer to browser.dmazzoni@chromium.org2013-03-077-132/+421
* Process pinch zoom flag on RenderViewImpl initialization.aelias@chromium.org2013-03-072-20/+8
* Remove NOTREACHED() in case termination status for BrowserPlugin is TERMINATI...lazyboy@chromium.org2013-03-061-1/+1
* browser plugin: Get the offscreen shared context from RenderThreadImpldanakj@chromium.org2013-03-061-4/+8
* Fix painting glitch with text and NPAPI plugins. This was a regression from r...jam@chromium.org2013-03-062-2/+7
* Notify compositor about auto resized WebViews.aelias@chromium.org2013-03-064-0/+20
* Fixes WebRTC crash in VoiceEngine::Init() related to SetAGC in Chrome.henrika@chromium.org2013-03-061-0/+5
* Change the flag to skip user gesture checks for focus events to a flag to sup...jochen@chromium.org2013-03-063-17/+15
* Clean up RenderWidget/RenderWidgetCompositor/WebKit interactionsjamesr@chromium.org2013-03-065-46/+52
* Android: Remove Surface cruftsievers@chromium.org2013-03-064-10/+5
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-066-86/+133
* Browser Plugin: Implement BrowserPluginGuestManagerfsamuel@chromium.org2013-03-064-35/+36
* Fix chrome.gpuBenchmarking.smoothScrollBy() after http://trac.webkit.org/chan...tonyg@chromium.org2013-03-062-3/+4
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-062-107/+53
* Add support for synchronously resizing a render view for layout tests.jochen@chromium.org2013-03-063-3/+30
* Use ThreadSafeSender in a couple of places.michaeln@chromium.org2013-03-062-26/+26
* Add a number of connection type fields to ExtraData instead of using the fiel...rch@chromium.org2013-03-051-6/+12
* Pepper cleanup: USE_SKIA is always true.teravest@chromium.org2013-03-051-51/+0
* Browser Plugin: Fix crash on closing Browser Appfsamuel@chromium.org2013-03-051-3/+3
* Moved AudioUtil static functions:xians@chromium.org2013-03-051-11/+17
* Hookup PeerConnection::Close + Change GetStats to trust libjingle to find out...perkj@chromium.org2013-03-058-39/+56
* Replaced deprecated v8 API calls by their non-deprecated counterparts.svenpanne@chromium.org2013-03-052-5/+8
* Remove deprecated hyphenation methods from WebKit::Platform implementationsjochen@chromium.org2013-03-052-19/+0
* Enable is_screencast flag for WebRTC screen capturehclam@chromium.org2013-03-051-2/+5
* BrowserPlugin: Moving constants to content/commonfsamuel@chromium.org2013-03-059-166/+8
* Implement WebKit::Platform::isThreadedCompositingEnabled()jamesr@chromium.org2013-03-052-0/+5