- 29 Feb, 2020 40 commits
-
-
Anastasiia Nikolaienko authored
Bug: 1054394 Change-Id: I106bd0edc547dc6eb2d680b409d1348d5b964079 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066548 Commit-Queue: Anastasiia Nikolaienko <anastasiian@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#745762}
-
Joshua Pawlicki authored
Integrity of the check is still guaranteed by CUP. The check will no longer be confidential of the check. Bug: 1057341 Change-Id: I0b3f31a5797c24294dc8f9a782bddf2d98d3dc84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081238Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#745761}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/f447425f9f7f..8f7f2b9a9acc git log f447425f9f7f..8f7f2b9a9acc --date=short --first-parent --format='%ad %ae %s' 2020-02-29 primiano@google.com Merge "Add ilkos@ to OWNERS" Created with: gclient setdep -r src/third_party/perfetto@8f7f2b9a9acc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I417f4974bd818f30bfc4cc405eddf331e92a7972 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081663Reviewed-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@{#745760}
-
chromium-autoroll authored
Roll silvermont AFDO profile from 82-4044.25-1582542147-benchmark-82.0.4065.0-r1 to 82-4044.25-1582542147-benchmark-82.0.4070.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@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/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I5270b752508c75f07284e03762c7b7045d1c45c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081662Reviewed-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@{#745759}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/05d2cefdddf7..b6f710e27512 Created with: gclient setdep -r src-internal@b6f710e27512 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I21478c83433f69e58fd0e2a4ce878ca5d52cb789 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081651Reviewed-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@{#745758}
-
Rachel Carpenter authored
Adds additional launch sources to the AppServiceProxy. Tested manually to ensure that chrome://histograms is recording value correctly when opening new Help app. // Opened from keyboard shortcut. Apps.DefaultAppLaunch.FromKeyboard recorded 1 samples, mean = 18.0 // Opened from Settings app. Apps.DefaultAppLaunch.FromOtherApp recorded 1 samples, mean = 18.0 // Opened from launcher suggestion chips. Apps.DefaultAppLaunch.FromAppListQuery recorded 1 samples, mean = 18.0 Bug: b/146514456 Change-Id: I3f03cb646052a7c3d1074177fc8806ca58d5c240 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076997Reviewed-by:
Alex Ilin <alexilin@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Rachel Carpenter <carpenterr@google.com> Cr-Commit-Position: refs/heads/master@{#745757}
-
Yuki Shiino authored
The use counters in bindings/core/v8/custom/v8_event_target_custom.cc are no longer used. Removes them and also removes [Custom=CallPrologue/CallEpilogue]. Bug: 839389 Change-Id: I5827180f22d318896ce7615752e73e7abacbe963 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079727Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#745756}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/433f24c17856..05d2cefdddf7 Created with: gclient setdep -r src-internal@05d2cefdddf7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I0ab434ed46143433a0bf5c5a90cdd219552c0723 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081542Reviewed-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@{#745755}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 36d74c2d. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: drott@chromium.org, kojii@chromium.org: external/wpt/css/css-fonts NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I68a2a7917c19ba54462eda8c463376f5b443a83f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081591Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#745754}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/59b160f99106..71a20b2685c6 git log 59b160f99106..71a20b2685c6 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps Created with: gclient setdep -r src/third_party/skia@71a20b2685c6 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 jlavrova@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/+/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 Bug: None Tbr: jlavrova@google.com Change-Id: Id6e8c71099426cbbe11647b205f3bb736e80bce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081537Reviewed-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@{#745753}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/8d4995011dd2..fafbe9aa6586 git log 8d4995011dd2..fafbe9aa6586 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 miu@chromium.org Cast Streaming Sender implementation. Created with: gclient setdep -r src/third_party/openscreen/src@fafbe9aa6586 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@chromium.org 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/+/master/autoroll/README.md Bug: None Tbr: jophba@chromium.org Change-Id: Id9bff57f5f61ebd9d6642ec06ffa47c8676345f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081491Reviewed-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@{#745752}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/dac84c379d15..433f24c17856 Created with: gclient setdep -r src-internal@433f24c17856 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I30f904da968156713da9474b583e22e5e0498208 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081365Reviewed-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@{#745751}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/54bc3dab2064..daf6e47111c3 git log 54bc3dab2064..daf6e47111c3 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 jmadill@chromium.org Upgrade gl2ext.h. 2020-02-29 jmadill@chromium.org Trace/Replay: Add framebuffer change callback. Created with: gclient setdep -r src/third_party/angle@daf6e47111c3 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 geofflang@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/+/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 Bug: None Tbr: geofflang@google.com Change-Id: I098320c3f7cd87fe0a528ff17dfcf48199fa721c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081438Reviewed-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@{#745750}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/61b6ffc1ff50..59b160f99106 git log 61b6ffc1ff50..59b160f99106 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 nifong@google.com Can't submit bzl change adding extra arg to skia_select without google3 BUILD rules using it correctly. 2020-02-29 nifong@google.com Can't submit bzl change without google3 BUILD files using it correctly. 2020-02-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@59b160f99106 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 jlavrova@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/+/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 Bug: None Tbr: jlavrova@google.com Change-Id: Iafa428a6c78d8a7f69d8c8693ef6d0ef7feb7758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081439Reviewed-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@{#745749}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ad5c586c30a6..2b72ed269683 git log ad5c586c30a6..2b72ed269683 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@2b72ed269683 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@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/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ice878754fc7627fc0dbfc73d34ac918fdbbcb31f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081435Reviewed-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@{#745748}
-
Thomas Guilbert authored
A lot of frames are missed when using video.rAF to paint high frame rate videos (60fps). This is partially caused because, even if there is a new frame ready to be painted, the calls to OnRequestAnimationFrame() after jumping back on the main thread arrives too late, and we have to wait until the next rendering steps. This CL adds the logic to automatically re-schedule video.rAF execution in the next rendering steps if we have a high enough frame rate, we have more callbacks to run, and we consistently get new frames. This CL might be revisited after collecting data from the canary builds. Bug: 1012063 Change-Id: I90a63e32d774886c9e276b282ee105d1f359f968 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079302 Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#745747}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4eae5a258b93..9ca9c52c4c04 git log 4eae5a258b93..9ca9c52c4c04 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@9ca9c52c4c04 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org 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/+/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: If1498ba4e9f65c1375b976dc074633a85c627d91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081436Reviewed-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@{#745746}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5871deb30826..dac84c379d15 Created with: gclient setdep -r src-internal@dac84c379d15 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1052460 Tbr: jbudorick@google.com Change-Id: I68e6cb0bf426c3e374e2b017e0f8853fef0c168a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081217Reviewed-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@{#745745}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: Idf09e169c88662c2f8bf7f6dc09cbf93fef42cfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081571Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#745744}
-
Ben Joyce authored
This is landing as a separate CL to allow easy reverting. This should land after https://chromium-review.googlesource.com/c/chromium/src/+/2078848 Internal clank changes already happened. Downstream changes happened with 2645420. Bug: 1052640 Change-Id: I26ecf10813a37be206ca5a49769a85943a3a8c05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079650Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: benjamin joyce <bjoyce@google.com> Cr-Commit-Position: refs/heads/master@{#745743}
-
David Black authored
This CL modifies AnimatedContainerView to: - Split HandleResponse() into HandleSuggestion() and HandleUiElement(). - In this CL, these new functions are invoked at the same time as HandleResponse(), but a follow up CL will add additional invocations in response processing v2 in reaction to AssistantResponseObserver events. - Modifies existing paradigm of derivative classes explicitly having to call AddElementAnimator() to instead have HandleSuggestion() and HandleUiElement() return any new animators that should be owned and acted upon. This will be convenient in response processing v2 when animations are most often *not* performed in unison. Other changes in this CL are trivial and should be straightforward to follow :) Note that this CL has *no effect* on existing behavior. Bug: b:129411551 Change-Id: Ibbcd7654c5a2b6dfe7ca488dc559738531085b09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067473 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Jeroen Dhollander <jeroendh@google.com> Cr-Commit-Position: refs/heads/master@{#745742}
-
Matthew Mourgos authored
This change puts the marketing opt in screen after the gesture navigation screen in the OOBE/login flow. If the gesture navigation screen is shown, then the marketing opt in screen will always be shown afterwards. Bug: 976949 Change-Id: I6afdf0c5f4f418fe54ccdc7e6a44c730db4fe606 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076668 Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#745741}
-
Khushal authored
The crashes which we suspect are related to this extension are present only on webview. R=boliu@chromium.org,zmo@chromium.org Bug: 1042615,1055629 Change-Id: I7f797753fde7520e5919c99e026f0a4e90f5d43d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080780 Commit-Queue: Khushal <khushalsagar@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#745740}
-
Xinghui Lu authored
Now that different profiles own their own url_lookup_service, cache_manager can be a reference inside url_lookup_service. This can make url_lookup_service more self-contained and reduce the number of parameters pass into safe_browsing_url_checker. Bug: 1050859 Change-Id: Ifa170d02df9ebc126a47e3f4e9e75299dc4897ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068891 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#745739}
-
Daniel Cheng authored
The set of callbacks exposed from WebLocalFrameClient is fairly large, and the order/situation in which certain methods are invoked is unclear. Attempt to start documenting them by writing a test. Change-Id: I493fb56208d457bc7fc69a0142c99ea13d1b7ff3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080695 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#745738}
-
Matthew Mourgos authored
Bug: 976949 Change-Id: I9a83c741158b412eb99da36c8318dcfc6cde7ce7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080928 Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#745737}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b6ba6c0a2b36..61b6ffc1ff50 git log b6ba6c0a2b36..61b6ffc1ff50 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-29 nifong@google.com Fix missing comma in public.bzl 2020-02-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@61b6ffc1ff50 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 jlavrova@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/+/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 Bug: None Tbr: jlavrova@google.com Change-Id: Ie018b656c84bec458cd92b2b69d3a1aaefebbe09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081431Reviewed-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@{#745736}
-
Zhongyi Shi authored
https://quiche.googlesource.com/quiche.git/+log/c7efb6778396..f6cb54d6b392 $ git log c7efb6778..f6cb54d6b --date=short --no-merges --format='%ad %ae %s' 2020-02-27 nharper Move quic_crypto_server_stream.h to quic_crypto_server_stream_base.h 2020-02-27 nharper Prepare for BORINGSSL_API_VERSION change 2020-02-27 bnc Remove logging of header name and value length for headers with too long value. 2020-02-27 nharper Delay delivering 1-RTT read key to QUIC 2020-02-27 bnc gfe-relnote: remove gfe2_reloadable_flag_quic_use_session_max_inbound_header_list_size 2020-02-27 bnc Fix CryptoTestUtilsTest. 2020-02-27 wub Internal QUICHE change 2020-02-27 wub gfe-relnote: (n/a) Record total loss detection time in QuicConnectionStats. Stats only, not protected. 2020-02-27 bnc Make DCHECK in QuicConnection::OnRetransmissionTimeout() more useful. 2020-02-27 bnc Update expected ALPN token in QuicDispatcherWriteBlockedListTest. 2020-02-27 bnc Change QBONE to uppercase in comments. 2020-02-26 dmcardle Delete QuicOptional and replace uses with QuicheOptional 2020-02-26 bnc Make QboneClientTests and QboneSessionTests run with multiple non-TLS QUIC versions. 2020-02-26 nharper Split TlsConnection::SetEncryptionSecrets in two 2020-02-26 fayang gfe-relnote: In QUIC, only do minimum validation of coalesced packets (only validate connection IDs). Protected by gfe2_reloadable_flag_quic_minimum_validation_of_coalesced_packets. 2020-02-26 bnc Make QuartcStreamTest run with every non-TLS QUIC version. 2020-02-26 fayang gfe-relnote: In QUIC, do not send WINDOW_UPDATE if connection has been disconnected. Protected by ENABLED gfe2_reloadable_flag_quic_no_window_update_if_disconnected. 2020-02-25 bnc Use QUIC_CRYPTO in :quartc_session_test, :quartc_multiplexer_test, :quartc_bidi_test, and :quartc_peer_test. 2020-02-25 bnc Make QuicSpdyStreamTest.WritingTrailersAfterFIN not rely on AllSupportedVersions order. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I2d64aa1773fda21bffcd1171b3f8d8c261241546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080820 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#745735}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/55ab41d1856d..4eae5a258b93 git log 55ab41d1856d..4eae5a258b93 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-29 tandrii@chromium.org bot_update: tell CQ to not retry patch application failures. 2020-02-29 tandrii@chromium.org remove dead code. 2020-02-29 ehmaldonado@google.com Revert "Improve git cl split" Created with: gclient setdep -r src/third_party/depot_tools@4eae5a258b93 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org 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/+/master/autoroll/README.md Bug: chromium:998922 Tbr: agable@chromium.org Change-Id: Ide6528e55103d05683a63d0996fcd1601f34496b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081216Reviewed-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@{#745734}
-
Jae Hoon Kim authored
Display to the users specific actions to take when PluginVM DLC runs into errors. BUG=chromium:1041311 TEST=./out/Default/unit_tests --gtest_filter=PluginVm* Change-Id: Ib0a649f79dc07e15f38d0d950f9574442109c4d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063731 Commit-Queue: Jae Hoon Kim <kimjae@chromium.org> Reviewed-by:
Julian Watson <juwa@google.com> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#745733}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/211ec3001099..8d4995011dd2 git log 211ec3001099..8d4995011dd2 --date=short --first-parent --format='%ad %ae %s' 2020-02-29 miu@chromium.org Cast Streaming: Add GetRecentReportTime() to SenderReportBuilder. Created with: gclient setdep -r src/third_party/openscreen/src@8d4995011dd2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@chromium.org 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/+/master/autoroll/README.md Bug: None Tbr: jophba@chromium.org Change-Id: I956b6a718b5cc67508d150a47a8fd8652cf91dc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081352Reviewed-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@{#745732}
-
Andrew Luo authored
Bug: 1049431 Test: python update_cts_test.py Change-Id: Ie99e692b094a01cbb1e2122f8865a9ad15efd44b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035063 Commit-Queue: Andrew Luo <aluo@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#745731}
-
Gabriel Charette authored
This CL is a logical no-op. It manually covers the use cases the script (https://crbug.com/1026641#c22) didn't cover in https://chromium-review.googlesource.com/c/chromium/src/+/2026350. A few of the affected files were also migrated to content::GetUIThreadTaskRunner() whenever surrounding code consistency was at stake (but the bulk of that migration is staged to happen after this one so this wasn't a priority in this batch). Most files intentionally kept base/task/post_task.h as an include. It is still required because of a cyclical dependency during the migration preventing base/task/thread_pool.h from implicitly providing base/task/task_traits.h to its users (callers that explicitly store TaskTraits and include task_traits.h don't have this problem). The post_task.h include will be cleaned up in a later phase. This CL was uploaded by git cl split. R=xiaohuic@chromium.org Bug: 1026641 Change-Id: I34e0294c917a1331449f2acbdbce7b13e7ad7a72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078425Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#745730}
-
Nate Fischer authored
No change to logic. This moves GetAppPackageNameInternal into the shared component, reducing code duplication and making it an implementation detail of the class. Bug: 1015655 Test: run_components_unittests -f AndroidMetricsServiceClientTest.* Test: run_android_webview_unittests -f AwMetricsServiceClientTest.* Change-Id: I6612046d07dd75e781d9a5464a66ec8c0f16f625 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067657Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#745729}
-
David Tseng authored
See go/unified-accessibility-component-extensions for additional details. This moves currently shared files from ChromeVox, Switch Access, and Select to Speak into the accessibility/common directory. Add a BUILD.gn file for it. accessibility/common will eventually also contain shared test resources; not done in this patch. Test: browser_tests Change-Id: Ib509413288be17872bdabb178866ee1de41fb670 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076209 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#745728}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 7670cdb2. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I30963250db4d5859626ef0603979f2dddc399ced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081071Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#745727}
-
Khushal authored
Be conservative when lowering down the refresh rate by waiting for a consistent state for at least 60 frames but immediately switch if the refresh rate should be increased. R=dcastagna@chromium.org Test: FrameRateDeciderTest.TogglesAfterMinNumOfFrames Bug: 976583 Change-Id: I9483357807e81a28966254e1d89418dd12f03f4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079264 Commit-Queue: Khushal <khushalsagar@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#745726}
-
Carlos IL authored
These histograms will be used to track the mixed image launch, so they're still needed for a few milestones. Bug: 1053149, 1053047, 1053046, 1053045, 1053044 Change-Id: I53e118264379fdb39162ad026c5ae7416454fd86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080781 Commit-Queue: Carlos IL <carlosil@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Auto-Submit: Carlos IL <carlosil@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#745725}
-
Gabriel Charette authored
This CL is a logical no-op. It manually covers the use cases the script (https://crbug.com/1026641#c22) didn't cover in https://chromium-review.googlesource.com/c/chromium/src/+/2026350. A few of the affected files were also migrated to content::GetUIThreadTaskRunner() whenever surrounding code consistency was at stake (but the bulk of that migration is staged to happen after this one so this wasn't a priority in this batch). Most files intentionally kept base/task/post_task.h as an include. It is still required because of a cyclical dependency during the migration preventing base/task/thread_pool.h from implicitly providing base/task/task_traits.h to its users (callers that explicitly store TaskTraits and include task_traits.h don't have this problem). The post_task.h include will be cleaned up in a later phase. This CL was uploaded by git cl split. R=parastoog@google.com Bug: 1026641 Change-Id: I453fd810f52952b893ab9da89db9eee36f8ceeb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078667 Commit-Queue: Gabriel Charette <gab@chromium.org> Commit-Queue: Parastoo Geranmayeh <parastoog@google.com> Reviewed-by:
Parastoo Geranmayeh <parastoog@google.com> Auto-Submit: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#745724}
-
Tomasz Wiszkowski authored
This change updates the way SuggestionProcessors are built for AutocompleteMediator to allow the Mediator to be unit-tested. Bug: 1050813 Change-Id: Idb806c6ad108940add73ea7b16712376f8972561 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076006 Commit-Queue: Ender <ender@google.com> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#745723}
-