- 03 Nov, 2020 40 commits
-
-
Dirk Pranke authored
This reverts commit f89a9f12. Reason for revert: Whoops. I was wrong, and I think the src-internal roll *has* landed. Original change's description: > Revert "Roll GN from e002e68a..f5f465b5" > > This reverts commit 7ba203c1. > > Reason for revert: reverting since the src-internal roll hasn't landed yet. > > Original change's description: > > Roll GN from e002e68a..f5f465b5 > > > > Generated by //tools/gn/roll_gn.py > > > > https://gn.googlesource.com/gn/+log/e002e68a..f5f465b5 > > > > f5f465b5 Fix runtime_deps for elided targets > > 3d165b90 Correct the `gn format --dump-tree=json ...` command to write to stdout instead of stderr. > > ad0a7ada Remove support for set_sources_assignment_filter function > > e1ac69b1 Add a command line to define/overwrite "root" in ".gn" > > 7b2a04d5 VS: Use most recently installed Windows 10 SDK. > > 132588e1 Revert "gn recipe: Link GN with rpmalloc to speed it up." > > 3281c669 Add "framework_dirs" and "frameworks" to syntax highlighting rules > > 4323e701 gn recipe: Link GN with rpmalloc to speed it up. > > c808630c Move runtime_deps file for phony targets to /obj > > 8855c522 Update Clang and Xcode SDK to 12B5025f > > 76f9b6ad Use fetch instead of cherry-pick for Gerrit changes > > a3d69e87 Don't return if package is up-to-date > > 36ff17cb Switch back to the older Clang version > > 7bcc0eb3 Revert "Update Xcode SDK to 12B5025f" > > e5f1f587 Update Xcode SDK to 12B5025f > > 6453c5de Support cross-compiling GN for other targets > > 42d6de6e Don't classify Rust static libraries as final > > a9eaeb80 Switch remaining stamp targets to phony targets > > ff45cf2a Show config.visibility in `gn desc` > > de5a8348 [rust project] removing obsolete std libraries > > 4c684398 Fix "gn outputs" for bundle data. > > 99f72f88 Switch source_set stamp targets to phony targets > > 5233fa13 Remove extra * in gn output docs > > > > As of 99f72f88 and a9eaeb80, GN's usage of stamp files for intermediate > > steps in the build graph have been replaced with phony aliases. As a > > result, this CL also updates the MB tool to look for ".runtime_deps" > > files instead of ".stamp.runtime_deps". > > > > This is a reland of 7f3e4855 > > > > Change-Id: I5bf18f1529b0969b8c79d768e9b3f377b8dee8cb > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2514460 > > Reviewed-by: Dirk Pranke <dpranke@google.com> > > Commit-Queue: Dirk Pranke <dpranke@google.com> > > Cr-Commit-Position: refs/heads/master@{#823725} > > TBR=dpranke@google.com,rjascani@google.com > > Change-Id: Iebf4e78bd9e7550de3b025a997d4f792c3f80b1b > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518755 > Reviewed-by: Dirk Pranke <dpranke@google.com> > Commit-Queue: Dirk Pranke <dpranke@google.com> > Cr-Commit-Position: refs/heads/master@{#823727} TBR=dpranke@google.com,rjascani@google.com # Not skipping CQ checks because this is a reland. Change-Id: I86d184461002eacaf42a96f1ea8901269ff7e856 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518093Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#823791}
-
Frank Tang authored
Part 3 of the work to allow wpt to set timezone during the test. This allow ChromeDriver to set the default host timezone in the test. * Design Doc: https://docs.google.com/document/d/1QAMHl7qIfGyFmWxta8OpR2YwivwaVgX_ixG17QWAgd0/edit# * API Spec of the SetTimezone WebDriver Extension: https://docs.google.com/document/d/12vdPTH_Vlkt4pxwlWzR1CjKtLE6y2Z-Qs-GPi_hWXqc/edit# * Design Doc of the "Chromium DevTools design doc: timezone emulation" https://docs.google.com/document/d/1ZH2jw1uFWX5uKwiIwv9mgpyBBAdwv95nb8gIRuX4W3k/edit#heading=h.7nki9mck5t64 Bug: 1144403 Change-Id: Iae396a68fb79152a684f95a989c430f4e91c86f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2512788Reviewed-by:
Shengfa Lin <shengfa@google.com> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Shengfa Lin <shengfa@google.com> Cr-Commit-Position: refs/heads/master@{#823790}
-
Matthew Denton authored
The CertVerifier implementations are moving out of the network service and into the CertVerifierService for sandboxing reasons. Creators of NetworkContexts need to provide a pipe to a CertVerifierService in the NetworkContextParams. This CL does that for some remaining ChromeOS unittests. The CertVerifierService also requires an IO thread on ChromeOS, so some unittests switch to using BrowserTaskEnvironment instead of the other various test::TaskEnvironments. Bug: 1015134, 1094483 Change-Id: I3fb3097492b3d3a9de7572fbabddd5a041580a0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515203Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Matthew Denton <mpdenton@chromium.org> Cr-Commit-Position: refs/heads/master@{#823789}
-
James Hawkins authored
This will still work after git "master" branch is renamed to "main", and makes inclusive language dashboards easier to interpret right now. R=khorimoto@chromium.org Bug: none Test: none Change-Id: I7c4ab86938bf18cf6fb29673ba177b98a48efbcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518831Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Gary Kacmarcik <garykac@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Miriam Zimmerman <mutexlox@chromium.org> Reviewed-by:
Sonny Sasaka <sonnysasaka@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#823788}
-
Lucas Furukawa Gadani authored
This CL was uploaded by git cl split. R=nasko@chromium.org Bug: 1142671 Change-Id: Iceb1065802ea3c66095b289cca615a6f21201e98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500486 Auto-Submit: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#823787}
-
Thomas Guilbert authored
This CL adds consideration for a frame's visible_rect when creating an image bitmap, instead of using only the coded_rect. This fixes rows of pixels being repeated at the bottom of an image. Bug: 1145244 Change-Id: I534a9e768203ceee889827c370d2acfd574c77fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518108Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#823786}
-
David Dorwin authored
With the default size, tests cannot be run multiple times without amberctl gc. See fxbug.dev/60978. Change-Id: Ifebe7c046ead1fd302a7f3b549ae28d0499f94a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2516885 Commit-Queue: David Dorwin <ddorwin@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#823785}
-
Gabriel Charette authored
R=asvitkine@chromium.org Bug: 1127953 Change-Id: Iee900b43fc62f6e654fb9434033dd6a93fe12185 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510671 Auto-Submit: Gabriel Charette <gab@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#823784}
-
Ben Pastene authored
crrev.com/i/3380959 allocates their machines, so this shouldn't land until that does. Bug: 1140727 Change-Id: Ieb61391caafbb70416bda879dbacbfd60a35b5db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518409Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#823783}
-
Tom Anderson authored
This fixes a regression after [1]. The issue is that GetKeySymsForUnicode() doesn't handle all characters. This CL ports the relevant part of XStringToKeysym() to match the behavior before the regression. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2436787/5/remoting/host/linux/x11_keyboard_impl.cc#108 R=rkjnsn Bug: 1144251 Change-Id: I91a3d42d0029e57c9e5a8cb8ee74b7bc76c00100 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518282Reviewed-by:
Erik Jensen <rkjnsn@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Erik Jensen <rkjnsn@chromium.org> Cr-Commit-Position: refs/heads/master@{#823782}
-
Vaibhav Raheja authored
This introduces 4 new histograms to add UMA metrics for Primary ABI Migration. ag/12863773 is the companion CL on ARC++ side. Bug: b/170238493 Change-Id: Ib0f970985d728630ec1297a1b38f78f08bec109f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490673 Commit-Queue: Vaibhav Raheja <vraheja@chromium.org> Reviewed-by:
Josh Horwich <jhorwich@chromium.org> Reviewed-by:
Long Cheng <lgcheng@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#823781}
-
Michael Hansen authored
This exposes a "part" for the checkmark on cr-card-radio-button so that this element can be styled by consumers of this component. We use this to style the contact visibility dialog for Nearby Share to make the checkmark to appear on the left side of the card instead of the right. Screenshot: https://screenshot.googleplex.com/BiieNw4UJu5b6HS.png Bug: b:168841167 Change-Id: I44695d777de60a9f62a26115e1c98c123349f9cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518263Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Michael Hansen <hansenmichael@google.com> Cr-Commit-Position: refs/heads/master@{#823780}
-
Zentaro Kavanagh authored
- -Wfinal-dtor-non-final-class warns on classes with final dtors but not final classes. - Error messages are better when the class is marked final. - Fix existing issues in code base and a follow up will remove warning exemption. Bug: 999886 Test: no errors building Change-Id: I93605e43f3a2f454e3a43e4cb370ac4d52f5330a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508855 Auto-Submit: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#823779}
-
Alexander Cooper authored
Per comments from guidou when originally adding flag OWNERS, while I am helping to finish launching this, and they are familiar with the blink API, we wanted a third OWNER listed that was more familiar with the capturer/backend. Change-Id: Ieb9bb5b66cb27d2733f6abda811311dd1c81c1cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503630Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#823778}
-
Leonard Grey authored
We do sometimes want to return results for an empty string, but that decision should be made at a higher level than the fuzzy finder. Bug: 1014639 Change-Id: I99c4a4ef37e9a58bd7154af0a37e66e675c188fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518209 Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Leonard Grey <lgrey@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#823777}
-
Alex Turner authored
WebLayer plans to use the ruleset in this directory. We therefore update README.chromium to describe this use. We also add manifest.json, which is currently distributed by the component updater, to allow WebLayer to easily determine the filter list version number. Bug: 1139369 Change-Id: Ib4b5a1ff086918148c3b15917524a92094677427 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495603Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#823776}
-
Scott Violet authored
This is a follow on to: https://chromium-review.googlesource.com/c/chromium/src/+/2505698/ Without this patch, when signed in with history sync enabled, chrome://history would still show visits from CCT. This patch makes it so such visits are no longer pushed to sync and won't be visible in chrome://history. This is for an experiment, and only enabled for 1 parties if the right intent extra is provided. This code is temporary, and will be reverted once data from experiment has been collected. BUG=1145208 TEST=TabAndroidBrowserTest.SetHideFutureNavigationsPropagatesToSyncedTabDelegate Change-Id: I9008ea6c581c7e90737128e4643fd066105cc6dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518403Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#823775}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7d3f089e5811..6e7cfaff1817 2020-11-03 johnstiles@google.com Fix bad FP codegen when sample() calls are inlined. 2020-11-03 johnstiles@google.com Poison unallocated block memory in GrBlockAllocator. 2020-11-03 herb@google.com move subrun instances and support to .cpp 2020-11-03 johnstiles@google.com Improve support for function prototypes in SkSL. 2020-11-03 bsalomon@google.com Revert changes to unbreak bots. 2020-11-03 herb@google.com cull glyphs that have far out positions 2020-11-03 bsalomon@google.com Revert "Reland "heif: Add AVIF type and AVIF sniffing"" 2020-11-03 michaelludwig@google.com Avoid redundant matrix inverse for DF text ops If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC bsalomon@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: bsalomon@google.com Change-Id: I7c99adeb53992fec6096f187e144128784021dbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518632Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#823774}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/adbea905..7af8df82 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I76286df47512dbdeb2cbab8ae5b324437a192efd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518461Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#823773}
-
Shengfa Lin authored
When chromedriver closes the last tab, it should still trigger unload event handler before calling quit. The expected behavior is after closing the last tab via close webview, browser should be able to process the unload events. After calling quit, the Cookies should have been saved properly in user-data-dir/Default/Cookies. Bug: chromedriver:3370,chromedriver:3635 Change-Id: Id00eaa516026106d2704b193957d418a56e8945f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518211Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Shengfa Lin <shengfa@google.com> Cr-Commit-Position: refs/heads/master@{#823772}
-
Darren Shen authored
The IME service shared library replies with text editing operations like CommitText and SetComposition. These operations need to be forwarded back to NativeInputMethodEngine so that they can be executed. Change-Id: I18ee486fe012b7f69683b6b3250ff370c648f79e Bug: b/161490915 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422104 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Cr-Commit-Position: refs/heads/master@{#823771}
-
Ben Joyce authored
This introduces an experimental test suite that shards junit tests to run faster. This is to land after junit sharding lands: https://chromium-review.googlesource.com/c/chromium/src/+/2490847 Bug: 1138506 Change-Id: I01e38a2e80686383e48908110815551ac5526e72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2493822 Commit-Queue: benjamin joyce <bjoyce@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#823770}
-
John Palmer authored
Change-Id: I54079db9c196791727840498e5f5f6d83d583b6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483986 Commit-Queue: John Palmer <jopalmer@chromium.org> Reviewed-by:
Darren Shen <shend@chromium.org> Reviewed-by:
Jing Wang <jiwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#823769}
-
Eugeny Aristov authored
CL https://crrev.com/c/2343269 excludes its usage. Looks it's left accidently. Change-Id: I6ce13710f55ea74267456fd2c5edb3d803ca948d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2512893Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#823768}
-
Nate Fischer authored
No change to logic. This removes the Android.WebView.PrefLoadTime histogram. Based on the metrics we've received so far, pref loading time does not seem especially sensitive to the number of prefs in the persistence allowlist. Since we're no longer concerned about new prefs impacting startup, this removes the histogram. This histogram was originally added in https://crrev.com/c/1956079. This also removes the "histogram_macros.h" import since the corresponding logging code was removed a while ago in https://crrev.com/c/2247154. Fixed: 1140013 Test: N/A Change-Id: I2ba6d05f23e4be36914da733d7810adfeab9cfca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2512386Reviewed-by:
Robbie McElrath <rmcelrath@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Auto-Submit: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#823767}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ed90c9917b1b..39adaeb09df0 2020-11-03 jmadill@chromium.org Don't print reuse warning when forcing new displays. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC courtneygo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: courtneygo@google.com Change-Id: I2d4bb7460c1dc32f17d059748ac6c77b41608e44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518076Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#823766}
-
Henrique Nakashima authored
Add the -d, --checkout-dir option to specify a different directory. This helps especially when generating graphs at previous commits. Change-Id: I5d4a107a85d6e2ecc4cbb884d8d1fab8ee31d2db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518790Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#823765}
-
Tomasz Wiszkowski authored
This change ensures our trybots run the code with the OmniboxTrendingZeroPrefixSuggestionsOnNTP feature flag enabled. Bug: 1122669 Change-Id: Ie232eb0328f6f5b343a6184997189e5a68231391 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515201 Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#823764}
-
tby authored
Strings of size 1 don't have their single token picked up by TokenizeWords, which is causing a crash in the LauncherSearchProvider. Bug: 1140380 Change-Id: Ifb2815a1e9da79ffc0b51671d30ca87418e3170e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515425 Commit-Queue: Tony Yeoman <tby@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#823763}
-
Alexander Timin authored
Add flow events to blink::AsyncTask to be able to see the connection between the place requesting task execution and the task execution itself for tasks like requestAnimationFrame. This patch also adds TRACE_EVENT_{BEGIN,END}_WITH_FLOW{0,1,2}, which are needed to implemented trace events for AsyncTask. This patch also adds a helper GetGlobalUniqueFlowId(), which helps to generate a unique flow id for tasks like these. Note that a similar set of events exists in devtools categories, but it uses different of set events, which are displayed in devtools UI, but not in chrome://tracing. R=eseckler@chromium.org,haraken@chromium.org BUG=1142207 Change-Id: Id87bdb574a52752c4735a2a056d3d0a3d23ec342 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2494877 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#823762}
-
Jeffrey Kardatzke authored
This reverts commit a656f852. Reason for revert: Broke build, media_notification_controller_impl includes media_session_service_mojom.h which was deleted in this CL Original change's description: > Reland "[Media Session] Convert interface from mojo to CPP" > > This is a reland of 530c8fd2 > > The fix is to remove the include for media_session_service.mojom > that has been deleted. > > Original change's description: > > [Media Session] Convert interface from mojo to CPP > > > > Context: https://crrev.com/c/2485850 > > > > This converts the MSS interface to CPP since it does > > not need to be mojo. > > > > BUG=1140215 > > > > Change-Id: I595bef21cddf755bc0fb423f87db9e620227d3e6 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503393 > > Commit-Queue: Becca Hughes <beccahughes@chromium.org> > > Reviewed-by: Avi Drissman <avi@chromium.org> > > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#823358} > > Bug: 1140215 > Change-Id: I23a4043529e236174f44377402a8e1fbc5a23600 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518085 > Commit-Queue: Becca Hughes <beccahughes@chromium.org> > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Reviewed-by: Avi Drissman <avi@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Cr-Commit-Position: refs/heads/master@{#823718} TBR=avi@chromium.org,xiyuan@chromium.org,dcheng@chromium.org,beccahughes@chromium.org Change-Id: Ia9a84fa6efc4aae2e83d96c6f16ccfa282e5eef9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1140215 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518781Reviewed-by:
Jeffrey Kardatzke <jkardatzke@google.com> Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Cr-Commit-Position: refs/heads/master@{#823761}
-
Sophey Dong authored
Bug: 1143957 Change-Id: I60455afdfc375fc6a5d27e9c941acff96e70b6b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509002Reviewed-by:
Tanya Gupta <tgupta@chromium.org> Commit-Queue: Sophey Dong <sophey@chromium.org> Cr-Commit-Position: refs/heads/master@{#823760}
-
Oksana Zhuravlova authored
This change adds code to enable background tracing in WebView under the following conditions: - system tracing is configured - the config specifies system tracing mode. Bug: b/170513316 Change-Id: I5a38255a0098d3d91bbdd33facb23df5c9c8f2c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508312 Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Michael Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#823759}
-
Lily Chen authored
SchemefulSite was added in https://crrev.com/c/2458466. This adds an equivalent mojo struct and StructTraits for SchemefulSite. Change-Id: Iec7f4b99df90a00eccdf240dcdf345fb7255d852 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2514464 Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
John Delaney <johnidel@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#823758}
-
Piotr Bialecki authored
Changes: - mojo - session creation request now distinguishes between required and optional features - devices should report which features are enabled on a returned session Specifically: - ARCore interface now returns an optional initialization result struct or nullopt on failure - GVR & VR on windows report that all requested features are enabled since feature support check happens in the browser, prior to session creation on the device side - VRServiceImpl::SessionRequestData no longer accepts feature collection explicitly - the unordered sets are populated based on contents of the collections passed in XRSessionOptionsPtr - ArCoreDevice methods / callbacks changed to accept optional collection of features instead of a `success` boolean - nullopt is equivalent to failure - Add session configuration helper in ArCoreImpl - it negotiates which features are going to be enabled on a session based on what ARCore SDK reports while taking into account optional features - currently only depth API support is not available across ARCore-capable devices so it can be disabled if it is listed as optional Possible follow-ups: add a typemapping from mojom's `array<XRSessionFeature>` to `std::unordered_set<XRSessionFeature>` or `HashSet<XRSessionFeature>` (for blink), add a class to represent required & optional features (`XRFeatureRequest`?). Bug: 1138551 Change-Id: If966b712f0ae66d28dd4a900cfed2de75538b9d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500270Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#823757}
-
Harkiran Bolaria authored
At the moment, the only relevant tasks will be posted to the default task queue in the MainThreadScheduler, as this is where IPCs that might not be associated with specific frames will be handled. Only tracked if all pages are in the BFCache, as this represents a deliberate case where IPCs are known to be posted to frozen documents. Bug: 1110344 Change-Id: I207f96aa67f13d4787840b9f58408d42a674d7bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380200 Commit-Queue: Harkiran Bolaria <hbolaria@google.com> Reviewed-by:
Carlos Caballero <carlscab@google.com> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#823756}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202011030600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/a-mVYHQdDcugi0PwA01OR7_M-_sf2i9Xhvf0bT67HjkC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/170162419,b/171158139 Tbr: help-app@grotations.appspotmail.com Change-Id: Ia7fdc848b840ddf0dbd190abbfaf1531644f1c5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2516915Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#823755}
-
Liquan (Max) Gu authored
Changes: * Moved the method broken down in CL[1] into PRService unchanged. * Moved initAndValidate() from CPRService into PRService#initAndValidate() [1] https://chromium-review.googlesource.com/c/chromium/src/+/2514699 Bug: 1144527 Change-Id: Ieab4064ab02ead6c9ff3b6a8c8ac7f867437dd36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511880 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#823754}
-
Adrienne Walker authored
This was confusing about why the leveldb database was deleted in one place but the blob directory was deleted in another. New databases will always need to clean up their blob directory, so it always must be done there. Additionally, the blob directory (although we could guess it) is a property of an open database, and so is hard to plumb through to this point to delete as well. Change-Id: I33de3a30910b931c2edf7765cf797e02ed8f46eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518198 Commit-Queue: enne <enne@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: enne <enne@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#823753}
-
Yue Li authored
Bug: b/149758492 Test: Manual Test Change-Id: I66fe3baa162659f22ae4e756ac364861d60f12b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2516390 Commit-Queue: Yue Li <updowndota@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#823752}
-