summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove logging in scheduler left in by accident.sunnyps2015-06-293-20/+0
* cc: Remove nonsensical minimum source scaleenne2015-06-292-18/+7
* cc: Set scroll children in LTHCommon tests that use LayerImplajuma2015-06-292-1/+25
* Change ListContainer::AppendByMoving to return a pointer to the new itempdr2015-06-292-2/+18
* cc: Update property trees for animations after commitajuma2015-06-296-26/+27
* cc: Store lists of nodes affected by bounds_delta in the transform treeajuma2015-06-295-37/+62
* Change wrong BeginDictionary() to BeginArray in RenderPassDrawQuad::ExtentVal...wangxianzhu2015-06-291-2/+2
* Add node and ancestors have integer translations check to transform treejaydasika2015-06-293-0/+57
* Fix for bug where composited rotate3d should SLERP instead of interpolating t...soonm2015-06-293-6/+41
* Add screen space opacity to opacity treejaydasika2015-06-268-7/+69
* Add an isEmpty() method to WebFilterOperationsImplajuma2015-06-262-0/+5
* Add tandrii and vadimsh as *.isolate owners.maruel2015-06-261-1/+2
* cc: Rework how signals are issued from tile manager.vmpstr2015-06-252-79/+77
* 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