summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Added rotation operation to Paint for Canvas/WebGL copying. Thissuderman@chromium.org2014-08-091-1/+2
* LayerTreeHostImpl knows if it has an output surface.dneto@chromium.org2014-08-0810-41/+41
* Implement HiDPI and pinch-zoom scaling of filter paramsgarykac@chromium.org2014-08-0816-20/+154
* Add missing transform into DelegatedRendererLayerImpl::AppendRenderPassQuads.hartmanng@chromium.org2014-08-082-4/+40
* Remove unnecessary static functionheejin.r.chung@samsung.com2014-08-082-12/+7
* cc: Switch some pixel tests to use impl-side painting.danakj@chromium.org2014-08-081-30/+38
* cc: Remove unused arguments from CalculateContentsScaleajuma@chromium.org2014-08-0813-149/+17
* Integrated video rotation piping into video layer {impl} andsuderman@chromium.org2014-08-0810-33/+241
* Let OverlayStrategySingleOnTop select non-topmost quadachaulk@chromium.org2014-08-072-98/+166
* cc: Prevent unit tests from using Now() as the impl frame time.danakj@chromium.org2014-08-072-23/+26
* Add gpu_memory_usage to Tile::AsValuenduca@chromium.org2014-08-071-0/+2
* Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...tkent@chromium.org2014-08-0718-399/+209
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-0718-209/+399
* Plumb allow_overlay flag to parent compositor.alexst@chromium.org2014-08-074-1/+56
* [CC]: Reduce required precision for TransformNormal test.rmcilroy@chromium.org2014-08-061-3/+11
* cc: Heapify pointers instead of objects in eviction tile priority queue.vmpstr@chromium.org2014-08-064-32/+30
* Revert 287747 "Make SingleThreadProxy a SchedulerClient"tommi@chromium.org2014-08-0617-397/+209
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-0617-209/+397
* Add relevant traces to measure copyFromCompositingSurface Turn-around time.siva.gunturi@samsung.com2014-08-061-0/+1
* cc: Clear tile priorities when tiling is reset.vmpstr@chromium.org2014-08-063-0/+43
* cc: Make sure mask and replica layers get DidBecomeActive signal.vmpstr@chromium.org2014-08-064-7/+79
* cc: Remove vectors from tiling eviction tile iterator.vmpstr@chromium.org2014-08-067-131/+296
* LTHI does not treat 0 as a valid time tick, instead ithush@chromium.org2014-08-051-0/+4
* cc: check animation notify settings first in NotifyObserversshreyas.g@samsung.com2014-08-051-4/+8
* cc: consistancy of variable usage in shreyas.g@samsung.com2014-08-051-6/+9
* Fix ExternalViewportRectForPrioritizingTiles flakiness on Windowshush@chromium.org2014-08-051-2/+5
* Revert 287325 because it breaks smoothness benchmarks on windows: "ValueError...sadrul@chromium.org2014-08-0514-202/+30
* cc: Use pointers for heaps in tile manager raster tile priority queue.vmpstr@chromium.org2014-08-043-24/+37
* Implement scroll handler latency trackingskyostil@chromium.org2014-08-0414-30/+202
* cc: Do not cleanup tiles with raster tasks.sohan.jyoti@samsung.com2014-08-0418-22/+201
* Remove unused ReadbackRequest variable.siva.gunturi@samsung.com2014-08-021-2/+0
* BSP Tree perf tests to match LayerSorter perf teststhildebr@chromium.org2014-08-026-2/+259
* Disable ExternalViewportRectForPrioritizingTiles testenne@chromium.org2014-08-011-1/+2
* cc: Fix tile manager queues perftests to use number of layers.vmpstr@chromium.org2014-08-011-93/+76
* cc: Optimize group id check in shreyas.g@samsung.com2014-08-011-18/+33
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-01104-860/+1088
* Remove GLInProcessContext::CreateContext()heejin.r.chung@samsung.com2014-08-011-6/+10
* cc: Optimize layer raster tile iterator.vmpstr@chromium.org2014-07-313-19/+9
* cc: also push layer debug info to impl-side when devtools.timeline category i...caseq@chromium.org2014-07-311-2/+4
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-31104-1088/+860
* cc: Add PictureLayerTilingSet::TilingRange.reveman@chromium.org2014-07-313-0/+181
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-31104-860/+1088
* Tiling priorities in Android Webview.hush@chromium.org2014-07-3116-54/+270
* WIP BSP Tree for 3D Layer Sortingthildebr@chromium.org2014-07-307-1/+646
* DrawPolygon class with Unit Teststhildebr@chromium.org2014-07-296-0/+609
* cc: Fix resourceless draw with ganesh eanbledboliu@chromium.org2014-07-295-18/+31
* cc: Always perform analysis to detect solid color tiles.vmpstr@chromium.org2014-07-291-21/+6
* cc/output: cleanup: Remove unnecessary #includesheejin.r.chung@samsung.com2014-07-2730-77/+30
* Update masters after the tryserver split.sergeyberezin@chromium.org2014-07-261-1/+1
* cc: Don't rasterize large layers at maximum scale before scale animationsajuma@chromium.org2014-07-252-3/+66