وبلاگ

آخرین اخبار، به‌روزرسانی‌ها و داستان‌های ما برای توسعه‌دهندگان

Using layer based animations in Views can improve performance and reduce jankiness, but they're rather difficult to set up. The AnimationBuilder classes can vastly reduce complexity and improve readability for layer animations. Suppose you needed to

  • وبلاگ
  • C++‎
  • Chrome

۱۳ آوریل ۲۰۲۳

Learn how Chromium developers can reduce the chance of n-day exploitation.

  • وبلاگ
  • Chrome

۳ فوریهٔ ۲۰۲۳

Learn how to work with the code behind Chrome's iOS app.

  • وبلاگ
  • Chrome

۱ فوریهٔ ۲۰۲۲

Learn how Clang's static analysis framework takes over the toil of thread-safety proofs.

  • وبلاگ
  • C++‎
  • Chrome

۴ اکتبر ۲۰۲۱

The same type may sometimes represent values from incompatible domains, which can cause bugs. Fortunately, Chromium's //base makes it easy to introduce explicit, distinct types.

  • وبلاگ
  • C++‎
  • Chrome

۲۶ اوت ۲۰۲۱

Implementing a policy enforcement check for Chrome and the infrastructure has enabled us to verify that certain minimum standards for security are met.

  • وبلاگ
  • پایتون
  • Chrome

۲۸ ژوئیهٔ ۲۰۲۱

Depot Tools is a collection of tools built on top of Git to simplify the workflow of developers contributing to the Chromium codebase and related projects.

  • وبلاگ
  • Chrome

۲۸ ژوئن ۲۰۲۱

Tast is a new UI library has been created that uses the Chrome a11y (accessibility) tree to control the ChromeOS UI. The library enables developers to easily create End-to-end tests against any visible UI surface.

  • دسترس‌پذیری
  • وبلاگ
  • Go
  • Chrome

۲۷ مهٔ ۲۰۲۱

Adding benchmarks is an easy way to prevent performance regressions and help improve performance.

  • وبلاگ
  • Chrome

۳۰ آوریل ۲۰۲۱

CLion IDE makes it possible to navigate across symbols, search the codebase, and more.

  • وبلاگ
  • Chrome

۳۰ مارس ۲۰۲۱

Test coverage measures how much source code is executed when a particular test suite runs.

  • وبلاگ
  • Chrome

۲۲ فوریهٔ ۲۰۲۱

When writing a browser test, you often want to programmatically perform setup actions that the user could do manually. To help you do this, mixins are a suite of tools for performing non-trivial browser test setup in a reusable way.

  • وبلاگ
  • C++‎
  • Chrome

۲۶ ژانویهٔ ۲۰۲۱