summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_thread_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-191-4/+15
* Enable renderer side mixing behind a flag.dalecurtis@chromium.org2012-07-171-0/+14
* Improve GPU process URL crash reporting.jbates@chromium.org2012-07-131-1/+2
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-0/+5
* Fix stats countersjochen@chromium.org2012-07-121-4/+4
* Avoid SEGVing in WebGraphicsContext3DCommandBufferImpl::IsCommandBufferContex...fischman@chromium.org2012-07-101-2/+1
* Revert 144012 - Revert 143931 - Enable Pointer Lock by default, change about:...scheib@chromium.org2012-06-251-1/+1
* Revert 143931 - Enable Pointer Lock by default, change about:flags option to ...scheib@chromium.org2012-06-251-1/+1
* Browser Plugin: Disabled threaded compositing in guest renderers.fsamuel@chromium.org2012-06-251-1/+6
* Enable Pointer Lock by default, change about:flags option to multi-select.scheib@chromium.org2012-06-251-1/+1
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-2/+1
* Re-enable HW decode on CrOS now that the flashing bug is fixed.fischman@chromium.org2012-06-181-0/+21
* Browser Plugin: Move to old directoriesfsamuel@chromium.org2012-06-181-2/+2
* added gpu_benchmarking_extension boilerplate and hooked it up to a new switch.dmurph@chromium.org2012-06-121-1/+5
* Prepare compositor.cc for global CCSettingsvollick@chromium.org2012-06-111-0/+10
* Reland r124453. The change was reverted in 140030 to be merged with M20.sadrul@chromium.org2012-06-061-0/+1
* Revert 124453 - WebWidgetClient::screenInfo() no longer does a synchronous IPC.varunjain@chromium.org2012-06-011-1/+0
* Disable WebAudio when media library init fails.dalecurtis@chromium.org2012-05-241-1/+2
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-2/+3
* Renderer-side changes for browser pluginfsamuel@chromium.org2012-05-231-16/+27
* Add trace events to measure GPU process startup timing and time to first pres...apatrick@chromium.org2012-05-181-0/+7
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+2
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-2/+3
* Revert 137239 - Revert 134823 - Enable gamepad API by defaultscottmg@google.com2012-05-171-2/+1
* Add GetIOMessageLoopProxy method to RenderThread interface.bbudge@chromium.org2012-05-171-0/+5
* reland http://codereview.chromium.org/10379003/wjia@chromium.org2012-05-161-6/+1
* Browser Plugin: Removed BrowserPluginWebContentsObserver (to be replaced by r...fsamuel@chromium.org2012-05-161-1/+1
* Revert 134823 - Enable gamepad API by defaultscottmg@google.com2012-05-151-1/+2
* Revert 137219 - enable media stream by default.wjia@chromium.org2012-05-151-1/+6
* enable media stream by default.wjia@chromium.org2012-05-151-6/+1
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-101-4/+0
* Pull domstorage specifics out of RenderThreadImpl into a seperatemichaeln@google.com2012-05-101-44/+7
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-071-0/+4
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-1/+3
* I am adding a new flag, --enable-peer-connection, that solely controls the av...tommi@chromium.org2012-05-021-0/+3
* Enable gamepad API by defaultscottmg@chromium.org2012-05-011-2/+1
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-281-7/+4
* Enable web audio on ChromeOS.dgreid@chromium.org2012-04-261-5/+0
* Switch chrome and chromiumDRT over to using the new WebKit API for dispatchingmichaeln@google.com2012-04-261-24/+33
* Fixup the DomStorage IPC messsages.michaeln@google.com2012-04-191-3/+23
* Add flag that enable Encrypted Media Extensions on video elements.xhwang@chromium.org2012-04-181-0/+3
* Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...jam@chromium.org2012-04-181-7/+0
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-5/+2
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-131-1/+2
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-2/+5
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-5/+2
* Add DCHECK in IndexedDBDispatcher::ThreadSpecificInstance to ensuredgrogan@chromium.org2012-04-131-3/+1
* DomStorage house cleaning in preparation of deleting the now obsolete in_proc...michaeln@google.com2012-04-131-2/+2
* Revert 131429 because content_unittests is early exiting- Moved SuicideOnChan...jam@chromium.org2012-04-101-28/+0
* Moved SuicideOnChannelErrorFilter to content.asharif@chromium.org2012-04-091-0/+28