[go: nahoru, domu]

  1. 6b02a3e [HitTestTransparency] Experimental status by Xianzhu Wang · 9 months ago
  2. 133b2d9 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 9 months ago
  3. a35a75e9 Undo/update some DanglingUntriaged added by crrev.com/c/5190661 by Bartek Nowierski · 9 months ago
  4. 73414a1 Use SharedQuadState opacity instead of vertex opacity by Peter McNeeley · 9 months ago
  5. f75a30e Fix Disabling of DeviceScaleFactor15_ScrollChild by Sebastien Lalancette · 9 months ago
  6. a5dd044 [cc] Allow reclaim of <canvas> resources outside the viewport by Benoit Lize · 9 months ago
  7. 312b513 ScrollbarController cleanup. by Rahul Arakeri · 9 months ago
  8. d0ec576 [ProcessPerSite] Give indication why debugger is paused in other tabs by Dave Tapuska · 9 months ago
  9. 2578ad8 Delete obsolete active_element_id parameter by David Awogbemila · 9 months ago
  10. 0bf445c [css-scroll-snap-2] Prioritize focused snap targets by David Awogbemila · 9 months ago
  11. b1f61bd Fix dangling ptr in HUD display by Dave Tapuska · 9 months ago
  12. 1d2194d MiraclePtr: Sample-guided unrewrite by Kalvin Lee · 9 months ago
  13. c4a5e98 Fix dangling pointer in ResourcePoolTest by Adam Ettenberger · 9 months ago
  14. 64929d0 [UseRecordedBoundsForTiling] Field trial testing config for Enabled by Xianzhu Wang · 9 months ago
  15. aa8bc06 Re-enable SkShaper_Primitive by Florin Malita · 9 months ago
  16. d9626db Disable DeviceScaleFactor15_ScrollChild on all ASan. by Steinar H. Gunderson · 9 months ago
  17. a4400c9 cc: fix perfetto benchmark flow by Maksim Sisov · 9 months ago
  18. 9d749ecf [//cc] Refine HeadsUpDisplayLayerImpl RASTER SI usage by Colin Blundell · 9 months ago
  19. d5ad6f2 Use c++20 features in paint property nodes by Xianzhu Wang · 9 months ago
  20. de51e5e [HitTestOpaqueness] Fix unreliable scroll on fixed-position layer by Xianzhu Wang · 9 months ago
  21. ff06e85 Multiplanar: Use WritePixelsYUV in VideoResourceUpdater by Saifuddin Hitawala · 9 months ago
  22. 945aa30e [//cc] Add comments clarifying RASTER usage in oop_pixeltest.cc by Colin Blundell · 9 months ago
  23. fcb0e4fb Use scoped_refptr for shared_image_interface() in LayerTreeFrameSink by Maggie Chen · 9 months ago
  24. 54eab04 Minimize SkBitmap size when serialized by kylechar · 9 months ago
  25. ea46929 [Gardener] Disable flaky LayerTreeHost on win-asan by rgod · 9 months ago
  26. 2b784c4 [DanglingPtr] Fix dangling ptrs in TestLayerTreeHostBase by Hyowon Kim · 9 months ago
  27. 9124f2c [//cc] Refine OneCopyRasterBufferProvider RASTER SI usage by Colin Blundell · 9 months ago
  28. 8c2460e Use recorded bounds instead of layer bounds for tiling by Xianzhu Wang · 9 months ago
  29. 7d8668f Fix dangling pointer in ScrollJankUkmReporterTest by Adam Ettenberger · 9 months ago
  30. f0af2a2 [//cc] Refine GpuRasterBufferProvider RASTER SI usage by Colin Blundell · 9 months ago
  31. 30fdb3a New GoogleTest matcher to validate a cc::DrawRecordOp by Jean-Philippe Gravel · 9 months ago
  32. a76ae03b Update PaintOpHelper::ToString to print the content of PaintRecord by Jean-Philippe Gravel · 9 months ago
  33. 77572376 [gardener] Disable flaky MAYBE_DeviceScaleFactor1_ScrollChild test on ASAN by Matt Reichhoff · 9 months ago
  34. ef2b23c Enable MetricsSubSampler to be completely enabled or disabled for testing by Olivier Li · 9 months ago
  35. 33d6f95 Avoid unnecessarily creating raw_ptrs in PushLayerPropertiesInternal by Ali Hijazi · 9 months ago
  36. f7b0231 Fix bot annotation for LayerTreeHostScrollTestCaseWithChild.DeviceScaleFactor2_ScrollChild by Alexander Hendrich · 9 months ago
  37. ac77223 [Gardener] Disable flaky LayerTreeHostScrollTestCaseWithChild tests. by Michelle · 9 months ago
  38. b287f90 Remove stale comment in rtree.h by Sam Fortiner · 9 months ago
  39. 0c6a866 Support scrollend on visualViewport by David Awogbemila · 9 months ago
  40. f5e7f92 [Gardener] Disable LayerTreeHostScrollTestImplOnlyScrollSnap on winAsan by Nicolás Peña · 9 months ago
  41. fc0a700 [//cc] Remove vestiges of GMB from OneCopyRasterBufferProvider by Colin Blundell · 9 months ago
  42. 4323f64 cc: Remove dangling marker for image decode by Eriko Kurimoto · 9 months ago
  43. fb8ed7c6 [Gardening] Disable flaky LayerTreeHostScrollTestCaseWithChild tests by Muyao Xu · 9 months ago
  44. e5fbd665 Remove the DCHECK for directly composited image tiling size and layer bounds by Xianzhu Wang · 9 months ago
  45. b6ffa7f Don't create a new SQS if it is not needed. by Gaston Rodriguez Lopez · 9 months ago
  46. 52919f6 Remove the V1 cc metrics path by Jonathan Ross · 9 months ago
  47. 7e875e2 [//cc] Perform internal cleanup of OneCopyRBP post-GMB elimination by Colin Blundell · 9 months ago
  48. c815807 [Gardening] Disable a flaky scroll test on Mac ASan. by Rouslan Solomakhin · 9 months ago
  49. f5eeeba Reland^2 "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 9 months ago
  50. 2a83fd3 Remove references to non-existent components/viz/service/quads by Lei Zhang · 10 months ago
  51. 6e4bb4a1 [paint] Add std::vector serialization helpers by Florin Malita · 10 months ago
  52. 30d6842 Convert reinterpret_cast<> of void* to static_cast<> in spans. by Tom Sepez · 10 months ago
  53. e0de51c Revert "Reset cc deadline timer when there is no new active tree likey in late mode." by Jonathan Ross · 10 months ago
  54. a4ebc4e Return shared memory region mapping in CreatSharedImage for bitmap by Maggie Chen · 10 months ago
  55. 1098264 Disable LayerTreeHostScrollTestCaseWithChild.DeviceScaleFactor1_ScrollRootScrollLayer on Linux & Mac by Andrey Kosyakov · 10 months ago
  56. d9c5d73 Move directly-composited-image fields from PictureLayer To RecordingSource by Xianzhu Wang · 10 months ago
  57. 9686257 [viz] Remove killswitch for OneCopyRBP using MappableSI by Colin Blundell · 10 months ago
  58. a42052f Allow non-origin tiling rect in cc::TilingData by Xianzhu Wang · 10 months ago
  59. 058985b Fix bug in reporting predictor jank UKM. by Harkiran Bolaria · 10 months ago
  60. 8973042 Revert "Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'"" by Jeremie Boulic · 10 months ago
  61. 506608b Make SharedImageInterface refcounted by Mingjing Zhang · 10 months ago
  62. 4764d26 Fix the format in LayerTreeHostImpl::CreateUIResource for software composition by Maggie Chen · 10 months ago
  63. b475091 Remove the unused class memeber |format| from UIResourceData. by Maggie Chen · 10 months ago
  64. 217c490 ThreadsafePath: Ensure generationID is safely computed by Brian Osman · 10 months ago
  65. b57902d Remove PictureLayerImpl::content_bounds_ by Xianzhu Wang · 10 months ago
  66. 2dc3d5a Remove FrameSequenceMetrics::CustomReportData V1 by Jonathan Ross · 10 months ago
  67. 2f0511e7 Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 10 months ago
  68. 5f97d04 Update FrameSequenceMetrics Traces by Jonathan Ross · 10 months ago
  69. 1d5d60b Remove cc::FakePictureLayer::CreateWithRecordingSource() by Xianzhu Wang · 10 months ago
  70. bae2df4 Fix the use of incorrect namespaces in //cc by Miyoung Shin · 10 months ago
  71. d5e8178 Revert "Fix software rendering of Fluent overlay animation" by Renato Silva · 10 months ago
  72. ca7cccf [DanglingPtr] Fix dangling ptrs in LayerTreeHostScrollTestCaseWithChild by Hyowon Kim · 10 months ago
  73. e8e178a [DanglingPtr] Fix dangling ptr in FakeSchedulerClient by Hyowon Kim · 10 months ago
  74. 86373ca Allow changing the fast-main-thread threshold by Ian Vollick · 10 months ago
  75. 996a4dea Refactor cc::RecordingSource::Update*() by Xianzhu Wang · 10 months ago
  76. e0338bb6 Remove some two-argument base::make_span() calls. by Tom Sepez · 10 months ago
  77. a7afe1b [//cc] Convert SI RASTER usage to RASTER_READ | RASTER_WRITE by Colin Blundell · 10 months ago
  78. 27c4660 cc: refactor deprecated RunLoop Usage by Helmut Januschka · 10 months ago
  79. 1f256839 [DanglingPtr] Fix dangling ptr in FakeLayerTreeHostClient by Hyowon Kim · 10 months ago
  80. ed868a5d cleanup: remove unused members from SchedulerStateMachine by Lingqi Chi · 10 months ago
  81. d23c9432 Revert "Automated T* -> raw_ptr<T> rewrite "refresh"" by Brian Sheedy · 10 months ago
  82. 4bc2d26 Clean up #include in cc/raster/bitmap_raster_buffer_provider.cc by Maggie Chen · 10 months ago
  83. 26bc0e0 [buganizer] Migrate DIR_METADATA for cc/ by Jeff Yoon · 10 months ago
  84. c62101c Remove ContentLayerClient::PaintableRegion() by Xianzhu Wang · 10 months ago
  85. e407f3d9 Automated T* -> raw_ptr<T> rewrite "refresh" by Bartek Nowierski · 10 months ago
  86. 335c895 Replace DUMP_WILL_BE_CHECK with CHECK in paint_op_writer.cc by Kevin Lubick · 10 months ago
  87. 3ef79d8 Occlusion calculation skip TextureLayer without resource by perryuwang · 10 months ago
  88. 8874e31b0 UKM for Scroll Jank metrics - predictor metrics. by Harkiran Bolaria · 10 months ago
  89. c5d2dbd Add a new CreateSharedImage() to SharedImageInterface by Maggie Chen · 10 months ago
  90. 3efd8535 [paint] Add PaintCanvas::drawVertices() by Florin Malita · 10 months ago
  91. 7f0b9bc [Canvas] Add Mesh2D JS APIs by Florin Malita · 10 months ago
  92. e6d550f Fix FrameSequenceTracker null timestamp by Jonathan Ross · 10 months ago
  93. c3371efc Add vsync_interval_ms to EventLatency. by Stephen Nusko · 10 months ago
  94. 33f7211 Fix a nullptr crash in DeleteUIResourceBacking by Maggie Chen · 10 months ago
  95. a99a3ac Used `std::string base::Base64Encode(StringPiece)` instead of `void base::Base64Encode(StringPiece, std::string*)` by punithnayak · 10 months ago
  96. fcde872 [gardening] Disable a flaky test by Hayato Ito · 10 months ago
  97. 5233732 Update FrameSequenceTrackerV3 to handle late arriving frames by Jonathan Ross · 10 months ago
  98. 922af47 Fix software rendering of Fluent overlay animation by Gaston Rodriguez Lopez · 10 months ago
  99. 093aa4c5 Enable NonBlockingCommit by default by Stefan Zager · 10 months ago
  100. eae8d7d Replace SharedBitmap with SharedImage in cc HeadsUpDisplayLayerImpl by Maggie Chen · 10 months ago