summaryrefslogtreecommitdiffstats
path: root/cc/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* cc: Move image decodes from tile manager to a separate file.vmpstr2015-08-031-0/+2
* 1. With introduction of compressed formats, e.g. ETC1, the number ofprashant.n2015-08-031-0/+2
* Arrange compositor scrolling into scroll customization format (WIP)tdresser2015-07-311-0/+3
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+4
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-4/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+4
* cc: ResourcePool release lost resourcesboliu2015-07-221-0/+1
* Add GN isolate support for a bunch of unittests.dpranke2015-07-221-0/+15
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-0/+3
* cc: Measure compositor timing with finer granularitybrianderson2015-07-071-0/+1
* Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...tapted2015-07-071-1/+0
* cc: Measure compositor timing with finer granularitybrianderson2015-07-071-0/+1
* CC Animations: Redirect all compositor animation requests to AnimationHost.loyso2015-07-031-0/+1
* CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.loyso2015-07-031-0/+15
* cc: Move timing history to the Scheduler.brianderson2015-06-241-2/+2
* cc: Delete PrioritizedResourceManagerccameron2015-06-241-6/+0
* cc: Remove BeginFrameSourcesConstructor.sunnyps2015-06-231-1/+0
* cc: Remove TextureUploader.danakj2015-06-191-3/+0
* cc: Remove unused LayerTilingData.danakj2015-06-191-2/+0
* cc: Remove ResourceUpdateQueue and ResourceUpdateController.danakj2015-06-191-13/+0
* cc: defer dumping display item lists till trace is stoppedcaseq2015-06-191-0/+2
* cc: Remove the layer content_bounds() and use bounds() instead.Dana Jansens2015-06-181-3/+0
* cc: Remove TiledLayer and ContentLayer.danakj2015-06-171-11/+0
* cc: Remove legacy update loopenne2015-06-171-1/+0
* cc: Remove ImplSidePaintingSettings.danakj2015-06-171-1/+0
* cc: Remove LayerTreeSettings::raster_enabled.danakj2015-06-151-1/+0
* cc: Remove per-tile-painting.danakj2015-06-151-4/+0
* Replaced TestNowSource with SimpleTestTickClock.ankur1.verma2015-06-131-2/+0
* cc: Remove ImageLayer and ImageLayerUpdater.danakj2015-06-121-4/+0
* cc: Enable size_t truncation warnings for msvs in cc.gypvmpstr2015-06-111-9/+0
* cc: Delete FakeContentLayer and FakeContentLayerImpl.danakj2015-06-101-4/+0
* Add unittest for VideoFrameProviderClientImpl.dalecurtis2015-06-091-0/+1
* Remove a few _sse2 targets now that we build with -msse2 everywhere.thakis2015-06-081-31/+7
* cc: Use CheckedNumeric for resource size calculations.vmpstr2015-06-051-1/+0
* cc: Move list_container_unittest.cc to cc/base/.prashant.n2015-06-051-1/+1
* cc: Add tests for DisplayListRasterSource.danakj2015-06-031-0/+1
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-031-0/+4
* Adding support for sidecars to cc::DisplayItemList.jbroman2015-06-021-0/+3
* cc: Partial tile update for one-copy raster.danakj2015-05-291-0/+1
* cc: Added draw_quad_perftest, IterateResources test.vmpstr2015-05-291-0/+1
* cc: Move ListContainer to cc/base/.jbroman2015-05-281-2/+0
* cc: Move RoundUp and RoundDown out of util.h into math_util.hvmpstr2015-05-281-1/+0
* cc: Reland "Add UMA stats for record and raster time."jbroman2015-05-281-0/+1
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-271-0/+2
* cc: Make a FakeResourceProvider and use it in tests to construct.danakj2015-05-261-0/+1
* cc: Move files out of cc/resources/.danakj2015-05-181-122/+122
* Reland: Add ETC1 powered SSE encoder for tile texture compressionradu.velea2015-05-141-0/+32
* Revert of Add ETC1 powered SSE encoder for tile texture compression (patchset...sergeyv2015-05-141-32/+0
* Add ETC1 powered SSE encoder for tile texture compressionradu.velea2015-05-141-0/+32
* cc: Separate the priority from the tile and put in new PrioritizedTilehendrikw2015-05-121-0/+2