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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Remove unused arguments from CalculateContentsScale
ajuma@chromium.org
2014-08-08
1
-8
/
+0
*
Rasterize at maximum scale for scale animations on CPU-rasterized layers
ajuma@chromium.org
2014-04-09
1
-0
/
+2
*
SkColorType instead of (deprecated) SkBitmap::Config
reed@google.com
2014-03-25
1
-2
/
+1
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+1
*
[#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
-3
/
+3
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
1
-1
/
+1
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
1
-1
/
+1
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
1
-1
/
+1
*
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
/
+20
*
cc: Remove RenderingStats passed to ContentLayerUpdater during Layer::Update()
egraether@chromium.org
2013-06-27
1
-4
/
+2
*
cc: Pass the device and page scale factor to CalculateContentsScale
danakj@chromium.org
2013-05-07
1
-0
/
+4
*
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 chromification: tiled_layer_test_common.h/cc
piman@chromium.org
2013-03-22
1
-119
/
+98
*
cc: Chromify resource_update_queue
alexst@chromium.org
2013-03-21
1
-2
/
+2
*
cc: Chromify PrioritizedResource
enne@chromium.org
2013-03-20
1
-1
/
+1
*
cc: Chromify LayerTilingData
enne@chromium.org
2013-03-18
1
-1
/
+1
*
cc: Chromify LayerUpdater
enne@chromium.org
2013-03-15
1
-6
/
+6
*
cc: Chromify TiledLayer
enne@chromium.org
2013-03-14
1
-6
/
+6
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-23
/
+23
*
cc: Remove Layer::didUpdateBounds
enne@chromium.org
2013-02-27
1
-5
/
+0
*
cc: Deblur layers that animate-scale-down on creation.
danakj@chromium.org
2013-02-06
1
-0
/
+2
*
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
/
+1
*
cc: Refactor content scale/bounds into draw properties
enne@chromium.org
2012-12-16
1
-10
/
+21
*
[cc] Make LayerImpls point at LayerTreeImpl instead of LTHI
nduca@chromium.org
2012-12-11
1
-2
/
+2
*
cc: Pass LayerTreeHostImpl to LayerImpl constructor
enne@chromium.org
2012-12-07
1
-3
/
+3
*
Organize internal properties of cc/ layer types
shawnsingh@google.com
2012-12-05
1
-1
/
+1
*
cc: Remove the remaining using-directives of namespace cc.
tfarina@chromium.org
2012-11-10
1
-1
/
+8
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-2
/
+0
*
cc: Rename PrioritizedTexture to PrioritizedResource.
reveman@google.com
2012-11-07
1
-9
/
+9
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-5
/
+5
*
Pass accurate contentsScale to LayerImpl.
wangxianzhu@chromium.org
2012-11-01
1
-0
/
+15
*
Use gfx:: Geometry types for the resource provider and layer updater classes.
danakj@chromium.org
2012-10-31
1
-4
/
+4
*
cc: Rename TextureUpdate to ResourceUpdate.
reveman@google.com
2012-10-25
1
-1
/
+1
*
cc: Rename LayerUpdater::Texture to LayerUpdater::Resource.
reveman@chromium.org
2012-10-25
1
-6
/
+6
*
cc: Rename LayerTextureUpdater to LayerUpdater.
reveman@google.com
2012-10-23
1
-13
/
+13
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-21
/
+21
*
cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT...
reveman@google.com
2012-10-22
1
-5
/
+0
*
Revert "cc: Rename cc classes and members to match filenames"
enne@chromium.org
2012-10-19
1
-21
/
+21
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-19
1
-21
/
+21
*
cc: Remove all but one texture uploader class.
reveman@chromium.org
2012-10-19
1
-24
/
+0
*
Remove GraphicsContext3D:: stubs from cc
jamesr@chromium.org
2012-10-18
1
-2
/
+2
*
cc: Replace TextureUploader::Parameters with ResourceUpdate struct.
reveman@google.com
2012-10-18
1
-3
/
+12
[next]