[go: nahoru, domu]

  1. f737c21 cc/paint: Add a paint op helper with a ToString functionality. by Vladimir Levin · 7 years ago
  2. bd49479 Reland "Initial implementation of cc::ScrollTimeline" by Stephen McGruer · 7 years ago
  3. c21a34c Revert "Initial implementation of cc::ScrollTimeline" by Adithya Srinivasan · 7 years ago
  4. 31974d2 Initial implementation of cc::ScrollTimeline by Stephen McGruer · 7 years ago
  5. 4670441 oop: Add test comparing in and out of process raster by Adrienne Walker · 7 years ago
  6. 22d3e0a oop: Add basic pixel tests. by Vladimir Levin · 7 years ago
  7. 3e96e66 cc: Add UKM for checkerboarding from compositor input handling. by Khushal · 7 years ago
  8. e9855f7 [animation-worklet] Send state from cc to worklet and back. by Majid Valipour · 7 years ago
  9. a35501f [animation] Increase the capacity of TargetProperties by Ian Vollick · 7 years ago
  10. 7ae9c79 Reland cc: Decode discardable images in PaintRecord backed shaders. by Khushal · 7 years ago
  11. f77a3ff Revert "Reland cc: Decode discardable images in PaintRecord backed shaders." by Khushal · 7 years ago
  12. 53b8ed64 Reland cc: Decode discardable images in PaintRecord backed shaders. by Khushal · 7 years ago
  13. fe24d7f Revert "Reland cc: Decode discardable images in PaintRecord backed shaders." by Mike West · 7 years ago
  14. 8fafe68a Reland cc: Decode discardable images in PaintRecord backed shaders. by Khushal · 7 years ago
  15. 6c499c0 Revert "cc: Decode discardable images in PaintRecord backed shaders." by Taiju Tsuiki · 7 years ago
  16. fa4d8ff Remove mutable_properties from layers by Peter Mayo · 7 years ago
  17. 576bda0 cc: Decode discardable images in PaintRecord backed shaders. by Khushal · 7 years ago
  18. cde8e4c3 Remove cc::BlockingTaskRunner and cc::ReleaseCallbackImpl by danakj · 7 years ago
  19. 5e0a12b Move CompositorFrame{Metadata} to viz/common/quads. by danakj · 7 years ago
  20. fdacdc9 Reland images: Move animation of images to cc. by Khushal · 7 years ago
  21. 1f14e22 Revert "images: Move animation of images to cc." by Vadym Doroshenko · 7 years ago
  22. cb1afeca images: Move animation of images to cc. by Khushal · 7 years ago
  23. f007f35 Move context_cache_controller_unittest.cc beside the class it tests. by danakj · 7 years ago
  24. f75cf44 Move SoftwareOutputDevice to the viz service display compositor. by danakj · 7 years ago
  25. d27356f cc: Move renderer_pixeltest to components/viz/service/display. by danakj · 7 years ago
  26. d248b33 Move OutputSurfaceFrame to the viz service. by danakj · 7 years ago
  27. ba65a091 Move cc/output things that are part of layer compositor API to cc/trees by danakj · 7 years ago
  28. 9e4f0f3 Add cc::LayerClient::OnLayerOpacityChanged. by Francois Doray · 7 years ago
  29. 6f91dde5 Move OutputSurface and Overlay code from cc to viz/services/display. by danakj · 7 years ago
  30. 3e905a76 Move DirectRenderer and BspTree pieces from cc to viz. by danakj · 7 years ago
  31. 0d162e1b Move cc::SoftwareRenderer to viz:: display service. by danakj · 7 years ago
  32. 83d0eb4f Remove the cc/quads/ directory. by danakj · 7 years ago
  33. 6907142 Move the DrawQuad unittests to components/viz/common by danakj · 7 years ago
  34. e5805be Move DrawQuads to components/viz/ by danakj · 7 years ago
  35. f8c6f0e Move TextureMailboxDeleter to components/viz/service/display by Alex Zhang · 7 years ago
  36. edb4eb8 Move VulkanRenderer to components/viz/service/display by Alex Zhang · 7 years ago
  37. 9075b08 viz: Unify [mojom::]CompositorFrameSink[Support]. by kylechar · 7 years ago
  38. 15c96cd viz: Move CopyOutputResult's and TextureMailbox's mojom to services/viz by Saman Sami · 7 years ago
  39. 1a01068 Move DrawQuad from cc/ to components/viz/ by danakj · 7 years ago
  40. 428a50e Move layer_quad* to components/viz/service/display by Alex Zhang · 7 years ago
  41. 19f8e5d [cc] Remove inflated animation bounds by Ian Vollick · 7 years ago
  42. bbea8a9 Use scroll-boundary-behavior to control overscroll-refresh/glow on android. by sunyunjia · 7 years ago
  43. 1f34578b (Reland) Move SurfaceId's mojom from cc to to viz by Saman Sami · 7 years ago
  44. 8d6b055 Revert "Move SurfaceId's mojom from cc to to viz" by Ian Clelland · 7 years ago
  45. 9239fe5 Move SurfaceId's mojom from cc to to viz by Saman Sami · 7 years ago
  46. 1bbddf9a cc: Disallow lazy generated SkImages in PaintImages. by Khushal · 7 years ago
  47. b481b28 cc: Add PaintImage API for subsetting images. by Khushal · 7 years ago
  48. abad229 Move SharedQuadState to viz by Alex Zhang · 7 years ago
  49. 1f15957 Move VulkanContextProvider and VulkanInProcessContextProvider to viz by Alex Zhang · 7 years ago
  50. 4d2fe9c viz: Move TestGpuMemoryBufferManager. by kylechar · 7 years ago
  51. b57edf3 Split ResourceProvider into LayerTreeResourceProvider and DisplayResourceProvider by Xu Xing · 7 years ago
  52. 019cfe64 (Reland) viz: Move CompositorFrame's mojom from cc to services/viz by Saman Sami · 7 years ago
  53. 829ffaf Revert "viz: Move CompositorFrame's mojom from cc to services/viz" by Saman Sami · 7 years ago
  54. 7839147 viz: Move CompositorFrame's mojom from cc to services/viz by Saman Sami · 7 years ago
  55. 99aa8b2f viz: Move more of GLRenderer's dependencies to components/viz/service/display by Fady Samuel · 7 years ago
  56. 72f4377 viz: Move GLRenderer to components/viz/service/display by Fady Samuel · 7 years ago
  57. e65ab0a1 viz: Move surface sync unit test dependencies to components/viz/test by Fady Samuel · 7 years ago
  58. 4f7f0fb3 viz: Move (Returned|Transferable)Resource to components/viz/common/resources by Fady Samuel · 7 years ago
  59. d880a151 cc: Eliminate canvas overrides for replacing images. by Khushal · 7 years ago
  60. dfecb7d viz: Move CopyOutput(Request|Result)=> components/viz/common/quads by Fady Samuel · 7 years ago
  61. 43915b4ca viz: Move BeginFrameSource tests to components/viz/test by Fady Samuel · 7 years ago
  62. a4b3c36 Revert "viz: Move BeginFrameSource tests to components/viz/test" by Avi Drissman · 7 years ago
  63. 9196be2 viz: Move BeginFrameSource tests to components/viz/test by Fady Samuel · 7 years ago
  64. e478607 viz: cc/surfaces => components/viz/service/surfaces by Fady Samuel · 7 years ago
  65. c645ffe viz: Move BeginFrameSource to components/viz/common/frame_sinks by Fady Samuel · 7 years ago
  66. e0f328d viz: Split scheduler_test_common* into layer and display compositor parts. by Fady Samuel · 7 years ago
  67. ba1f8592 Decouple animation system from cc::TargetProperty by Ian Vollick · 7 years ago
  68. c296f5fb viz: Move BeginFrame(Args|Ack) to components/viz/common/frame_sinks by Fady Samuel · 7 years ago
  69. bcce8b13 Move cc::RendererSettings to Viz by Alex Zhang · 7 years ago
  70. 7a1c25b Update cc_perftests data location to components/viz/test/data. by John Budorick · 7 years ago
  71. 226c080 viz: Move more unit tests to components/viz/service/frame_sinks by Fady Samuel · 7 years ago
  72. 3254916 Move context_provider.h related into components/viz/common/gpu by Xu Xing · 7 years ago
  73. 9e40c59 cc: Record mip levels used for downscaling images in the renderer. by Khushal · 7 years ago
  74. 3809132 viz: Move surface_synchronization_unittest to components/viz/service/frame_sinks by Fady Samuel · 7 years ago
  75. 8d3790e viz: Move ReferencedSurfaceTracker to components/viz/service/frame_sinks by Fady Samuel · 7 years ago
  76. 6b484bb viz: SurfaceResourceHolder => components/viz/service/frame_sinks by Fady Samuel · 7 years ago
  77. cbdd0ee viz: surface_sequence_generator_unittest.cc => components/viz/common/surfaces by Fady Samuel · 7 years ago
  78. dbd4b02 viz: Move SurfaceSequence and related classes to components/viz/common/surfaces by Fady Samuel · 7 years ago
  79. 764e0a4 viz: Move FrameSinkManager to components/viz/service/frame_sinks by Fady Samuel · 7 years ago
  80. c391f33 Move Display from cc/surfaces to components/viz/service/display. by danakj · 7 years ago
  81. 2a725ce5 viz: Move TextureMailbox to components/viz/common/quads by Fady Samuel · 7 years ago
  82. 4b5f986 viz: Move SharedBitmap over to components/viz/common/quads by Fady Samuel · 7 years ago
  83. 1d744b2 viz: Move cc::ResourceSettings to components/viz/common/resources by Fady Samuel · 7 years ago
  84. 555c8d1 Move PlatformColor and ResourceFormat to viz by Fady Samuel · 7 years ago
  85. 96cb9e7 Inverse The Relationship Between SurfaceManager And FrameSinkManager by Alex Zhang · 7 years ago
  86. 2b14e2a6c Compute the most restricted TouchAction on cc side by Hayley Ferr · 7 years ago
  87. aee53910 cc: Add solid color analyzer to replace AnalysisCanvas by Vladimir Levin · 7 years ago
  88. c7afae5 Rename cc::CompositorFrameSink to cc::LayerTreeFrameSink by danakj · 7 years ago
  89. d9ee3a7 Change Region element in cc side to instead use a TouchActionRegion. by Hayley Ferr · 7 years ago
  90. 9636833 cc: Break render surface mask in resourceless draw by Bo Liu · 7 years ago
  91. 06b8d29 cc: Remove cc::ContiguousContainer. by danakj · 7 years ago
  92. 90722d9 [Reland] Add ResourceSettings class to LayerTreeSettings and RendererSettings by Alex Zhang · 7 years ago
  93. 2eff7cf Revert "Add ResourceSettings class to LayerTreeSettings and RendererSettings" by ccameron chromium · 7 years ago
  94. b39b759 Add ResourceSettings class to LayerTreeSettings and RendererSettings by Alex Zhang · 7 years ago
  95. 47e4edd4 Delete StubSurfaceFactoryClient. by kylechar · 7 years ago
  96. e356c64f [cc] Plumb BeginFrameAcks through SurfaceManager to DisplayScheduler. by eseckler · 7 years ago
  97. 7b1c46d4 cc: Align memory allocations in ListContainer and delete code. by danakj · 7 years ago
  98. fa0199e7 Unify TouchAction classes by xidachen · 7 years ago
  99. 6f6f5c6 Remove Layer::paint_properties by Adrienne Walker · 7 years ago
  100. c0f2d73d Remove SurfaceFactory And SurfaceFactoryClient by staraz · 7 years ago