- 22 Aug, 2019 40 commits
-
-
Caleb Rouleau authored
Also increase hard timeout for the same reason. TBR=jbudorick@chromium.org Bug: 996464 Change-Id: I194c1cb73fef3422a4b976419d59035943d34b5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764673Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#689555}
-
Rafał Godlewski authored
Bug: 986317 Change-Id: Id07d47c2f8c8db1f7d5278752cff13d0aac642f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765748Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Rafał Godlewski <rgod@google.com> Cr-Commit-Position: refs/heads/master@{#689554}
-
Geoff Lang authored
Swiftshader with the validating command decoder do not fully emulate RGB on BGRA IOSurfaces so use the old emulation paths in the validating command decoder for this case. BUG=995142 Change-Id: I6cb5053b0bd03d54866a50ec3a392be4b39057c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763238 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#689553}
-
Chinglin Yu authored
This reverts commit 3b793e50. Reason for revert: crbug/996647 flaky tests introduced. Original change's description: > Enable the jankiness profiler on ChromeOS. > > This implements the jankiness profiler on ChromeOS. The ProfilePrivder > observes jankiness through JankMonitor and then sends notification to > each registered MetricCollector implementation class. The profiles are > collected with the JANKY_TASK trigger event. > > Bug: 904785 > Test: unit_tests. > Change-Id: I699286541a6d892efe1e7e2ada47defbc57a1bfb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692209 > Commit-Queue: Chinglin Yu <chinglinyu@chromium.org> > Reviewed-by: Gabriel Marin <gmx@chromium.org> > Reviewed-by: Brian White <bcwhite@chromium.org> > Reviewed-by: Erik Chen <erikchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#689352} TBR=erikchen@chromium.org,bcwhite@chromium.org,gmx@chromium.org,chinglinyu@chromium.org Change-Id: Ib8c99e7ccf215ed0ed162a8749f48dbc20d740e1 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 904785 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765134Reviewed-by:
Gabriel Marin <gmx@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#689552}
-
Nikita Podguzov authored
Bug: 932759 Change-Id: Ie580c922ccb3a9c1d5e291c3cd13caff81c17515 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764189Reviewed-by:
Vladislav Kuzkokov <vkuzkokov@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Nikita Podguzov <nikitapodguzov@google.com> Cr-Commit-Position: refs/heads/master@{#689551}
-
Mike Frysinger authored
Since pylint runs in isolation now, it doesn't have access to 3rd party modules installed in the system. Disable import warnings. Bug: 866772 Bug: 996778 Change-Id: I9858f10c0c6fe277fcd5b0d2a703ee4e905e8466 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763241Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#689550}
-
Gavin Williams authored
-This was done by removing the "action-button" style class which is for making buttons blue with white font -Updated the corresponding tests to use the word "setup" instead of "configure" since the name of the button was changed in previous cl Bug: 995580 Change-Id: I510515797732b0616cd63d30235c4e50179ec378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762539 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#689549}
-
Ioana Pandele authored
This CL adds a switch in Settings > Passwords through which users can disable the password breach checks. This switch is disabled if the pref is managed. Bug:986322 Change-Id: If402241c4def52a437250740f2d42045b16c4141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1746251Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#689548}
-
Brian Sheedy authored
Fixes the XR consent dialog tests that were broken by a recent change to not show the consent dialog on repeated sessions on the same page. This is achieved by keeping track of what session types we've successfully created in the WebXR boilerplate code. Bug: 995843 Change-Id: I261bfda8526bf35fc0fc3134a2690e521644547e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764672Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#689547}
-
Greg Thompson authored
BUG=995719 R=rogerta@chromium.org Change-Id: I2156395f80970770bf1fa38af040ce2f07328dfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761600Reviewed-by:
Roger Tawa <rogerta@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#689546}
-
Min Qin authored
Files under Chrome's data dir is private to Chrome. Other apps shouldn't be able to access it. So hard coded file path provided by another app should also not work. BUG=859349 Change-Id: I51bc25a278ff70dcfbaaab8bc8e52123063d9a0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762916 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#689545}
-
Dana Fried authored
Prevents the wrong height hover card for the current window title from being displayed. Previously, there were cases where the size of the hover card was not correctly updated. Note: probably still needs browsertests :/ Bug: 984963, 995980 Change-Id: I61c1ee3a9b8cf4c8315860c619f151e772cca04c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763637Reviewed-by:
Caroline Rising <corising@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#689544}
-
Aaron Colwell authored
- Updated url::Origin version of CanAccessDataForOrigin() to verify precursor information if present and preserves existing behavior for opaque origins w/o precursor info. (i.e. only allow if lock is not set). - Created tests for url::Origin version of CanAccessDataForOrigin(). - Added a few new tests cases for GURL version of CanAccessDataForOrigin(). Bug: 991607 Change-Id: Ic102e5f9f90a0f2412b5f18d7c48d46c706b818c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756763 Commit-Queue: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#689543}
-
Akihiro Ota authored
Change-Id: I126d5ffffcf2e9d10940ebb672d42bb2a1529742 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764767Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#689542}
-
liberato@chromium.org authored
It seems like something in CodecImageGroup is happening on the wrong thread. This CL adds CHECKs to see what, as a temporary measure. Inspection and local repros haven't gotten far. Bug: 986783 Change-Id: I8873f083b19070855d8f7babcf39cfaa6e3f6928 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764332 Auto-Submit: Frank Liberato <liberato@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#689541}
-
Ahmed Fakhry authored
- Tab scrubbing: change to use 4-finger gestures. - Desk switch: change to use 3-finger gestures. - Overview selection: change to use 4-finger gestures. BUG=995911 TEST=Manually, modify existing tests. Change-Id: I867f3c0033647cc15998e6ef3bce02ac43c2ae7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764832Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#689540}
-
Ian Struiksma authored
4 tests that I thought I fixed are still failing on the bot, so disabling for now while I investigate further. Autofill tests disabled: academy, dell, findmeagift, timberland Bug: 984664 Change-Id: I6af57bf572d244251bff22c7210dd4e2b5510768 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763240 Auto-Submit: Ian Struiksma <ianstruiksma@google.com> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#689539}
-
Ioana Pandele authored
This CL adds the bridge to java, as well as basic showing and hiding logic. Bug: 986317 Change-Id: Iec8a65a7c025da71505b16487e2070234ea58fda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763677 Commit-Queue: Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#689538}
-
Aga Wronska authored
Help app will present help topic about parent access code: https://support.google.com/families/answer/7307262 This change requires submitting new offline resources to chromeos-assets (WIP). Bug: 941702 Test: ParentAccessViewTest + manually Change-Id: Ib7d9846e1e8bc4da3ce3ebb803a5d621994699d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764750Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Henrique Grandinetti <hgrandinetti@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#689537}
-
Mason Freed authored
Prior to this CL, the entire parent surface was read back to form the input for the backdrop-filter. In some cases (e.g. crbug.com/993971), that parent surface was very large, resulting in very large readbacks, and poor performance. With this CL, which is a perf optimization, the readback rect is intersected with the device viewport (expanded for pixel moving filters) prior to readback. Pixels outside of the viewport will not contribute to the visible filtered content. Bug: 993971, 974789 Change-Id: I429c8dcb335b264873b3a3671225d19162ecfe27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761346 Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
enne <enne@chromium.org> Commit-Queue: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#689536}
-
Marc Treib authored
TBR=mmenke@chromium.org Bug: 996367 Change-Id: I55e86f79fa4ffd9001b643d1beea1481b28c7285 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765709Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#689535}
-
Philip Rogers authored
https://crrev.com/679757 added a cache on LayerImpl (all_touch_action_regions_) but did not invalidate this cache in LayerImpl::PushPropertiesTo. This cache invalidation bug led to incorrect hit testing in LayerTreeImpl::FindLayerThatIsHitByPointInTouchHandlerRegion. Bug: 987937 Change-Id: Ie8a26203ebfabd751a3a287108eced875112e790 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764805 Auto-Submit: Philip Rogers <pdr@chromium.org> Commit-Queue: enne <enne@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#689534}
-
Pauline Leitao authored
This patch is a follow-up to CL 1676167, found in [1], and introduces minor mechanical changes to the DecodeNode() method so that GUID validity is only checked for bookmarks that are not of type BookmarkPermanentNode. [1] https://chromium-review.googlesource.com/c/chromium/src/+/1676167 Bug: 978430 Change-Id: I44ba7699482c229bb9c651d5b213e68036c9d233 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1728883Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Pauline Leitao <psivieroleitao@google.com> Cr-Commit-Position: refs/heads/master@{#689533}
-
Peter Boström authored
Makes state transitions feel a lot smoother, which aside from polish is a definite requirement for removing the border when highlighting the Butter avatar icon as the border goes away while still hovering the container. Bug: chromium:993105 Change-Id: I3af2c8f626834be66b30e99d5aca6d76dad07189 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762758 Commit-Queue: Peter Boström <pbos@chromium.org> Reviewed-by:
Caroline Rising <corising@chromium.org> Cr-Commit-Position: refs/heads/master@{#689532}
-
Yun Liu authored
Bug: 970083 Change-Id: I17b34aa730a880e00a1b1d6a821ee0e1cf948f81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764550 Commit-Queue: Yun Liu <yliuyliu@google.com> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#689531}
-
Caleb Rouleau authored
TBR=johnchen@chromium.org Change-Id: I31cd96ca47c2eb483e70e9377a3b7a3419557692 bug: 978500 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764676Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#689530}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/24456989e21b..58940f67acd5 git log 24456989e21b..58940f67acd5 --date=short --no-merges --format='%ad %ae %s' 2019-08-22 jonahr@google.com Revert "Make Mac SystemInfo reflect the currently active GPU on dual GPU machines" 2019-08-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/spirv-tools/src 0cbdc7a2c35b..aef8f92b2bb6 (2 commits) 2019-08-21 jdarpinian@chromium.org WebKit requires "Web" as prefix to Objective-C class names 2019-08-21 dakshidnani@google.com Make Mac SystemInfo reflect the currently active GPU on dual GPU machines 2019-08-21 lujc@google.com Fix frame capture build for Android Created with: gclient setdep -r src/third_party/angle@58940f67acd5 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=jonahr@chromium.org,jonahr@google.com Bug: chromium:985486,chromium:984780,chromium:None,chromium:985486,chromium:984780 Change-Id: Icf733ee161ce14c4b57b7c0d092b4289a348ee38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765648Reviewed-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@{#689529}
-
Kyle Horimoto authored
Also add ownership to some Chrome OS settings tests. Change-Id: Ib3b37c099bb21b0fa830765c9bc92aa6e896b744 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764763 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@{#689528}
-
Tao Bai authored
Bug: 950248 Change-Id: I7ea4198c96fda976ce2d9ae6e6b19b5cdc473f36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764896Reviewed-by:
Changwan Ryu <changwan@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#689527}
-
Jenny Zhang authored
Since we are using finch to roll out play store app search feature, we should disable it by default in the client code. Bug: 996303 Change-Id: Iae9d95ba1666fa76c66a1fcd1a06cae7d6e43571 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764518Reviewed-by:
Vladislav Kaznacheev <kaznacheev@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Jenny Zhang <jennyz@chromium.org> Cr-Commit-Position: refs/heads/master@{#689526}
-
Maksim Sisov authored
Frankly, the ozone-linux has never run the ozone_x11_unittests. Enable them. Bug: 700309 Change-Id: I379f2c411812a7cd15527e81e7b5b14fb3bf1147 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765508Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#689525}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/197c58647161..068af9e416cb git log 197c58647161..068af9e416cb --date=short --no-merges --format='%ad %ae %s' 2019-08-22 brianosman@google.com Revert "Temporary Lua hook to measure impact of conservative convexity" 2019-08-22 brianosman@google.com Enable SkSL interpreter in CanvasKit to get particles working again Created with: gclient setdep -r src/third_party/skia@068af9e416cb 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=egdaniel@google.com Bug: None Change-Id: I83a294f76c093ce21345f7101ea743e490856964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764866Reviewed-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@{#689524}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/49980fb4f214..cab59a32b90b git log 49980fb4f214..cab59a32b90b --date=short --no-merges --format='%ad %ae %s' 2019-08-22 yyanagisawa@chromium.org Auto detect Goma client for ChromeOS chroot. Created with: gclient setdep -r src/third_party/chromite@cab59a32b90b 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 Bug: None Change-Id: If6016a62dd05049343f7d927cfb7c964b29ebb46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764864Reviewed-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@{#689523}
-
Vasiliy Telezhnikov authored
This CL fixes adds path for passthrough gl decoder to ScopedSurfaceToTexture. It also fixes gl state sync issue between |gles2_implementation_| and |gles2_decoder_| for the readback. Bug: 983581 Change-Id: I03a17724326968d57e2f26a558a2e6237aaadc32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763432 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#689522}
-
Becca Hughes authored
Add a histogram to track when a user interacts with the lock screen media controls. BUG=995373 Change-Id: Ia462e38d1b7eceafb2cf8073a67b7421fcf573f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761259 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#689521}
-
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: I8e94fde0647093b02b7c8db703567b9d7628dd12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765649Reviewed-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@{#689520}
-
Hwanseung Lee authored
According to guide[1], it is acceptable to be also named like macro instead of constants. but it is old way. so change it to keep consistency with others. [1] https://google.github.io/styleguide/cppguide.html#Enumerator_Names Bug: 940736 Change-Id: I03312364177a9108c59673be8f074e28adb42317 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763656 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#689519}
-
Brian Sheedy authored
Adds bialpio@chromium.org to the VR_JAVA_OWNERS file since he's familiar with the AR files that are still in the VR directory. Change-Id: I856ad90d913da4e21ad718afaf8e109d3562a1db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764766Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#689518}
-
Amr Aboelkher authored
A user policy which controls the dictation accessibility feature. The policy can have one of these three states: default off, force on or force off by controlling a boolean pref. Adds SelectToSpeakEnabled accessibility feature along with DictationEnabled to Accessibility group. Bug: 552439 Change-Id: I617da14787e7adbf3abf87aea556df63369d932a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713514 Commit-Queue: Amr Aboelkher <amraboelkher@google.com> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#689517}
-
Sadrul Habib Chowdhury authored
LayerTreeFrameSink::ForceAllocateNewId() is no longer needed after surface-sync has been enabled on all platforms. BUG: 985009 Change-Id: I9aa2042eca489182ab66d354d2538951c2066c5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762787 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#689516}
-