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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Unify use of DidSwapBuffers() and did_request_swap
simonhong@chromium.org
2014-05-12
1
-22
/
+22
*
cc: Do not limit number of raster tasks for upload limit.
alokp@chromium.org
2014-05-10
1
-5
/
+1
*
cc: Move gpu rasterization flag from LayerImpl to LayerTreeImpl.
alokp@chromium.org
2014-05-10
1
-6
/
+6
*
cc: Make IOSurfaces transportable.
piman@chromium.org
2014-05-06
1
-10
/
+42
*
Fix some LayerTreeHostTests in delegated mode
piman@chromium.org
2014-05-06
1
-5
/
+13
*
cc: Make gpu rasterization flag per page instead of per layer.
alokp@chromium.org
2014-05-05
1
-45
/
+139
*
Enable disabling WebCore::GraphicsContext in telemetry.
schenney@chromium.org
2014-05-02
1
-8
/
+15
*
cc: Delete hybrid rasterization setting.
alokp@chromium.org
2014-05-01
1
-8
/
+8
*
Trigger GPU rasterization based on viewport rather than per-layer hints
ajuma@chromium.org
2014-04-30
1
-6
/
+4
*
cc: Move scheduling logic out of OutputSurface
brianderson@chromium.org
2014-04-26
1
-4
/
+3
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
1
-26
/
+1
*
cc: Use the onscreen context to perform composited ganesh filters.
danakj@chromium.org
2014-04-24
1
-44
/
+0
*
cc: Handle retroactive BeginFrames in the Scheduler.
brianderson@chromium.org
2014-04-12
1
-15
/
+11
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
1
-62
/
+0
*
Rasterize at maximum scale for scale animations on CPU-rasterized layers
ajuma@chromium.org
2014-04-09
1
-0
/
+2
*
cc: fix continuous paint mode
caseq@chromium.org
2014-04-03
1
-0
/
+79
*
SkColorType instead of (deprecated) SkBitmap::Config
reed@google.com
2014-03-25
1
-2
/
+1
*
plumbing fills_bounds_completely from aura to content_layer_updater
luken@chromium.org
2014-03-25
1
-0
/
+4
*
Disable LayerTreeHostTestNumFramesPending for flakiness.
aelias@chromium.org
2014-03-22
1
-2
/
+3
*
Switch to use SharedBitmapManager all the time in cc_unittests
jbauman@chromium.org
2014-03-20
1
-8
/
+17
*
cc: Attempt to de-flake test by preventing commit to start before draw.
danakj@chromium.org
2014-03-18
1
-7
/
+5
*
Disable LayerTreeHostTestDelegatingRendererAtomicCommit Tests.
scheib@chromium.org
2014-03-14
1
-2
/
+3
*
Add a GPU rasterization hint to cc::PictureLayer
ajuma@chromium.org
2014-03-11
1
-0
/
+112
*
cc: Clean up OcclusionTracker template parameters.
danakj@chromium.org
2014-03-05
1
-5
/
+5
*
cc: Require high-res tiles for activation after entering NEW_CONTENT_TAKES_PR...
reveman@chromium.org
2014-02-26
1
-0
/
+44
*
cc: Ensure changes to a Layer's content bounds or scale get pushed
ajuma@chromium.org
2014-02-25
1
-0
/
+71
*
Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.
danakj@chromium.org
2014-02-05
1
-9
/
+8
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+1
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-31
1
-1
/
+9
*
cc: Make PrepareToDraw return an enum for why it aborts
enne@chromium.org
2014-01-30
1
-37
/
+45
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-1
/
+1
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
ricea@chromium.org
2014-01-29
1
-12
/
+4
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-29
1
-4
/
+12
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-1
/
+1
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-1
/
+1
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
mkwst@chromium.org
2014-01-24
1
-12
/
+4
*
cc: Release main thread earlier
enne@chromium.org
2014-01-24
1
-39
/
+41
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-24
1
-4
/
+12
*
Pluming for needs_push_properties for the impl tree.
clholgat@chromium.org
2014-01-18
1
-0
/
+243
*
Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."
mark@chromium.org
2014-01-17
1
-0
/
+11
*
[#4] Pass gfx structs by const ref (gfx::PointF)
r.kasibhatla@samsung.com
2014-01-17
1
-2
/
+2
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2
trchen@chromium.org
2014-01-17
1
-11
/
+0
*
Remove WebGraphicsContext3D getter from cc::ContextProvider
jamesr@chromium.org
2014-01-16
1
-222
/
+159
*
cc: ContextProvider::Capabilities compose gpu::Capabilities
boliu@chromium.org
2014-01-12
1
-2
/
+2
*
Remove unnecessary use of blink typedefs
jamesr@chromium.org
2014-01-11
1
-17
/
+17
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-3
/
+4
*
Decouple cc::FakeWebGraphicsContext3D from blink::WGC3D
jamesr@chromium.org
2014-01-10
1
-14
/
+14
*
cc: Defer first OutputSurface creation until client is ready
sievers@google.com
2013-12-19
1
-1
/
+1
*
cc: Don't cancel poll_for_draw_triggers_closure_ too early.
brianderson@chromium.org
2013-12-12
1
-5
/
+14
*
Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"
loislo@chromium.org
2013-12-11
1
-0
/
+11
[next]