- 20 Oct, 2020 40 commits
-
-
Xing Liu authored
This CL plumbs creation time and reading list read status to Java. Also add an API in reading_list_manager.h to query the read status. Bug: 1139133 Change-Id: Ia6bad05c16136b453fc8db198448c5a38be24132 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485342 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#819066}
-
Takumi Fujimoto authored
Move the sink ID to its own argument in the logger call so that it gets truncated properly. Bug: 1117673, b/170651374 Change-Id: I72d040078104d5f4ce15f15c26f34f542b3f5ca9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469438Reviewed-by:
John Williams <jrw@chromium.org> Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#819065}
-
Wenyu Fu authored
Calls to FirstRunFragment#setInitialA11yFocus can be triggered when view is not initialized yet for the fragment and cause NPE with current implementations. This CL simply ignores the calls if it is made too early. More context on why #setInitialA11yFocus is introduced and why this fix might be sufficient can be found in the crbug.com/1140174#c2. Bug: 1140174 Change-Id: Ie7771e73a46bd30d1c0e0fa3e2e56c0e886c4d54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487580 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#819064}
-
Kevin McNee authored
This test is flaky under tsan. Tbr: bcwhite@chromium.org Bug: 1061320 Change-Id: I2a0e47659ca84aadb8a4e139406f7e77ec4a0349 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487844Reviewed-by:
Kevin McNee <mcnee@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#819063}
-
Nicolas Ouellet-Payeur authored
The DestroyProfileOnBrowserClose experiment (see go/destroy-profile-on-browser-close) changes profile teardown, and introduced a new crash. ExtensionRequestObservers should be destroyed before the Profile is destroyed, not during BrowserProcess teardown. Listen to OnProfileWillBeDestroyed() events for _all_ profiles, because they can get destroyed at any time. Previously, we only did this for some profiles. Bug: 88586, 1140492 Change-Id: I8657119ae36c763b6e2e515185f1d2f15586376c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485176 Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#819062}
-
Peter Boström authored
Does not address subfolders which will be done in separate chunks. Bug: 1128500 Change-Id: Id3caa97d0d59b4700b888c5bca5f89f69d4c64d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485148 Commit-Queue: Peter Boström <pbos@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Auto-Submit: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#819061}
-
Sigurdur Asgeirsson authored
Includes 3 Stability.Internals.* and Suggestions.LocalBlacklistSize. Bug: 975530, 975251 Change-Id: I1fe13c53993d855c48b0869e2f47ad5037311dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487841 Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Auto-Submit: Sigurður Ásgeirsson <siggi@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#819060}
-
Salvador Guerrero authored
This CL modifies the trace events added in http://crrev.com/c/2229611 to used typed arguments. It also fixes a typo in an event name (OnDwmCompositionChanged -> OnDpiChanged). Change-Id: I04e5c125f1d68be1be2a19414cd363992b7a7b1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472501 Commit-Queue: Salvador Guerrero <salg@google.com> Reviewed-by:
oysteine <oysteine@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#819059}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/615063999dd2..4deb1ed9573d 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 reillyg@google.com,mcnee@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.chrome.try:linux-chromeos-chrome Bug: chromium:1117663,chromium:1140474 Tbr: reillyg@google.com,mcnee@google.com Change-Id: Ife957fccb764fb7c184730f6ef686c1e58c6c50c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487760Reviewed-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@{#819058}
-
Kevin McNee authored
The filter file had these tests parameterized, when the tests themselves are not. Bug: 1137434 Change-Id: Ia344915cb70535f8ad6b429c51622d0f264dc85f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488122 Commit-Queue: Kevin McNee <mcnee@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Auto-Submit: Kevin McNee <mcnee@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#819057}
-
Matt Menke authored
Add NIK to the on-disk reporting and NEL information. Bug: 993805 Change-Id: I27b1242458e48423b7615effcee3de5afda916e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485253Reviewed-by:
Lily Chen <chlily@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#819056}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chonggu@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 Tbr: chonggu@google.com Change-Id: Idb3f123f56aa73ead7470fcb33cff388baaf62ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485460Reviewed-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@{#819055}
-
Xing Liu authored
This CL adds download later task type to reduced mode support. Bug: NONE Change-Id: I18ecd78971fb57d1e12c6802798f05ad5a2c9af5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461143Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#819054}
-
Rouslan Solomakhin authored
Before this patch, creating two payment credentials in Touch ID with identical instrument display name and relying party would erase the first credential, so it could no longer be exercised. This patch uses a random 32 byte array instead of instrument display name as the user identifier. After this patch, a relying party can create a large number of payment credentials with identical instrument display name, so all of them can still be exercised. Bug: 1139040 Change-Id: I68895c4b7d6bb64afa1f44e2b30a613ab6293023 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487220Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#819053}
-
Dave Tapuska authored
The PPAPI broker code was removed in http://crrev.com/1d71c85 but it left the IPC message definitions around. Remove them. BUG=1064652 Change-Id: I5336c64a53736ef28749a7570f267eaf490f620d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485543Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#819052}
-
Ben Kelly authored
Bug: 1140514 Change-Id: I5205c1e7305e823203d3015efd9eefd54f10bbb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486410Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#819051}
-
yilkal authored
Provide user's email during reauthetication for the edu-coexistence flow. Bug: 1131174 Change-Id: I48407f942c05b0893ebba298a7eb713c77135757 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468797 Commit-Queue: Yilkal Abe <yilkal@chromium.org> Reviewed-by:
Dan S <danan@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#819050}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/b1ac88b6534f..c55cd6b43d55 2020-10-20 syoussefi@chromium.org Vulkan: Remove dead path in clear 2020-10-20 lehoangq@gmail.com Metal: Auto detect parent layer's contentsScale change 2020-10-20 lexa.knyazev@gmail.com Metal: Skip redundant clamp of stencil ref value 2020-10-20 lehoangq@gmail.com Metal: Remove no longer needed precompiled shaders 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 jonahr@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: jonahr@google.com Change-Id: I8da42ea59671db04d80d639dc3c088ac9b8948fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487173Reviewed-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@{#819049}
-
Aaron Colwell authored
Removing proxy creation code that wasn't getting called, because we always create proxies for speculative RFHs since r501081. Also removed related logic that appears to have only been there for proxies that were created in this function. Bug: 1015882 Change-Id: I22c9a735254c3e2cf0068c9914ab66815a40dd11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2481905 Commit-Queue: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#819048}
-
Dylan Cutler authored
By guarding the instrumentation on the condition causing the DCHECK, we should be able to avoid the flakes that are happening due to http://crrev.com/c/2472528. Bug: 1139738 Change-Id: If9076e9dc446ecb83816978abe40ba14ffc63a8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485517 Commit-Queue: Dylan Cutler <dylancutler@google.com> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#819047}
-
Peter Kasting authored
Bug: 772945 Change-Id: I0ade53423cfb13df5ac78914ab2a42b022567587 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466819 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#819046}
-
Andrew Grieve authored
Depending on a java target from a native target doesn't do anything. Change-Id: I01e2b75f93c95219a02f23f3da4d3d7878726f8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488381 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#819045}
-
Karthika Pai authored
This is part of a migration that replaces the old <histogram-suffixes> syntax that was used to denote groups of histogram to the new patterned histogram syntax. Bug: 758782 Change-Id: Ide054101bd01cb64d697106fb5ec85b88137c1bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2476609Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Karthika Pai <karthikapai@google.com> Cr-Commit-Position: refs/heads/master@{#819044}
-
Finnur Thorarinsson authored
Bug: 1135551 Change-Id: Ie82e10e722e5c9cd5d417ed247c1e09de80cc52d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485169 Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#819043}
-
Liquan (Max) Gu authored
Context: DimmingDialog#show() could throw BadTokenException which is an Android internal programming error. To work around this issue, DimmingDialog#show() catch this exception and uses its return to indicate the failure to PaymentUiService. When the failure happens, close the PaymentRequest and report the error to the user. Bug: 1139441 Change-Id: Ia2a23b61b249c25d068e201be0a41b1d57ebf249 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484043Reviewed-by:
Sahel Sharify <sahel@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#819042}
-
Andrey Kosyakov authored
This triggers Fetch.requestPaused if we get a network error through URLLoader::OnComplete() instead of network response. Bug: b/170901677 Change-Id: Ieb1a7beafa627dd17b130494c6daba47948d57c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2478143Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#819041}
-
Anders Hartvoll Ruud authored
Change-Id: Ic049d5d75cc399b98223ff469ad2c2c55ce231dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484797Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#819040}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: Iaf3ba962a4cec440d9740798f0663aef3a8b8709 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488001Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#819039}
-
Geoff Lang authored
Use GL_ANGLE_get_tex_level_parameter to detect when the texture about to be allocated for YUV copies in YUVToRGBConverter will be a no-op, avoiding potential re-allocation costs. Bug: chromium:1132514 Change-Id: I1fabe4e44f92009250a82318cffa962be65b3560 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2476413Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#819038}
-
Alex Turner authored
base::Bind is deprecated and should be replaced with more explicit calls. ThemeService only has a single use, which can be converted to the preferred BindOnce. Bug: 1007635 Change-Id: I83d7af39bbf6be73262c024972df6b3652574e19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487840Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#819037}
-
Clark DuVall authored
WebLayer needs its base_module_java to be in the base module to load correctly. Bug: 1126301 Change-Id: I0dc89a897922c33695e8e0ede4be8b849ae7dffc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487821 Commit-Queue: Clark DuVall <cduvall@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#819036}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/13fa34606b78..c49da0b5192d 2020-10-20 mtklein@google.com upstream cl/337571894 with tweaks 2020-10-20 robertphillips@google.com Pull the triangulating path renderer's shape-space triangulation into a helper method 2020-10-20 fmalita@chromium.org [svg] Parse text attributes 2020-10-20 johnstiles@google.com Clear the `builtin` status of SkSL nodes when they are cloned. 2020-10-20 adlai@google.com Almost remove GrContext 2020-10-20 kjlubick@google.com [canvaskit] Make build docs more clear 2020-10-20 jmbetancourt@google.com add new DemoActivity to showcase SkottieView xml loading and surface view backing 2020-10-20 johnstiles@google.com Fix frexp support in Metal. 2020-10-20 kjlubick@google.com [canvaskit] Add task driver for running GMs on WASM/WebGL. 2020-10-20 johnstiles@google.com Sort SkSL gencode enums by value, not name. 2020-10-20 michaelludwig@google.com Allow kNoCropRect to be referenced 2020-10-20 mtklein@google.com allow early returns 2020-10-20 robertphillips@google.com Better encapsulate creation & usage of triangulating path renderer's key data 2020-10-20 johnstiles@google.com Add a fBuiltin flag to FunctionDefinition. 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 egdaniel@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: chromium:1108408,chromium:1139725 Tbr: egdaniel@google.com Change-Id: I6db45e1c51d8fc599c94100d10b197d86c3cc92e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487172Reviewed-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@{#819035}
-
Dom Schulz authored
Delete the pwa.html and os-settings-manifest.json files, and install via a WebApplicationInfo. Bug: 1085274 Bug: 1126752 Change-Id: Ie269b46771daa7f302821491735e42b53e7bfc2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2475310 Commit-Queue: Dominic Schulz <dominicschulz@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Auto-Submit: Dominic Schulz <dominicschulz@google.com> Cr-Commit-Position: refs/heads/master@{#819034}
-
Xinghui Lu authored
Move AsyncFeedbackSource.java, FeedbackSource.java and ScreenshotSource.java from chrome/android to chrome/browser/feedback/android. More classes will be moved in a future CL. Bug: 1117343 Change-Id: I618c2e0e46a265098e121a204f987bba97a674c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2477595 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#819033}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ib8228bad4bdd8b84d907bfab48f389311febbdcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487804Reviewed-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@{#819032}
-
chromium-autoroll authored
Roll ChromeOS Atom AFDO profile from 88-4280.20-1603104419-benchmark-88.0.4296.0-r1 to 88-4280.20-1603104419-benchmark-88.0.4296.6-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-atom-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/+doc/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Id59b73781d3698ec984322455e60e8c44a88ad46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487806Reviewed-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@{#819031}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/cdba9badd3b3..1227ffd79585 2020-10-20 alcastano@google.com Add isReportOnly field to CSP Issue messages in CDP 2020-10-20 almuthanna@google.com Add Profiling E2E test 2020-10-20 sigurds@chromium.org Add more logging to the inspector back-end 2020-10-20 tvanderlippe@chromium.org Revert "Use Markdown for Mixed Content related messages in the Issue tab" 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/+doc/master/autoroll/README.md Bug: chromium:1125465,chromium:1139223,chromium:1140504 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I34335623944fba9c0746912464978bff50ab20c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487174Reviewed-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@{#819030}
-
Peter Kasting authored
Bug: 772945 Change-Id: Ibfb794373df3f30e88c645ae7678cd3ccb3f9fdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485040Reviewed-by:
Mohsen Izadi <mohsen@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#819029}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/e6f794f1dc5d..be6747613d78 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium 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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Ic887a7ce0c41fd73dd14aae9c5bf8a0cbacea3f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487150Reviewed-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@{#819028}
-
Mike Dougherty authored
The Find in Page feature implementation has moved to ios/web/public/find_in_page. This code is unused and can be removed. Bug: 487804 , 949651, 996324 Change-Id: I55bfe528d428085f4f59de80d5bfb56130cabfa4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2480887 Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#819027}
-