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_tree_test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 280493 "Make SingleThreadProxy a SchedulerClient"
nkostylev@chromium.org
2014-06-28
1
-0
/
+6
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-06-28
1
-6
/
+0
*
Adding a test hook for ScheduledActionAnimate.
mithro@mithis.com
2014-06-19
1
-2
/
+3
*
cc: Test losing the output surface during deferred commits.
danakj@chromium.org
2014-06-11
1
-0
/
+1
*
cc: Add testing stubs for proxy test
simonhong@chromium.org
2014-05-22
1
-0
/
+6
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
1
-2
/
+0
*
cc: Unify use of DidSwapBuffers() and did_request_swap
simonhong@chromium.org
2014-05-12
1
-2
/
+2
*
cc: Remove the capability to give up and leave compositing mode.
danakj@chromium.org
2014-04-25
1
-1
/
+1
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
1
-3
/
+0
*
cc: Handle retroactive BeginFrames in the Scheduler.
brianderson@chromium.org
2014-04-12
1
-2
/
+0
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
1
-2
/
+0
*
Remove wall time from NotifyAnimationStarted and NotifyAnimationFinished.
mithro@mithis.com
2014-03-10
1
-3
/
+1
*
Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().
danakj@chromium.org
2014-02-06
1
-0
/
+2
*
Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.
danakj@chromium.org
2014-02-05
1
-3
/
+4
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+2
*
cc: Make PrepareToDraw return an enum for why it aborts
enne@chromium.org
2014-01-30
1
-3
/
+4
*
cc: Release main thread earlier
enne@chromium.org
2014-01-24
1
-0
/
+1
*
Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."
mark@chromium.org
2014-01-17
1
-1
/
+0
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2
trchen@chromium.org
2014-01-17
1
-0
/
+1
*
Remove WebGraphicsContext3D getter from cc::ContextProvider
jamesr@chromium.org
2014-01-16
1
-39
/
+46
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-2
/
+2
*
cc: Defer first OutputSurface creation until client is ready
sievers@google.com
2013-12-19
1
-4
/
+5
*
cc: Don't cancel poll_for_draw_triggers_closure_ too early.
brianderson@chromium.org
2013-12-12
1
-0
/
+2
*
Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"
loislo@chromium.org
2013-12-11
1
-1
/
+0
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate
trchen@chromium.org
2013-12-11
1
-0
/
+1
*
Add monotonic time and target property to cc::AnimationDelegate notifications
ajuma@chromium.org
2013-12-09
1
-2
/
+8
*
Revert 238458 "cc: Defer first OutputSurface creation until clie..."
robliao@chromium.org
2013-12-03
1
-5
/
+4
*
cc: Defer first OutputSurface creation until client is ready
sievers@chromium.org
2013-12-03
1
-4
/
+5
*
Add SwapPromise support to LayerTreeHost and LayerTreeImpl
miletus@chromium.org
2013-11-27
1
-0
/
+2
*
RenderWidget and RenderWidgetCompositor cleanup
trchen@chromium.org
2013-11-22
1
-0
/
+1
*
De-activate LayerAnimationControllers when all animations are WaitingForDeletion
ajuma@chromium.org
2013-11-18
1
-2
/
+3
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).
dominikg@chromium.org
2013-10-23
1
-2
/
+2
*
Remove solid_color_scrollbars CC LayerTreeSetting.
aelias@chromium.org
2013-10-20
1
-6
/
+30
*
Adding threaded, impl-side painted LayerTreePerfTests
clholgat@chromium.org
2013-10-15
1
-0
/
+1
*
Fix race conditions in window snapshot code.
kbr@chromium.org
2013-10-15
1
-0
/
+2
*
cc: Fix flaky LayerTreeHostTestFrameTimeUpdatesAfterActivationFails
brianderson@chromium.org
2013-10-10
1
-0
/
+2
*
CC: WeakPtrFactory should be the last member.
dmichael@chromium.org
2013-10-08
1
-1
/
+1
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
1
-10
/
+3
*
cc: Return resources to child compositor via a Callback.
danakj@chromium.org
2013-09-22
1
-0
/
+3
*
cc: Make LayerTreeTest::ImplThreadTaskRunner() always return non-NULL.
danakj@chromium.org
2013-09-19
1
-1
/
+3
*
CC: Fix missing swap-used-incomplete-tile updates
epenner@chromium.org
2013-09-07
1
-0
/
+1
*
cc: Add readback and forced draw states to the Scheduler.
brianderson@chromium.org
2013-09-07
1
-0
/
+2
*
cc: Avoid updating animations in the background without an active tree
brianderson@chromium.org
2013-08-30
1
-0
/
+1
*
cc: Control activation from the Scheduler
brianderson@chromium.org
2013-08-27
1
-2
/
+2
*
cc: Rename cc::FakeContextProvider to TestContextProvider
danakj@chromium.org
2013-08-13
1
-3
/
+3
*
aura: Remove CreateOffscreenContext from ui::ContextFactory.
danakj@chromium.org
2013-08-13
1
-1
/
+1
*
Add a flag to allow renderer to use software compositor when GL compositor do...
jbauman@chromium.org
2013-08-01
1
-4
/
+4
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-30
1
-0
/
+3
*
cc: A pixel test for readbacks of layers with CanClipSelf == true.
danakj@chromium.org
2013-07-26
1
-1
/
+1
*
Revert 213338 "cc: Allow the main thread to cancel commits"
jochen@chromium.org
2013-07-24
1
-3
/
+0
[next]