1. c7afae5 Rename cc::CompositorFrameSink to cc::LayerTreeFrameSink by danakj · 8 years ago
  2. 1120f4c cc: Fork OutputSurface into CompositorFrameSink. by danakj · 9 years ago
  3. ffc181a cc: Break up with FakeLayerTreeHostClient. by danakj · 9 years ago
  4. 6021ec3 cc: Get rid of non-delegated rendering in most cc unit tests. by danakj · 9 years ago
  5. 60bc3bc Convert //cc from scoped_ptr to std::unique_ptr. by danakj · 9 years ago
  6. 78c30f0 cc: Replace Pass() with std::move() in some subdirs. by danakj · 10 years ago
  7. 7f8fdde Move output surface fallback from cc to embedders by enne · 11 years ago
  8. f446a07 cc: Remove use of PassAs() and constructor-casting with scoped_ptr. by danakj · 11 years ago
  9. 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
  10. 7bb3dbed cc: Remove use of PassAs() and constructor-casting with scoped_ptr. by danakj · 11 years ago
  11. 2097cab Make cc output surface creation async by enne · 11 years ago
  12. 3b2eb88 Remove offscreen compositor contexts. by [email protected] · 11 years ago
  13. c2610b9f Move test-only stuff from cc/debug/ to cc/test by [email protected] · 12 years ago
  14. f10dc47 Expose only one LayerTreeHostClient::OffscreenContextProvider() by [email protected] · 12 years ago
  15. 0634cdd4 ContextProvider in OutputSurface by [email protected] · 12 years ago
  16. ff7c2e4b cc: Rename cc::FakeContextProvider to TestContextProvider by [email protected] · 12 years ago
  17. 95fc4214 aura,cc: Make TestContextProvider usable outside cc. by [email protected] · 12 years ago
  18. 199b715e aura: Remove CreateOffscreenContext from ui::ContextFactory. by [email protected] · 12 years ago
  19. ebc0e1df Add a flag to allow renderer to use software compositor when GL compositor doesn't work. by [email protected] · 12 years ago
  20. 3f6a906c Implement shareResources==true in TestWebGraphicsContext3D by [email protected] · 12 years ago
  21. 22898ed Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  22. 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
  23. 5ff3c978 Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards by [email protected] · 12 years ago
  24. 408b5e2 cc: Chromify LayerTreeHostClient. by [email protected] · 12 years ago
  25. 7f0d825f Part 4 of cc/ directory shuffles: output by [email protected] · 12 years ago
  26. e06e112 Make ContextProvider::InitializeOnMainThread implicit. by [email protected] · 12 years ago
  27. bd3d1ce Changed SoftwareOutputDevice interface. by [email protected] · 12 years ago
  28. 0a45172 cc: Route offscreen context creation for compositor to the browser. by [email protected] · 13 years ago
  29. 845720a cc: remove FontAtlas by [email protected] · 13 years ago
  30. c8756fbe Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting() by [email protected] · 13 years ago
  31. 6585904 cc: Chromium-stylify the FakeWebGraphicsContext3D class. by [email protected] · 13 years ago
  32. 501a770 cc: Cleaning up LayerTreeHost tests. by [email protected] · 13 years ago
  33. 009dc07 cc: Unify namespaces for all test files by [email protected] · 13 years ago
  34. ea9d8f2 Add the DelegatingRenderer class with its initialize path. by [email protected] · 13 years ago
  35. a46f3293 cc: Move WebCompositorOutputSurface and related classes into cc/ by [email protected] · 13 years ago
  36. da983ab0 cc: Allow a renderer to disallow partial texture updates. by [email protected] · 13 years ago
  37. 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
  38. 6eb6bb6 Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ by [email protected] · 13 years ago
  39. 96baf3e cc: Rename cc classes and members to match filenames by [email protected] · 13 years ago
  40. c753e25a Revert "cc: Rename cc classes and members to match filenames" by [email protected] · 13 years ago
  41. 184fac5 cc: Rename cc classes and members to match filenames by [email protected] · 13 years ago
  42. 357b517 cc: Remove wtf usage from test code by [email protected] · 13 years ago
  43. 101441ce cc: Get rid of temporary (stub) header files under test/ directory. by [email protected] · 13 years ago
  44. c79f147 [cc] Change cc_tests.gyp filenames to Chromium style by [email protected] · 13 years ago[Renamed from cc/test/FakeCCLayerTreeHostClient.cpp]
  45. e28efacd [cc] Remove WTF constructs from CCLayerTreeHostClient by [email protected] · 13 years ago
  46. 7648159 Fix remaining cc files to compile with Clang by [email protected] · 13 years ago