- 30 Jul, 2020 40 commits
-
-
Joey Arhar authored
Making find-in-page scrolling async is needed for a use case with the beforematch event where the page posts a task to modify the layout of the page and then expects find-in-page to scroll to the target location after the style modification takes place. This use case is demonstrated in the test case beforematch-async.html. Bug: 1087536 Change-Id: I46a9e7d6195f02697b6acd1f20263dd9ba0bd679 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261138Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/master@{#793169}
-
Victor Hugo Vianna Silva authored
This CL adds a histogram that records, per data type, what was the number of sync entities that remained undecrypted when it was disabled. Bug: 1109221 Change-Id: I4b97f99286a85f3f5bd4f3ee4cf8de206ff93d69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2326710 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#793168}
-
Roman Arora authored
Bug: 1099917 Change-Id: If5ff51d090940a7f6d994b99adb6d02615c13dba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324161Reviewed-by:
Robert Liao <robliao@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/master@{#793167}
-
Vikas Soni authored
1. max_images was initially set to 2 and was reduced to 1 later since xiaomi mi box 4 didn't supported max_images more than 1. 2. Since using max_images of 1 can have negative impact on playback smoothness, setting it back to 2 for all devices except mi box 4. Bug: 1051705 Change-Id: Ibd466027c97ce7b7266115fd86339ede60bf41e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315217 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#793166}
-
Yuki Shiino authored
Blink-V8 bindings team has been developing the new improved Web IDL bindings system, and this patch enables the new bindings implementation of Web IDL interfaces at build time. Note that other IDL definitions (buffer source types, dictionaries, callback functions, etc.) are not affected and the old bindings are still used for them. The new IDL interface implementation is not 100% compatible with the old one, and we see the following changes/improvement that are visible from author script. Behavioral changes: - Cross origin attributes become accessor properties. - Indexed/named properties' behaviors change. - Legacy platform objects with indexed properties support @@iterator property. - Maplike supports size() operation. - [NoInterfaceObject] removes 'constructor' property. - Some of error messages change. For these changes, new behaviors are better conforming to Web IDL specification. Non-behavioral changes: - Keep-alive-GC optimization is removed. For performance, there is no major difference in speed perf and -17KB improvement in APK binary size. Pinpoint results https://pinpoint-dot-chromeperf.appspot.com/job/1230bdd8920000 https://pinpoint-dot-chromeperf.appspot.com/job/14b5b5d0920000 https://pinpoint-dot-chromeperf.appspot.com/job/12ca6424920000 https://pinpoint-dot-chromeperf.appspot.com/job/14e3aa48920000 Bug: 839389 Change-Id: I9de8de3cc9e37b4ee46333c9270fe49bbdd69534 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081633 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#793165}
-
Viktor Semeniuk authored
This change adds possibility to edit password on Password Details Screen. Bug: 1075494 Change-Id: I7647237b41c7cabcd93fc4a19bf92f5ea7c3b5ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309692 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#793164}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/8d09e37670ed..8138cbbd875a 2020-07-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from dc8e77f0e521 to 08a3cc4cfbaa (3 revisions) 2020-07-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-ValidationLayers from c0bf676837e4 to 4400cab64b22 (7 revisions) 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 tobine@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: tobine@google.com Change-Id: I55d6d9d4c826e575339b27cd76e32939ac7b72dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328759Reviewed-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@{#793163}
-
Andrew Grieve authored
Bug: 1111004 Change-Id: I0287c7096017b440704d3e79ea6768fd0cf21fe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327612 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#793162}
-
Alexander Surkov authored
It is shorter and more readable format, allows to skip =* part in property patterns, for example AXRole instead AXRole=*. It also makes the format consistent in case of nested calls, for example, AXTextMarkerForIndex(AXIndexForTextMarker(index))=index, which has no wildcards in it. Bug: 1100991 Change-Id: Ie439d9052b276c15d46b9da990504608706c748a AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318552 Commit-Queue: Alexander Surkov <asurkov@igalia.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#793161}
-
Benoit Lize authored
Change-Id: I28c8ca1c1d0464ae6b632ff7b1d8440770b0c935 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325175Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#793160}
-
Matt Jones authored
tabStateInitialized is another method in the SceneOverlay interface that is only used a single time. Since this method is also easily replaced by an observer, the interface method has been removed in favor of that. Bug: 1100332, 882508 Change-Id: Ifb088320dac2ed2143a67fc46d59a30a8aa7c4b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2326012Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#793159}
-
Ewann authored
- Adds a new Context Menu with a "Copy" action for tabs item. - Adds a new empty Context Menu for section header. - Wraps the old implementation with a feature flag check. - Adds metrics for the new context menu and its action. Bug: 1093302 Change-Id: I53d698f5480e201423cf5f28add4c16c2b35b9c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325730Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Cr-Commit-Position: refs/heads/master@{#793158}
-
Avi Drissman authored
Bug: 1105907 Change-Id: I2b7ab8c7671cbd492394d453a14fb47517dbc4d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328340 Auto-Submit: Avi Drissman <avi@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#793157}
-
Ali Juma authored
This CL adds a factory for creating RealTimeLookupService instances on iOS, and uses a RealTimeLookupService with SafeBrowsingUrlCheckerImpl when the kRealTimeLookupEnabled feature is enabled. This means that when this feature is enabled, real-time lookups work on iOS. Change-Id: I7126a4224a20bd9fb45360ba2dc46f5d032f4a10 Bug: 1103220 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317850 Commit-Queue: Ali Juma <ajuma@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#793156}
-
Bence Béky authored
https://quiche.googlesource.com/quiche.git/+log/e5c11c069f53..d782fd9e320e $ git log e5c11c069..d782fd9e3 --date=short --no-merges --format='%ad %ae %s' 2020-07-30 vasilvv Fix a typo in CertificateView that prevented P-256 from working. 2020-07-29 dschinazi Cleanup uses of QUIC version 2020-07-29 renjietang Replace gfe2_reloadable_flag_quic_enable_zero_rtt_for_tls with gfe2_restart_flag_quic_enable_zero_rtt_for_tls_v2 2020-07-29 vasilvv Add support for legacy ECDSA private keys to certificate_view.h 2020-07-29 fayang QUIC client do not send new request if now is close to idle timeout. Only affecting client, not protected. 2020-07-29 fayang In QUIC, add a copt to enable overshooting detection. Protected by gfe2_reloadable_flag_quic_enable_overshooting_detection. 2020-07-29 fayang Make sure MaybeCoalescePacketOfHigherSpace is not re-entrant to avoid infinite loop. Protected by gfe2_reloadable_flag_quic_coalesced_packet_of_higher_space2 which replaces gfe2_reloadable_flag_quic_coalesced_packet_of_higher_space. 2020-07-29 fayang In quic, respect enable_half_rtt_tail_loss_probe_ when using pto. protected by gfe2_reloadable_flag_quic_use_half_rtt_as_first_pto. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I2e4ce8ba9b1fc158528ae44d2cdf52b9560a57ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329246 Commit-Queue: Renjie Tang <renjietang@chromium.org> Reviewed-by:
Renjie Tang <renjietang@chromium.org> Cr-Commit-Position: refs/heads/master@{#793155}
-
Bailey Berro authored
Currently changes to menuOptions via array mutations do not cause shouldDisableMenu_() to be called again. In particular, this causes and issue with the resolution dropdown for CrOS Display Settings since we rebuild the list of resolutions by assigning an empty array and then calling the 'push' array mutation. Fixed: 1105149 Change-Id: I9e275454254af56ea3aab5f83176a51cd447d0c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327790 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Auto-Submit: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#793154}
-
Bence Béky authored
When moving HTTP2_SESSION_SEND_DATA from SpdySession to SpdyStream at https://crrev.com/c/2309350, I incorrectly changed the event source. This CL fixes it, so that HTTP2_SESSION_SEND_DATA will show up in the HTTP2_SESSION together with HTTP2_SESSION_SEND_HEADERS and HTTP2_SESSION_SEND_GREASED_FRAME. Bug: 1106652 Change-Id: I1ae2776326ac0f680dc4162cea509d779cb09b33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327184 Commit-Queue: Renjie Tang <renjietang@chromium.org> Reviewed-by:
Renjie Tang <renjietang@chromium.org> Cr-Commit-Position: refs/heads/master@{#793153}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/5ba6534884d9..e393c61a1563 2020-07-30 senorblanco@chromium.org Dawn: update for API changes (Buffer). 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 borenet@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 Bug: None Tbr: borenet@google.com Change-Id: Id9709806cdb8daac046f355b1243e65fc7493f29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328760Reviewed-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@{#793152}
-
Balazs Engedy authored
The following test is flaky: FallbackCoordinatorTestCase/testOpeningIncognitoTabsDoNotLeak. Bug: 1111258 Change-Id: I510731574950001de8f6c39440fdd586e94bfc80 TBR: javierrobles@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329590Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#793151}
-
Caitlin Fischer authored
No clickjacking histograms were being logged. Bug: 1110301, b/162309838 Change-Id: I5a63af6068f589375da13c134e5c173adfa757f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323130Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#793150}
-
Mikel Astiz authored
OnPassphraseAccepted() indicates the completion of the asynchronous operation initiated by SetEncryptionPassphrase(), so it's cleanest to notify it last. This is expected to introduce no noticeable behavioral difference but simplifies writing tests. Change-Id: I261c19bcc1b1386234ca878233f34954046297f7 Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328966 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#793149}
-
Dale Curtis authored
This was set to expire soon and per relevant OWNERS is unused. Fixed: 1109828 Change-Id: Id88bb92b7222d19928f4c53a66c9262ec044c5f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324891 Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#793148}
-
Matt Jones authored
The only user of the onTitleChanged event was the tablet tab strip which already had access to the TabModelSelector. This patch removes the SceneOverlay method in favor of handling title change events in the feature code. Bug: 1100332, 882508 Change-Id: I022609157f2dd89983f6f9d15ad631783297a949 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324665Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#793147}
-
Varun Khaneja authored
Bug: 1089439 Change-Id: Ia5126efe68d3bca2495dd8126536e0693b431ff1 Fixed: 1037227,1109954 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327454 Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Auto-Submit: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#793146}
-
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: I34954e8b4b46193f1117ce7833f7547833e3b06d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328757Reviewed-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@{#793145}
-
Jonathan Ross authored
This reverts commit 4a52a132. Reason for revert: Crashing the GPU process between pixel_tests, about 40% of the runs. crbug.com/1111312 Original change's description: > viz: RGBA_TEXTURE copy requests in SkiaRenderer > > Currently, SkiaRenderer does not support RGBA_TEXTURE > CopyOutputRequests which are used in Chrome OS for screen rotation > animations [1] (among other things). As part of a larger effort to > enable SkiaRenderer on Chrome OS, this CL implements RGBA_TEXTURE > support in SkiaOutputSurfaceImplOnGpu::CopyOutput: > > 1. Refactor SharedImageFactory ownership out of > DirectContextProviderDelegateImpl (used only for the > use_gl_renderer_copier bypass) and directly into > SkiaOutputSurfaceImplOnGpu. > 2. Create a SharedImage and its Skia representation in CopyOutput and > blit the request rect from the source into the output SkSurface. > 3. Send the SharedImage's mailbox back through the CopyOutputResult > with a release callback that destroys the SharedImage. > 4. Enable SKIA_GL tests in cc_unittests. > > [1] https://source.chromium.org/chromium/chromium/src/+/master:ash/rotator/screen_rotation_animator.cc;l=214;drc=b15cb5fd43aff2d181355401d99e47e2e44aa61f?originalUrl=https:%2F%2Fcs.chromium.org%2F > > Bug: 1046788, 971257, 1098435 > Change-Id: I62d41390828ed0c79a1dc29c508efc748924ce06 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302733 > Reviewed-by: Khushal <khushalsagar@chromium.org> > Reviewed-by: Jonathan Backer <backer@chromium.org> > Commit-Queue: Brian Ho <hob@chromium.org> > Cr-Commit-Position: refs/heads/master@{#792971} TBR=backer@chromium.org,dcastagna@chromium.org,khushalsagar@chromium.org,hob@chromium.org Change-Id: I67bc898f661319f387453696cda55076f8b114b6 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1046788 Bug: 971257 Bug: 1098435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329730Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#793144}
-
Mikhail Khokhlov authored
Bug: b/161112814 Change-Id: I45ab822baa0ba5c8f9f52129ece60e337383624e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328968Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#793143}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d9705a3ee367..f2d177ab9e84 2020-07-30 janscheffler@chromium.org Migrate `front_end/event_listeners` to `devtools_entrypoint` 2020-07-30 janscheffler@chromium.org Disable flaky e2e test 2020-07-30 janscheffler@chromium.org Disable flaky e2e test 2020-07-30 szuend@chromium.org [cleanup] Re-write 'FrameManager' unit tests using some helper functions 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:1101738,chromium:1111255,chromium:1111256 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I5153c4e0dcca9bb00b03dbd477898a43104c6ae7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328756Reviewed-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@{#793142}
-
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/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: I3df2f9ebfae0407eb22b364cd60582b2afcb86c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329046Reviewed-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@{#793141}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/a45f583aecc0..d755ba27aab7 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-linux-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: I294ae50c2b15e1f58c900c76bdb90c7e7ba12b8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329049Reviewed-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@{#793140}
-
Balazs Engedy authored
This reverts commit 5528fce5. Reason for revert: Compile failure on: https://ci.chromium.org/p/chromium/builders/ci/win-archive-rel/16199? Original change's description: > Read attachments from introduction > > Reads text and file attachments from introduction frame and appends > them to the share target. > > Bug: 1085068 > Change-Id: I0198a9edcfa5d8c7691514072c50577ff3d72428 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320599 > Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> > Reviewed-by: Alex Chau <alexchau@chromium.org> > Cr-Commit-Position: refs/heads/master@{#793136} TBR=alexchau@chromium.org,himanshujaju@chromium.org Change-Id: I4fbdac65b9e62653068572eaade6b920d949b9df No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1085068 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329591Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#793139}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/d755ba27aab7..bcdec7d7076c 2020-07-30 treehugger-gerrit@google.com Merge "Diff test for flow event version 2 improved" 2020-07-30 hjd@google.com Merge "ui: Enforce bucket size is at least 1ns" 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: Idcbdfb4537515dd74a49e416783e96e29fe5094b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328755Reviewed-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@{#793138}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/a307488e3859..a45f583aecc0 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-win-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: If14dd049765d36afc9a298ca171bbb474e85692f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329047Reviewed-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@{#793137}
-
Himanshu Jaju authored
Reads text and file attachments from introduction frame and appends them to the share target. Bug: 1085068 Change-Id: I0198a9edcfa5d8c7691514072c50577ff3d72428 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320599 Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#793136}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1596095888-824adbe180e90d0db36c843038b46bf769e7f7bb.profdata to chrome-win32-master-1596103202-ae37a5b5255471047baf735b75fad8695ae7df62.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@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: chrome/try:win-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@google.com Change-Id: I1d727b1be204b653f7ba079e0676c00ca71d5642 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328754Reviewed-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@{#793135}
-
Victor Hugo Vianna Silva authored
The OWNERS file lists tangltom@, who hasn't worked in Chromium for a while. PeopleHandler is mostly used for interacting with Sync through Settings. The CL makes the file co-owned by a member of the Sync team and one of the Sign-in team. Bug: None Change-Id: I5280bf0b85db7950b5e2ba4f336b60580234678b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2307231Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#793134}
-
Nohemi Fernandez authored
These utilities already exist in Sign-in and should be kept within the codebase owned by the Sign-in team. Bug: 1103274 Change-Id: Idaa5827ca06bbb0b2edcfe603a8d83545de18087 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325174Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Cr-Commit-Position: refs/heads/master@{#793133}
-
Rushan Suleymanov authored
This CL introduces a factory for SyncInvalidationsService and wires it to ProfileSyncService to add listener. The invalidations service is added behind a feature toggle which is disabled by default. Bug: 1082122 Change-Id: I94249979ae4fc17132670fba2d49a7ba50a56bc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220029 Commit-Queue: Rushan Suleymanov <rushans@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#793132}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 846c5c16. With Chromium commits locally applied on WPT: 3bd086b0 "Make CSP default-src without 'unsafe-eval' block eval in iframes" 6d63b58a "Split iceGatheringState tests into separate files & update expectations" 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=lpz@google.com No-Export: true Change-Id: I35817b1a541678ae32d7289ade32f4a06f45603c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329244Reviewed-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@{#793131}
-
Balazs Engedy authored
The file contained redundant entries for virtual/* tests, remove those. Bug: None Change-Id: I2f6ea4a70bfc3d01dae66da251e4b39b0d3ffbab No-Try: True No-Presubmit: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329570Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#793130}
-