- 10 May, 2019 6 commits
-
-
Kyle Horimoto authored
This makes it clear that this property applies only to Tether networks and should not be confused with DeviceState::operator_name(), which is the name of the carrier used for Cellular networks. Change-Id: I1c9398e24961aa8a569a07ea3970678b4c5b0408 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603746 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#658350}
-
Jonathan Metzman authored
Bug: 960422 Change-Id: Id239f4a5dbe49882864c405fb092b615f8b7cf5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602875 Commit-Queue: Jonathan Metzman <metzman@chromium.org> Auto-Submit: Jonathan Metzman <metzman@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#658349}
-
Jinsuk Kim authored
Replaces a default chrome icon with favicon for the pages being opened on Ephemeral Tab. Didn't chose to use FaviconHelper.java to avoid unnecessary conversion from SkBitmap -> JavaBitmap -> SkBitmap. Bug: 929727 Change-Id: Ide1698470b052b2914dd490a0d40ce175989c651 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1601015Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Donn Denman <donnd@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#658348}
-
Christopher Grant authored
When enabled, this change will package the VR native library in the VR DFM. Also, introduce a .gni that computes whether native libraries in modules is enabled as a whole (not VR specific). Bug: 921663 Change-Id: Iacf09c46393daf924059217b3c7b335822cedef6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1601535 Commit-Queue: Christopher Grant <cjgrant@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#658347}
-
Karan Bhatia authored
This CL adds metrics to record which response headers are added, removed and modified using the Web Request API. Also, the existing histograms Extensions.WebRequest.SetCookieResponseHeaderChanged and Extensions.WebRequest.SetCookieResponseHeaderRemoved, which are already expired; are marked obsolete and their tests re-purposed for the new histograms. BUG=953956, 904568, 827582 Change-Id: I9da081df1732d577476168d1ee1855fccfe8c198 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1591491 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#658346}
-
Dale Curtis authored
This reverts commit c2f89e17. Reason for revert: Broke waterfall. == '.webm' is invalid. Original change's description: > Switch to using vp9-lossless for VideoEncodeAccelerator test files. > > These raw files were large and are slowing down the fuzzer process; > this saves 13,416,948 bytes. I've confirmed via MD5 hashes that > the decode path and the yuv path generate the same output data. > > BUG=960139 > TEST=verify MD5 hashes between compressed and uncompressed variables. > R=hiroh, inferno > > Change-Id: If5140a2d1c98cb0f973adff1a10cdb5c4c36cd55 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1595430 > Commit-Queue: Dale Curtis <dalecurtis@chromium.org> > Reviewed-by: Hirokazu Honda <hiroh@chromium.org> > Cr-Commit-Position: refs/heads/master@{#658340} TBR=dalecurtis@chromium.org,inferno@chromium.org,hiroh@chromium.org Change-Id: Icd24426ea2d51fc487f10b932f2cd3cca9618468 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 960139 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1604053Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#658345}
-
- 09 May, 2019 34 commits
-
-
Daniel Cheng authored
Bug: 958675 Change-Id: Ica6b5bab7849f227567d8016354a39383533799f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1595585 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#658344}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/5cf297dfa77c..dce7a4bc30c0 git log 5cf297dfa77c..dce7a4bc30c0 --date=short --no-merges --format='%ad %ae %s' 2019-05-09 dneto@google.com Roll glslang, spirv-tools, spirv-headers, spirv-cross (#614) Created with: gclient setdep -r src/third_party/shaderc/src@dce7a4bc30c0 The AutoRoll server is located here: https://autoroll.skia.org/r/shaderc-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=radial-bots+chrome-roll@google.com Change-Id: I555c27cb351a9cb46327963bcd8383ce434a9879 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603785Reviewed-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@{#658343}
-
Daniel Rubery authored
The mitigation previously in place for https://crbug.com/919709 isn't sufficient in preventing long-tail ZIP analysis from taking a long time. So this CL lowers the size limit for detailed ZIP unpacking. We will roll this out by a Component Update, then restore to the old limit for M75. Bug: 959628 Change-Id: Iae254bfc8cd78aac977f9751c3664407ac6282b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1599877Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#658342}
-
Charlene Yan authored
SitePerProcessInternalsHitTestBrowserTest.NestedLocalNonFastScrollableDivCoordsAreLoca TBR=wjmaclean@chromium.org Bug: 961135 Change-Id: I55775c6d772a1ef19a71b0a78a25410e1b2c6ec9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603771Reviewed-by:
Charlene Yan <cyan@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#658341}
-
Dale Curtis authored
These raw files were large and are slowing down the fuzzer process; this saves 13,416,948 bytes. I've confirmed via MD5 hashes that the decode path and the yuv path generate the same output data. BUG=960139 TEST=verify MD5 hashes between compressed and uncompressed variables. R=hiroh, inferno Change-Id: If5140a2d1c98cb0f973adff1a10cdb5c4c36cd55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1595430 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#658340}
-
Matt Wolenetz authored
Previously, only 'audio/mp4' would report support for opus codec in Chromium MSE. This change adds support for opus codec in 'video/mp4' mime to Chromium. For example, MediaSource.IsTypeSupported('video/mp4; codecs="opus"') now returns true with this change. Also adds a couple opus-in-mp4 and -in-webm IsTypeSupported test cases to the interop wpt suite, though the particular test file is currently marked [ failure pass ] in Blink TestExpectations due to those tests containing a mix of proprietary and non-proprietary codecs such that bots running without all the necessary codec support will fail the test. I've filed https://crbug.com/961443 to track improving MSE IsTypeSupported test coverage at least in Chromium. BUG=649438 Change-Id: I7c47b6c2566432be9627394f5ff30e0a43888300 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603527Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#658339}
-
Erik Jensen authored
The gRPC directory API use chromoting.directory instead of chromoting, and FTL signaling requires an additional scope. Change-Id: Ifbe3fe32fc30bbd94b71cac46810ebbfd77160cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603769 Commit-Queue: Erik Jensen <rkjnsn@chromium.org> Reviewed-by:
Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#658338}
-
Danyao Wang authored
This patch redacts recipient, organization, phone and address line from the shipping address before returning it for onshippingaddresschange. The goal is to minimize the personal information returned to merchant website before user fully commits to the payment transaction. Spec: https://w3c.github.io/payment-request/#shipping-address-changed-algorithm Intent to ship and implement: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/69dw-4Myc_A Chrome Status entry: https://chromestatus.com/features/5653566570102784 This patch lands the feature behind the #enable-web-payments-experimental-features flag so developers can start testing in M76, with the intention to ship in M77. Bug: 821771 Change-Id: I2cda43615844b1533310dfe54903cbefeafc7980 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600720 Commit-Queue: Danyao Wang <danyao@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#658337}
-
Robert Ogden authored
Offline Page's init on Android is making this flaky. This changes the test to pass a null browser context so that doesn't happen. Bug: 960773 Change-Id: Ife6b78321bd72ada6c4ed7b9c70e12472fb2e5f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603842Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#658336}
-
Noel Gordon authored
This reverts commit d80f755b. Reason for revert: Waterfall linux-chromeos-rel build failed: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel/24116 Failing tests: EnrollmentLocalPolicyServerBase.ManualEnrollment EnrollmentLocalPolicyServerBase.ManualEnrollmentWithDeviceAttributes EnrollmentLocalPolicyServerBase.ManualEnrollmentWithMultipleLicenses Original change's description: > DeviceStateMixin: Update local state and support for setting policy > > Taking over rsorokin's patch at CL:1578742, given that he is OOO. > > DeviceStateMixin now initialized device state values in local > state during setup. > > Add support for setting device policy and device local account policies > in in-memory fake session manager client, in a way similar to > UserPolicyMixin. Later this functionality can be moved to a separate > mixin, which might make sense if/when we add functionality for setting > up policy served by local test policy server to this mixin (this should > already be possible using LocalPolicyTestServerMixin). > > Uses AutoLaunchedKioskTest as an example of new usage. > > Also fixes a number of tests to wirk with the new device state setup. > > Bug: 952855 > Change-Id: I1c0314a51581137d0f5a0907a09a4ef5b0bccda3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600857 > Reviewed-by: Denis Kuznetsov <antrim@chromium.org> > Reviewed-by: Alexander Alekseev <alemate@chromium.org> > Commit-Queue: Toni Baržić <tbarzic@chromium.org> > Cr-Commit-Position: refs/heads/master@{#658297} TBR=tbarzic@chromium.org,antrim@chromium.org,alemate@chromium.org Change-Id: I73316a1dab02d817c16209a46c5a662682901269 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 952855 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1604383Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#658335}
-
Luum Habtemariam authored
DDoc: go/cups-plugin Adds flag to condition above printing pipeline on. Will be used to condition the CupsProxyService startup. Bug: chromium:495409 Test: build unit_tests & run CheckHistograms + EveryFlagHasMetadata Change-Id: Id4b75ceca33a9930992e1732537621cbc154a64b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1601835Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Luum Habtemariam <luum@chromium.org> Cr-Commit-Position: refs/heads/master@{#658334}
-
Evan Stade authored
Bug: 958230 Change-Id: I544e7557cfaa0f93d23df2a40a3136a6c3232d53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1597973 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Auto-Submit: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#658333}
-
Stefan Zager authored
BUG=914844,941495 Change-Id: I8ab2eb17b308440dd4d29c231526e03d1d66fd56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1601685Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#658332}
-
Hazem Ashmawy authored
Pass crash key-value pairs info from native while writing crash reports as MIME minidumps to CrashFileManager in order to be used later by WebView to show them in WebView Crash UI. R=tobiasjs@chromium.org Bug: 958340 Change-Id: Ib594c0429b3721bb8ee1d5a806fcab094d108842 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1591635 Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Auto-Submit: Hazem Ashmawy <hazems@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#658331}
-
Nicolás Peña Moreno authored
Bug: 823744 Change-Id: I5a18e0650366001efd78055b529c36489e87ebfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600340 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#658330}
-
Ben Wells authored
These test a dialog which shows info about an app, including the size of the app. When run in a test the app doesn't exist. The size calculation still runs, however, and ends up calculaing the size of the working directory, which can be really slow. This change skips calculating the size if the app doesn't have a path. Bug: 953964 Change-Id: Ie7ec878bfd26f2ac9c53bde3fa1c7c0327f0198c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594384 Commit-Queue: Ben Wells <benwells@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#658329}
-
Darwin Huang authored
Change-Id: I9576f5f8191a42d518b984966cb745bc4b97d6f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600861 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Auto-Submit: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#658328}
-
Chris Palmer authored
Bug: 959978 Change-Id: Icb31f4706eb527f03e697a5cd285422413a592c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603485Reviewed-by:
Nick Harper <nharper@chromium.org> Commit-Queue: Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#658327}
-
Jun Cai authored
This CL implements the permission prompt for Bluetooth scanning API on desktop: 1. Implements a permission prompt suggested on the design doc. The message at the top of the prompt calls out that the user is being asked the permission for a site to receive nearby Bluetooth advertisement packets. The prompt lists device name for found nearby Bluetooth devices. 2. Adds a ShowBluetoothScanningPrompt method to the WebContentsDelegate interface which launches a permission prompt displaying the nearby Bluetooth devices. I uploaded some screenshots of the permission prompt in the issue link. Design doc: https://docs.google.com/document/d/18Rqg1HRGeDngPv60DAGoMnIwRB-Zjh5gOWmANmH8lTo/edit Bug: 953075 Change-Id: I2924e177f927cf3411fe00f4df180e206341d731 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1589267 Commit-Queue: Jun Cai <juncai@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#658326}
-
Owen Min authored
Register local_state for CloudPolicyEnabled policy. Reigster local_state for lastUploadTimestamp Bug: 956237 Change-Id: I567607568e66cb2f1b9d7dfc87d134a3a0e90260 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1590645 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#658325}
-
Scott Violet authored
This is all dead code. BUG=960503 TEST=covered by tests Change-Id: I2fe889b5f75bf73e63ceadc8f01a89d9d284ee50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603883Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#658324}
-
Yue Li authored
Currently the dialog is blocking the other overview mode windows. Hide it for now to fix the issue. Bug: b/131186127, 942714 Test: Manual Test Change-Id: I470b4f334cc5126f8a32a3880e7d54533a47a81e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603770Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#658323}
-
Yuri Wiitala authored
Instead of using the AudioManager worker thread, which has normal thread priority; use a realtime thread for audio loopback. This is needed because the GenerateMoreAudio() tasks were executing way too late during low-available-CPU situations, and this was causing audio underruns and lots of cut-outs/glitching for the end user. Bug: 960161 Change-Id: I4350aab93a1678c57a8e8769dc7852a2d181be39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602114Reviewed-by:
Yuri Wiitala <miu@chromium.org> Reviewed-by:
Max Morin <maxmorin@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#658322}
-
Philip Rogers authored
This is a small cleanup of the following issues in the paint docs: *) A table of contents has been added *) The core and platform READMEs have been linked *) Diagrams and lists have been formatted so the markdown creates a diagram and list. This usually requires a newline before the diagram or list. *) The PaintInvalidation document lifecycle phase has been removed. *) A small summary has been added at the top of the core paint file. *) Broken links have been fixed (e.g., swapping [] and ()). Change-Id: Ie7263cc8d55bc4815a068da466873dfa861fec61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603963Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#658321}
-
Siddhartha S authored
Internal script will generate the proto structure based on whitelisted fields. BUG=925148 Change-Id: I24d136031fd0bb5441272d6e90efff90181decc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600718Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#658320}
-
Becky Zhou authored
Bug: 960659 Change-Id: I74730095e546d020c42ca499568e15151b5e4f16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603052Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#658319}
-
Nicolás Peña Moreno authored
Bug: 823744 Change-Id: I353e25fc7f215afc8b835a873b31eb87aeb87703 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603765Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#658318}
-
Daniel Cheng authored
Change-Id: I14139ced0ed1fb23650d976784b723cf48e973ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603488 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Albert J. Wong <ajwong@chromium.org> Reviewed-by:
Albert J. Wong <ajwong@chromium.org> Cr-Commit-Position: refs/heads/master@{#658317}
-
Allen Bauer authored
Bug: 960779 Change-Id: I21dedf74f9930732cb130ece2bfeee737aba6dc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603062 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Auto-Submit: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#658316}
-
Scott Violet authored
And instead has ash directly access the startup time. BUG=958213 TEST=covered by tests TBR=tsepez@chromium.org Change-Id: I146c27edef79ff8fb69ca7cdd7f230ad77f040a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602854Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#658315}
-
Piotr Bialecki authored
When sample is served from a bucket, the URL of the xrray polyfill is incorrect. TBR=bajones@chromium.org Change-Id: I923aad855e2c8cf0353773441f4d20da4076dcab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603474Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Auto-Submit: Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#658314}
-
Xianzhu Wang authored
- Call LocalFrameView::SetGraphicsLayersChanged() when graphics layer hierarchy changes or any graphics layer changes property tree state or offset. The function also sets PaintArtifactCompositorNeedsUpdate. - Use a long-live paint controller in LocalFrameView to collect foreign layers of graphics layers. If graphics layers didn't change, just use the previous collected foreign layers. Change-Id: I0c95b19098807cf0c640d9d26c62e68eb33acec9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600302Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#658313}
-
Ben Wagner authored
This mechanically replaces kXXX_SkTextEncoding with SkTextEncoding::kXXX and kXXX_SkFontHinting with SkFontHinting::kXXX. This will allow Skia to remove these old macro constants and get everyone on the new enums. Change-Id: Id3e4b953ede7fb0c16d2b6fcef83f48b762998ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602600Reviewed-by:
Herb Derby <herb@google.com> Cr-Commit-Position: refs/heads/master@{#658312}
-
Chase Phillips authored
Update CreateAllBlobs() to get the current SequencedTaskRunner from the handle, instead. Bug: 717812 Change-Id: I5c3a883dc587883f0a0630fa93325debb3c38365 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534305 Commit-Queue: Chase Phillips <cmp@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#658311}
-