index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
BUILD.gn
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Move image decodes from tile manager to a separate file.
vmpstr
2015-08-03
1
-0
/
+2
*
1. With introduction of compressed formats, e.g. ETC1, the number of
prashant.n
2015-08-03
1
-0
/
+2
*
Arrange compositor scrolling into scroll customization format (WIP)
tdresser
2015-07-31
1
-0
/
+3
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
1
-0
/
+4
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
1
-4
/
+0
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
1
-0
/
+4
*
cc: ResourcePool release lost resources
boliu
2015-07-22
1
-0
/
+1
*
Add GN isolate support for a bunch of unittests.
dpranke
2015-07-22
1
-0
/
+15
*
gl/test: Move some initialization code used in tests to a separate component.
sadrul
2015-07-20
1
-0
/
+3
*
cc: Measure compositor timing with finer granularity
brianderson
2015-07-07
1
-0
/
+1
*
Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...
tapted
2015-07-07
1
-1
/
+0
*
cc: Measure compositor timing with finer granularity
brianderson
2015-07-07
1
-0
/
+1
*
CC Animations: Redirect all compositor animation requests to AnimationHost.
loyso
2015-07-03
1
-0
/
+1
*
CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.
loyso
2015-07-03
1
-0
/
+15
*
cc: Move timing history to the Scheduler.
brianderson
2015-06-24
1
-2
/
+2
*
cc: Delete PrioritizedResourceManager
ccameron
2015-06-24
1
-6
/
+0
*
cc: Remove BeginFrameSourcesConstructor.
sunnyps
2015-06-23
1
-1
/
+0
*
cc: Remove TextureUploader.
danakj
2015-06-19
1
-3
/
+0
*
cc: Remove unused LayerTilingData.
danakj
2015-06-19
1
-2
/
+0
*
cc: Remove ResourceUpdateQueue and ResourceUpdateController.
danakj
2015-06-19
1
-13
/
+0
*
cc: defer dumping display item lists till trace is stopped
caseq
2015-06-19
1
-0
/
+2
*
cc: Remove the layer content_bounds() and use bounds() instead.
Dana Jansens
2015-06-18
1
-3
/
+0
*
cc: Remove TiledLayer and ContentLayer.
danakj
2015-06-17
1
-11
/
+0
*
cc: Remove legacy update loop
enne
2015-06-17
1
-1
/
+0
*
cc: Remove ImplSidePaintingSettings.
danakj
2015-06-17
1
-1
/
+0
*
cc: Remove LayerTreeSettings::raster_enabled.
danakj
2015-06-15
1
-1
/
+0
*
cc: Remove per-tile-painting.
danakj
2015-06-15
1
-4
/
+0
*
Replaced TestNowSource with SimpleTestTickClock.
ankur1.verma
2015-06-13
1
-2
/
+0
*
cc: Remove ImageLayer and ImageLayerUpdater.
danakj
2015-06-12
1
-4
/
+0
*
cc: Enable size_t truncation warnings for msvs in cc.gyp
vmpstr
2015-06-11
1
-9
/
+0
*
cc: Delete FakeContentLayer and FakeContentLayerImpl.
danakj
2015-06-10
1
-4
/
+0
*
Add unittest for VideoFrameProviderClientImpl.
dalecurtis
2015-06-09
1
-0
/
+1
*
Remove a few _sse2 targets now that we build with -msse2 everywhere.
thakis
2015-06-08
1
-31
/
+7
*
cc: Use CheckedNumeric for resource size calculations.
vmpstr
2015-06-05
1
-1
/
+0
*
cc: Move list_container_unittest.cc to cc/base/.
prashant.n
2015-06-05
1
-1
/
+1
*
cc: Add tests for DisplayListRasterSource.
danakj
2015-06-03
1
-0
/
+1
*
[Android] Generate scripts at build time to run android tests.
mikecase
2015-06-03
1
-0
/
+4
*
Adding support for sidecars to cc::DisplayItemList.
jbroman
2015-06-02
1
-0
/
+3
*
cc: Partial tile update for one-copy raster.
danakj
2015-05-29
1
-0
/
+1
*
cc: Added draw_quad_perftest, IterateResources test.
vmpstr
2015-05-29
1
-0
/
+1
*
cc: Move ListContainer to cc/base/.
jbroman
2015-05-28
1
-2
/
+0
*
cc: Move RoundUp and RoundDown out of util.h into math_util.h
vmpstr
2015-05-28
1
-1
/
+0
*
cc: Reland "Add UMA stats for record and raster time."
jbroman
2015-05-28
1
-0
/
+1
*
cc: Adding BeginFrameTracker object and removing Now() from LTHI.
mithro
2015-05-27
1
-0
/
+2
*
cc: Make a FakeResourceProvider and use it in tests to construct.
danakj
2015-05-26
1
-0
/
+1
*
cc: Move files out of cc/resources/.
danakj
2015-05-18
1
-122
/
+122
*
Reland: Add ETC1 powered SSE encoder for tile texture compression
radu.velea
2015-05-14
1
-0
/
+32
*
Revert of Add ETC1 powered SSE encoder for tile texture compression (patchset...
sergeyv
2015-05-14
1
-32
/
+0
*
Add ETC1 powered SSE encoder for tile texture compression
radu.velea
2015-05-14
1
-0
/
+32
*
cc: Separate the priority from the tile and put in new PrioritizedTile
hendrikw
2015-05-12
1
-0
/
+2
[next]