[go: nahoru, domu]

  1. 783d2c26 Remove log truncation workaround from LayerTreeHostImpl by Philip Rogers · 6 years ago
  2. a1f14a10 Remove Compositing.*.DrawResult UMA. by kylechar · 6 years ago
  3. ae8d96a3 If DCHECK_IS_ON(), don't truncate long logs on Android by Xianzhu Wang · 6 years ago
  4. 859ff15 [animation worklet] Drive group effects by their own local time by Yi Gu · 6 years ago
  5. 62d717bc aura: moves "FramePresented" trace to ui::Compositor, and provides context by Scott Violet · 6 years ago
  6. fe9b2ac0 Add a PaintWorkletInput structure by Xida Chen · 6 years ago
  7. 1e37ebf [Reland] BrowserControlsState updates CC and commits to Blink by David Bokan · 6 years ago
  8. 1c0981d Revert "BrowserControlsState updates CC and commits to Blink" by Patti · 6 years ago
  9. 2bd206ee0 BrowserControlsState updates CC and commits to Blink by David Bokan · 6 years ago
  10. 1e1bdbb Fix HUD location and size when displaying the FPS meter by Philip Rogers · 6 years ago
  11. eaa5cc8 Allow SimTests to test BrowserControl animations by David Bokan · 6 years ago
  12. ad06ee5 We should export page_scale_factor in the RenderFrameMetadata. by W. James MacLean · 6 years ago
  13. 735a049 Support compositing of numeric-valued CSS custom properties. by Kevin Ellis · 6 years ago
  14. c8e38d0 Cleanup ApplyViewportDeltas by David Bokan · 6 years ago
  15. 370e46f Remove MemoryCoordinatorClient from cc. by Takashi Sakamoto · 6 years ago
  16. a9f88ea [clang-tidy] Apply modernize-use-auto in /cc by jdoerrie · 6 years ago
  17. c3fea98 cc: Fix Android WebView Flicker by Fady Samuel · 6 years ago
  18. 296fedf8 [PE] Ignore floating point error for clip rects by Xianzhu Wang · 6 years ago
  19. 4d60b40 Removed several levels of calls to RenderWidget::DidReceiveCompositorFrameAck. by Karolina Soltys · 6 years ago
  20. d2a75ab [BGPT] fix virtual/threaded/fast/events/touch/gesture/gesture-scrollbar-mainframe.html by chaopeng · 6 years ago
  21. 6b7ebb1 Revert "Surface Synchronization: Detect invariants violations in LayerTreeHost" by Fady Samuel · 6 years ago
  22. 9879a5c Reland: Adding UKM and UMA tracking main frame task breakdown by Stephen Chenney · 6 years ago
  23. c0f17071 Revert "Adding UKM and UMA tracking main frame task breakdown" by Keishi Hattori · 6 years ago
  24. 18c7186 Adding UKM and UMA tracking main frame task breakdown by Stephen Chenney · 6 years ago
  25. 6efd6eb Refactor and fix bugs in sliding top-chrome with page scrolls by Ahmed Fakhry · 6 years ago
  26. bbf562f0 Add UMA histograms for rounded corner mask rects by Adrienne Walker · 6 years ago
  27. 6320189 Disable flaky LayerTreeHost test by Peter Boström · 6 years ago
  28. 8cb43d8 Output blend mode when dumping cc::EffectNode by Xianzhu Wang · 6 years ago
  29. 4c185c1 cc: Clean up LayerImpl::SetNeedsPushProperties call sites by Weiliang Chen · 6 years ago
  30. f48e972b [BlinkGenPropertyTrees] Minimize damage during layer updates by Philip Rogers · 6 years ago
  31. 817d93d Revert "Use of dump without crashing to debug smooth scroll animation bug." by Sahel Sharify · 6 years ago
  32. 327ac13 CC: Use a reference-to-const for ApplyViewportDeltas and RecordWheelAndTouchScrollingCount in LTH by Gyuyoung Kim · 6 years ago
  33. 4a19ae0 [blink-gen-property-trees] Fix NonFastScrollRegion by David Bokan · 6 years ago
  34. b61d48d Update some 'compositor' prefix in mutator related APIs to 'worklet' by Yi Gu · 6 years ago
  35. 9592222 Replace UMA_HISTOGRAM_COUNTS with UMA_HISTOGRAM_COUNTS_1M. by Steven Holte · 6 years ago
  36. e19c8d89 Dump more information for layers/transform node by Xianzhu Wang · 6 years ago
  37. 5665173 Use of dump without crashing to debug smooth scroll animation bug. by Sahel Sharify · 6 years ago
  38. 705f6545 Add more LayerTreeHost and LayerTreeHostImpl logging by Philip Rogers · 6 years ago
  39. 26099d5d cc: Add comments, remove public APIs, clarify code around LayerTreeHost by danakj · 6 years ago
  40. feb2f7e [animation-worklet] Update composited properties on main thread by Yi Gu · 6 years ago
  41. 956d1c82 Comment and clean up code for marking layers to PushPropertiesTo. by danakj · 6 years ago
  42. c02c0598 Reland: Do not hit test OOPIFs with pointer-events: none by sunxd · 6 years ago
  43. c3ddb30 [BlinkGenPropertyTrees] Expand all clips between inner and outer viewports by Philip Rogers · 6 years ago
  44. ff74180 Convert CHECK to NOTREACHED. by W. James MacLean · 6 years ago
  45. c68cd4c5 Surface Synchronization: Detect invariants violations in LayerTreeHost by Fady Samuel · 6 years ago
  46. 97b4f8c Revert "Do not hit test OOPIFs with pointer-events: none" by Justin Donnelly · 6 years ago
  47. 2c0b162 Do not hit test OOPIFs with pointer-events: none by sunxd · 6 years ago
  48. 3ef2ffb Modify headless animate_only behavior to run paint. by Robert Flack · 6 years ago
  49. d51954b3 Remove SK_IGNORE_MATRIX_IMAGE_FILTER_FIX from SkUserConfig.h by Robert Phillips · 6 years ago
  50. ecad9dc Add some comments on LayerTreeHost methods to explain them more. by danakj · 6 years ago
  51. 8219893 Pass ownership of LayerTreeHost::InitParams by moving. by danakj · 6 years ago
  52. 58e6ef54 Implement top-chrome slide with page scrolls by Ahmed Fakhry · 6 years ago
  53. d8c7896 Simplify LayerTreeHost::DoUpdateLayers for layer-list and non-list modes by Philip Rogers · 6 years ago
  54. b76e1f5 cc: Use a counter to keep track of commit deferment requests by Eric Karl · 6 years ago
  55. dab7ed2 Re-land: Hold pre-decoded images until use or 250ms rather than 2 frames by Eric Karl · 6 years ago
  56. 1405fd6 Use GPU scheduler for in process command buffer by Sunny Sachanandani · 6 years ago
  57. 9d834f3 [BlinkGenPropertyTrees] Add scroll snap data for BGPT by chaopeng · 6 years ago
  58. 56559ff position:sticky - respect scroller padding when composited by Stephen McGruer · 6 years ago
  59. d99176f Add useful high-level CC traces to the 'benchmark' tracing category. by Victor Miura · 6 years ago
  60. f898a23c Revert "FrameMetrics: Adding frame metrics analysis to LayerTreeHostImpl" by yiyix · 6 years ago
  61. b90e8a21 [BlinkGenPropertyTrees] Add OverscrollElasticityTransformNode to BGPT by chaopeng · 6 years ago
  62. 5fb3f7f8b Limit top/bottom controls data in CompositorFrameMetadata to Android by Mohsen Izadi · 6 years ago
  63. 82b3d45 [animation-worklet] Support undefined as default localTime value by Majid Valipour · 6 years ago
  64. 3e235f2 Add DumpWithoutCrashing for OOPIF page scale bug. by W. James MacLean · 6 years ago
  65. 123f71d blink/cc: Use different ImageDecoders for different compositors. by Khushal · 6 years ago
  66. 6f48ce6 Limit some compositor frame metadata fields to Android by Mohsen Izadi · 6 years ago
  67. 5d47524 cc: Change std::find to base::ContainsValue by HyeockJinKim · 6 years ago
  68. 1830d47 Disable LayerTreeHostTilesTestPartialInvalidation.PartialRaster_MultiThread_OneCopy by Guido Urdaneta · 6 years ago
  69. ec26a37 Android OOP-D: Populate |current_surface_size_| via RenderFrameMetadata by Eric Karl · 6 years ago
  70. d1f9ed8 cc: Split up blending tests to avoid timeouts by Adrienne Walker · 6 years ago
  71. 37d7392 Revert "Hold pre-decoded images until use or 250ms rather than 2 frames" by Ned Nguyen · 6 years ago
  72. c0f77ef6 [animation-worklet] Take pixel snapping into account in ScrollTimeline by Majid Valipour · 6 years ago
  73. 1f7e25a7 [BlinkGenPropertyTrees] Add simple layer list logging by Philip Rogers · 6 years ago
  74. 9f98e81 Rename HasWheelEventHandlerAt to HasBlockingWheelEventHandlerAt by sunxd · 6 years ago
  75. b0177cb0 [BlinkGenPropertyTrees] Do not emit UpdateLayers::BuildPropertyTrees by Philip Rogers · 6 years ago
  76. bf23241 [BlinkGenPropertyTrees] Implement pos:fixed URL bar adjustment by David Bokan · 6 years ago
  77. 520ce5d7 Hold pre-decoded images until use or 250ms rather than 2 frames by Eric Karl · 6 years ago
  78. ea47556 Fix fullscreen overscroll in Android WebView. by Dave Tapuska · 6 years ago
  79. 964a713 Convert CHECK to DCHECK. by W. James MacLean · 6 years ago
  80. 554b55f Dynamically update references when a child activates. by akaba · 6 years ago
  81. 16c1e12 [BlinkGenPropertyTrees] Print logging per-line by David Bokan · 6 years ago
  82. ef3656ac Reenable LayerTreeHostBlendingPixelTest on Linux CFI by enne · 6 years ago
  83. f278b1a Limit CompositorFrameMetadata::selection to Clank by Mohsen Izadi · 6 years ago
  84. f0951c8 cc: Make EvictAllUIResources only evict resources, not destroy them by Christopher Cameron · 6 years ago
  85. fec2ace Fix misspelling "existance" by Wei-Yin Chen (陳威尹) · 6 years ago
  86. 0e3bef3 Reland "Disable some LayerTreeHostBlendingPixelTest on Linux, because flaky." by vitaliii · 6 years ago
  87. 599aeeb Fix TextureLayerImpl::ReleaseResources(). by kylechar · 6 years ago
  88. 808c1f3 FrameMetrics: Adding frame metrics analysis to LayerTreeHostImpl by yiyix · 6 years ago
  89. a5ac921 Flatten transforms when used for browser hit testing by Ken Buchanan · 6 years ago
  90. e320440a cc: Don't set frame_index on PaintImages. by Khushal · 6 years ago
  91. 278ac7c Disable two slowest LayerTreeHostBlendingPixelTest blending tests. by Balazs Engedy · 6 years ago
  92. c06c12614 [animation-worklet] ensure scroll animation output is seen by mutator by Majid Valipour · 6 years ago
  93. b07b695 Reland "Reland "Switching all ui/gl dependent tests to SwiftShader"" by Alexis Hetu · 6 years ago
  94. 920c0ed Surface Synchronization: DeviceScaleFactor plumbed alongside Viewport by Fady Samuel · 6 years ago
  95. b555ecd Revert "Re-land "CC: Make LayerTreeHostImpl::OnMemoryPressure work for the desktop as well"" by Ned Nguyen · 6 years ago
  96. 7e9dea0 More detailed tracing for smooth scrolling. by Sahel Sharify · 6 years ago
  97. 93fb1b7 Revert "cc: Remove glFinish call during cc shutdown." by Eric Karl · 6 years ago
  98. 16e40cf0 CC: Add LayerTreeHostImplTest.OnMemoryPressure test again by Gyuyoung Kim · 6 years ago
  99. ca43d7c Flash scrollbar in none-viewport scroll animated path. by Sahel Sharify · 6 years ago
  100. 14fba83 cc: Plumb the viewport visible rect alongside the activation flow by Fady Samuel · 6 years ago