summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
...
* Call version of SkFontHost_fontconfig in Skia (cloned from here).reed@google.com2013-03-111-48/+40
* Implemented browser side software compositing behind the --ui-enable-software...skaslev@chromium.org2013-03-096-40/+266
* Fixed crash when setDeviceScaleFactor is called too earlyjscholler@chromium.org2013-03-091-1/+2
* <browser>: permissionRequest API for geolocation.lazyboy@chromium.org2013-03-091-2/+8
* Revert 187073crogers@google.com2013-03-091-1/+0
* Revert 187048ccameron@chromium.org2013-03-081-0/+1
* Fix touch scaling for high dpi windows. (Resubmit)girard@chromium.org2013-03-081-4/+5
* Enable the "Web Audio Input" feature by default.crogers@google.com2013-03-081-1/+0
* WebContentsVideoCaptureDevice: never drop frames.nick@chromium.org2013-03-082-497/+343
* Update the renderer's compositor size correctly when the scale factor is chan...oshima@chromium.org2013-03-085-17/+90
* Remove old-checkbox-style flag, code and assetsrbyers@chromium.org2013-03-081-1/+0
* Disable partial swaps for webview guest renderer until we can figure out how ...alexst@chromium.org2013-03-081-0/+1
* Remove Android WebView synchronous find.boliu@chromium.org2013-03-082-19/+0
* cc: Consolidate the analysis_canvas operationsvmpstr@chromium.org2013-03-071-0/+2
* x11: Include X11 dependencies only when building with X11.sadrul@chromium.org2013-03-071-1/+2
* Enable browser plugin compositing by default, but add a flag to disable it.alexst@chromium.org2013-03-074-39/+13
* Revert 186627miu@chromium.org2013-03-074-27/+51
* Reland r186180 after fixing the --audio-buffer-size flag and cras issue.xians@chromium.org2013-03-073-16/+23
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-074-51/+27
* New API in VideoCaptureDevice::EventHandler which allows shared-memory output...nick@chromium.org2013-03-077-214/+581
* Android: Support GPU processsievers@chromium.org2013-03-072-0/+45
* Revert 186180 "Moved AudioUtil static functions:"hshi@chromium.org2013-03-073-23/+16
* Send fewer accessibility tree nodes from renderer to browser.dmazzoni@chromium.org2013-03-078-3/+26
* Fix page scaling in Android Webview SW rendering.leandrogracia@chromium.org2013-03-061-7/+2
* ÜC: support DelegatedFrameData in Aurapiman@chromium.org2013-03-067-70/+136
* PepperUDPSocketPrivateHost is switched to PepperUDPSocketPrivateMessageFilter...ygorshenin@chromium.org2013-03-065-460/+441
* Switch all contexts in a share group to be on the same screen as the window t...jbauman@chromium.org2013-03-063-0/+15
* Android: Remove Surface cruftsievers@chromium.org2013-03-061-1/+0
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-062-10/+9
* Browser Plugin: Implement BrowserPluginGuestManagerfsamuel@chromium.org2013-03-061-7/+3
* Android WebView: Ignore output surface resizessievers@chromium.org2013-03-061-3/+19
* Android: Add support for CompositorFrame swapssievers@chromium.org2013-03-054-25/+109
* Logging: pass through logging for devtools page (although it has no UI bindin...pfeldman@chromium.org2013-03-051-2/+1
* Revert 186187 - crashing on Win XP browser_tests with "Access is denied".flackr@chromium.org2013-03-051-5/+4
* Fix touch scaling for high dpi windows.girard@chromium.org2013-03-051-4/+5
* Moved AudioUtil static functions:xians@chromium.org2013-03-053-16/+23
* Disable flaky RenderWidgetHostViewBrowserTest.MacFrameSubscriberTestbartfab@chromium.org2013-03-051-1/+1
* BrowserPlugin: Moving constants to content/commonfsamuel@chromium.org2013-03-052-2/+2
* Define frame subscription interface and implementation on Machclam@chromium.org2013-03-057-8/+160
* ÜC: Add --enable-delegated-renderer flagpiman@chromium.org2013-03-051-0/+1
* Implemented PointerLock for BrowserPlugin by forwarding PointerLock requests ...mthiesse@chromium.org2013-03-051-0/+1
* Pass in SurfaceView size as physical_backing_size.aelias@chromium.org2013-03-052-13/+12
* Refactored TapSuppressionControllermohsen@chromium.org2013-03-0511-224/+434
* Made myself OWNER of GPU-related Mac stuff on thakis' suggestion.kbr@chromium.org2013-03-051-0/+3
* Move Mailbox from cc to gpu, and its traits to gpu/ipcpiman@chromium.org2013-03-041-2/+2
* Revert 184399 - PepperUDPSocketPrivateHost is switched to PepperUDPSocketPriv...yzshen@chromium.org2013-03-045-429/+460
* mac: Make services menu work after hitting "select all"thakis@chromium.org2013-03-041-0/+14
* Implement "hole" video frame.wonsik@google.com2013-03-041-0/+4
* [cc] Mailbox Output Surface Supportsievers@chromium.org2013-03-031-0/+1
* Previously, users had to pass "--ppapi-out-of-process" to load command line s...teravest@chromium.org2013-03-021-1/+1