summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Remove the layer content_bounds() and use bounds() instead.Dana Jansens2015-06-1834-714/+150
* cc: Create Ganesh surface with SkSurface::NewWrappedRenderTarget.vmiura2015-06-181-17/+10
* cc: Ensure that the raster and eviction queues use the right tile recthendrikw2015-06-185-7/+96
* Remove render pass code from clipping and antialiasing in gl_rendererrosca2015-06-173-95/+166
* cc: Propagate read lock fences constraints to parent compositors.dcastagna2015-06-175-13/+210
* cc: Remove TiledLayer and ContentLayer.danakj2015-06-1727-4953/+80
* cc: Set read lock fences required for YUV native video frames.dcastagna2015-06-176-3/+23
* cc: Remove all branches in non-scheduler tests for impl_side_painting.danakj2015-06-179-414/+74
* cc: Turn impl_side_painting on in scheduler tests.danakj2015-06-173-163/+143
* cc: Remove legacy update loopenne2015-06-177-1666/+29
* cc: Update property trees after page/scroll during commitenne2015-06-175-12/+51
* Fix LayerTreeHostTestBreakSwapPromise teststobiasjs2015-06-171-1/+6
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-175-5/+0
* cc: Remove ImplSidePaintingSettings.danakj2015-06-1718-66/+47
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-1643-165/+331
* Don't hold provider lock when calling out of VFPCI.dalecurtis2015-06-161-11/+17
* cc: Fix occlusion tracker tests with property tree verificationenne2015-06-161-0/+5
* Bounds delta change should update clip treemiletus2015-06-163-5/+17
* cc: Fix LTHPicture unittest failure with property tree verificationenne2015-06-151-2/+6
* cc: Clip projected tile priorities viewport to padded bounds.vmpstr2015-06-151-0/+15
* cc: Remove LayerTreeSettings::raster_enabled.danakj2015-06-158-263/+4
* cc: Remove maximum_number_of_failed_draws_before_draw_is_forced_ settingdanakj2015-06-156-11/+7
* cc: Fix DRLI unit test failure with property tree verificationenne2015-06-151-0/+3
* cc: De-templatize the OcclusionTracker class.danakj2015-06-158-1449/+527
* cc: Remove per-tile-painting.danakj2015-06-159-249/+1
* Replace SetCurrentBeginFrameArgs with AdvanceToNextFrame.mithro2015-06-155-211/+68
* cc: Restore ListContainer::RemoveLast unittests.jbroman2015-06-151-0/+112