summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Make impl-thread property trees handle bounds deltaajuma2015-06-2517-56/+357
* cc: Rename UpdateVisibleTiles to Flush in TileManager.vmpstr2015-06-254-19/+16
* cc: Draw non-normalized solid quads when we don't have antialiasinghendrikw2015-06-251-13/+28
* cc: Fix flaky LayerTreeHostAnimationTestAddAnimationAfterAnimatingdanakj2015-06-251-17/+12
* cc: Re-enable all LayerTreeHostCopyRequestTestMultipleRequests tests.danakj2015-06-251-2/+1
* cc: Associate scheduled tasks with a prepare tiles call.vmpstr2015-06-252-9/+22
* Convert LayerTreeHostAreAllTileTasksCompleted test to TileManager testericrk2015-06-252-95/+55
* Fixes docked background paintingvarkha2015-06-242-1/+92
* cc: Fix flakiness in UIResourceLostBeforeCommit.danakj2015-06-241-0/+8
* Add ListContainer::swappdr2015-06-242-2/+49
* Revert "cc: Make tiling interest rect calc based on viewport."sohan.jyoti2015-06-2417-62/+49
* Snap pinch zoom gestures near the screen edge.bokan2015-06-245-71/+214
* cc: Move timing history to the Scheduler.brianderson2015-06-2413-192/+254
* cc: Prevent using a 0 internal_contents_scale_ in transform math.danakj2015-06-242-0/+4
* cc: Delete PrioritizedResourceManagerccameron2015-06-2423-1393/+11
* Add ListContainer::AppendByMovingpdr2015-06-243-2/+157
* cc: Remove unnecessary task runner refptrs from schedulers.sunnyps2015-06-2410-44/+49
* cc: Add a histogram to track wasted prepainting.vmpstr2015-06-234-1/+20
* Make it possible to synthesize a viewport scrollhush2015-06-234-19/+69
* Remove Chromium specific PixelStorei params in GPU command buffer.zmo2015-06-231-1/+2
* cc: Remove BeginFrameSourcesConstructor.sunnyps2015-06-2315-268/+127
* cc: Free Gpu resources when we are invisible or TileManager is OOM.ericrk2015-06-2214-23/+318
* Remove LayerTreeSettings::impl_side_painting.danakj2015-06-207-10/+2
* cc: Remove ref-counting from DelayBasedTimeSource.sunnyps2015-06-207-51/+51
* cc: Fix surface damage calculation.sunnyps2015-06-202-17/+44
* cc: Remove implicit copy/assign from test classes.sunnyps2015-06-203-3/+44
* cc: Remove polling mechanisms in the scheduler.brianderson2015-06-202-46/+0
* cc: Remove impl_side_painting in Scheduler, add commit_to_active_treedanakj2015-06-206-33/+75
* cc, gpu: Use RGBA when using msaa on systems that don't support BGRAhendrikw2015-06-1918-21/+67
* cc: Refactor OverlayStrategiesachaulk2015-06-196-68/+75
* cc: Remove non-implside-painting branches.danakj2015-06-196-112/+57
* cc: Remove TextureUploader.danakj2015-06-1915-910/+4
* cc: Remove unused LayerTilingData.danakj2015-06-195-223/+0
* cc: Remove ResourceUpdateQueue and ResourceUpdateController.danakj2015-06-1937-1193/+7
* Fix assumptions made in LAC::MarkAnimationsForDeletionvollick2015-06-194-8/+79
* cc: defer dumping display item lists till trace is stoppedcaseq2015-06-196-15/+94
* Matrix decomposition for mismatched functions in keyframesbehara.ms2015-06-192-53/+65
* cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.danakj2015-06-1914-474/+10
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-1971-670/+559
* cc: Convert some LTHCommon tests from Layer->LayerImplenne2015-06-193-341/+187
* cc: Stop passing a ResourceUpdateQueue to Layer::Update().danakj2015-06-1928-85/+61
* cc: Remove LayerImpl::SetContentsScale.danakj2015-06-183-8/+0
* Fix animation start event to have specified start time if settserng2015-06-182-3/+102
* cc: Detemplatize LayerIteratorenne2015-06-1814-242/+237
* cc: Make LTHCommon tests use LayerImplTestenne2015-06-184-183/+90
* Trace main thread commit in flow events.yuhaoz2015-06-185-0/+19
* cc: Give a SingleThreadTaskRunner and TaskGraphRunner to occlusion testsdanakj2015-06-181-5/+8
* cc: Remove layer contents_scale_x() and contents_scale_y().danakj2015-06-1822-253/+74
* cc: Remove LayerRectToContentRect.danakj2015-06-186-30/+6
* cc: Remove LayerImpl::SetContentBounds()danakj2015-06-1824-157/+3