summaryrefslogtreecommitdiffstats
path: root/cc/trees
Commit message (Expand)AuthorAgeFilesLines
* Fix scroll position adjustment for fixed-position layersvollick2015-03-305-23/+101
* cc: ComputeTransform should succeed when destination is an ancestorajuma2015-03-302-6/+30
* cc: Round visible rect in target space when computing visible content rectsajuma2015-03-302-12/+54
* Adding a metric to track only the checkerboarding.cblume2015-03-261-0/+2
* Move viewport scrolling logic into separate classbokan2015-03-262-112/+69
* cc: Fix crash with blink layout tests and GPU rasterizationhendrikw2015-03-252-11/+41
* This adds missing plumbing to single_thread_proxy to forward max pending fram...alexst2015-03-252-1/+6
* cc: Add support for handling authoritative vsync intervalsimonhong2015-03-257-0/+22
* Uninitialized variable in perftests causing issues on android bots.awoloszyn2015-03-241-0/+1
* cc: Keep tilings texture size in synchendrikw2015-03-232-0/+86
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-2315-143/+110
* cc: Send updated tile priority with tiles into tracing.vmpstr2015-03-233-11/+13
* Refactor discard/clear behavior in DirectRendererericrk2015-03-211-2/+2
* cc: Handle transform between transform tree target and render targetajuma2015-03-211-0/+49
* Refine Instrumentation in Scheduler::ScheduleBeginImplFrameDeadline Codepaths...robliao2015-03-211-1/+94
* Account for fixed positioning once when computing parent offsetvollick2015-03-202-15/+47
* cc: Remove unused variables from PropertyTreeBuilder's DataForRecursionajuma2015-03-201-2/+0
* Don't let unittests access LTH from the impl thread.vollick2015-03-192-23/+30
* Disable LayerTreeHostPictureTestRSLLMembershipWithScale due to flake.benwells2015-03-191-1/+2
* Add back the truncation of scroll_deltamiletus2015-03-194-14/+20
* Teach cc::LayerTreeSettings to produce cc::SchedulerSettingsjamesr2015-03-184-2/+27
* cc: Make TileManager not call SetIsLikelyToRequireADraw unnecessarily.sunnyps2015-03-181-1/+4
* cc: Use layer_impls to compute content rect in target spacevmpstr2015-03-182-2/+116
* CC: Force push properties for all layers when tracing is startedcaseq2015-03-172-6/+13
* Fix resourceless software draw crashboliu2015-03-163-2/+132
* Split cc/base into separate GN source_set and clean depsjamesr2015-03-1611-9/+219
* cc: Make MaskOfLayerWithBackgroundFilter even smallerlof842015-03-161-6/+6
* Define cc::RendererCapabilities in its own header, fix up includesjamesr2015-03-166-37/+12
* cc: remove useless forward_begin_frames_to_children flags in SchedulerSettingssimonhong2015-03-163-7/+0
* cc: Fix transform flattening in property treesajuma2015-03-145-40/+171
* Implement SingleThreadProxy::SetEstimatedParentDrawTimejbauman2015-03-132-1/+6
* cc: Enable masks pixel tests on Windowslof842015-03-131-4/+0
* cc: Make LayerTreeHostMasksPixelTest smallerlof842015-03-131-46/+46
* Adding an overload of ApplyPositionAdjustment for Layermiletus2015-03-131-23/+12
* Animations: Extract LayerTreeHostImpl::ScrollAnimation* methodsloyso2015-03-132-31/+58
* cc: Remove unused disable_hi_res_timer_tasks_on_battery flag.sunnyps2015-03-122-2/+0
* Splitting of layers for correct intersectionsawoloszyn2015-03-1210-1216/+17
* Allow ui::Compositor to defer commits during tab-switchccameron2015-03-121-3/+2
* cc: Fix screen-space transform flattening in CalcDrawPropsajuma2015-03-112-2/+72
* Revert of Splitting of layers for correct intersections (patchset #20 id:3700...gab2015-03-1110-17/+1216
* Splitting of layers for correct intersectionsawoloszyn2015-03-1110-1216/+17
* cc: Prevent a layer with a copy request from overriding RequiresHighResdanakj2015-03-112-243/+282
* cc: Remove unused tracing functions from LayerTreeHost(Impl).vmpstr2015-03-1110-77/+4
* Fix over comparison of floats in Top Controls testslof842015-03-101-4/+8
* cc: Add raster_enabled settingenne2015-03-105-3/+8
* Combine clips in content target space.vollick2015-03-102-1/+55
* (Reland) Always create top controls manager.bokan2015-03-095-40/+30
* Remove SK_SUPPORT_LEGACY_ADDOVALFlorin Malita2015-03-091-2/+2
* cc: Fix scrollbar animation tests.sunnyps2015-03-071-167/+135
* cc: Disable more mask pixel tests on Windowsenne2015-03-071-6/+5