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_tree_host_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix division by zero error in page_scale_animation
yusufo@chromium.org
2013-01-31
1
-0
/
+35
*
Add a bit to not bubble scrolls to parent scrolling layers
yusufo@chromium.org
2013-01-31
1
-0
/
+70
*
Move page scale ownership to LayerTreeImpl.
aelias@chromium.org
2013-01-30
1
-13
/
+51
*
Delete zoomed_viewport_offset_ and its users.
aelias@chromium.org
2013-01-29
1
-505
/
+0
*
cc: Make updateDrawProperties tree-specific
enne@chromium.org
2013-01-24
1
-7
/
+7
*
Activate LayerImpl tree with sync+push instead of pointer swap
jamesr@chromium.org
2013-01-23
1
-1
/
+1
*
cc: Fix inappropriate use of term "texture".
reveman@chromium.org
2013-01-23
1
-4
/
+4
*
cc: Stop using drawableContentRect for occlusion.
danakj@chromium.org
2013-01-22
1
-1
/
+1
*
cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...
reveman@chromium.org
2013-01-21
1
-0
/
+1
*
Make new-style page scale work on Android.
aelias@chromium.org
2013-01-21
1
-17
/
+0
*
Find root scroll layer at tree activation
jamesr@chromium.org
2013-01-19
1
-14
/
+15
*
cc: Redraw incomplete frames when new texture uploads finish
brianderson@chromium.org
2013-01-18
1
-0
/
+7
*
cc: Fix resource eviction with impl-side painting.
reveman@chromium.org
2013-01-17
1
-1
/
+1
*
cc: Clarify the uvRect used for RenderSurfaces and support masks with differe...
danakj@chromium.org
2013-01-17
1
-6
/
+131
*
Fix masks when scaling is in the tree
piman@chromium.org
2013-01-15
1
-0
/
+133
*
Migrate more functions from MathUtil to gfx::Transform
shawnsingh@chromium.org
2013-01-15
1
-1
/
+1
*
Separate layer property pushes from tree structure syncs and clean up scrollb...
jamesr@chromium.org
2013-01-12
1
-0
/
+12
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2013-01-09
1
-0
/
+2
*
cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...
danakj@chromium.org
2013-01-09
1
-2
/
+2
*
Ensure that render surface layer list is not dirty/empty before hit testing f...
yusufo@chromium.org
2013-01-08
1
-0
/
+14
*
Fix metadata content size.
aelias@chromium.org
2013-01-08
1
-0
/
+60
*
Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/
danakj@chromium.org
2013-01-07
1
-6
/
+4
*
cc: Move more functionality from host to LayerTreeImpl
enne@chromium.org
2013-01-05
1
-49
/
+49
*
cc: Put context-loss tests in layer_tree_host_unittest_context.cc
danakj@chromium.org
2013-01-04
1
-537
/
+32
*
Move filters to RenderPassDrawQuad
piman@chromium.org
2012-12-21
1
-22
/
+21
*
Revert "cc: Defer texture allocation (to allow async allocations)."
loislo@chromium.org
2012-12-20
1
-12
/
+3
*
cc: Add pending tree for impl-side painting
enne@chromium.org
2012-12-20
1
-0
/
+3
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
1
-3
/
+12
*
Revert r173875 - "cc: Defer texture allocation (to allow async allocations)."
mnissler@chromium.org
2012-12-19
1
-12
/
+3
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
1
-3
/
+12
*
cc: Chromium-stylify the FakeWebGraphicsContext3D class.
danakj@chromium.org
2012-12-19
1
-2
/
+2
*
cc: Cleaning up LayerTreeHost tests.
danakj@chromium.org
2012-12-19
1
-1
/
+1
*
[cc] Fold more update calls into updateDrawProperties
nduca@chromium.org
2012-12-19
1
-23
/
+39
*
Clean up cc and webkit/compositor_bindings include path shenanigans
jamesr@chromium.org
2012-12-18
1
-2
/
+2
*
Send compositor frame IPC with metadata.
aelias@chromium.org
2012-12-18
1
-4
/
+7
*
cc: Make occlusion tracker always work in target space.
danakj@chromium.org
2012-12-17
1
-97
/
+0
*
Revert 173406 - Crashes on Win & Mac
rsleevi@chromium.org
2012-12-17
1
-39
/
+23
*
[cc] Fold more update calls into updateDrawProperties
nduca@chromium.org
2012-12-17
1
-23
/
+39
*
cc: Unify namespaces for all test files
enne@chromium.org
2012-12-16
1
-88
/
+80
*
[Android WebView] Tie together Chrome's browser compositor with the Android V...
leandrogracia@chromium.org
2012-12-15
1
-0
/
+1
*
Adding support for per vertex opacity on textured layer
jscholler@chromium.org
2012-12-15
1
-8
/
+9
*
Remove the pools from the ResourceProvider.
ccameron@chromium.org
2012-12-14
1
-7
/
+6
*
cc: Add id->LayerImpl map to LayerTreeImpl
enne@chromium.org
2012-12-14
1
-8
/
+8
*
Mark layers that can use LCD text based on layer transform and opacity.
alokp@chromium.org
2012-12-13
1
-1
/
+0
*
Combine mask texture parameters into single gfx::RectF
jamesr@chromium.org
2012-12-13
1
-1
/
+1
*
[cc] Make LayerImpls point at LayerTreeImpl instead of LTHI
nduca@chromium.org
2012-12-11
1
-104
/
+105
*
cc: Split out calcDrawEtc from drawLayers
enne@chromium.org
2012-12-09
1
-3
/
+4
*
Add the DelegatingRenderer class with its initialize path.
danakj@chromium.org
2012-12-08
1
-4
/
+40
*
cc: Move WebCompositorOutputSurface and related classes into cc/
danakj@chromium.org
2012-12-07
1
-30
/
+30
*
cc: Pass LayerTreeHostImpl to LayerImpl constructor
enne@chromium.org
2012-12-07
1
-142
/
+138
[next]