Sign in
chromium
/
chromium
/
src
/
e9855f7a88df8eca0976faa6b37c59a0a229e10d
/
cc
/
test
/
fake_layer_tree_host_client.cc
c7afae5
Rename cc::CompositorFrameSink to cc::LayerTreeFrameSink
by danakj
· 8 years ago
1120f4c
cc: Fork OutputSurface into CompositorFrameSink.
by danakj
· 9 years ago
ffc181a
cc: Break up with FakeLayerTreeHostClient.
by danakj
· 9 years ago
6021ec3
cc: Get rid of non-delegated rendering in most cc unit tests.
by danakj
· 9 years ago
60bc3bc
Convert //cc from scoped_ptr to std::unique_ptr.
by danakj
· 9 years ago
78c30f0
cc: Replace Pass() with std::move() in some subdirs.
by danakj
· 10 years ago
7f8fdde
Move output surface fallback from cc to embedders
by enne
· 11 years ago
f446a07
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
by danakj
· 11 years ago
78d5331b
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr. (patchset #6 id:120001 of https://codereview.chromium.org/609663003/)
by dcheng
· 11 years ago
7bb3dbed
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
by danakj
· 11 years ago
2097cab
Make cc output surface creation async
by enne
· 11 years ago
3b2eb88
Remove offscreen compositor contexts.
by
[email protected]
· 11 years ago
c2610b9f
Move test-only stuff from cc/debug/ to cc/test
by
[email protected]
· 12 years ago
f10dc47
Expose only one LayerTreeHostClient::OffscreenContextProvider()
by
[email protected]
· 12 years ago
0634cdd4
ContextProvider in OutputSurface
by
[email protected]
· 12 years ago
ff7c2e4b
cc: Rename cc::FakeContextProvider to TestContextProvider
by
[email protected]
· 12 years ago
95fc4214
aura,cc: Make TestContextProvider usable outside cc.
by
[email protected]
· 12 years ago
199b715e
aura: Remove CreateOffscreenContext from ui::ContextFactory.
by
[email protected]
· 12 years ago
ebc0e1df
Add a flag to allow renderer to use software compositor when GL compositor doesn't work.
by
[email protected]
· 12 years ago
3f6a906c
Implement shareResources==true in TestWebGraphicsContext3D
by
[email protected]
· 12 years ago
22898ed
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
by
[email protected]
· 12 years ago
200a9c06
The moves the compositor thread's input event cracking logic in to content/ from Blink. This significantly decreases the amount of plumbing involved with setting up and tearing down the input filtering and makes it easier to extend without having to go through API rolls.
by
[email protected]
· 12 years ago
5ff3c978
Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards
by
[email protected]
· 12 years ago
408b5e2
cc: Chromify LayerTreeHostClient.
by
[email protected]
· 12 years ago
7f0d825f
Part 4 of cc/ directory shuffles: output
by
[email protected]
· 12 years ago
e06e112
Make ContextProvider::InitializeOnMainThread implicit.
by
[email protected]
· 12 years ago
bd3d1ce
Changed SoftwareOutputDevice interface.
by
[email protected]
· 12 years ago
0a45172
cc: Route offscreen context creation for compositor to the browser.
by
[email protected]
· 13 years ago
845720a
cc: remove FontAtlas
by
[email protected]
· 13 years ago
c8756fbe
Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()
by
[email protected]
· 13 years ago
6585904
cc: Chromium-stylify the FakeWebGraphicsContext3D class.
by
[email protected]
· 13 years ago
501a770
cc: Cleaning up LayerTreeHost tests.
by
[email protected]
· 13 years ago
009dc07
cc: Unify namespaces for all test files
by
[email protected]
· 13 years ago
ea9d8f2
Add the DelegatingRenderer class with its initialize path.
by
[email protected]
· 13 years ago
a46f3293
cc: Move WebCompositorOutputSurface and related classes into cc/
by
[email protected]
· 13 years ago
da983ab0
cc: Allow a renderer to disallow partial texture updates.
by
[email protected]
· 13 years ago
27664a5
This change switches the compositor to the new WebLayerTreeViewClient::createFontAtlas() API. LayerTreeHost now manages whether a font atlas needs to be loaded.
by
[email protected]
· 13 years ago
6eb6bb6
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
by
[email protected]
· 13 years ago
96baf3e
cc: Rename cc classes and members to match filenames
by
[email protected]
· 13 years ago
c753e25a
Revert "cc: Rename cc classes and members to match filenames"
by
[email protected]
· 13 years ago
184fac5
cc: Rename cc classes and members to match filenames
by
[email protected]
· 13 years ago
357b517
cc: Remove wtf usage from test code
by
[email protected]
· 13 years ago
101441ce
cc: Get rid of temporary (stub) header files under test/ directory.
by
[email protected]
· 13 years ago
c79f147
[cc] Change cc_tests.gyp filenames to Chromium style
by
[email protected]
· 13 years ago
[Renamed from cc/test/FakeCCLayerTreeHostClient.cpp]
e28efacd
[cc] Remove WTF constructs from CCLayerTreeHostClient
by
[email protected]
· 13 years ago
7648159
Fix remaining cc files to compile with Clang
by
[email protected]
· 13 years ago