| commit | dd9d9e9378634b6f98d7264fdbb58a41fc1e79d9 | [log] [tgz] |
|---|---|---|
| author | Doug Arnett <dougarnett@chromium.org> | Thu Apr 23 02:24:55 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 23 02:24:55 2020 |
| tree | 61ebf69ef55f078c2dc8c7ad0db7231aa9f6ad45 | |
| parent | 6e31df8379eb016a2d59c0e06a66b049889e19c3 [diff] |
Uses language detection utility service for sub frame translation Itegrates the use of the sandboxed utility language detection service for analysing the web page contents for its language (rather than doing that in the browser process). Bug: 1063520 Change-Id: I5ac8c5941dc249abb03e24a1efc7e9ab2a49f617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159910 Reviewed-by: anthonyvd <anthonyvd@chromium.org> Commit-Queue: Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#761774}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.