summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* PPAPI Testing: Clean up location of ppapi::StripTestPrefixestommycli2015-05-141-1/+1
* cc: Make tiling interest rect calc based on viewport.sohan.jyoti2015-05-141-9/+0
* Add enne@ as an OWNER in content/renderer/gpu/danakj2015-05-141-0/+1
* Pass Surface ID namespace to renderer compositors.kenrb2015-05-144-0/+13
* content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-142-5/+6
* Remove a HistoryNode's children when it navigates to a new document.japhet2015-05-141-0/+2
* Use layout test support flag to turn on single thread compositor proxy schedulerjochen2015-05-141-2/+3
* Revert of Pass Surface ID namespace to renderer compositors. (patchset #4 id:...jsbell2015-05-134-13/+0
* Revert of content/common: Remove use of MessageLoopProxy and deprecated Messa...estade2015-05-132-6/+5
* [Android] Disable smart selection by defaultjdduke2015-05-131-12/+2
* Revert of Fix WebViewPlugin::scheduleAnimation crash (patchset #2 id:20001 of...trchen2015-05-132-4/+0
* Pass Surface ID namespace to renderer compositors.kenrb2015-05-134-0/+13
* Replace page id for updating the history offset.avi2015-05-131-6/+2
* content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-132-5/+6
* Initial support for foreground / background color, text direction, font size,...nektar2015-05-133-12/+42
* Add distinction between RGB and RGBA native texture video frame and resourceshalliwell2015-05-133-4/+5
* Add scroll restoration type to page statemajidvp2015-05-131-0/+2
* Pepper: Fix nullptr crash in PepperWebPluginImpl::updateGeometry.tommycli2015-05-131-1/+1
* stop passing |level| to WebGraphicsContext3Dqinmin2015-05-131-1/+1
* [Presentation API] Convert screen availability API into Client style.imcheng2015-05-122-36/+23
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-121-4/+7
* Move Indexed DB Blink API headers to public/platform/modules/indexeddb (2/3)jsbell2015-05-121-1/+1
* Convert main_render_frame_ to raw pointer in RenderViewImpl.nasko2015-05-124-29/+35
* Restrict use of hardware-secure codecs based on the RendererPreference.sandersd2015-05-122-0/+16
* Fix WebViewPlugin::scheduleAnimation crashtrchen2015-05-122-0/+4
* Revert of Restrict use of hardware-secure codecs based on the RendererPrefere...mdempsky2015-05-122-16/+0
* Restrict use of hardware-secure codecs based on the RendererPreference.sandersd2015-05-122-0/+16
* Plugin Power Saver: Fix poster-click flaky test.tommycli2015-05-121-19/+38
* Remove CompositorSoftwareOutputDevicejbauman2015-05-113-335/+1
* Make Mac pinch thresholding apply only to zoom (Chromium side)ccameron2015-05-112-0/+13
* Remove GpuChannelHostFactory::GetMainLoopjbauman2015-05-112-5/+0
* Add a check that the planned replacement for page id for updating the history...avi2015-05-111-3/+10
* Remove use of page id for forking callback.avi2015-05-111-1/+1
* Remove RenderThreadImpl::DoNotSuspendWebKitSharedTimerjdduke2015-05-112-32/+16
* cc: use property trees instead of CDP on the main threadenne2015-05-111-1/+2
* Rename ui/events/keycodes/dom[34]/ into .../dom/kpschoedel2015-05-114-4/+4
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-7/+10
* [PresentationAPI] Implements send() API for String and ArrayBuffer/View from ...s.singapati2015-05-112-1/+143
* Ensure tests have an active task runnerskyostil2015-05-111-0/+1
* New resolution change policies for desktop and tab capture.miu2015-05-0913-22/+263
* Revert of Swap the main frame in --site-per-process mode too. (patchset #5 id...dcheng2015-05-081-1/+1
* Swap the main frame in --site-per-process mode too.dcheng2015-05-081-1/+1
* Implement direction-specific touch-action values.dtapuska2015-05-081-1/+28
* MainFrameObserver is inline owned, so it shouldn't be freed by OnDestructnasko2015-05-082-0/+8
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-082-16/+25
* Adds a chrome flag to disable delay agnostic AECbjornv2015-05-081-0/+2
* Web MIDI: namespace change from media to media::miditoyoshim2015-05-083-42/+44
* Revert of Classify navigations without page id in parallel to the existing cl...ksakamoto2015-05-082-25/+16
* Fix GpuChannelHost destruction and racespiman2015-05-081-0/+2
* Delete entry in WebFrame->RenderFrameProxy map at WebFrame::close time.nasko2015-05-082-7/+18