- 11 Oct, 2018 40 commits
-
-
Jared Saul authored
Bug: 884817 Change-Id: Ie08d29f7f5b1b8715740a34be8d5894fd3b90d2b Reviewed-on: https://chromium-review.googlesource.com/c/1277645 Commit-Queue: Jared Saul <jsaul@google.com> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#598897}
-
Nicolas Pena authored
This CL uses document fragments to append scripts faster. Also, we do not need to wait until onload of one script to begin appending the next. Bug: 626703, 883837 Change-Id: I0bc010640793d6a7113d404f2838fd5cfe88ab25 Reviewed-on: https://chromium-review.googlesource.com/c/1265901Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#598896}
-
Fernando Serboncini authored
Change-Id: Ia1e7de76592b48ad376ed77cfcb5dbe6e0106f1e Reviewed-on: https://chromium-review.googlesource.com/c/1276865Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#598895}
-
Chris Harrelson authored
Previously, a PaintLayer whose compositing inputs changed didn't propagate those changes to the squashing layer, if the PaintLayer was squashed. Bug: 890638 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I0ad3bb79aa15e59eca9efd443f40cd5b66dcd583 Reviewed-on: https://chromium-review.googlesource.com/c/1274895 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#598894}
-
Andrey Kosyakov authored
- extract all URLRequestContextGettter and NetworkContext creation logic into HeadlessRequestContextManager; - reconcile network service and non-network service code paths as much as possible; - fix a couple of issues with handling of redirect URLs in DevToolsURLLoaderInterceptor that were different from URLRequestJob-based interception and caused headless tests to fail; - plumb a call to NetworkServiceTestHelper::RegisterNetworkBinders() in headless utility process when running tests to let network service tests inject the magic client certificates; - update traffic annotations as they just moved; Bug: 838291,792676 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: Ia29143a85b0c0293fae13079ec9f88ff5ba924f9 Reviewed-on: https://chromium-review.googlesource.com/c/1263566Reviewed-by:Georges Khalil <georgesak@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#598893}
-
Dmitry Gozman authored
We don't need it during CommitNavigation - we already called WillSendRequest during BeginNavigation instead. This is a preparation to stop (ab)using WebURLRequest when committing a navigation - the callbacks won't be issued as well. Bug: 855189 Change-Id: If0b792cd3e43171fe3830005af61c660b93e8c6e Reviewed-on: https://chromium-review.googlesource.com/c/1271875 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#598892}
-
Xianzhu Wang authored
Bug: 890598 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I2aee8bf37891a163ce8182ef1c4e620eab5dcf2a Reviewed-on: https://chromium-review.googlesource.com/c/1276890Reviewed-by:
vmpstr <vmpstr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#598891}
-
Gang Wu authored
Add assumptions/requirements for the FeedHistoryHelper class in comments. Bug: 831641 Change-Id: I8c6a1a1c0acc667fc4c2da00a41b9bab7c3574a7 Reviewed-on: https://chromium-review.googlesource.com/c/1274463 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#598890}
-
Peter Kasting authored
Bug: none Change-Id: I8c83cc8ca8184aa4bf2f991e947a716d785bd455 Reviewed-on: https://chromium-review.googlesource.com/c/1274128Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#598889}
-
David Bertoni authored
Bug: 805600 Change-Id: Ibed20e07b9f52a80302c2ea294f204182bd917d7 Reviewed-on: https://chromium-review.googlesource.com/c/1260505Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#598888}
-
Jerome Jiang authored
https://chromium.googlesource.com/webm/libvpx.git/+log/ecc31d28781c..e188b5435de7 $ git log ecc31d287..e188b5435 --date=short --no-merges --format='%ad %ae %s' 2018-10-11 marpan Revert "vp8: Increase rate threshold for overshoot-drop" Created with: roll-dep src/third_party/libvpx/source/libvpx R=johannkoenig@google.com Change-Id: I0bcae4a78be88747ccf8a42148b4a8fca8e91c0d Reviewed-on: https://chromium-review.googlesource.com/c/1276553 Commit-Queue: Tom Finegan <tomfinegan@chromium.org> Reviewed-by:
Tom Finegan <tomfinegan@chromium.org> Cr-Commit-Position: refs/heads/master@{#598887}
-
Fady Samuel authored
A child can be "throttled" for an arbitrary length of time if it is never embedded. This skews blocked duration metrics. Simply don't report those metrics if a surface is blocked on a parent. Bug: 890767 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I3c8a8494a5b1e5a973b2e5c2b61cffe5c2b76f6f Reviewed-on: https://chromium-review.googlesource.com/c/1274591 Commit-Queue: Fady Samuel <fsamuel@chromium.org> Reviewed-by:
Saman Sami <samans@chromium.org> Cr-Commit-Position: refs/heads/master@{#598886}
-
Eric Roman authored
To facilitate sharing logic between DataReductionProxyURLLoaderThrottle and DataReductionProxyInterceptor. Bug: 721403 Change-Id: I8dd9493346d58c1c6fb99b7887d3775645b650a3 Reviewed-on: https://chromium-review.googlesource.com/c/1273950 Commit-Queue: Eric Roman <eroman@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#598885}
-
Becky Zhou authored
We need to update the bottom margin on initialization in case that browser controls constraints are not updated during navigation. Bug: 884803 Change-Id: I117aa9566b73cd1434d4f8b1331c08688b347573 Reviewed-on: https://chromium-review.googlesource.com/c/1277369Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#598884}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/a44009e38ccd..801cca810424 git log a44009e38ccd..801cca810424 --date=short --no-merges --format='%ad %ae %s' 2018-10-11 johnkslang@users.noreply.github.com Merge pull request #79 from Thog/csharp-definition Created with: gclient setdep -r src/third_party/spirv-headers/src@801cca810424 The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-headers-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: I4d367ec17f47c9412d727f2706a6362615140f49 Reviewed-on: https://chromium-review.googlesource.com/c/1277465Reviewed-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@{#598883}
-
jimmy authored
Adds bool parameter for enabling/disabling NTLM on Mount. Bug: chromium:888096 Change-Id: Ie2f380da0965472b663b8997d21de1c727edb718 Reviewed-on: https://chromium-review.googlesource.com/c/1259286Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: jimmy gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/master@{#598882}
-
Saman Sami authored
Grab the device scale factor from the client instead (which is more correct anyway). This will pave the way for getting rid of OnFirstSurfaceActivation. Bug: 893731 Change-Id: Ib274ade2fcb3295cc667bf7bcf389e9c83e66d47 Reviewed-on: https://chromium-review.googlesource.com/c/1274452Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Saman Sami <samans@chromium.org> Cr-Commit-Position: refs/heads/master@{#598881}
-
Nicolas Ouellet-Payeur authored
This reverts commit 8b3faf7c. Reason for revert: crbug.com/894193 Original change's description: > Refactor menu footnote unittests > > Bug: 889229 > Change-Id: I7b2a0f0c64b136f7210fda4c6ead654558de1e56 > Reviewed-on: https://chromium-review.googlesource.com/c/1271780 > Reviewed-by: Michael Wasserman <msw@chromium.org> > Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> > Cr-Commit-Position: refs/heads/master@{#598076} TBR=msw@chromium.org,nicolaso@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 889229 Change-Id: Idc3a12270c7f11b84cfc3f6437a85f3472d0f405 Reviewed-on: https://chromium-review.googlesource.com/c/1276545Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#598880}
-
Ivan Sandrk authored
crrev.com/c/1156995 introduced a regression in locked fullscreen mode where it became possible to exit the mode using the controls that auto-hide at the top of the screen (normally they should be disabled in locked fullscreen mode). Fix this by disabling immersive mode if we're in locked fullscreen, and also disable the FullscreenControlHost which shows a bubble exit target when no other UI is shown. Bug: 883104 Change-Id: I489e471aed2b3f9f809ad1d11f76b37d6c6b4a00 Reviewed-on: https://chromium-review.googlesource.com/c/1234334 Commit-Queue: Ivan Šandrk <isandrk@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#598879}
-
Ioana Pandele authored
The KA relies on the FocusedNodeChanged event that it receives as a RenderFrameObserver. This event however is not triggered when the focus moves outside the frame (e.g. on the omnibox). In order to detect such a focus change we use DidEndTextFieldEditing to hide the KA, same as for the autofill popup. When the user taps back onto the field DidCompleteFocusChangeInFrame is called, which leads to the accessory being shown again. TBR for 1 line in components/autofill/content/renderer/autofill_agent.cc TBR=dvadym@chromium.org Bug: 893695 Change-Id: I76a66ce43fad0a74c0abbc10c42d8916fd7e891a Reviewed-on: https://chromium-review.googlesource.com/c/1268246Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#598878}
-
Scott Violet authored
This was added when I thought the bug was a CHECK, but none of the dumps include any data in the value aliases, which leads me to believe the bug is that |this| has been deleted. BUG=867035 TEST=none Change-Id: I4189b97f62c1a581086cdc6bb4563b54ae3724f2 Reviewed-on: https://chromium-review.googlesource.com/c/1277187Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#598877}
-
Shakti Sahu authored
Details : 1 - Search filter is cascaded before the type filter in the filter chain, hence chips that don't have item types in the search text will be hidden. 2 - Empty view will show a different string when we are in search mode and we have no matching results. Bug: 892332 Change-Id: Ib99534b9c1a0b3f5333d4646356863a8639cd926 Reviewed-on: https://chromium-review.googlesource.com/c/1275140 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#598876}
-
Tarun Bansal authored
Some of the DCHECKs were disabled due to a bug which was causing same anchor element to be reported multiple times to the browser process. Now, since that bug has been fixed, we can reenable some of the DCHECKs in navigation predictor which ensure that the size occupied by any target HREF (after aggregating across all anchor elements that point to the same target) does not exceed 1.0. Bug: 894092 Change-Id: Iec003a857e8b990bcc01f522e49ed8cdd6191137 Reviewed-on: https://chromium-review.googlesource.com/c/1277372 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#598875}
-
Alexis Hetu authored
Also fixed swiftshader symbol generation on MacOS Bug: chromium:719257 chromium:888082 Change-Id: I5e8754c278914c519e71c77ed792f198516a1556 Reviewed-on: https://chromium-review.googlesource.com/c/1276550Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#598874}
-
Weidong Guo authored
This is a follow up fix for go/cgcl/1272238. Bug: 893521 Change-Id: I3ea08e13eb0909e7b216448d9cdad2761c5e4647 Reviewed-on: https://chromium-review.googlesource.com/c/1277385Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Weidong Guo <weidongg@chromium.org> Cr-Commit-Position: refs/heads/master@{#598873}
-
mrefaat authored
The feature will be rolled out gradually to M70 and should be enabled by default on M71 Bug: 850760 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: Ib69d8f919a48be151b282ba78677c19749481723 Reviewed-on: https://chromium-review.googlesource.com/c/1269183 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#598872}
-
Xing Liu authored
This CL adds the metrics for download media parser, so we can understand the overall reliability of the feature. TBR=jwd@chormium.org Bug: 826021 Change-Id: I2f556b3ab206c2a2cdbca9bd8d7d99979cd385a9 Reviewed-on: https://chromium-review.googlesource.com/c/1257859 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#598871}
-
Theresa authored
Move the existing SadTabBulletSpan to a new ui/widget/../ChromeBulletSpan.java and re-use for the material design incognito NTP. This fixes a text wrapping issues caused by the bullet previously being included in the text string. BUG=740619,740619 Change-Id: I172ee3e388962efc90d0defe01525828491883cf Reviewed-on: https://chromium-review.googlesource.com/c/1277376Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#598870}
-
Toni Barzic authored
The mobile setup UI loads carrier activation site in a webview. The webview is initially hidden, and then shown when the carrier content is loaded. This prevents any interstitial pages from getting displayed - in particular, an SSL error page in M71+. While the issue should be fixed server-side, by the carrier, not showing the interstitial (however scary it is), prevents the user from proceeding with mobile activation. To unblock testing the flow, update mobile setup UI to display the webview contents sooner - when the carrier page load starts (instead of when the navigation to the target page is committed, which will not happen if interstitial is shown). BUG=894281 Change-Id: I36de9d00afcf0f058bac95a938381c75d5e9a18e Reviewed-on: https://chromium-review.googlesource.com/c/1275138Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#598869}
-
Roger Tawa authored
Bug: 893874 Change-Id: I87c9b49f2142c136c09b534583e9e1b37127faf4 Reviewed-on: https://chromium-review.googlesource.com/c/1275293Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#598868}
-
yiyix authored
Since PictureLayerImpl::AppendQuads and SolidColorLayerImpl ::AppendSolidQuads both use scale=1 for its shared quad state, pages like chrome://about can generate ~200 SCDQ on hi dpi phones (e.g. pixel 2). SolidColorDrawQuads are cheap to draw. In this CL, I re-visited the tile management and generate only 1 SolidColorDrawQuad. I tested the performance on cc_scroll_200_layer_grid, and thread_GPU_cpu_time_per_frame is improved to 2.215 from 2.754. Performance result summary: https://x20.corp.google.com/users/yi/yiyix/www/1%20solid%20color%20draw%20quad%20analysis Bug: 879379 TBR=kbr@chromium.org 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_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I8deaf29d1f0ed8f2d052ff77c8673b4e39877ab6 Reviewed-on: https://chromium-review.googlesource.com/c/1258386 Commit-Queue: Yi Xu <yiyix@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#598867}
-
Reza.Zakerinasab authored
Now we have an extensive set of tests in draw-high-bit-depth-images.html, we don't need to extend these tests any more. NOTRY=true TBR=fserb@chromium.org Bug: 713867 Change-Id: I7390b9fe420f35ada44c2e89b7ebdce29952ff4d Reviewed-on: https://chromium-review.googlesource.com/c/1276891 Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Reviewed-by:
Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Cr-Commit-Position: refs/heads/master@{#598866}
-
Alan Cutter authored
This CL is a quick fix for the "green buttons" bug where PWA windows use the main browser theme colours for frame caption buttons on Windows 10. Before: https://bugs.chromium.org/p/chromium/issues/attachment?aid=362481&signed_aid=wZlcGI_yPhzQvEb3LIIImA==&inline=1 After: https://bugs.chromium.org/p/chromium/issues/attachment?aid=362482&signed_aid=oxJ3bwmmjcCErDhvgZue-w==&inline=1 This is a temporary work around for M71 while a more robust fix is worked on for PWA windows and browser themes: https://chromium-review.googlesource.com/c/chromium/src/+/1272896 Bug: 891560 Change-Id: Ic5fe4ddc1b8f60011d3b687a78ae2aad5fe7e185 Reviewed-on: https://chromium-review.googlesource.com/c/1275466 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#598865}
-
Victor Costan authored
Many methods in //net use the "int" return type to return either a net::Error or a number (e.g., bytes read). However, quite a few methods also use the "int" return type, even though they only return net::Errors. AppCacheDiskCache, which is built on top of //net/disk_cache, followed the same pattern. This CL replaces int with net::Error where applicable in AppCacheDiskCache. This is intended to help readers distinguish between methods that return an error code and methods that may return a number or an error code. Change-Id: I495d70e1ba2aaf68d6386125c99d2c2f1f14d481 Reviewed-on: https://chromium-review.googlesource.com/c/1274447Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#598864}
-
Martin Robinson authored
Since atspi-2 does not support getting version information at compile time, we must do this manually with pkg-config. Add defines for the versions of atspi-2 that we care about and guard newer enum values with those defines. Bug: 887908 Change-Id: I8eecb2eeada48cc2176117b764adbf77b26ce351 Reviewed-on: https://chromium-review.googlesource.com/c/1238437 Commit-Queue: Martin Robinson <mrobinson@igalia.com> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#598863}
-
Kyle Horimoto authored
This eliminates segfaults when the device administrator has prohibited all multi-device features and fixes some tests which break when the multi-device flags are enabled by default. Bug: 884066 Change-Id: I6ac54f2e5c065d8368af6c51eb1a61cfb6b5abd7 Reviewed-on: https://chromium-review.googlesource.com/c/1275307 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jeremy Klein <jlklein@chromium.org> Reviewed-by:
James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#598862}
-
jimmy authored
IsNTLMAuthenticationEnabled checks if NTLM is enabled by policy. Bug: chromium:888096 Change-Id: If42b2e2125590e3434cdb2be9d931cd4531f1ebe Reviewed-on: https://chromium-review.googlesource.com/c/1268670 Commit-Queue: jimmy gong <jimmyxgong@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#598861}
-
John Chen authored
Existing ChromeDriver build script uses Git to determine if it is built in a release branch. However, some distros build ChromeDriver from source tarball, detached from Git repository (e.g., see https://groups.google.com/a/chromium.org/forum/#!topic/chromium-packagers/LxpjcTrAzGA). This CL updates the build script to handle such cases. Change-Id: I9c59c90fc94dfa0bfebbbb83584ef7dda7153dc7 Reviewed-on: https://chromium-review.googlesource.com/c/1274894Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#598860}
-
W. James MacLean authored
Since non-Android platforms get copies of RenderFrameMetadata and also support touchscreen devices with pinch, it seems like we should be exporting page scale factor data for all platforms. Bug: n/a Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I976813d9d7d0910d8763425733d10ba0b5e41aea Reviewed-on: https://chromium-review.googlesource.com/c/1234971Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: James MacLean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/master@{#598859}
-
François Beaufort authored
Change-Id: I05ec82f95e2a1629d0c51f7f7f942fda5c70a465 Reviewed-on: https://chromium-review.googlesource.com/c/1275949Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#598858}
-