- 14 Sep, 2018 40 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b4d5af9c05f0..64b0fb599517 git log b4d5af9c05f0..64b0fb599517 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 daab00149ee5..7f2329398fe8 (8 commits) Created with: gclient setdep -r src/third_party/skia@64b0fb599517 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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=master.tryserver.blink:linux_trusty_blink_rel;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=caryclark@chromium.org Change-Id: Ib9cc1af2563c2b8ef4f3bc8f2af4fafc7b3f0566 Reviewed-on: https://chromium-review.googlesource.com/1226373Reviewed-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@{#591265}
-
Xing Liu authored
In incognito mode, Android download notification no longer shows file names and file size for privacy reasons. We also show "Incognito tab" as subtext to inform the user that they are using incognito mode. Also plumbs isOffTheRecord for failed download notifications, so failed download notification will not show file details as well. Bug: 880359 Change-Id: I85aaf73db8ad566aad912f0d826213777dec90f2 Reviewed-on: https://chromium-review.googlesource.com/1214076 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#591264}
-
Sam McNally authored
Remove getShareUrl and the underlying implementation. Bug: 854482,854468 Cq-Include-Trybots: luci.chromium.try:closure_compilation Tbr: tzik@chromium.org Change-Id: I2a78eb0e7c474b11e9d7ac18543b652a7c332114 Reviewed-on: https://chromium-review.googlesource.com/1183045 Commit-Queue: Sam McNally <sammc@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Stuart Langley <slangley@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#591263}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c0af56b9fb65..bdc115c23d21 git log c0af56b9fb65..bdc115c23d21 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 buildbot@webrtc.org Roll chromium_revision e3170c4f..2338e7cc (590991:591117) 2018-09-13 sprang@webrtc.org Don't pad to min bitrate for streams with alr probing enabled 2018-09-13 henrika@webrtc.org Fixes issue where WebRTC.Audio.RecordSampleRateOffsetInPercent can report 100% Created with: gclient setdep -r src/third_party/webrtc@bdc115c23d21 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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None,chromium:b/113648245 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ib3b196fc9a52d3847c75243c41b26b30baf591c6 Reviewed-on: https://chromium-review.googlesource.com/1226091Reviewed-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@{#591262}
-
Darren Shen authored
This reverts commit 7e40ef38. Reason for revert: 883892 Original change's description: > Roll src/third_party/catapult 3e071665b9f9..c4d326feb2ff (5 commits) > > https://chromium.googlesource.com/catapult.git/+log/3e071665b9f9..c4d326feb2ff > > > git log 3e071665b9f9..c4d326feb2ff --date=short --no-merges --format='%ad %ae %s' > 2018-09-13 anthonyalridge@google.com Add clip path at to prevent overlap with x axis label. > 2018-09-13 wangge@google.com Add functions to include APK, generate isolate and upload it. > 2018-09-13 cbruni@chromium.org Add more helpers in preparation for v8.loading.cluster_telemetry benchmark > 2018-09-13 anthonyalridge@google.com Add padding to numeric labels for stacked bar plotter. > 2018-09-13 ulan@chromium.org Output DevTools error messages as warnings while running a story. > > > Created with: > gclient setdep -r src/third_party/catapult@c4d326feb2ff > > The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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 > > BUG=chromium:866423,chromium:863390,chromium:883322,chromium:866423,chromium:880432 > TBR=sullivan@chromium.org > > Change-Id: I68916abd79b995d8c990f4fc64c65dce5cdbaa23 > Reviewed-on: https://chromium-review.googlesource.com/1224473 > Reviewed-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@{#591005} TBR=sullivan@chromium.org,chromium-autoroll@skia-public.iam.gserviceaccount.com Change-Id: Iacf4973a98666f6030cb3373629cefdfc58f95e2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:866423, chromium:863390, chromium:883322, chromium:880432 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 Reviewed-on: https://chromium-review.googlesource.com/1226534 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#591261}
-
kristipark authored
Enter should only close the dialog if the text field has been modified. Bug: 878740 Change-Id: I103ca78f501b33957dd2895a0a67b2a2942fe4ff Reviewed-on: https://chromium-review.googlesource.com/1226272Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#591260}
-
Sadrul Habib Chowdhury authored
It is possible that while waiting for the ack of a previous draw, another draw is attempted and aborted. In such cases, the trace-event for the first draw would incorrectly be terminated. Fix that bug by fixing the trace-id for such canceled draw events. Also, instrument such events so that telemetry tests can identify such events. Also, fix the trace-id to be int64_t in SurfaceAggregator, which was mistakenly left unchanged in crrev.com/590805 BUG=883592, 879884 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: Id39bf22559bd9f02e2765e69cc32a8cb1e9c62a2 Reviewed-on: https://chromium-review.googlesource.com/1223326Reviewed-by:
Ehsan Chiniforooshan <chiniforooshan@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#591259}
-
Kenneth Russell authored
The underlying failure has been fixed. Tbr: danakj@chromium.org Bug: 882103 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 Change-Id: I195c7a76e020542667d92a642e4631d78bf1c7a3 Reviewed-on: https://chromium-review.googlesource.com/1226460Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#591258}
-
Han Leon authored
After https://chromium-review.googlesource.com/c/chromium/src/+/1214709, now we can just use the corresponding mojom type directly and remove this WebServiceWorkerClientQueryOptions. BUG=879019 Change-Id: I68af28b30a403a32db5cff4e4a147437b127e875 Reviewed-on: https://chromium-review.googlesource.com/1221086 Commit-Queue: Leon Han <leon.han@intel.com> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#591257}
-
Mythri Alle authored
Embedders can disable code caching and we need to handle those cases when clearing the caches. Bug: chromium:812168 Change-Id: Ib9f2b60faa07c3e023298f46c5fdc2ef049ee797 Reviewed-on: https://chromium-review.googlesource.com/1219227 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#591256}
-
Yutaka Hirano authored
As part of the effort to deprecate kNotSharableCrossOrigin, stop using it in WorkerOrWorkletScriptController::Evaluate. There are three users: - worker toplevel scripts - importScripts - ScheduledAction Workers are origin-bound, so we can use kSharableCrossOrigin (the name is misleading, I will rename it, after all the refactoring is done). importScripts() always use "no-cors" mode, so we can calculate the AccessControlStatus by using SecurityOrigin::CanReadContent. I don't want to place the ad-hoc logic, but plumbing it to response type is hard because of LoadScriptFromInstalledScriptsManager. For ScheduledAction, I gave up removing kNotSharableCrossOrigin this time, as it seems consistent with Execute(LocalFrame*). I will remove the occurrence in a subsequent CL. Bug: 875153 Change-Id: I0d3c65e5fc152caed0265e7868e45ea9882ce487 Reviewed-on: https://chromium-review.googlesource.com/1180638 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#591255}
-
Siddhartha authored
BUG=859260 Change-Id: I9262c7b4c96fad43576d020d2a4660c2c86b81e5 Reviewed-on: https://chromium-review.googlesource.com/1222693Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#591254}
-
Timothy Loh authored
When attempting to open a file in the file manager via the context menu with a Linux app that has been set to the default, the error dialog shown if the file is not in Linux Files was not getting the app name. This CL fixes the dialog to correctly show the app name. As the object we were originally passing in is a html element, we can't simply add the 'title' attribute to it, as this will be reflected as a mouseover tooltip. Bug: 882894 Change-Id: Iccfdeaba720869046e2ea60367d687a5556abdf4 Reviewed-on: https://chromium-review.googlesource.com/1221068Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#591253}
-
Weilun Shi authored
Change position setting to relative and add margin to make sure they keep the same as what they look like. But the change will make sure the space between buttons will always be the same to avoid overlapping issue. LTR Screencast: https://screencast.googleplex.com/cast/NjI0NTA4NTM4OTc4MzA0MHwwOGJhMjBjMS1lNQ RTL Screencast: https://screencast.googleplex.com/cast/NDgzNzcxMDUwNjIyOTc2MHxlODQ5ZjRmZS03Zg Bug: 883202 Change-Id: Id3073276c819e47dd61bbe92550b520c087f447d Reviewed-on: https://chromium-review.googlesource.com/1226451Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Weilun Shi <sweilun@chromium.org> Cr-Commit-Position: refs/heads/master@{#591252}
-
Andrew Grieve authored
Change-Id: Idf2cc4fe806b1dacde38f3bcda94b0e7d8b66c00 Reviewed-on: https://chromium-review.googlesource.com/1214757 Commit-Queue: agrieve <agrieve@chromium.org> Reviewed-by:
David Turner <digit@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#591251}
-
David Black authored
Sub-controller own a single model so it is overly verbose to prefix. Bug: b:112084674 Change-Id: I49dfaed84d12bd0c4abe30bf7f20e15945ac6660 Reviewed-on: https://chromium-review.googlesource.com/1226270 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#591250}
-
fuchsia-sdk-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_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org Change-Id: I82e8e28c6036ddc86e2803bbcd3598138f736873 Reviewed-on: https://chromium-review.googlesource.com/1226458 Commit-Queue: Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#591249}
-
Stuart Langley authored
Part of on-going callback cleanup work to move from RepeatingCallback to OnceCallback where applicable. There are no logic changes. Bug: 875700 Change-Id: I691f069ab7010a6146b2f8885bc3d1ca4eee8379 Reviewed-on: https://chromium-review.googlesource.com/1226531Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Anand Mistry <amistry@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#591248}
-
Dmitry Gozman authored
This patch removes dependency on NavigationPolicy from the method, which will allows us to call CommitNavigation directly instead of returning kNavigationPolicyCurrentTab from DecidePolicyForNavigation. Bug: 855189 Change-Id: I91df83c2a30c511166c68ea2abd227b71883c37e Reviewed-on: https://chromium-review.googlesource.com/1222682Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#591247}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/61f1d62daa12..7a956edb6b53 git log 61f1d62daa12..7a956edb6b53 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 tsepez@chromium.org Use safe math in MatchFloatRange(). Created with: gclient setdep -r src/third_party/pdfium@7a956edb6b53 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-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:882959 TBR=dsinclair@chromium.org Change-Id: I79adba3fb60760ee7c716b5566d2ac12ba1e0989 Reviewed-on: https://chromium-review.googlesource.com/1226372Reviewed-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@{#591246}
-
Joel Hockey authored
UI Test verifies that background for HTML files is set to white rgb(255, 255, 255). Bug: 883129 Change-Id: I2c67d83ddd99db429116a652178019124079f526 Reviewed-on: https://chromium-review.googlesource.com/1223046 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#591245}
-
Chris Hall authored
Bug: 877724 Change-Id: I5321f253513f369db9f3ed54758785ca84cfb2cf Reviewed-on: https://chromium-review.googlesource.com/1198706 Commit-Queue: Chris Hall <chrishall@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#591244}
-
Karan Bhatia authored
This CL changes UrlPattern::UrlInfo to ensure that the lower cased url spec is computed lazily. Together with r591139, this helps prevent a string allocation for the whole lower cased url unless absolutely necessary. BUG=767605 Change-Id: I374c268a48900322f258212b05b906c541869031 Reviewed-on: https://chromium-review.googlesource.com/1226450Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#591243}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d42dfd429be3..b5e878155404 git log d42dfd429be3..b5e878155404 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 recipe-roller@chromium.org Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@b5e878155404 The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-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=agable@chromium.org Change-Id: I9cb800d801aa36f62fa5c86823e6b65f926de9a4 Reviewed-on: https://chromium-review.googlesource.com/1226370Reviewed-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@{#591242}
-
Stephen Martinis authored
This change is deliberately small (only changing one builder) to make sure the feature is working correctly. Bug: 880973 Change-Id: If9ffea3eadc461a994cd7dcc409b9b8206871024 Reviewed-on: https://chromium-review.googlesource.com/1222165Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#591241}
-
Luciano Pacheco authored
Being a class makes it a stronger type and more convenient to use. FakeEntry implements the base interface FilesAppEntry. Replace most of closure markups for FakeEntry to use FilesAppEntry, since FakeEntry now implements FilesAppEntry. Updated a few other closure markups as pointed by closure compiler. Include files_app_entry_types.js to files that refer to FakeEntry as pointed by failing tests. No change in logic. Test: Unit test for FakeEntries attributes and methods. Bug: 858935 Change-Id: I45f80c8a83531c76de8bcac6531071115492d3db Reviewed-on: https://chromium-review.googlesource.com/1212207 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#591240}
-
Devlin Cronin authored
Don't display the extension context menu on restricted sites where the extension wouldn't be allowed access. This includes sites like chrome:-scheme pages and the webstore. Add unittests for the same. Bug: 878988 Change-Id: I970ad331379200a508fe16d85474b90b093cb62c Reviewed-on: https://chromium-review.googlesource.com/1225592Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#591239}
-
Trent Apted authored
Mechanical follow-up to r590605. Also eliminate `var` usage. Includes a cl format. Bug: 879958 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I8239730a3118a41ee31aacfc2752f64bd88c173f Reviewed-on: https://chromium-review.googlesource.com/1223126 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#591238}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f0d258c32b04..7f2329398fe8 git log f0d258c32b04..7f2329398fe8 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 jmadill@chromium.org Run git cl format on several files. 2018-09-13 jmadill@chromium.org Pack SamplerState into small struct. 2018-09-13 jmadill@chromium.org Make SamplerState a contained class. Created with: gclient setdep -r src/third_party/angle@7f2329398fe8 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=ynovikov@chromium.org Change-Id: I89bcf2b46fd678ed2698a5788f13a2b78645c5d3 Reviewed-on: https://chromium-review.googlesource.com/1226092Reviewed-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@{#591237}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6d775183..c12805f8 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I8b41e2e1ca4f352af7c5ca7474b0b7406ed568cd Reviewed-on: https://chromium-review.googlesource.com/1226260Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#591236}
-
Weilun Shi authored
Refocusing on the omnibox only when user clicks any buttons on the notification bar. In that way, we can make sure that the user is interacting with that new tab. Bluring the buttons on the notification bar if user don't do anything to make sure we will not focus on the hidden item. Bug: 882335 Change-Id: I2310e1318764f8cae77ce59155164cbf14233324 Reviewed-on: https://chromium-review.googlesource.com/1222871 Commit-Queue: Weilun Shi <sweilun@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#591235}
-
wutao authored
ProcessTpm has been removed from libassistant. Bug: b/114236875, b/113707352 Test: manual. Change-Id: Ie771439d329f922d0e4569f08f5e15666e2e5614 Reviewed-on: https://chromium-review.googlesource.com/1226203Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#591234}
-
Miguel Casas authored
VaapiWrapper: - uses the pattern vaMapBuffer(() - vaUnmapBuffer() in 4 methods: this CL makes it ScopedVABufferMapping to simplify its use. - provides methods GetVaImage() -- ReturnVaImage() to create and destroy a VaAPI VAImage; this VAImage is mapped and unmapped following the pattern described before. This CL wraps this pattern into a ScopedVAImage to clarify and simplify its use and lifetime. (This is only used from VaapiJpegDecodeAccelerator). Test: jpeg_decode_accelerator_unittest OK on nautilus; added unittests. Bug: 877694 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 Change-Id: I0717bd3c64bb1bffc7df5b4b09643f3bb5ecb1a4 Reviewed-on: https://chromium-review.googlesource.com/1195822 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#591233}
-
David Black authored
When navigating away from the main stage we want to stop listening. Bug: b:115638453 Change-Id: Ib90dcc92b9f7ac140646ca28c0f9a7c0a97500f6 Reviewed-on: https://chromium-review.googlesource.com/1226070Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#591232}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/9548ea9d6ce1..b4d5af9c05f0 git log 9548ea9d6ce1..b4d5af9c05f0 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 52551d1cd8b6..a764381ef9f3 (1 commits) 2018-09-13 benjaminwagner@google.com Update Win version. 2018-09-13 allanmac@google.com Partial support for projective transforms 2018-09-13 mtklein@google.com add two more cases to P3 gm 2018-09-13 brianosman@google.com Add fallback path for drawing unsupported bitmap configs 2018-09-13 brianosman@google.com For Windows-Clang-Debug, use -fstandalone-debug to get better debug info 2018-09-13 michaelludwig@google.com Implement 2-pt conical gradient layout 2018-09-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fcedef476ef1..52551d1cd8b6 (1 commits) Created with: gclient setdep -r src/third_party/skia@b4d5af9c05f0 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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=master.tryserver.blink:linux_trusty_blink_rel;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=caryclark@chromium.org Change-Id: I735368aebeb1b8b932adb159c295f68e0f3b1e38 Reviewed-on: https://chromium-review.googlesource.com/1226093Reviewed-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@{#591231}
-
kristipark authored
"display" was set to the incorrect property and the ripple animation was not anchored to the link element. Before: https://screenshot.googleplex.com/WgaOXeh9ynZ.png After: https://screenshot.googleplex.com/pu34YfZ19dn.png Change-Id: I9bee2921b925495e1fc05a7ae2008e2496add46c Reviewed-on: https://chromium-review.googlesource.com/1226453Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#591230}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bc66a2cba899..d3bc41f640c5 Created with: gclient setdep -r src-internal@d3bc41f640c5 The AutoRoll server is located here: https://autoroll-internal.skia.org/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. TBR=mmoss@chromium.org Change-Id: I180bacbd54721d1093c937176b01fc81bcd59f97 Reviewed-on: https://chromium-review.googlesource.com/1226094Reviewed-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@{#591229}
-
Chris Palmer authored
Also resolve an API inconsistency: use Optional in 1 last place. Bug: 879237 Change-Id: I383cce38e47f06cedff99c05c3b2c1e1c67601f7 Reviewed-on: https://chromium-review.googlesource.com/1222916 Commit-Queue: Chris Palmer <palmer@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#591228}
-
Christopher Thompson authored
U+0E01 (ก) => n Prior Lao/Thai entries were added in crrev.com/c/1058710. Test: components_unittests --gtest_filter=*IDN* Bug: 882078 Change-Id: I1e90b144a1d791341b515d026a6bc4be7cbed57d Reviewed-on: https://chromium-review.googlesource.com/1220773Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#591227}
-
Darren Shen authored
Flaky time outs on Win7. TBR=yoav@yoav.ws, npm@chromium.org Bug: 883837 Change-Id: I11324b4e90c4f8f7938eb4f01941e0ce7e2225cf Reviewed-on: https://chromium-review.googlesource.com/1226471Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#591226}
-