summaryrefslogtreecommitdiffstats
path: root/cc/resources
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-2911-54/+69
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-2911-69/+54
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-2911-54/+69
* cc: Fix constructor initialization style.danakj@chromium.org2013-03-291-5/+4
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-2910-67/+52
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-2910-52/+67
* Revert 191327 "cc: Switch ContentLayerUpdater to use RenderingSt..."rsleevi@chromium.org2013-03-293-31/+25
* cc: Switch ContentLayerUpdater to use RenderingStatsInstrumentationegraether@chromium.org2013-03-293-25/+31
* cc: Pass RenderingStatsInstrumentation to ContentLayerUpdateregraether@chromium.org2013-03-2910-30/+68
* Do not always request a new commit when memory limit is changed. ccameron@chromium.org2013-03-293-6/+27
* cc: Add command line switch to control resource usage for impl-side painting.reveman@chromium.org2013-03-284-9/+38
* cc: Rename PictureLayerTiling(Set) Iterator to CoverageIteratorenne@chromium.org2013-03-286-41/+46
* cc: Add command line switches for impl-side painting constants.reveman@chromium.org2013-03-288-23/+32
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-2819-139/+122
* cc: Fix recursive call to TileManager::DispatchMoreTasksvmpstr@chromium.org2013-03-282-2/+14
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-2819-122/+139
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-276-0/+18
* Implement on demand quad rasterization for PicturePiles.leandrogracia@chromium.org2013-03-273-5/+21
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-272-5/+11
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-2719-139/+122
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-2719-122/+139
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-2640-758/+803
* cc: Few style fixes.danakj@chromium.org2013-03-261-2/+1
* cc: Made all the calls to get drawing_info consistentvmpstr@chromium.org2013-03-261-33/+30
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-261-2/+2
* cc: Changed total_pixels_rasterized to be a return valuevmpstr@chromium.org2013-03-263-14/+14
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-264-11/+11
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-2514-57/+57
* cc: Ensure tile exists before forcing uploadvmpstr@chromium.org2013-03-241-0/+1
* cc: Chromify ResourceUpdateenne@chromium.org2013-03-242-40/+38
* cc: Chromify rendering_statsalexst@chromium.org2013-03-244-8/+10
* cc: Auto-LCD text for impl-side paintingenne@chromium.org2013-03-236-18/+58
* cc: Inline simple PrioritizedResource::ResourceId() method.danakj@chromium.org2013-03-233-11/+7
* cc: Fix style errors with indented returnsenne@chromium.org2013-03-221-6/+8
* cc: Chromify layer quad unittestenne@chromium.org2013-03-221-26/+24
* cc: Chromify ResourceUpdateControllerTest.reveman@chromium.org2013-03-221-413/+410
* cc: Chromify scoped resource unittestenne@chromium.org2013-03-221-71/+77
* cc: Chromify FakeTimeSourceClient, FakeThread, FakeTimeSource, FakeDelayBased...reveman@chromium.org2013-03-221-15/+15
* Libcxx cleanup.eugenis@chromium.org2013-03-221-0/+1
* cc chromification: tiled_layer_test_common.h/ccpiman@chromium.org2013-03-221-10/+10
* cc: Chromify FakeOutputSurfaceenne@chromium.org2013-03-212-5/+5
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-214-82/+56
* Check if priority actually changed in Tile::SetPriority()wangxianzhu@chromium.org2013-03-212-0/+17
* cc: Chromify resource_update_queuealexst@chromium.org2013-03-219-97/+85
* cc chromification: ressource_provider_unittest.ccpiman@chromium.org2013-03-211-926/+1058
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-214-56/+82
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-214-82/+56
* Revert 189428 "cc: Chromify rendering_stats"danakj@chromium.org2013-03-205-22/+21
* cc: Chromify rendering_statsalexst@chromium.org2013-03-205-21/+22
* Chromify prioritized_resource_manager.* and prioritized_resource_unittest.cc.hartmanng@chromium.org2013-03-205-1029/+1176