- 27 Mar, 2019 40 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/52233432102f..62c6a3871085 git log 52233432102f..62c6a3871085 --date=short --no-merges --format='%ad %ae %s' 2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4035f6c8..83d44af5 (535 commits) Created with: gclient setdep -r src/third_party/skia@62c6a3871085 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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=stani@chromium.org Change-Id: I6734502eac073df26555c00996cc640cd21faf87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540722Reviewed-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@{#644679}
-
Oksana Zhuravlova authored
This change exports a 'lite_closure_type' filter and modifies the corresponding function to put an underscore instead of a dot for nested enums. This new filter is now used in the enum template. Bug: 939078 Change-Id: I0c4c1a7b08b6df09d460350a22f5b8cbcf318bc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538707 Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#644678}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c5119b1cfe05..3a6175755f55 Created with: gclient setdep -r src-internal@3a6175755f55 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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=sahel@chromium.org,horo@chromium.org,pkasting@chromium.org,andruud@chromium.org Change-Id: Ie966d413b4962a8a24532f8f60c6ee09470a5e42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540721Reviewed-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@{#644677}
-
Dan Beam authored
Screencast: https://drive.google.com/open?id=11JgUXbqgQJJViZsNC35v98zOwRVs5Ymh R=rbpotter@chromium.org BUG=939731 Change-Id: I5df51c152163f9995316ef5a706c56d3e9c5dc40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540409 Auto-Submit: Dan Beam <dbeam@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#644676}
-
Sara Kato authored
Android side change ag/6513593 Tooltip actions added in API28, in AccessibilityNodeInfo. - ACTION_SHOW_TOOLTIP - ACTION_HIDE_TOOLTIP Wire these to Chrome side, by adding a new type of action to the automation API. Test: manual (manually check that tooltip action is sent correctly) Bug: b:77885472 Change-Id: I2f708a6646259fb38f5b10a4c9f1299ca91ea1ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1488401Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Sara Kato <sarakato@chromium.org> Cr-Commit-Position: refs/heads/master@{#644675}
-
Noel Gordon authored
In RELEASE approximation: keep it on ASAN MSAN DEBUG waterfall bots. No-try: true Tbr: lucmult@ Bug: 946025 Change-Id: I7ff0e557b3b1e0bf3b1d895de4eadb0d78e050f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539485Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#644674}
-
chrome://app-iconsLucas Tenório authored
With this change we will be able to show any app icons just by appending their app id to chrome://app-icons. If we don't do this type of whitelisting, the only other way we can pass the icons to the Kiosk Next Home is to encode their images and pass them through mojo. That other approach was implented here but it's much more cumbersome: http://crrev/c/1539156. Bug: 927809 Change-Id: Id1b63b3959d335dabcccd6d8a743e2e6e825ef01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534414Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Lucas Tenório <ltenorio@chromium.org> Cr-Commit-Position: refs/heads/master@{#644673}
-
Nigel Tao authored
BUG=826982 Change-Id: I92ae60805aecd9be96afebf8c28a96f8d4b91963 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539633Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#644672}
-
Xianzhu Wang authored
They occasionally timeout on all platforms, and occasionally fail on Win7. Mark them [ Pass Timeout ] on all platforms, and [ WontFix ] on Win7. Bug: 946022,919789 Change-Id: I86fe6fa5324871737d04a9c40c664e9c7b1a7a36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540483 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#644671}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/bf341ae88c83..52233432102f git log bf341ae88c83..52233432102f --date=short --no-merges --format='%ad %ae %s' 2019-03-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@52233432102f 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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=stani@chromium.org Change-Id: Ife5fa6d301cfcae3dabf1653195f41088c6b4b3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540720Reviewed-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@{#644670}
-
Patrick Monette authored
As part of moving the ModuleDatabase to its own sequence, the chrome://conflicts page still needs to access its content from the UI thread. This is done by the ConflictsDataFetcher, which lives on the ModuleDatabase task runner and returns the resulting data to the conflicts handler. Bug: 943303 Change-Id: I73c1413afaa1555abc2ba3c3bc891851b75ad71a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531090 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#644669}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: I62f20c327c6ee780d10bc0806bf14bc2dbc35da3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540660Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#644668}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/261711304bcc..c5119b1cfe05 Created with: gclient setdep -r src-internal@c5119b1cfe05 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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=sahel@chromium.org,horo@chromium.org,pkasting@chromium.org,andruud@chromium.org Change-Id: If83afabde6471dc636f244aea6b4caba566bfe6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540718Reviewed-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@{#644667}
-
Andrew Grieve authored
Change-Id: Id4f175a316925cdac169cb67622dae3f172fec44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539868 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#644666}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ffb1c9fdaf5e..2b058ca0584c git log ffb1c9fdaf5e..2b058ca0584c --date=short --no-merges --format='%ad %ae %s' 2019-03-27 rmhasan@google.com Move calling of ExpectationsFiles function Created with: gclient setdep -r src/third_party/catapult@2b058ca0584c 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:698902 TBR=sadrul@chromium.org Change-Id: I7971bf30afe8c6f62b32b7a149c638fb9504fd54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540719Reviewed-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@{#644665}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8244b454..1fb2e697 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;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: I127609053f31e3682d1a47947767acb767108078 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540144Reviewed-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@{#644664}
-
Toni Barzic authored
Updates UpdateScreen browser tests to test UI state changes in addition to interactions with Chrome OS system state. Adds coverage for testing the screen state when update requires user confirmation to proceed (when the current network connection is detected as metered), and reboot request timeout. To make testing easier: * extracts logic for setting up network portal state into NetworkPortalDetectorMixin (this will be reused for other tests). * refactors OobeScreen waiter to have only one Wait method, and wait parameters are expected to be set before a call to Wait() * introduces an option to confirm that no other oobe screen is shown before the target screen * remove unused WaitForInitialization BUG=945133 Change-Id: I1c9899f9adad6d70a5de5d206fa1d3adf2f7e06f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536112Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#644663}
-
Krishna Govind authored
R=kariah@chromium.org Change-Id: I155ba406dc0952193ca37dbdb8f8d865cbfba592 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539830Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#644662}
-
Salvador Guerrero authored
ProtoDatabaseProvider had an unused refptr to a TaskRunner, this CL removes it and updates some comments. Bug: 870813 Change-Id: I3980842c4741f2e84f93dcd8070c338b08cf3b28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538996 Commit-Queue: ssid <ssid@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#644661}
-
Tetsui Ohkubo authored
StaticKCM was launched in M74. TEST=manual BUG=b:122704772 Change-Id: I445e4b019ac570b5728e589deef139298f1391d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535468Reviewed-by:
Yuichiro Hanada <yhanada@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#644660}
-
Daniel Cheng authored
This reverts commit 596ae5a1. Reason for revert: breaks code search, which indexes generated files Original change's description: > [clang] Drop generated files in compilation database. > > Generated files (e.g. bind_unittest_nc.cc) are less interesting than regular > human-written files, e.g. it doesn't make sense to apply clang-tidy FixIts to > them; clangd indexer are not interested in indexing them. > > And these files are usually not generated when running clang-based tools. > > size of compilation databse: 204M => 176M > number of entries : 44450 => 38198 > > Change-Id: I32c639562187f814a9286f945b9dfcfbc4ab21d3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1526264 > Commit-Queue: Daniel Cheng <dcheng@chromium.org> > Auto-Submit: Haojian Wu <hokein.wu@gmail.com> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Cr-Commit-Position: refs/heads/master@{#644005} TBR=dcheng@chromium.org,hokein.wu@gmail.com # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Id57f162675df0bb274690868f9436edf80c4a0a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540148Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#644659}
-
Peng Huang authored
Bug: 932614 Change-Id: I8a0618eaddc4d192c605763e5cac37f7e73d3024 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536115 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#644658}
-
Hwanseung Lee authored
Use enum class instead of enum for MouseEventType. enum class is more type safety. Bug: 940736 Change-Id: I0fae2ab027041bbe1bb8e100f35a2c5220a47026 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530277Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Cr-Commit-Position: refs/heads/master@{#644657}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/1a9f8ed9bf54..49191a7ef481 git log 1a9f8ed9bf54..49191a7ef481 --date=short --no-merges --format='%ad %ae %s' 2019-03-27 thestig@chromium.org Get rid of XFA_LOGIC_TYPE. Created with: gclient setdep -r src/third_party/pdfium@49191a7ef481 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. TBR=dsinclair@chromium.org Change-Id: I1ec255f8d2ac52504f9e36aa0b7380b163694062 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540142Reviewed-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@{#644656}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2b7cca4cd8e4..bf341ae88c83 git log 2b7cca4cd8e4..bf341ae88c83 --date=short --no-merges --format='%ad %ae %s' 2019-03-27 csmartdalton@google.com Revert "Add MSAA and non-aa modes to GrFillRRect Op" Created with: gclient setdep -r src/third_party/skia@bf341ae88c83 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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=stani@chromium.org Change-Id: Iff3870ce6d49b8980b299cb5255353c35c0f0d04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540716Reviewed-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@{#644655}
-
Peter Kasting authored
Bug: 946022 Change-Id: I19b3a232b0cf4ed2d874b7c115ed8db3562f5ee6 TBR: noel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540677 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#644654}
-
Daniel Murphy authored
Locks were assumed to be granted synchronously when all previous locks were destructed. This isn't the case when there is a chain of dependent locks, as granting a lock posts a task. Since the delete code doesn't need a transaction to work (yet), remove the locks here, and refactor this area for the new Scopes integration. R=pwnall@chromium.org Bug: 945370 Change-Id: Ifce3163852db6b2eae2127ee7062e788a19b9546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539211Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#644653}
-
Dana Fried authored
Pulled the event handler that spies on the root window's event stream (pre target event handler) into a separate class. Intrinsic BubbleDialogDelegateView behaviors were marking some events as handled which prevented them from being passed to the appropriate browser views. The net result was that drag no longer worked if hover cards were active; there were probably other problems as well. Bug: 910739 Change-Id: I747f5ff2ab492367b07ca26a96ea5a5329acb871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540681 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#644652}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/91e949292f59..5490e9aca17e git log 91e949292f59..5490e9aca17e --date=short --no-merges --format='%ad %ae %s' 2019-03-27 jiawei.shao@intel.com Fix clip space on D3D12 and OpenGL Created with: gclient setdep -r src/third_party/dawn@5490e9aca17e The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=cwallez@chromium.org Change-Id: Id06a6c3b7f30e86733bcfc85a3f2b1e1a1a4c6b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540573Reviewed-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@{#644651}
-
Yeol authored
collection of string vectors. Instead it should take a single vector of expected value structs. FormAutofillTest: :ExpectLabelsAndTypes() took an ever expanding Bug: 896682 Change-Id: I1ddbf1fd27c6f397965292c1685fcceda7c0adae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539326Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Commit-Queue: Yeol Park <peary2@gmail.com> Cr-Commit-Position: refs/heads/master@{#644650}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/c8bd9e358dfd..ffb1c9fdaf5e git log c8bd9e358dfd..ffb1c9fdaf5e --date=short --no-merges --format='%ad %ae %s' 2019-03-27 sadrul@chromium.org telemetry: Fix thread-pool usage on mac. Created with: gclient setdep -r src/third_party/catapult@ffb1c9fdaf5e 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:946072 TBR=sadrul@chromium.org Change-Id: I2eb5a949d916d14a696f6f0bd4e68787966ceaf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540717Reviewed-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@{#644649}
-
Manu Cornet authored
Allow arrow key navigation in the overflow bubble as well, so that app reordering also works and integrates smoothly with keyboard navigation in there too. This does not yet support reordering of app across the "overflow border" (e.g. last app of main shelf with first app of overflow). Also refactor a simple |IsArrowKeyCode| function in a place where it's easy to reuse. Some places in app_list could also use this but that part of the code has a slightly unusual namespace pattern usage and I didn't want to mess with BUILD.gn and deps too much. See this "in action" at: https://bugs.chromium.org/p/chromium/issues/detail?id=888637#c28 Bug: 888637 Change-Id: Icfa22870bd603093cd4889ffdea10d91c01abbc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535304Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#644648}
-
BUG=762641 TBR=malaykeshav@google.com Change-Id: If9f176972e542a5165364b0e75af87b92e4e1b0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534415Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#644647}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ed0cd5dc2078..261711304bcc Created with: gclient setdep -r src-internal@261711304bcc 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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome BUG=chromium:944789,chromium:942819 TBR=sahel@chromium.org,horo@chromium.org,pkasting@chromium.org,andruud@chromium.org Change-Id: I343e495598b70d03a00e9487cd317d6b7be77a68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538755Reviewed-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@{#644646}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/5d732177c04f..c74cce1e7a8c git log 5d732177c04f..c74cce1e7a8c --date=short --no-merges --format='%ad %ae %s' 2019-03-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@c74cce1e7a8c 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: Ic0c65790188506955e20cc60e148cb90105ba3d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538754Reviewed-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@{#644645}
-
Victor Costan authored
Chrome patches SQLite to remove two features from the FTS3 extension. This CL adds LayoutTests verifying that the features are not available to WebSQL. The tests ensure that we won't accidentally expose the features as we shed our SQLite patches. Bug: 945204 Change-Id: I50364520c33bdfbbbc9b5521fcf6dff37d9fe419 Tested: Ran the blocked commands in a vanilla sqlite3 shell. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538864 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#644644}
-
Luciano Pacheco authored
Currently <cr-menu-item> don't have tabindex at all by default so it can't be focused, making cr.ui.Menu.focusSelectedItem less useful. Tabindex=-1 is focused only via JS not via Tab key, if a tabindex is specified like tabindex=0 which receives focus via Tab key, this value is preserved. Bug: 889153 Change-Id: I32339c936ad01e67d1214bc2f721168ef24219d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535319 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#644643}
-
rajendrant authored
With network-servicification, 407 failures bypass the proxy for a random duration of 1-5 minutes, which leads to drop in data saver usage. This CL reduces that bypass duration. This CL also reduces initial delay for fetching the client config. Bug: 945419 Change-Id: Ifc297a3ee7b681e76ce752612a6b05feba642ce8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539210Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#644642}
-
Dean Liao authored
TransmissionEncodingInfoHandler is used to handle MediaCapabilities.encodingInfo() API with "transmission" type. Also updates corresponding web_tests. BUG=817382 TEST=Test MediaCapabilities.encodingInfo() API on CrOS devices. Pass content_unittest: out/Debug/content_unittests \ --gtest_filter=TransmissionEncodingInfoHandlerTest.* Pass web_tests: 1. autoninja -C out/Debug blink_tests 2. python third_party/blink/tools/run_web_tests.py --debug \ third_party/blink/web_tests/media_capabilities/encodingInfo.html \ third_party/blink/web_tests/external/wpt/media-capabilities/encodingInfo.html Change-Id: Ideda536f5193d84d5a668445cca9c725b6a2e829 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1472410Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Florent Castelli <orphis@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Shuo-Peng Liao <deanliao@google.com> Cr-Commit-Position: refs/heads/master@{#644641}
-
Ehsan Karamad authored
This CL hooks up post messaging API for frame-based MimeHandlerView. A current post message test which runs only for BrowserPlugin version is now modified to run for frame-based MimeHandlerView as well. Bug: 659750 Change-Id: Ie58fa733f463e697e38a100f78e0e50e7431b983 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539869Reviewed-by:
James MacLean <wjmaclean@chromium.org> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#644640}
-