summaryrefslogtreecommitdiffstats
path: root/content/renderer/gpu
Commit message (Expand)AuthorAgeFilesLines
* RenderWidget side compositor scheduling logicjamesr@chromium.org2013-02-272-4/+20
* Revert 184488 for regressing robohornetprovollick@chromium.org2013-02-262-7/+0
* Only create compositor thread context once.danakj@chromium.org2013-02-261-2/+8
* cc: Remove the pageScalePinchZoomEnabled flag.danakj@chromium.org2013-02-261-1/+0
* Enable accelerated animations for orphan layersajuma@chromium.org2013-02-252-0/+7
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add flag to disable impl-side paintingdfalcantara@chromium.org2013-02-231-2/+1
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-222-0/+84
* Route compositor frame instrumentation through WebDevToolsAgentjamesr@chromium.org2013-02-221-7/+6
* Expose FS show/hide thresholds to Command Linedtrainor@chromium.org2013-02-211-0/+18
* [Android] Use 1/4 scale low resolution tiles on Nexus 10skyostil@chromium.org2013-02-201-17/+60
* cc: SolidColorQuad-based scrollbars for Androidaelias@chromium.org2013-02-201-0/+3
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-161-4/+4
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-151-3/+1
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-132-34/+7
* cc: Fix resource provider fences and add DCHECKs.epenner@chromium.org2013-02-131-2/+2
* cc: remove FontAtlasegraether@chromium.org2013-02-132-16/+0
* Revert 182106nduca@chromium.org2013-02-131-1/+3
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-131-3/+1
* Use non-deprecated versions of v8::Persistent::New/Dispose.svenpanne@chromium.org2013-02-121-8/+14
* [cc] Trace detailed tile info when --trace-all-rendered-framesnduca@chromium.org2013-02-121-0/+2
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-122-6/+6
* Fix compositorFrameMessage init orderjamesr@chromium.org2013-02-121-2/+3
* cc: Move command-line and platform-specific settings.danakj@chromium.org2013-02-091-26/+79
* cc: add WebLayerTreeView API for toggling composited layer bordersegraether@chromium.org2013-02-072-0/+7
* cc: Fix paint time collection for continuous painting modeegraether@chromium.org2013-02-061-1/+2
* Construct and initialize compositor view in contentjamesr@chromium.org2013-02-062-0/+435
* cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.epenner@chromium.org2013-01-241-0/+20
* cc: Reduce renderer_main thread priority when prefer_smoothness is setepenner@chromium.org2013-01-232-1/+64
* [Telemetry] Fix typos in Screenshot code.dtu@chromium.org2013-01-231-1/+1
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-162-4/+3
* Revert 175690estade@chromium.org2013-01-092-3/+4
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-092-4/+3
* Implemented windowSnapshot on the gpuBenchmarking extensionbajones@chromium.org2012-12-201-0/+81
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-182-2/+10
* Revert 172287jamesr@chromium.org2012-12-142-41/+0
* ipc: Use existing [de]serializer for WebInputEvent.sadrul@chromium.org2012-12-142-13/+4
* Fix CompositorSoftwareOutputDeviceGLAdapter for ensureFramebuffer -> ensureBa...jamesr@chromium.org2012-12-111-2/+2
* Sync Ime and Keyboard events.aurimas@chromium.org2012-12-112-0/+41
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-074-46/+39
* Move RenderStats enumeration out of gpu_benchmarking_extension.hartmanng@chromium.org2012-11-301-56/+32
* Fix naming of one accelerated compositing stat used in benchmarkingshawnsingh@chromium.org2012-11-301-2/+2
* Change the InputEventAck codepath to use a tri-state-enum instead of a booleanyusufo@chromium.org2012-11-303-18/+20
* Benchmark for measuring the number of layers in a page.hartmanng@chromium.org2012-11-271-0/+3
* Fixing RenderingStats vs WebRenderingStats messhartmanng@chromium.org2012-11-261-14/+25
* ipc: Remove ipc_listener.h from ipc_channel.h and update the files.tfarina@chromium.org2012-11-171-1/+1
* Added some instrumentation to the software compositor.skaslev@chromium.org2012-11-151-0/+2
* content: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-101-1/+1
* Adding hooks for gathering total pixels painted and rasterized stats.hartmanng@chromium.org2012-11-091-0/+4
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-1/+1