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
/
layer_test_common.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Remove ideal scale from draw properties
enne
2015-07-07
1
-1
/
+5
*
cc: Rename visible_content_rect and content stuff on quads.
danakj
2015-06-19
1
-10
/
+8
*
cc: Convert some LTHCommon tests from Layer->LayerImpl
enne
2015-06-19
1
-1
/
+2
*
cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.
danakj
2015-06-16
1
-1
/
+1
*
Fix function name style issues in cc::DrawQuad
enne
2015-06-04
1
-11
/
+16
*
cc: Stop passing the occlusion explicitly to AppendQuads.
danakj
2015-02-14
1
-2
/
+4
*
cc: Make PaintedScrollbarLayer not use ContentsScalingLayer
enne
2015-02-13
1
-1
/
+9
*
Revert of cc: Make PaintedScrollbarLayer not use ContentsScalingLayer (patchs...
enne
2015-02-12
1
-9
/
+1
*
cc: Make PaintedScrollbarLayer not use ContentsScalingLayer
enne
2015-02-12
1
-1
/
+9
*
cc: Stop passing OcclusionTracker to RenderSurfaceImpl.
danakj
2015-02-11
1
-5
/
+5
*
cc: Remove the RenderPassId field from AppendQuadsData.
danakj
2015-01-29
1
-5
/
+5
*
Move RenderSurface creation outside of CalcDrawProps
awoloszyn
2014-12-22
1
-0
/
+1
*
Make ListContainer Consistently Act as Container of Pointers
weiliangc
2014-10-29
1
-7
/
+7
*
cc cleanup: Update paths to geometry headers
heejin.r.chung
2014-10-23
1
-4
/
+4
*
cc: Pass Occlusion instead of OcclusionTracker to LayerImpls
vmpstr
2014-10-07
1
-4
/
+12
*
Clean the usage of QuadList (Const)Iterator
weiliangc
2014-10-07
1
-16
/
+11
*
Use Custome ListContainer to Allocate SharedQuadState
weiliangc
2014-10-03
1
-5
/
+2
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-2
/
+1
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
1
-1
/
+2
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-2
/
+1
*
Use custom ListContainer to allocate DrawQuads
weiliangc
2014-09-26
1
-6
/
+12
*
Make cc output surface creation async
enne
2014-09-25
1
-1
/
+2
*
Apply the correct transform_to_root_target DelegatedRendererLayerImpl::Append...
hartmanng
2014-09-22
1
-6
/
+6
*
Make RenderPass::Id an isolated class
weiliangc@chromium.org
2014-08-22
1
-2
/
+2
*
Removed QuadSink and MockQuadCuller
weiliangc@chromium.org
2014-06-23
1
-12
/
+16
*
MockQC stops create its own RP and MockOcclusionTracker
weiliangc@chromium.org
2014-06-13
1
-11
/
+13
*
cc: Apply occlusion before creating quads in PaintedScrollbarLayerImpl.
danakj@chromium.org
2014-04-17
1
-2
/
+6
*
cc: Apply occlusion before creating quads in DelegatedRendererLayerImpl.
danakj@chromium.org
2014-03-26
1
-7
/
+26
*
cc: Apply occlusion before creating quads in RenderSurfaceImpl.
danakj@chromium.org
2014-03-21
1
-0
/
+12
*
cc: Apply occlusion before creating quads in TextureLayerImpl.
danakj@chromium.org
2014-03-19
1
-1
/
+28
*
cc: Apply occlusion before creating quads in IOSurfaceLayerImpl.
danakj@chromium.org
2014-03-17
1
-0
/
+7
*
cc: Apply occlusion before creating quads in SolidColorLayerImpl.
danakj@chromium.org
2014-03-13
1
-0
/
+31
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-2
/
+2
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-5
/
+4
*
cc: Chromify LayerTestCommon
danakj@chromium.org
2013-03-20
1
-28
/
+28
*
Part 6 of cc/ directory shuffles: quads
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-3
/
+3
*
Chromify MathUtil and FloatQuadUnittest
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
cc: Unify namespaces for all test files
enne@chromium.org
2012-12-16
1
-0
/
+2
*
cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.
danakj@chromium.org
2012-11-21
1
-1
/
+1
*
cc: Turn DrawQuad into a struct-like class with public data members.
danakj@chromium.org
2012-11-17
1
-1
/
+1
*
cc: Convert DrawQuad to chromium style.
danakj@chromium.org
2012-11-17
1
-1
/
+1
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-2
/
+0
*
cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...
danakj@chromium.org
2012-11-08
1
-1
/
+1
*
cc: Remove WebCore rect use from the compositor, except within Region.
danakj@chromium.org
2012-11-03
1
-4
/
+2
*
Remove most remaining references to IntRect and FloatRect.
danakj@chromium.org
2012-11-01
1
-4
/
+5
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-14
/
+18
*
Remove root layer specialness in calculateDrawTransforms
shawnsingh@chromium.org
2012-10-30
1
-1
/
+24
*
Revert 164723 - Remove root layer specialness in calculateDrawTransforms
sergeyu@chromium.org
2012-10-30
1
-24
/
+1
*
Remove root layer specialness in calculateDrawTransforms
shawnsingh@chromium.org
2012-10-29
1
-1
/
+24
[next]