- 09 Mar, 2020 40 commits
-
-
Stephen Nusko authored
This with a high flake rate. BUG=1059717 NOTRY=true CC=pasko@chromium.org,chrome-android-perf-status@chromium.org TBR=crouleau@chromium.org Change-Id: Id079ea6ce0c1df277218041a21b9a84828950ce9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094126Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Commit-Queue: Stephen Nusko <nuskos@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#748172}
-
Igor authored
The histograms AttributesTPMConsistency and EnrolledPolicyHasDMToken are important for check of health of enrolled devices. Here we are extending the validity of them and change the owners to people owning these parts of the code. BUG=None Test=None Change-Id: Iaffaeee5033664842fb9b14a986ff8bb4e97c2eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089870Reviewed-by:
Victor-Gabriel Savu <vsavu@google.com> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Igor <igorcov@chromium.org> Cr-Commit-Position: refs/heads/master@{#748171}
-
Mikhail Khokhlov authored
Change-Id: Iecb57c62efc068f7b474280586a1f1dee2d8fbfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095055Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#748170}
-
Kei Nakashima authored
Implemented Unlink, erase, pop_back and pop_front. The first one unlink the given node from prev/next nodes. |erase| removes the node with the given iterator from the used list and prepends it to the free list as a free node. At this time, its value is set to be empty. Change-Id: Ic8a64c89f429037ef5628c25d89a58ce16081e8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094481 Commit-Queue: Kei Nakashima <keinakashima@google.com> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#748169}
-
Jérôme Lebel authored
Related to: crrev.com/c/2087617 Fixed: 1046757 Change-Id: I01cd98b6483f21617c97ac92c267e4dd5b6178ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094981 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#748168}
-
Mathias Carlen authored
Before this patch, the AA extension API was only able to send unauthenticated requests to the backend (i.e. explicitly disabling autofill-assistant-auth and providing API keys etc). This patch introduces an token access fetcher so that extensions will be able to send requests on behalf of a signed in (sync) user. For simplicity, this patch uses the primary account by default. That logic will be relaxed later if needed. Bug: b/143736397 Change-Id: I89019abf7bc94aeeb2bb152ed10a0e62b0a9d442 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089690Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Sandro Maggi <sandromaggi@google.com> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#748167}
-
Mohamed Amir Yosef authored
Move credentials from the profile store to the account store when the credentials exists only in the profile but a PSL matched one exists in both stores. In this case, the credential should be move, and local PSL match should be deleted. The functionality has been already implemented, this patch is effectively only adding a test. Bug: 1032992 Change-Id: Ibb02e496493cb1091ed2e09b1f52c93ea0f253d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089780 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#748166}
-
James Cook authored
Bug: none Change-Id: I857cab688676f73f5a74b0eb6295514fbb80b24e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091656 Auto-Submit: James Cook <jamescook@chromium.org> Commit-Queue: Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#748165}
-
Fredrik Söderquist authored
This should have better worst case runtime than the current "repeated EraseAt()" version. Bug: 1039243 Change-Id: Ibcd68166e6fd9233edddaf9153bb78c4c9196f81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089829Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#748164}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/6861ea4e10a1..f333272eb504 git log 6861ea4e10a1..f333272eb504 --date=short --first-parent --format='%ad %ae %s' 2020-03-09 johnkslang@users.noreply.github.com Merge pull request #2103 from kainino0x/web-cmake-typo 2020-03-09 johnkslang@users.noreply.github.com Merge pull request #2102 from sfricke-samsung/sfricke-samsung-android-build Created with: gclient setdep -r src/third_party/glslang/src@f333272eb504 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,jmadill@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: radial-bots+chrome-roll@google.com,jmadill@google.com Change-Id: I2c4acfb465844d2791540e50f4e98a878a162ce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094694Reviewed-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@{#748163}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/43f79a1d77b2..d807280d52bf Created with: gclient setdep -r src-internal@d807280d52bf 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: Iac40be46767f53a20c0598e1bfc6676690e9aaed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094692Reviewed-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@{#748162}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/66a682b6a8f9..4c027048d88b git log 66a682b6a8f9..4c027048d88b --date=short --first-parent --format='%ad %ae %s' 2020-03-08 andreperezmaselco.developer@gmail.com spirv-fuzz: Add toggle access chain instruction transformation (#3211) 2020-03-08 vasniktel@gmail.com spirv-fuzz: Add fuzzer pass to permute function parameters (#3212) 2020-03-06 afdx@google.com spirv-fuzz: Use better function name (#3207) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@4c027048d88b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,jmadill@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Bug: None Tbr: radial-bots+chrome-roll@google.com,jmadill@google.com Change-Id: I7174d53788ef2e266046857c44c76a6fae29d0cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094690 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#748161}
-
Jan Wilken Dörrie authored
This change adds the compromiseTime field to the CompromisedCredential dictionary that is exposed via the chrome.passwordsPrivate extension API. This field is required to be able to sort newly discovered CompromisedCredentials by recency in the UI. Bug: 1047726 Change-Id: Id79f8646daa58e885e623999847bfe26d78b5036 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089702 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#748160}
-
Maria Kazinova authored
Done via enabling FormActivityObserver for PasswordController. Now forms are reparsed if a new form appears or if there is a change in an already existing form. Bug: 904268 Change-Id: Idc0b0f767bae2e869cb3f99d292165264b636992 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082387 Commit-Queue: Maria Kazinova <kazinova@google.com> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#748159}
-
Michael Ershov authored
Wrap the error into base::Optional to distinguish between "no error" state and "unknown error". Bug: 1045895 Test: CloudPolicyClientCertProvisioning* Change-Id: Icf6f22f127c46c1604632520cf4026a1760b6d69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2077993Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Michael Ershov <miersh@google.com> Cr-Commit-Position: refs/heads/master@{#748158}
-
Colin Blundell authored
ExternalNavigationHandler has a dependence on InstantAppsHandler for //chrome-level functionality of interaction with instant apps. This CL abstracts that dependence through ExternalNavigationDelegate.java to aid in componentization of ExternalNavigationHandler for sharing with WebLayer. The functionality exercised by the existing tests is now split between ExternalNavigationHandlerTest.java (testing functionality independent of the delegate impl) and ExternalNavigationDelegateImplTest.java (testing the production functionality now contained in the delegate impl). Note that there is a longer-term issue of to what extent we will incorporate //chrome's instantapps code in WebLayer. That is a larger issue than just the functionality covered in this CL (e.g., the existing maybeLaunchInstantApp() method of ExternalNavigationDelegate.java). We are examining that issue separately. Bug: 1031465 Change-Id: Ie22ee0083217dba65622eb1f4274a5e587b0c8b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2085211Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#748157}
-
David Staessens authored
This CL fixes a sequence check failing when destroying the device poller. This can happen when a video decoder is destroyed before initialization, causing destruction to not be performed on the video decoder thread as it was never started. TEST=./video_decode_accelerator_tests on hana BUG=b:150650090 Change-Id: I3f014c70cc5e7ffdd54d706a93ad12e014189a88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2084672 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#748156}
-
Vitaly Buka authored
Looks like buffers are not fully used and whitespace_buffer are used only for some calls. It seems possible to avoid using attribute, and have less buffers on stack, but it's going to be a bigger change. https://pinpoint-dot-chromeperf.appspot.com/job/12124259620000 Bug: 1055709 Change-Id: I8f98b12d0d3db46961e48aba2284acf7481c359f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094237 Commit-Queue: Vitaly Buka <vitalybuka@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#748155}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/0c9b6abde90c..717fa7a90e52 git log 0c9b6abde90c..717fa7a90e52 --date=short --first-parent --format='%ad %ae %s' 2020-03-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/SwiftShader 51b2800bb317..b44162fdbb25 (2 commits) Created with: gclient setdep -r src/third_party/angle@717fa7a90e52 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 jmadill@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: jmadill@google.com Change-Id: I90d73dc4973268ea19f4cc7f34b1eae381989c21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094691Reviewed-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@{#748154}
-
Vasilii Sukhanov authored
Bug: 1049185 Change-Id: Id01689a83ca4130d224a9f3a8eb51a255e5ece16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091533Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#748153}
-
Boris Sazonov authored
SigninFragment is never used with START_PAGE access point (we have SigninFirstRunFragment for that), so assert shouldn't allow thi value. Bug: 657587 Change-Id: I238b8366d6042db8b53c4318f1e457799254759b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089876 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#748152}
-
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/+/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: Idd99d738b9a53dbc0201695ff1fc088121990e6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094693Reviewed-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@{#748151}
-
Hans Wennborg authored
This shaves a few minutes off the clang packaging time, simplifies our build script, and brings the build config for lld closer to that for clang so that we can potentially build them in one go in the future. Building lld without thinlto does not appear to affect its performance. Bug: 884608 Change-Id: I4c3c39aa935fdb0a0977b1dd46400eee02d76dde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089835 Commit-Queue: Hans Wennborg <hans@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#748150}
-
David Jean authored
Bug: 1049638 Change-Id: I623e7655777a023df89299ef4211e891d0b69cfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091528Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#748149}
-
Kuo Jen Wei authored
The switch resolution race is caused by logic of enabling switching options right after STREAMING ready and before camera configuration finishing. This CL fix the race by introducing new CAMERA_CONFIGURING state will be flagged during the camera stream reconfiguration process. Bug: b/147567355 Test: Manually test clicking on the resolution options when it's clickable and won't jump back to previous option after clicked. Change-Id: I32153ff78bc1bc6a3478225479e289e5617851a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082665Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#748148}
-
Noel Gordon authored
The tab hover color was visually too dark G Grey 200 (should be 100). Bug: 992819 Change-Id: I96c02a72fc4d23ec0a3bb7981ed4429de4ef0210 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094580Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#748147}
-
Ewann authored
This CL Renames page_info_legacy_coordinator. and page_info_config. files, preparing for the implementation of the page info site security. Bug: 1038919 Change-Id: I91a62fd92589f1f6b406b4680c7f7bc1636b24de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089849 Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#748146}
-
Kei Nakashima authored
|MoveTo| moves the target node before the node with the given iterator in a linked list. This operation is executed by just updating indices of related nodes. Change-Id: I49fef39956717d878a505a0431d5d25b32c90bdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094837Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Kei Nakashima <keinakashima@google.com> Cr-Commit-Position: refs/heads/master@{#748145}
-
Takashi Sakamoto authored
- RendererScheduler.TasksWithSafepoints.TaskTime - RendererScheduler.TasksWithSafepoints.TaskSliceTime - RendererScheduler.TasksWithSafepoints.SafepointCount - RendererScheduler.TaskCountPerFrameType.HasSafePoint - RendererScheduler.TaskCountPerFrameType.HasSafePoint.LongerThan50ms - RendererScheduler.TaskCountPerFrameType.HasSafePoint.LongerThan150ms - RendererScheduler.TaskCountPerFrameType.HasSafePoint.LongerThan1s - RendererScheduler.TaskCountPerFrameType.HasSafePoint.LongerThan16ms - RendererScheduler.TaskCountPerFrameType.HasSafePoint.LongerThan100ms Change-Id: I398f21352485f49fda5e99ba6e2b2e62a7e0e000 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063619Reviewed-by:
Keishi Hattori <keishi@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#748144}
-
Rohit Agarwal authored
We currently don't have extensive tests on java side which checks any leakage of data across activities. This CL adds browser tests to check cookies leaks involving both Tabbed and CCT activities for both regular and incognito mode. Bug: 1035770 Change-Id: Iba3481d51923c0a30ec38646b25614db36549bdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054109 Commit-Queue: Rohit Agarwal <roagarwal@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#748143}
-
Kent Tamura authored
This CL has no behavior changes. Change-Id: I75d6d7c3c5a6e62e4fcdcb8dafb3bea44d766f9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093963 Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#748142}
-
Anastasiia Nikolaienko authored
Add 'Education account' labels for secondary accounts for Child users (Child users will be able to add only EDU accounts). Bug: 1043108 Change-Id: I4fad5c5a3da32538cacdb7e7557f2756ceef4a7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2007823 Commit-Queue: Anastasiia Nikolaienko <anastasiian@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#748141}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0268f16c7e98..5e9dd1d5e265 git log 0268f16c7e98..5e9dd1d5e265 --date=short --first-parent --format='%ad %ae %s' 2020-03-09 szuend@chromium.org [utilities] Use Set instead of Array in ServiceWorkerCacheTreeElement Created with: gclient setdep -r src/third_party/devtools-frontend/src@5e9dd1d5e265 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: chromium:1050549 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I47b0c3e02f96dcbbaec8649c1291de71c8be33ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094686Reviewed-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@{#748140}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/aa95c80e1a89..6861ea4e10a1 git log aa95c80e1a89..6861ea4e10a1 --date=short --first-parent --format='%ad %ae %s' 2020-03-09 johnkslang@users.noreply.github.com Merge pull request #2101 from travisfoo/master Created with: gclient setdep -r src/third_party/glslang/src@6861ea4e10a1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,jmadill@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: radial-bots+chrome-roll@google.com,jmadill@google.com Change-Id: I13047c26c6031693bc7a6dc62fdb45641768296a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094689Reviewed-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@{#748139}
-
Gauthier Ambard authored
The first run animation is done with the BVC being shown and the FirstRunViewController being presented on the same runloop. On official, this calls the completion handler of the BVC animation with finished at NO even if it actually completes. For now this CL fixes it by ignoring the finished value as it is not taken into account anywhere else (so it is not working). The long term solution will be to have a better way to present the first run. Fixed: 1056697 Change-Id: Iaf30240f4da98cf9d5856d34b6be174b371f1ccd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089767Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#748138}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3f3ca3d9d2ba..b0a8b6693f9b git log 3f3ca3d9d2ba..b0a8b6693f9b --date=short --first-parent --format='%ad %ae %s' 2020-03-09 eseckler@google.com Merge "Remove single dangling _COMPONENT suffix" Created with: gclient setdep -r src/third_party/perfetto@b0a8b6693f9b 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: I93b9e64cb364daf7ff870b0ef84a56cf5d7cddfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094685Reviewed-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@{#748137}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1987b8f36714..0154105fc14c git log 1987b8f36714..0154105fc14c --date=short --first-parent --format='%ad %ae %s' 2020-03-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src da581c3b..5c8f724b (551 commits) 2020-03-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9acaf6626042..0c9b6abde90c (11 commits) Created with: gclient setdep -r src/third_party/skia@0154105fc14c 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 brianosman@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: brianosman@google.com Change-Id: I8b867c2ef83138c2e7b5c36c7ad0054aa891b7db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094682Reviewed-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@{#748136}
-
Luciano Pacheco authored
Fix the selector to be able to reach to <button> or <cr-button> in the toolbar. Bug: 1035691 Change-Id: I75ddda33c00914c049d048209e1d21cf761b4758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094063 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#748135}
-
Yuichiro Hanada authored
Clients of exo expects to handle the key repeat in the client side according to crrev.com/c/1079768. Therefore, exo::Keyboard silently ignores the key repeat events. However, it doesn't mark the key repeat events as handled and they are used to invoke the accelerators. This CL changes exo::Keyboard to mark the key repeat events as handled, then they are not used to invoke the accelerators anymore. Bug: b/149477038 Test: Hold Ctrl and W on an ARC++ app which eats Ctrl-W key event, and check that the app doesn't close. Change-Id: Iab480b94b98ea8d3e12ce67b810162f1f671e3b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091328Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#748134}
-
Makoto Shimazu authored
New service worker needs to update loader factories after the main script is loaded because COEP header in the response header for the main script needs to take effect. This CL is to update the loader factories for loading imported scripts. Bug: 1039613 Change-Id: I5a4f74c8037c47c4b14daf0608f8477f34569666 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087209 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#748133}
-