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
/
layer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-977
/
+0
*
Part 8 of cc/ directory shuffles: resources
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 7 of cc/ directory shuffles: trees
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Part 3 of cc/ directory shuffles: animation
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
cc: Chromify the LayerTreeHostImpl class.
danakj@chromium.org
2013-03-13
1
-5
/
+5
*
Do not push properties that are animated on impl only.
vollick@chromium.org
2013-03-13
1
-0
/
+57
*
cc: Chromify the LayerTreeHost class.
danakj@chromium.org
2013-03-13
1
-43
/
+43
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-359
/
+359
*
cc: Chromify the Animation and LayerAnimationController classes
danakj@chromium.org
2013-03-12
1
-6
/
+6
*
cc: Chromify the LayerPainter class.
danakj@chromium.org
2013-03-08
1
-1
/
+1
*
Enable accelerated animations for orphan layers
ajuma@chromium.org
2013-03-07
1
-16
/
+22
*
Revert 184488 for regressing robohornetpro
vollick@chromium.org
2013-02-26
1
-22
/
+16
*
Enable accelerated animations for orphan layers
ajuma@chromium.org
2013-02-25
1
-16
/
+22
*
cc: Give mask and replica layers a parent.
danakj@chromium.org
2013-02-22
1
-6
/
+45
*
cc: Minor clean up in Layer tree code.
tfarina@chromium.org
2013-01-29
1
-24
/
+24
*
cc: Changing layer properties should not invalidate.
danakj@chromium.org
2013-01-29
1
-59
/
+71
*
Migrate more functions from MathUtil to gfx::Transform
shawnsingh@chromium.org
2013-01-15
1
-2
/
+2
*
Separate layer property pushes from tree structure syncs and clean up scrollb...
jamesr@chromium.org
2013-01-12
1
-1
/
+1
*
Rename ActiveAnimation -> Animation
vollick@chromium.org
2013-01-07
1
-1
/
+1
*
Revert "Rename ActiveAnimation -> Animation"
phajdan.jr@chromium.org
2012-12-21
1
-1
/
+1
*
Rename ActiveAnimation -> Animation
vollick@chromium.org
2012-12-20
1
-1
/
+1
*
cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin...
danakj@chromium.org
2012-12-18
1
-1
/
+1
*
Add a test to ensure that pushPropertiesTo causes layer surface properties to...
vollick@chromium.org
2012-12-18
1
-0
/
+30
*
[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
-3
/
+15
*
Organize internal properties of cc/ layer types
shawnsingh@google.com
2012-12-05
1
-10
/
+0
*
Only do full tree sync if tree is actually changed, otherwise just push prope...
jamesr@chromium.org
2012-12-04
1
-75
/
+88
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
1
-6
/
+6
*
cc: Enable all animations on Android.
epenner@chromium.org
2012-11-20
1
-0
/
+6
*
cc: Remove cc::settings, move them to LayerTreeSettings.
danakj@chromium.org
2012-11-14
1
-8
/
+3
*
[cc] Fix crash when adding a child layer to its own parent.
tedchoc@chromium.org
2012-11-13
1
-0
/
+18
*
cc: Remove forbidden using namespace directives.
tfarina@chromium.org
2012-11-10
1
-3
/
+3
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-2
/
+0
*
Remove static thread pointers from CC, attempt 3
aelias@chromium.org
2012-11-08
1
-4
/
+3
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
1
-1
/
+1
*
cc: Fix style for comments at the end of namespaces
danakj@chromium.org
2012-11-05
1
-1
/
+1
*
Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...
phajdan.jr@chromium.org
2012-11-05
1
-1
/
+1
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
1
-1
/
+1
*
A speculative Revert for r165872 - Remove static thread pointers from CC, att...
hbono@chromium.org
2012-11-05
1
-3
/
+4
*
Remove static thread pointers from CC, attempt 2
aelias@chromium.org
2012-11-04
1
-4
/
+3
*
Remove most remaining references to IntRect and FloatRect.
danakj@chromium.org
2012-11-01
1
-1
/
+1
*
Revert 165476 - Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-3
/
+4
*
Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-4
/
+3
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-18
/
+18
*
Pass accurate contentsScale to LayerImpl.
wangxianzhu@chromium.org
2012-11-01
1
-50
/
+0
*
Use gfx:: Geometry types for the resource provider and layer updater classes.
danakj@chromium.org
2012-10-31
1
-1
/
+1
*
Remove WebKit::Platform dependencies from cc
jamesr@chromium.org
2012-10-30
1
-10
/
+0
*
Revert 165050 - Remove WebKit::Platform dependencies from cc
sergeyu@chromium.org
2012-10-30
1
-0
/
+10
*
Remove WebKit::Platform dependencies from cc
jamesr@chromium.org
2012-10-30
1
-10
/
+0
[next]