- 11 Mar, 2020 22 commits
-
-
dpapad authored
The enum is used by the WebUI.Settings.PathVisited histogram. Bug: 1059098 Change-Id: I5ce62b70691ed810834b5ed5ce18b326bf8fca0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097358Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#749001}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/4bdcfb7b6e69..8bf3aecd3335 git log 4bdcfb7b6e69..8bf3aecd3335 --date=short --first-parent --format='%ad %ae %s' 2020-03-10 chonggu@google.com [Telemetry] Add logic to test whether port forwarding has started. 2020-03-10 eseckler@chromium.org trace_data: Raise exceptions only after traces are added to artifacts Created with: gclient setdep -r src/third_party/catapult@8bf3aecd3335 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC eseckler@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-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:1058255,chromium:1059767 Tbr: eseckler@google.com Change-Id: Ic24d0e80802261b818624eee5424dadd434fdb0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097466Reviewed-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@{#749000}
-
Luciano Pacheco authored
Bug: 1058536 Change-Id: I153bc4fd016523e5aa44409798326237e180c247 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096798 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#748999}
-
Piotr Bialecki authored
Change-Id: I554f2879cee4bd87160ccfc48c63e93aab236970 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097465 Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Klaus Weidner <klausw@chromium.org> Auto-Submit: Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#748998}
-
dpapad authored
This regressed at r742504 Fixed: 1059855 Change-Id: Ife8236a8eea460536bb9c8a440a92fcea865b86d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097355 Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Theodore Olsauskas-Warren <sauski@google.com> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#748997}
-
Luciano Pacheco authored
The new breadcrumbs is positioned only on top of the file list/grid, instead of on top of directory tree and file list/grid, this changes the logical order of the tab sequence. Additionally, because the new breadcrumb is a custom element with shadowRoot, using tabindex > 0 on its sub-elements doesn't follow the desired order and having the tabindex > 0 is not recommended by lighthouse [1]. This CL changes all Files app tabindex to 0 instead of greater than 0. For previous design this doesn't change any tab order, for the new design it has a different order and this is desired due to new breadcrumb position, see bug for tab order details. This CL updates the tab_index.js integration tests to have these 2 different tab orders. Change helper function checkNextTabFocus() to dive in to shadowRoot to be able to test the breadcrumbs sub-elements being focused. [1] - https://developers.google.com/web/fundamentals/accessibility/focus/using-tabindex Bug: 1059137 Test: browser_tests --gtest_filter="TabIndex/*" Change-Id: Id39f2b1347235858b394229227e10288fe157b47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089192Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#748996}
-
Henrique Nakashima authored
Bug: 1012975 Change-Id: I5d4d97d0826238cd296f630c3bc82c18283b1905 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095567Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#748995}
-
Will Harris authored
BUG=767906 Change-Id: I7016b8ffe9b07345f008916c5b7b54462edb5b17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097239 Auto-Submit: Will Harris <wfh@chromium.org> Reviewed-by:
James Forshaw <forshaw@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#748994}
-
Xiaohan Wang authored
These are currently only used for Flash, which is scheduled to be deprecated in M87 (https://www.chromium.org/flash-roadmap). Hence, delay the expiry to M87. Bug: 1037200 Change-Id: Icfb64eda728eea20d39f299407217729fd3e335a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097459 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Auto-Submit: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#748993}
-
Tommy C. Li authored
This CL puts a very simple cr-autocomplete-match-list web component within the chrome://resources/cr_components shared directory for usage in both the top chrome omnibox (experimentally under a flag) and the WebUI NTP. Bug: 1046561 Change-Id: I760d7ce2b4eeebf63277a9ca1ca5891bf49dcef1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091631 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#748992}
-
Darren Shen authored
Change-Id: I1aec44b39dca1a7d3a85e3ac962643de4fa6e979 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096326 Auto-Submit: Darren Shen <shend@chromium.org> Reviewed-by:
Keith Lee <keithlee@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#748991}
-
Jun Cai authored
This CL converts base::Closure to base::OnceClosure in //components/sessions Bug: 1007732 Change-Id: Ib49c7e022e67a974e79637f386f941f627abcd3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097018Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Jun Cai <juncai@chromium.org> Cr-Commit-Position: refs/heads/master@{#748990}
-
Raymond Toy authored
Convert more places including: filters/decrypting_demuxer_stream filters/decoder_selector Also needed to pass a TimeDelta object by value to fix a presubmit error about passing Time objects. Bug: 1007799 Change-Id: I8f9b363a8a28dcbdae566e20d9cf73ca0820c768 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092168 Commit-Queue: Raymond Toy <rtoy@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#748989}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/da0658022d4c..fe6381e8e366 git log da0658022d4c..fe6381e8e366 --date=short --first-parent --format='%ad %ae %s' 2020-03-10 thestig@chromium.org Support /SMaskInData in JPEG2000 images. 2020-03-10 thestig@chromium.org Add a pixel test for /SMaskInData in JPEG2000 images. Created with: gclient setdep -r src/third_party/pdfium@fe6381e8e366 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I9386c6be304be89789f97f5de347d20b2a3b606c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097458Reviewed-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@{#748988}
-
Ben Mason authored
This is due to build failure: crbug/1060174 TBR: agrieve@chromium.org Change-Id: I42a72fb19010c2f8f3cec54fd0ff95c0ecb630d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097142 Commit-Queue: Ben Mason <benmason@chromium.org> Reviewed-by:
Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#748987}
-
Corentin Wallez authored
This CL makes the Associate/DissociateMailbox commands automatically flush pending Dawn commands so that users of the WebGPUImplementation don't need to remember to do it everytime. Bug: chromium:1059777 Change-Id: I15f6ec1528657b063d83710f119329c8865b3f65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095102 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#748986}
-
dalyk authored
This cl adds a new error message when the custom text field entry passes the formatting check but a test DNS query fails. Bug: 1040145 Change-Id: If25737013e942814d1f7bf0a0ac5d5c72c72e757 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082357Reviewed-by:
Eric Orth <ericorth@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Katharine Daly <dalyk@google.com> Cr-Commit-Position: refs/heads/master@{#748985}
-
Victor Costan authored
Most macOS builds are of the form major-minor-build, such as 19D76. In some cases, packaging errors are fixed by repackaging an existing build. In those cases, the build gets a packaging version, such as 19E258a (packaging version 2), or 19E234g (packaging version 8). This CL updates the parsing code to account for the package version. Bug: 1049832 Test: gn gen with enable_nacl={on,off} on macOS 19D76. Change-Id: I3aac7ee56acc46a77b7a7a8ea5b19ea386c5d84d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096912 Auto-Submit: Victor Costan <pwnall@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#748984}
-
Kelvin Jiang authored
Flatbuffer schemas/parsing will be added in follow up CLs Bug: 947591 Change-Id: I89ec2f438b480923274b044ccba64a5ce7eccd6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094214Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#748983}
-
Kramer Ge authored
OzoneDrmMojo feature is enabled by default. Per go/finch-best-practices field trial config is not needed. Bug: 620927 Change-Id: I4ceb60c049555a169ccb9154b31e848b5d3ce894 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096905 Auto-Submit: Kramer Ge <fangzhoug@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#748982}
-
Rayan Kanso authored
Bug: 1059788 Change-Id: Ia02550fc2ad56f6c0a8b8dd27f522ae56f101451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095721 Auto-Submit: Rayan Kanso <rayankans@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#748981}
-
Chris Lu authored
This change turns on the Infobar Messages feature flag and modifies assertions to check for the different accessibility identifiers. Tests that are no longer relevant because only one infobar is shown at a given time are removed. Change-Id: Iffae041b5dce319b3a376e71f73afff80d441061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095079 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#748980}
-
- 10 Mar, 2020 18 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/78dac6dcb222..bf355123ae3b git log 78dac6dcb222..bf355123ae3b --date=short --first-parent --format='%ad %ae %s' 2020-03-10 reed@google.com we can handle opaque clip-shaders up front 2020-03-10 reed@google.com remove testing && false 2020-03-10 michaelludwig@google.com Impl. tiled bitmaps in drawImageRect with per-edge AA flags 2020-03-10 mtklein@google.com fix clip shader + skvm 2020-03-10 brianosman@google.com Runtime effects: Detect calls to undefined functions 2020-03-10 csmartdalton@google.com Migrate ccpr to the new bind/draw API 2020-03-10 fmalita@chromium.org [skottie] Simplify the separate-dimensions vector interpolator 2020-03-10 robertphillips@google.com Convert AAConvexPathOp to surfacing its programInfo 2020-03-10 egdaniel@google.com Experiment with no longer avoiding uploading same uniforms in vulkan. 2020-03-10 mtklein@google.com add Builder::dot() 2020-03-10 reed@google.com clipShader -- raster implementation 2020-03-10 fmalita@chromium.org [skottie] 2D spatial interpolation support 2020-03-10 michaelludwig@google.com Move tiled bitmap code into SkGpuDevice_drawTexture.cpp 2020-03-10 robertphillips@google.com Make GrRegionOp surface programInfos at record time 2020-03-10 robertphillips@google.com Surface programInfos on GrLatticOp at record time Created with: gclient setdep -r src/third_party/skia@bf355123ae3b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC brianosman@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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 Bug: None Tbr: brianosman@google.com Change-Id: I03e7ebdb4a8a200da90631aa2d4919d101fa30ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097329Reviewed-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@{#748979}
-
Scott Graham authored
Temporarily disabling these tests as UTC time is being refactored/moved out of the kernel, and is currently unreliable, causing these tests to flake. Bug: 1060357, fuchsia:47760 Change-Id: I3f3f46fc762a4b799b85aa4774839f7455b59b45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091216Reviewed-by:
David Dorwin <ddorwin@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#748978}
-
Peter Kasting authored
Bug: 1054884 Change-Id: I96b8e6baca16f2902502c6487fde9efb9f573abd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092187 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#748977}
-
Ahmed Fakhry authored
TBR=jamescook@chromium.org BUG=none Change-Id: I9a41e645cbd8e0e6a8cb275d387142174051dece Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097238Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#748976}
-
Caroline Rising authored
This change fixes a bug where an extension's toolbar visibility was updating do to context menus being shown within the extensions menu. Bug: 1059977 Change-Id: I103bc208927bf8f74a2abd0a51137216e34fba0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096092 Commit-Queue: Caroline Rising <corising@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#748975}
-
Yuchen Liu authored
CmaBackend still uses task runner in its destructor. Bug: internal b/150796363 Test: Build Change-Id: Idfa283dd7f72d06243ba4ab5803971d33035e5c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097325 Auto-Submit: Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#748974}
-
Henrique Ferreiro authored
After the Great Blink mv (https://chromium-review.googlesource.com/1001152) Test is not part of any path. Bug: None Change-Id: Ie947e07653f29e8e45db2b87d015de09806345d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096639Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#748973}
-
Hui Yingst authored
Bug: 51472 Change-Id: I381c851fb51e6948976951cbb2f3445f5e0de35a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092119Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Hui Yingst <nigi@chromium.org> Cr-Commit-Position: refs/heads/master@{#748972}
-
Willie Koomson authored
This change adds another 6 months to the expiry date of the Arc.CpuRestructionDisabled UMA metric, which has recently expired. Bug: 1046008 Test: None Change-Id: I2e4c3ac8c0437b1b66327a1ad60e84173fbdb7bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097046 Auto-Submit: Willie Koomson <wvk@google.com> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#748971}
-
Dan Harrington authored
This is glue code to connect FeedStream to its dependencies. The idea is to glue up everything we can in components/, leaving the minimal set of dependencies for gluing up in chrome/browser/android. Not all dependencies are ready, so this is just a start. Bug: 1044139 Change-Id: If88f5814df55737a39626454e5a25e7bdf65e7e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081188 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#748970}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/8aa9d62e8ecc..552ddbf3bfe0 git log 8aa9d62e8ecc..552ddbf3bfe0 --date=short --first-parent --format='%ad %ae %s' 2020-03-10 engeg@google.com recipe_modules: git_cl no longer has codereview --gerrit param Created with: gclient setdep -r src/third_party/depot_tools@552ddbf3bfe0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1060257 Tbr: agable@chromium.org Change-Id: Ic5408a271a2046dbf0fcbca3b7149d366b97099b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097324Reviewed-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@{#748969}
-
Ulan Degenbaev authored
This changes the name of the field to |userAgentSpecificTypes| from |userAgentSpecificType| Bug: 1049093 Change-Id: I7583c998bb5f0cc222e5df12bd54368b96895a3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095129Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#748968}
-
Anant Jain authored
This change fixes Incorrect error message when trying to close a window that was not opened by the current script from "Scripts may close only the windows that were opened by it." to "Scripts may close only the windows that were opened by them." Bug: 1059970 Change-Id: I1b9e3a459755958d320cd6cf07e647f0c4a30c6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093160Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#748967}
-
Marijn Kruisselbrink authored
In preparation of making these features origin trial controlled, switch to the version of RuntimeEnabledFeatures::FooEnabled calls that accepts a FeatureContext. Bug: 853326 Change-Id: Ie73d4ee810887068b397ed8fa642b73cac98b83f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095401Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#748966}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/aee432d7489e..76a104eafd23 Created with: gclient setdep -r src-internal@76a104eafd23 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1024586,chromium:1059369 Tbr: jbudorick@google.com Change-Id: I7ff9e4401d6708fe405483f2412bea3a0c34a523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097317Reviewed-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@{#748965}
-
Mugdha Lakhani authored
Rename method in BrowserImpl to clarify it's used for tests. Change-Id: I39a2e07333b64540547f0fc164b5dc59788f973d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096583 Auto-Submit: Mugdha Lakhani <nator@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#748964}
-
rbpotter authored
Bug: 1026426 Change-Id: Iba4a5b0d69ec72df44c05ba20f6553d75fd7b3f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090883 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#748963}
-
Bettina authored
Bug: 996380 Change-Id: I02739a9c29c50a30c53ff6a156262447403fd9d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090625 Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#748962}
-