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
/
test
/
tiled_layer_test_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Remove unused arguments from CalculateContentsScale
ajuma@chromium.org
2014-08-08
1
-4
/
+0
*
Rasterize at maximum scale for scale animations on CPU-rasterized layers
ajuma@chromium.org
2014-04-09
1
-0
/
+1
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+1
*
[cc] cleanup: re-arrange some file locations in cc/scheduler
simonhong@chromium.org
2014-02-04
1
-1
/
+0
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-2
/
+2
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-2
/
+2
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-2
/
+2
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-4
/
+4
*
cc: Return const* from const getter of LayerTreeHost.
danakj@chromium.org
2013-08-24
1
-1
/
+1
*
cc: Early out in PushPropertiesTo tree walk for commit.
danakj@chromium.org
2013-07-13
1
-0
/
+2
*
Cleanup unused WebExternalTextureLayer APIs and resulting dead code.
piman@chromium.org
2013-07-11
1
-1
/
+0
*
cc: Remove RenderingStats passed to ContentLayerUpdater during Layer::Update()
egraether@chromium.org
2013-06-27
1
-4
/
+3
*
cc: Pass the device and page scale factor to CalculateContentsScale
danakj@chromium.org
2013-05-07
1
-0
/
+2
*
Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."
danakj@chromium.org
2013-03-28
1
-2
/
+4
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-28
1
-4
/
+2
*
Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."
hashimoto@chromium.org
2013-03-27
1
-2
/
+4
*
cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...
egraether@chromium.org
2013-03-27
1
-4
/
+2
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
1
-1
/
+1
*
cc chromification: tiled_layer_test_common.h/cc
piman@chromium.org
2013-03-22
1
-90
/
+115
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Part 9 of cc/ directory shuffles: scheduler
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 8 of cc/ directory shuffles: resources
jamesr@chromium.org
2013-03-18
1
-4
/
+4
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
cc: Chromify TiledLayerImpl and test
enne@chromium.org
2013-03-17
1
-2
/
+2
*
cc: Chromify LayerUpdater
enne@chromium.org
2013-03-15
1
-3
/
+3
*
cc: Chromify TiledLayer
enne@chromium.org
2013-03-14
1
-8
/
+8
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-9
/
+8
*
cc: Remove Layer::didUpdateBounds
enne@chromium.org
2013-02-27
1
-1
/
+0
*
cc: Deblur layers that animate-scale-down on creation.
danakj@chromium.org
2013-02-06
1
-0
/
+1
*
cc: Avoid expensive RenderingStats collection.
danakj@chromium.org
2013-02-02
1
-2
/
+2
*
cc: Unify namespaces for all test files
enne@chromium.org
2012-12-16
1
-1
/
+2
*
cc: Refactor content scale/bounds into draw properties
enne@chromium.org
2012-12-16
1
-5
/
+10
*
[cc] Make LayerImpls point at LayerTreeImpl instead of LTHI
nduca@chromium.org
2012-12-11
1
-1
/
+1
*
cc: Pass LayerTreeHostImpl to LayerImpl constructor
enne@chromium.org
2012-12-07
1
-2
/
+2
*
cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...
danakj@chromium.org
2012-11-08
1
-1
/
+1
*
cc: Rename PrioritizedTexture to PrioritizedResource.
reveman@google.com
2012-11-07
1
-7
/
+7
*
cc: Fix header include guards of our header files.
tfarina@chromium.org
2012-11-05
1
-3
/
+3
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-12
/
+12
*
Pass accurate contentsScale to LayerImpl.
wangxianzhu@chromium.org
2012-11-01
1
-0
/
+3
*
Use gfx:: Geometry types for the resource provider and layer updater classes.
danakj@chromium.org
2012-10-31
1
-6
/
+6
*
cc: Rename TextureUpdate to ResourceUpdate.
reveman@google.com
2012-10-25
1
-2
/
+2
*
cc: Rename LayerUpdater::Texture to LayerUpdater::Resource.
reveman@chromium.org
2012-10-25
1
-4
/
+4
*
cc: Remove CC*.h temporary includes, part 6/4.
tfarina@chromium.org
2012-10-24
1
-1
/
+0
*
cc: Rename LayerTextureUpdater to LayerUpdater.
reveman@google.com
2012-10-23
1
-12
/
+12
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-25
/
+25
*
cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT...
reveman@google.com
2012-10-22
1
-1
/
+0
*
cc: Remove CC*.h temporary includes, part 4/4.
tfarina@chromium.org
2012-10-22
1
-1
/
+1
*
cc: Remove CC*.h temporary includes, part 3/4.
tfarina@chromium.org
2012-10-21
1
-1
/
+1
*
cc: Remove CC*.h temporary includes, part 2/4.
tfarina@chromium.org
2012-10-20
1
-1
/
+1
[next]