- 26 Jun, 2019 40 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/e8df48220589..c57b0ee11c43 git log e8df48220589..c57b0ee11c43 --date=short --no-merges --format='%ad %ae %s' 2019-06-26 srte@webrtc.org Fix for NACK retransmission in Scenario tests. 2019-06-26 ssilkin@webrtc.org Add resolution bitrate thresholds to EncoderInfo. 2019-06-26 danilchap@webrtc.org Delete rtc::TryCritScope as unused Created with: gclient setdep -r src/third_party/webrtc@c57b0ee11c43 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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. BUG=chromium:none,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Id1c562e34f09b1577e6837bb3dcbf2dd237a4df6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678699Reviewed-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@{#672589}
-
Kevin Marshall authored
* Removes CastChannel implementation (it's now provided by Agent). * Removes QueryableData implementation. * Removes CastChannel from CastRunner integration tests. * Add ApiBindings e2e test to CastRunner integration tests. * Cleans up "metrics" from not implemented stubs. * Cleans up some transitional code and makes the ApiBindings connection mandatory. Bug: 953958 Change-Id: I28a56131f896c46697369711d3c5e7d0aa72efd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1656110 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Fabrice de Gans-Riberi <fdegans@chromium.org> Cr-Commit-Position: refs/heads/master@{#672588}
-
David Bertoni authored
This function has been returning "true" since 2016-05-17. Bug: 978657 Change-Id: I7b8e64accaf36f30cf30177b680851ecacda5546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677261Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#672587}
-
btolsch authored
This change simple wraps a std::unique_ptr around a raw new in some Cast MRP test code in order to re-enable the tests under lsan. Bug: 969812 Change-Id: I4405d701c4d305215d65e2ea420df6978aecbeca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677624Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Commit-Queue: Brandon Tolsch <btolsch@chromium.org> Cr-Commit-Position: refs/heads/master@{#672586}
-
Tomasz Śniatowski authored
This CL was uploaded by git cl split. R=thestig@chromium.org Bug: 978036 Change-Id: Ia19099ec1f5760e2168af6402c075c6df085ca70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678366 Auto-Submit: Tomasz Śniatowski <tsniatowski@vewd.com> Reviewed-by:
Wei Li <weili@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#672585}
-
Lan Wei authored
Make ScrollableArea WeakPersistent so we do not need to worry about when we call "area->MarkHoverStateDirty()", ScrollableArea object "area" has been destructed. Bug: 978830 Change-Id: I0e0c11987e4d87e1c8718dbe582354d349771c2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678257Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#672584}
-
Robert Sesek authored
The internal signing scripts will look for the presence of the sentinel (notarize_me.txt) as an indicator that the build should be submitted for notarization. Bug: 850199 Change-Id: I1c67a5c891b9d099510b1deaebce90378d134ca4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1679056Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#672583}
-
Harley Li authored
Will modify the expectation and enable them later. Bug: 967927 Change-Id: I4f995f707c80a067a7039371fe8f779edf58d01a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677557 Commit-Queue: Harley Li <hhli@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#672582}
-
Gil Dekel authored
This CL makes CompareImages() API in vaapi_jpeg_decoder_unittest.cc more generic so it can be used to check the result of a hardware decode that is represented as a NativePixmapHandle. Bug: 974439 Test: jpeg_decode_accelerator_unittest Change-Id: Iee52e24deb6bb0eb696f39b5ea192ef1184d6a4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1663072 Commit-Queue: Gil Dekel <gildekel@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#672581}
-
James Hawkins authored
R=stevenjb@chromium.org Bug: none Test: none Change-Id: I0b1c5af328ca54043f36a9e0145f6ccedbad5c2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678163 Auto-Submit: James Hawkins <jhawkins@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#672580}
-
Emily Stark authored
A previous CL (https://chromium-review.googlesource.com/c/chromium/src/+/1663586) converted FTP auth cancellations to net errors, for the purpose of converting them to committed interstitials. The plan was to observe these net errors with a NavigationThrottle and show a login prompt on top of them. However, it turns out to be much simpler to convert FTP auth cancellations to blank text/plain pages. They then follow the exact same code path as HTTP server auth; the login prompt is shown by LoginTabHelper on top of the blank text/plain page. This CL therefore partially reverts https://chromium-review.googlesource.com/c/chromium/src/+/1663586, converts FTP requests to text/plain on auth cancellation, and tweaks LoginTabHelper to observe these navigations. Bug: 972188 Change-Id: I719ef9db33a20823acb6c5c2bdc1ab95ba7d8995 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1671913 Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#672579}
-
Tanya Gupta authored
Bug: 978699 Change-Id: I82b7d902a2ae7295832e0bccb969e80bbd9f18ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677563 Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Jeffrey Cohen <jeffreycohen@chromium.org> Auto-Submit: Tanya Gupta <tgupta@chromium.org> Cr-Commit-Position: refs/heads/master@{#672578}
-
Rayan Kanso authored
Add two-way conversions between the WebIDL ContentDescription dictionary and the mojo struct representing the ContentDescription. Bug: 973844 Change-Id: If4da6be3a96f6a012f279b38d6ae2c0889c2703b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660345 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#672577}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/effb0bcb66db..7bf0ecb40e23 git log effb0bcb66db..7bf0ecb40e23 --date=short --no-merges --format='%ad %ae %s' 2019-06-26 saklein@chromium.org ArtifactsService: Create replacement for BundlePinnedGuestImages. Created with: gclient setdep -r src/third_party/chromite@7bf0ecb40e23 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Change-Id: I5ceb2b6bb2dba91f440c659a025d85d89b9c5a3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678698Reviewed-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@{#672576}
-
Justin Cohen authored
A followup to http://crrev.com/c/1673566. Strip our restore and placeholder information out of the URL returned by GetCurrentURL(). Change-Id: I86075a81099fca5bc74f6fabcb44c4faad216f9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677804 Auto-Submit: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#672575}
-
Patrick Noland authored
Bug: 978596 Change-Id: Iba3268d6f2a0c99b1c8f258bd081a85e6802cd8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676842 Commit-Queue: Patrick Noland <pnoland@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#672574}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I39dbc97af18b0e4ac6474a8a1edfd4c770586027 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678158Reviewed-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@{#672573}
-
Hector Carmona authored
Bug: 956680 Change-Id: I447ded8b21d6ab151d01ffe5435471d78e7fbb01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661190 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#672572}
-
Jan Wilken Dörrie authored
This change introduces the convenience typedefs base::MockOnceCallback, base::MockRepeatingCallback, base::MockOnceClosure and base::MockRepeatingClosure to base/test/mock_callback.h Change-Id: I2db99b32e246b94da85805af666f9de93033ab33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674154Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#672571}
-
Henrique Grandinetti authored
Bug: 921145 Change-Id: I4bce60e976e9acaaff36597e2d50f87faefc0f39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678576 Commit-Queue: Henrique Grandinetti <hgrandinetti@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#672570}
-
Katie D authored
Bug: 974039 Change-Id: I95dd784619862d7f5386927a5d68c02cd6a2e878 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678940 Commit-Queue: Katie Dektar <katie@chromium.org> Commit-Queue: Aran Gilman <gilmanmh@google.com> Auto-Submit: Katie Dektar <katie@chromium.org> Reviewed-by:
Aran Gilman <gilmanmh@google.com> Cr-Commit-Position: refs/heads/master@{#672569}
-
Vladimir Levin authored
This patch ensures that when we're doing a simplified layout, we consider that children might be dirty due to being blocked by a display lock. We skip layout out the children, and also loosen a DCHECK to allow for display locked elements to enter the simplified layout code path. R=cbiesinger@chromium.org, chrishtr@chromium.org, ikilpatrick@chromium.org Bug: 978166 Change-Id: I4c79c49c0dd470e06b4cbd5091b5d8125d1cf4a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1675228Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#672568}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3d3b3c6d..bdbc2153 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ie4bbabb4f50e67352262c62588ea1b3e7b20032c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678917Reviewed-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@{#672567}
-
Travis Skare authored
Change-Id: I8040aea64ba8db415aee996457d091fff2993ad9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677158Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Travis Skare <skare@chromium.org> Cr-Commit-Position: refs/heads/master@{#672566}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. The AutoRoll server is located here: https://autoroll.skia.org/r/afdo-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=gbiv@chromium.org Change-Id: I8d618c7dcc9e748e0148490b14b4e667fcc034e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678782Reviewed-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@{#672565}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f1c298950598..2e6505e6392f Created with: gclient setdep -r src-internal@2e6505e6392f The AutoRoll server is located here: https://skia-autoroll.corp.goog/r/src-internal-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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=reillyg@google.com,yhirano@google.com,futhark@google.com Change-Id: I4dd5296c9d1fe6bdb3a1073586a8ac64f9ef7bb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678936Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#672564}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/da8fc9fa65f4..677090083dad git log da8fc9fa65f4..677090083dad --date=short --no-merges --format='%ad %ae %s' 2019-06-26 treehugger-gerrit@google.com Merge "perfetto-ui: Fix highlight" Created with: gclient setdep -r src/third_party/perfetto@677090083dad The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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=perfetto-bugs@google.com Change-Id: I5fa5775146ae9cd15225b8dec24b3b21f9a899a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678224Reviewed-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@{#672563}
-
Mohammad Refaat authored
WebController is accessed from tab by BVC and preloadController to set nativecontent and sideswipe delegates. Both are to be removed with the release of slim navigation and the removal of native content. For now create some utility methods to be used to set delegates inside the webController of the webState and have them on the deprecated web folder and use them instead of tab. Bug: 960950 Change-Id: I79ba36b665e8fba92ec5595d5a51ec3ec6773de4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674473 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#672562}
-
Mason Freed authored
Change-Id: Id72cf4b7eed4e967620098c57c60429f1cc11802 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677288 Commit-Queue: enne <enne@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#672561}
-
Kyle Horimoto authored
Before this CL, the icon had the correct height but incorrect width. This was due to the fact that the <cr-input> to its left was taking up too much room. The fix was to change "width: 100%" to "flex: 1" on the input element. Bug: 977117 Change-Id: I27063c67b039fc4547615d2e9c9382e5e795249a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677552 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@{#672560}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/3472b9ae22ff..e8df48220589 git log 3472b9ae22ff..e8df48220589 --date=short --no-merges --format='%ad %ae %s' 2019-06-26 eladalon@webrtc.org Clean-up after CL #140941 2019-06-26 danilchap@webrtc.org Add optimization to PacketRouter for large number of senders. 2019-06-26 chxg@google.com Replace the implementation of `GetContributingSources()` on the video side. Created with: gclient setdep -r src/third_party/webrtc@e8df48220589 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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. BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I1450a295a58a0f23df15b13c243d12bc8f0dff05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678678Reviewed-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@{#672559}
-
Yun Liu authored
Need to move Java coverage files to --coverage-dir to be processed by script later. Junit tests running on host and generate .exec files under --coverage-dir already. Will add arg "--java-coverage-dir" here if is_java_coverage: https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/clang_coverage/api.py?q=clang_coverage/api&g=0&l=429 Bug: 972171 Change-Id: I4622917e9cdd7b76de7062da49847693cf413f9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674294Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Yun Liu <yliuyliu@google.com> Cr-Commit-Position: refs/heads/master@{#672558}
-
Henrique Limas authored
Refactored to use AddLocalizedStringsBulk() instead of source->AddLocalizedString() to reduce code size and separated data strings from localized strings. Follow up of changes https://crrev.com/c/1591712 and https://crrev.com/c/1628757 and https://crrev.com/c/1630467 CQ_INCLUDE_TRYBOTS=luci.chromium.try:try-nougat-phone-tester Bug: 957201 Change-Id: I805f4441649ff16c611fdb417548e2cc5040c667 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661668Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#672557}
-
Eric Robinson authored
This adds the initiating frame into the mojo structure for the NetworkIsolationKey. Bug: 950069 Change-Id: I32c1369f631e7cc62499a8b32212e2fbec404cd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1669417Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Shivani Sharma <shivanisha@chromium.org> Commit-Queue: Eric Robinson <ericrobinson@chromium.org> Cr-Commit-Position: refs/heads/master@{#672556}
-
Emily Stark authored
Add estark@ to chrome/browser/ui/login/OWNERS. I've been reworking this code as part of HTTP auth committed interstitials. Change-Id: I2d32dce71711e40ed3e85f90b5be5949750089a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678157Reviewed-by:
Carlos IL <carlosil@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Commit-Queue: Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/master@{#672555}
-
Adam Raine authored
The worklet thread currently does not support all data types for the native and custom properties in CSSPaintValue::GetImage. To resolve this, we will fall back to using the main thread for any CSSPaintValue that contains an unsupported property type. This fall back feature makes use of the extra set of global scopes created on the main thread when CSSPaint is running off main thread. A unit test was also added for this functionality. Bug: 948761 Change-Id: I65dea64b1d6c4f6e8a5ea3319953bcf8ebe68fcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1667751 Commit-Queue: Adam Raine <asraine@google.com> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#672554}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/84b037e09b93..a0b3a02601da git log 84b037e09b93..a0b3a02601da --date=short --no-merges --format='%ad %ae %s' 2019-06-26 paulthomson@google.com Make the ICD manifest use a relative path to the library Created with: gclient setdep -r src/third_party/swiftshader@a0b3a02601da The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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. 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 TBR=swiftshader-team+autoroll@google.com Change-Id: I1cb120e5c64fa6073c11f8b70d030e90b3ab10b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678677Reviewed-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@{#672553}
-
Axel Antoine authored
The linear predictor can be based on a first order (Using only velocity) or second order (Using velocity and acceleration) equation to compute the prediction. 1st order: pred_pos = cur_pos + cur_vel / dt * pred_dt 2nd order: pred_pos = cur_pos + cur_vel / dt * pred_dt + 0.5 * (cur_vel - last_vel)/ dt * pred_dt * pred_dt Bug: 977693 Change-Id: I4434044e9a2e0e89550d09e9a7f64302403244c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1672188 Commit-Queue: Axel Antoine <axantoine@google.com> Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#672552}
-
Shimi Zhang authored
pdfWritingDone() will be called even there is no printing task. This is because native will report printing failure as |pageCount| = 0 for pdfWritingDone(). This CL makes pdfWritingDone() do the clean up tasks for only PRINTING_STATE_STARTED_FROM_ONWRITE state. Bug: 974581 Change-Id: Id69025ecdd2b874e0412b1dbabdb9a00b3a252f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674689 Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#672551}
-
Alexander Hendrich authored
This CL adds the "Imprivata (login screen)" extension (ID: lpimkpkllnkdlcigdbgmabfplniahkgm) to the whitelist for extensions on the login screen. Bug: 945345 Change-Id: I21b8ad55e77095c144d443741b206a8410a6ab42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634692Reviewed-by:
Mattias Nissler <mnissler@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#672550}
-