- 28 Jul, 2020 40 commits
-
-
Greg Guterman authored
Change-Id: I87af37a90ce2d6bb286095ef848636639845c984 Bug: 1095060 Ignore-CQ-Freeze: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324802Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Gregory Guterman <guterman@google.com> Cr-Commit-Position: refs/heads/master@{#792393}
-
Jan Wilken Dörrie authored
This change creates and registers the zxcvbn data component. Bug: 1104878 Change-Id: I0cb23e5253b5f030c6652234ef51082f7d9d6057 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323331 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#792392}
-
liberato@chromium.org authored
This CL introduces media::Tuneable, which creates a tuneable parameter based on a finch field trial parameter. It caches the value to avoid redundant string conversions, and also has handy helpers for types that aren't supported by field trial params (base::TimeDelta). Change-Id: I8b1a6ec3ab0d7f5e36f8ebd496ae2c44e8cd414b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2164227Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#792391}
-
Mark Pearson authored
Retire: History.InMemoryDBKeywordURLPopulate History.InMemoryDBKeywordTermsPopulate Revive: History.InMemoryDBPopulate History.InMemoryDBItemCount Bug: 969934 Change-Id: If7391c4c16358d5dae54fe24175992e394aaf674 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321832Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#792390}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/3ee5f2f1d331..7ab4564696a7 2020-07-28 johnkslang@users.noreply.github.com Merge pull request #2359 from dneto0/fix-warn 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,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_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 Tbr: radial-bots+chrome-roll@google.com,tobine@google.com Change-Id: Id285fbebd3d0110053edf5bc4e2127dec3374ef3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323243Reviewed-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@{#792389}
-
Matt Jones authored
The only user of the onHideLayout signal was the OverlayPanel which has an alternate signal through SceneChangeObserver (which it now uses). The SceneOverlay method has been removed. Bug: 1100332, 882508 Change-Id: If2b476eb567451db5803bb0922f9ea2e3a0244ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320076 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Reviewed-by:
Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#792388}
-
Wez authored
Change-Id: Ia6faa76726505fbaab87f5a76c3c98cbd2c6512d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323294 Commit-Queue: Wez <wez@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Auto-Submit: Wez <wez@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#792387}
-
OlivierLi authored
This allows selective activation of hang watching on the different supported threads. Bug: 1034046 Change-Id: Iac18db82d162cc88b4ca78134b74cfec96340e33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288196Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Oliver Li <olivierli@chromium.org> Cr-Commit-Position: refs/heads/master@{#792386}
-
ckitagawa authored
The overscollRefreshTest stopped crashing for a while, but then returned. I suspect a stale Assert.fail callback was to blame. This harness has been largely refactored so we will get a much clearer stack trace if there is actually a problem and there are no longer Assert.fail callbacks. Bug: 1093083 Change-Id: Icb804887c5ba77113fc7d0efaa479e807ccc84ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324362Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#792385}
-
Mike Wittman authored
Adds a simple builder to create in-memory ELF images to support more comprehensive unit tests, and adds tests for scenarios which were previously untested. The ELF images produced by the builder have been validated by dumping their contents using eu-readelf. Currently the builder and tests only cover the relocatable case where virtual addresses in the file are the same as the corresponding file offsets. The builder and tests will be extended in follow-on CLs to support relocatable images loaded at an offset, and non-relocatable images. Also corrects a comment in the .cc which wrongly implied position independent code is not used within non-Fuchsia non-Android ELF files. Bug: 1105170 Change-Id: I35ae76beeb2ddb50602b0d28757673671990bb9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304664 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#792384}
-
Vikas Soni authored
Using a regex "V.*" to disable gpu raster on VideoCore V gpus was also causing it to be disable for VideoCore VI+. Hence update the regex to limit it only to VideoCore V. Also update it to disable gpu raster only on android version <=M. Bug: 710273 Change-Id: Id34124abb7afadf1a41a4804be6542253d469c4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321112 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#792383}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/6df0243a1173..ff2a4f3506e1 2020-07-28 fmayer@google.com Merge "Use CLOEXEC for opening /proc/self/maps." 2020-07-28 lalitm@google.com Merge "tp: bump trace processor and traceconv versions" 2020-07-28 lalitm@google.com Merge "ui: take layout depth into account when quantizing async tracks" 2020-07-28 primiano@google.com Merge "OS_MACOSX -> OS_APPLE / OS_MAC" 2020-07-28 fmayer@google.com Merge "Formatting fixes for heap_profile." 2020-07-28 treehugger-gerrit@google.com Merge "ChromeConfig: Add a setting for exporting trace data as JSON" 2020-07-28 treehugger-gerrit@google.com Merge "Fixed a typo in docs" 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: I0cdcd15697b443e43498e099b20b8e41ee793c4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323768Reviewed-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@{#792382}
-
Mugdha Lakhani authored
This is used to keep track of the history of prerendered content and will be used to support NoStatePrefetch for WebLayer. Bug: 1096088 Change-Id: Ia74237c56653dc49da04ec02f9562d620a270d0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316213 Auto-Submit: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#792381}
-
Will Cassella authored
This CL converts base::Callback (and corresponding calls to base::Bind) to either base::OnceCallback or base::RepeatingCallback in chrome/browser/media. In general a base::OnceCallback is preferred since that's a stronger API guarantee, so that's been done where safe. Bug: 1007635 Change-Id: Ie3113c61db1ae43ce2e31c262f023d714f42dfc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321003 Commit-Queue: Will Cassella <cassew@google.com> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#792380}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a58287b8ee08..7291750ae258 2020-07-28 ehmaldonado@google.com presubmit: Add dirmd_bin to CheckDirMetadataFormat. 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 ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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 Bug: chromium:1102997 Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I1fa267030e6ddd5b2d79125215721590dab0511b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323765Reviewed-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@{#792379}
-
Richard Townsend authored
Corrects a problem with the inline assembly formatting on Windows (Clang's assembler behaves differently with line-breaks vs semi-colons on Windows than it does on other systems - was incorrectly squashing nops). It also ensures that the right number of instructions are skipped to avoid an instruction alignment crash when the linker's configured incorrectly. Bug: 1108769 Change-Id: I1f1f1ac7866c72d62068ad1db87f12c08204303c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320570Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Richard Townsend <richard.townsend@arm.com> Cr-Commit-Position: refs/heads/master@{#792378}
-
phillis authored
Moves |AppShimRegistry::OnAppInstalledForProfile| from AppShortcutManager observer pattern to |OsIntegrationManager::InstallOsHooks| Bug: 1098027 Change-Id: I102a787aeee35ebed401025eac7cbdd54177f3d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311115Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/master@{#792377}
-
Yu-Hsuan Hsu authored
The change is related to CL:2291484. Add histogram information in histograms.xml to make the histogram visible on chromedashboard. BUG=b:160939695 Change-Id: Ic528934c18e0c3094e37cc16069c61bd5c931002 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311983 Commit-Queue: Yu-Hsuan Hsu <yuhsuan@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#792376}
-
bttk authored
Bug: 1109369 Change-Id: Ib1668e3de81d0da1c9c283ab925c21a6a92515fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318506 Reviewed-by: Ender
💬 =🕐 (ping me for faster reviews) <ender@google.com> Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: who/bttk <bttk@chromium.org> Cr-Commit-Position: refs/heads/master@{#792375}
-
Will Cassella authored
This CL converts instances of base::Callback and base::Bind into base::OnceCallback/base::RepeatingCallback and base::BindOnce/ base::BindRepeating, as part of the Chrome code health project. In this case all of the `GenericDoneCallback` etc types were effectively OnceCallbacks, so this CL replaces them with that, as they're generally more efficient and provide more flexibility to the creator of the callback. Bug: 1007635 Change-Id: I63b70bc3e46497d979d5f524a533621ad824c0d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318004Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Will Cassella <cassew@google.com> Cr-Commit-Position: refs/heads/master@{#792374}
-
Changwan Ryu authored
Bug: 1088548, 1088549 Change-Id: I186748bfc9d45b4142f13b962a74b74f9420371d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317766 Commit-Queue: Changwan Ryu <changwan@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Auto-Submit: Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#792373}
-
Chris Lu authored
Creates DefaultBrowserPromoCoordinator, which will manage new DefaultBrowserPromoViewController to show the fullscreen promotion modal for users that may want to set Chromium as their default browser. Screenshot: https://drive.google.com/file/d/1wGlAB88CA-vokoBnolz59a4lvaFrKXfc/view?usp=sharing Bug: 1107489 Change-Id: Ia937bdbdb5bb275435dfe234a2019455b1ffdff9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318687Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#792372}
-
Caleb Raitto authored
These IDs introduce variance in digest values for the same set of canvas 2D context operations. Also, add some unit test coverage that we were missing. Bug: 973801 Change-Id: I12728c5ab4dcd46b6a21bbcfbb18066652ebbf93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2243731 Commit-Queue: Caleb Raitto <caraitto@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#792371}
-
Daniel Rubery authored
Based on UX feedback we don't want a "learn more" link in the dropdown, and there's nothing a user can do with these downloads since they have been blocked, so remove the dropdown entirely. Old screenshot: https://screenshot.googleplex.com/7r65OQPO7Xs.png New screenshot: https://screenshot.googleplex.com/TPkBgzZMDYT.png Fixed: 1069527 Change-Id: I81b7eee8399ef1ba3e5ec449bee6c6899b09db58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321329 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#792370}
-
Bence Béky authored
https://quiche.googlesource.com/quiche.git/+log/eede82b9b785..e7415a5b8712 $ git log eede82b9b..e7415a5b8 --date=short --no-merges --format='%ad %ae %s' 2020-07-27 haoyuewang Simplify the usage of ack_frequency and ack_delay in quic_received_packet_manager. flag protected by gfe2_reloadable_flag_quic_simplify_received_packet_manager_ack. 2020-07-27 wub In quicconnection, revert to a previously validated mtu after a delay equivalent to the duration of three ptos. protected by --gfe2_reloadable_flag_quic_revert_mtu_after_two_ptos. 2020-07-27 fayang Deprecate gfe2_reloadable_flag_quic_always_send_earliest_ack. 2020-07-27 bnc Update goaway behavior. protected by gfe2_reloadable_flag_quic_http3_goaway_new_behavior. 2020-07-24 nharper Replace reloadable quic_enable_tls_resumption flag with restart flag 2020-07-24 fayang Do not enforce push promise arrive in order in http3. client side only, not protected. 2020-07-24 fayang Surface hpack decoder detailed error for header value too long, and put detailed error to quic connection close error details. only change connection close error detail, not protected. 2020-07-24 haoyuewang Reserve a few connection options for using gfe measured bandwidth data in cwnd bootstrapping. no behavior change and not flag protected. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I8273dc56d706086ab271aba32932635e99a3f552 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321850Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#792369}
-
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-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: I913d1d52eeff98eb989458bfc8b16eb189987620 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323825Reviewed-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@{#792368}
-
Albert Chaulk authored
Bug: b/158233592 Test: None Change-Id: I2cb9df2c01e15be5202a2d905c211490d916b814 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257746 Auto-Submit: Albert Chaulk <achaulk@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Albert Chaulk <achaulk@chromium.org> Cr-Commit-Position: refs/heads/master@{#792367}
-
Vadim Bendebury authored
Let's keep collecting Platform.Cr50.BoardIdOfRlzMismatch, Platform.Cr50.FlashLog and Platform.Cr50.RlzOfBoardIdMismatch metrics for another year. Bring the FlashLog deadline in sync with the rest. BUG=chromium:1089267 TEST=none Change-Id: I8da92cd6b66846730c190ad191efcae4a3addf03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225459 Auto-Submit: Vadim Bendebury <vbendeb@chromium.org> Commit-Queue: Vadim Bendebury <vbendeb@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#792366}
-
Lukasz Anforowicz authored
This CL deduplicates ContentBrowserClient::WillCreateURLLoaderFactory and devtools_instrumentation::WillCreateURLLoaderFactory calls made by RenderFrameHostImpl from RenderFrameHostImpl::CommitNavigation (for |non_network_url_loader_factories_|) and from RenderFrameHostImpl::CreateNetworkServiceDefaultFactoryInternal. This deduplication will help in a follow-up CL that changes the lifetime of FileURLLoaderFactory and needs to add one more call to WillCreateURLLoaderFactory - see https://crrev.com/c/2305213/11. This CL ignores RFHI callers of ContentBrowserClient::WillCreateURLLoaderFactory that don't call into devtools_instrumentation (AppCache and WebUI). Omitting devtools_instrumentation from these callers is intentional (as discussed in the code review). Bug: 1106995 Change-Id: I9888a39f3a7169399e535b3c68eae6fc53610b18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321538 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#792365}
-
Andrey Kosyakov authored
Change-Id: Iab48be6f9588bd1ce118892823323dfeae67abb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320996 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#792364}
-
Maria Kazinova authored
Previously the FieldDataManager data was not cleaned in time, and it was causing problems especially on interaction with pages retrieved from cash. Bug: 1109189 Change-Id: I8ec9707157d1fb90c38fd4cf931c6faff8d28513 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2322828Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Maria Kazinova <kazinova@google.com> Cr-Commit-Position: refs/heads/master@{#792363}
-
Brandon Wylie authored
Bug: 967960 Change-Id: I2fad7427977c15b19e914022cc6e4559be8e11e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303599Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#792362}
-
Adam Langley authored
This change defers ending the Activity until all the fragments of the reply have been sent. This _may_ help BLE reliability. BUG=1002262 Change-Id: I3434817cbd60e3f91eeced083772077731cbf74a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310192 Commit-Queue: Adam Langley <agl@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Auto-Submit: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#792361}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e8188f21..32344f5f Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Id3b29ffd603147f6084b7bd19285fb2b01971233 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2322947Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#792360}
-
Frédéric Wang authored
Bug: None Change-Id: I5ef5990cfcf08aea0776f44365963719bd6a44e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323684 Commit-Queue: Frédéric Wang <fwang@igalia.com> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#792359}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/0bb26390604e..24a53a05a52d 2020-07-28 dminor@webrtc.org Fix division by zero in I420Buffer::CropAndScaleFrom 2020-07-28 hbos@webrtc.org [Perfect Negotiation] Implement non-racy version of SetLocalDescription. 2020-07-28 sakal@webrtc.org Delete dead code from JNI audio header. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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 Bug: chromium:1071733 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I7f2478c5f1258a935467101742f6bd5cb5f68f56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323241Reviewed-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@{#792358}
-
Adlai Holler authored
This is part of a larger effort to require users to provide powered-up GrDirectContexts when manipulating GPU images. See bug for details. Bug: skia:104662 Change-Id: I9e611b6ed3a665f706e7dbce490b0229186e8824 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323135 Commit-Queue: Adlai Holler <adlai@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Auto-Submit: Adlai Holler <adlai@google.com> Reviewed-by:
Robert Phillips <robertphillips@google.com> Cr-Commit-Position: refs/heads/master@{#792357}
-
Changwan Ryu authored
These still provide valuable insights into how WebView is used, so extending the expiration dates of these metrics. Bug: 1089669, 1088548 Change-Id: I9a4aa46ed6099ac961de54346ac632a0b014f8c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317708Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Changwan Ryu <changwan@chromium.org> Auto-Submit: Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#792356}
-
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-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: I13c1e728a5a62eeb29f45e878b5a969b4eb91e63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2322179Reviewed-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@{#792355}
-
Mohamed Heikal authored
- Exposes material design's deps to be public so that the external version of material design could depend on its deps from //third_party/android_deps. - Replace all usages of the material design target to be a variable. TBR=just mechanical renaming of material design target Change-Id: I12e0e6f534aab3fdc0d5f868373f8687d3e41e8e Bug: 1110346 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321748Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#792354}
-