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
/
trees
/
layer_tree_host_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix page scale factor affecting transforms higher on the tree.
aelias@chromium.org
2013-07-17
1
-30
/
+37
*
OutputSurfaceClient::ReleaseGL
boliu@chromium.org
2013-07-13
1
-0
/
+6
*
cc: Consider scroll offset in CalcDrawProperties
enne@chromium.org
2013-07-11
1
-3
/
+3
*
cc: Pipe visibility and memory allocation to DelegatingRenderer
piman@chromium.org
2013-06-29
1
-15
/
+80
*
Remove GpuMemoryAllocationForRenderer::enforce_but_do_not_keep_as_policy
piman@chromium.org
2013-06-26
1
-2
/
+0
*
Move implementation of WebFilterOperations into cc
ajuma@chromium.org
2013-06-25
1
-2
/
+2
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
1
-1
/
+1
*
Zero-budget TileManager in resourceless software mode
boliu@chromium.org
2013-06-20
1
-10
/
+17
*
cc: Add BeginFrameArgs
brianderson@chromium.org
2013-06-19
1
-1
/
+2
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-18
1
-2
/
+0
*
Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."
reveman@google.com
2013-06-17
1
-0
/
+2
*
Fix scrollbar fade animation scheduling.
aelias@chromium.org
2013-06-15
1
-1
/
+126
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
1
-2
/
+0
*
CC: Call SwapBuffers instead of PostSubBuffer on full frame update.
backer@chromium.org
2013-06-12
1
-11
/
+35
*
Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."
skaslev@chromium.org
2013-06-12
1
-0
/
+2
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in cc/.
dcheng@chromium.org
2013-06-12
1
-1
/
+1
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-12
1
-2
/
+0
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Unified OutputSurface::SwapBuffers.
aelias@chromium.org
2013-06-11
1
-7
/
+1
*
cc: Call ManageTiles explicitly
enne@chromium.org
2013-06-07
1
-1
/
+0
*
cc::OutputSurfaceClient::DeferredInitialize
boliu@chromium.org
2013-06-07
1
-0
/
+41
*
Implement transform/clip support for Android WebView.
aelias@chromium.org
2013-06-06
1
-2
/
+2
*
cc: Disable LastInputEventForBeginFrame
brianderson@chromium.org
2013-06-06
1
-2
/
+0
*
Skip drawing unsupported layers in forced software mode
boliu@chromium.org
2013-06-02
1
-9
/
+100
*
Part 1/3 (compositor) of adding with device scale factor to transport surfaces
ccameron@chromium.org
2013-05-24
1
-2
/
+48
*
Fix potential NULL pointer in LayerTreeHostImpl
joth@chromium.org
2013-05-24
1
-0
/
+4
*
cc: Rename VSync to BeginFrame
brianderson@chromium.org
2013-05-23
1
-3
/
+4
*
Remove cc/ dependency on WebKit::WebScrollbar*
jamesr@chromium.org
2013-05-22
1
-7
/
+5
*
Makes the resource provider and tile manager optional in LayerTreeHostImpl.
joth@chromium.org
2013-05-21
1
-0
/
+40
*
Route compositor overscroll events to the input handler.
jdduke@chromium.org
2013-05-20
1
-1
/
+143
*
Run all LayerTreeHost tests with impl-side painting.
danakj@chromium.org
2013-05-13
1
-0
/
+1
*
cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.
danakj@chromium.org
2013-05-09
1
-55
/
+80
*
cc: Add resource size sanity check to ResourceProvider.
reveman@chromium.org
2013-05-03
1
-1
/
+1
*
cc: Add force anti-aliasing off option to SolidColorDrawQuad
wonsik@chromium.org
2013-05-02
1
-2
/
+3
*
Add unittest for root layer scroll offset delegation.
mkosiba@chromium.org
2013-05-02
1
-0
/
+66
*
Make it possible to delegate root layer scroll offset outside of cc.
mkosiba@chromium.org
2013-04-30
1
-2
/
+2
*
Revert 197178 "Make it possible to delegate root layer scroll of..."
hshi@chromium.org
2013-04-30
1
-2
/
+2
*
Make it possible to delegate root layer scroll offset outside of cc.
mkosiba@chromium.org
2013-04-29
1
-2
/
+2
*
Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards
jamesr@chromium.org
2013-04-29
1
-98
/
+98
*
Remove boundsContainPageScale from layer types
wjmaclean@chromium.org
2013-04-26
1
-79
/
+9
*
Add OutputSurfaceClient::SetNeedsRedrawRect
boliu@chromium.org
2013-04-26
1
-0
/
+3
*
Touchscreen fling doesn't work when finger leaves window
bokan@chromium.org
2013-04-23
1
-0
/
+53
*
cc: Use input events to trigger vsync
skyostil@chromium.org
2013-04-22
1
-0
/
+2
*
Move swapcomplete callback into OutputSurface
jamesr@chromium.org
2013-04-17
1
-2
/
+32
*
cc: Remove incorrect dcheck for masks.
danakj@chromium.org
2013-04-17
1
-32
/
+392
*
Revert 194394 "Move swapcomplete callback into OutputSurface"
cpu@chromium.org
2013-04-16
1
-0
/
+2
*
Move swapcomplete callback into OutputSurface
jamesr@chromium.org
2013-04-16
1
-2
/
+0
*
Delete layout_viewport_size.
aelias@chromium.org
2013-04-09
1
-53
/
+52
*
cc: Don't draw and swap if the frame will not change.
danakj@chromium.org
2013-04-06
1
-101
/
+163
*
CC: HUD layer shouldn't cause damage when --show-surface-damage-rects
backer@chromium.org
2013-04-03
1
-0
/
+3
[next]