- 10 Jul, 2018 40 commits
-
-
Jeremy Roman authored
Bug: 862147 Change-Id: Ie0ca0c8375f201d055e16dd39c7454bd008a34f8 Reviewed-on: https://chromium-review.googlesource.com/1131837Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#573831}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/26c61b24e667..82eda93fff47 git log 26c61b24e667..82eda93fff47 --date=short --no-merges --format='%ad %ae %s' 2018-07-10 lucferron@chromium.org Vulkan: Fix for framebuffer blit and Y flip 2018-07-10 jmadill@chromium.org DisplayImpl: Make waitClient/waitNative non-const. 2018-07-10 cjacek@gmail.com Fix PMurHash.cpp mingw clang 64-bit compilation. 2018-07-10 oetuaho@nvidia.com Return ImmutableString from ArrayString() Created with: gclient setdep -r src/third_party/angle@82eda93fff47 The AutoRoll server is located here: https://angle-chromium-roll.skia.org 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=jmadill@chromium.org Change-Id: Ic257af4bb464931c4a8d27dd314c3fc3400dd105 Reviewed-on: https://chromium-review.googlesource.com/1131616Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#573830}
-
Ryan Hansberry authored
This CL address comments left over from a CL [1] which were not addressed. The changes are general cleanup and documentation clarification. 1) https://chromium-review.googlesource.com/c/chromium/src/+/1112902 R=jhawkins@chromium.org Bug: 824568, 752273 Change-Id: Ic23bcffe23188f9c7146a17ece4e352595c275c8 Reviewed-on: https://chromium-review.googlesource.com/1129839 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
James Hawkins <jhawkins@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#573829}
-
François Beaufort authored
This CL make sure the Picture-in-Picture window stays opened when video src changes. The video element receives a leavepictureinpicture JavaScript event when another media player enters Picture-in-Picture. Bug: 726619 Change-Id: I826292fc8dd34fb3f687025c089b8fb683c00d45 Reviewed-on: https://chromium-review.googlesource.com/1089331Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
apacible <apacible@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#573828}
-
Chris Harrelson authored
ComputedStyle::IsStacked. A self-painting, non-stacked PaintLayer should paint in the exact same order as a self-painting, stacked PaintLayer. This CL is one step along the way to removing the concept of a stacked PaintLayer (instead relying on self-painting). Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I7b1fd911f238011ec22821084437766cfed8d286 Reviewed-on: https://chromium-review.googlesource.com/1130542 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#573827}
-
Rohit Rao authored
Updates the cell to use new fonts and text colors when the UIRefresh experiment is enabled. Fixes constraint errors that were causing ambiguous layout in the cell. Adds horizontal padding around the sides of the cell to visually separate the button from the trailing edge of the cell. BUG=805213 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Iaabc27c512b3a729891813372ac05326c4039e35 Reviewed-on: https://chromium-review.googlesource.com/1131561Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#573826}
-
Fredrik Söderquist authored
Probably managed by the HTMLImageFallbackHelper/UA shadow nowadays. Change-Id: I6d70bafb0247f186a7c5e119f0368497d22c2dc6 Reviewed-on: https://chromium-review.googlesource.com/1131734Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#573825}
-
Wez authored
Bug: 844016 Change-Id: Iff5392ee536134bffa1522c4cb8bfc3ffbdb1864 Reviewed-on: https://chromium-review.googlesource.com/1129212Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#573824}
-
Penny MacNeil authored
- Centralized status codes for use with UMA histogram in third_party_shared_defines project. Including utility functions for manipulating codes in a REG_BINARY buffer. - third_party_dlls/main.cc, Init(), now handles writing status codes to the main kThirdPartyRegKeyName registry key, in the new kStatusCodesRegValue REG_BINARY value. - Consumers can read in the reg value and use the new ConvertBufferToStatusCodes() utility function to parse. - Testing in main_unittest.cc. --gtest_filter=ThirdPartyTest.StatusCodes - No synchronization required. Chrome_elf does linear initialization (DllMain), and will always be finished before chrome.dll runs. - Note: elf wipes any status codes left in registry across restarts. - IME code removed from ELF - it is handled in chrome/browser/conflicts, they will not be blacklisted. Test: chrome_elf_unittests.exe, ThirdParty* Bug: 769590 Change-Id: I56a9f487ba15d89fa3160e4d86d3f67dd7d34c55 Reviewed-on: https://chromium-review.googlesource.com/1128562 Commit-Queue: Penny MacNeil <pennymac@chromium.org> Reviewed-by:
Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#573823}
-
Peter K. Lee authored
Replaces the only use of the 2-parameter CreateViewController from UserFeedback provider by the 1-parameter version. This enables the removal of the override in downstream implementation and then the 2-parameter version of CreateViewController() can be eliminated from the API. Bug: 847329 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Idab91f9bf075db3f2ff270325d07bdb7c1a22702 Reviewed-on: https://chromium-review.googlesource.com/1131821Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#573822}
-
Tarun Bansal authored
Parse the Accept-CH-Lifetime header when supplied as http-equiv. The client hints opted in by the origin are persisted on the disk. Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I239a3347e9283aa9c10890f073ca598b3f484fa6 Bug: 852484 Reviewed-on: https://chromium-review.googlesource.com/1127462 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Yoav Weiss <yoav@yoav.ws> Cr-Commit-Position: refs/heads/master@{#573821}
-
Rohit Rao authored
Cells are updated to use system fonts and text colors that match the "UIKit" collection view style, conditionally when the UIRefresh experiment is enabled. Cells are also updated to work in both self-sizing and fixed-size scenarios, by making the padding at the top and bottom of the cell optional. (Previously, the vertical padding was required and would clip labels if the text size got too large.) BUG=805213 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I39d4ea5e910abbcf8da8eae45572b0ab4688a0bf Reviewed-on: https://chromium-review.googlesource.com/1131563Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#573820}
-
Krishna Govind authored
R=cmasso@chromium.org Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I62141f980bcfe2c669ecf0f93ae5a5414e361544 Reviewed-on: https://chromium-review.googlesource.com/1131928Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#573819}
-
Charlie Reis authored
This is a speculative crash fix, since there are no repro steps for a test. BUG=860409 Change-Id: I10b5668635fd18f996245f8eb24b553cdf315eb0 Reviewed-on: https://chromium-review.googlesource.com/1128386Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#573818}
-
Moe Ahmadi authored
before: https://drive.google.com/file/d/1itVUr0s6pPW9roOzamc4t3MW0644gI-n/view after: https://drive.google.com/file/d/1ENvOGwgE21zKCIANcfsB3Y_fT1erwo4m/view Bug:855088 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ie4abd38ea871d26e128c99a5f3012421cb714218 Reviewed-on: https://chromium-review.googlesource.com/1128186 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#573817}
-
Hiroshige Hayashizaki authored
Bug: 856922 Change-Id: Ia294d6c2a1b418b9a7f46ab41c574a4eace8c626 Reviewed-on: https://chromium-review.googlesource.com/1116508 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#573816}
-
Douglas Creager authored
Per https://github.com/w3c/reporting/issues/41, a reporting upload should only contain reports about a single origin. This will allow us to send a CORS preflight for that origin, if it differs from the origin of the collector receiving the reports. This patch also removes the notion of an endpoint being "pending". In the spec, a "pending endpoint" is one that has been taken out of the rotation because of too many failures; we're handling this with a per-endpoint BackoffEntry. And now that we're creating separate uploads for each origin that uses a collector, we don't want to penalize any of them by serializing their uploads. Bug: 860802 Change-Id: I45cf905bd9ec3491e61aa0567c6dc0a19e957313 Reviewed-on: https://chromium-review.googlesource.com/1128599 Commit-Queue: Douglas Creager <dcreager@chromium.org> Reviewed-by:
Misha Efimov <mef@chromium.org> Cr-Commit-Position: refs/heads/master@{#573815}
-
Christian Biesinger authored
TBR=eae@chromium.org Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Ic880c521222251766a984be895791a3eb1dd3e07 Reviewed-on: https://chromium-review.googlesource.com/1131569 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#573814}
-
Mathieu Perreault authored
The image size should be 40dp, which is relevant for scale factors other than 1.0 (the returned image will be > 40px but needs to be scaled down). Regression was introduced in https://chromium.googlesource.com/chromium/src/+/e74260d1dac116a0950c18446b066f2bc5434a01%5E%21/#F0 where an equivalent styling for non-fallbacks limiting to 40dp height/width was removed. Bug: 853780 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: Ib93a30faa5fb6573218a3f3fd5467ebfafccb7c0 Reviewed-on: https://chromium-review.googlesource.com/1131594Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Mathieu Perreault <mathp@chromium.org> Cr-Commit-Position: refs/heads/master@{#573813}
-
Tom Anderson authored
BUG=861672 R=thestig Change-Id: Icda4ecb0792ab50f51cd82d3899b64e656ab975d Reviewed-on: https://chromium-review.googlesource.com/1129369Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Shinya Kawanaka <shinyak@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#573812}
-
Adolfo Victoria authored
Add DeviceAutoUpdateTimeRestrictions policy to the device settings provider so that the policy can be accessed by about handler to notify users when autoupdates are disabled (CL:1130503). BUG=chromium:852860 TEST=unit_tests Change-Id: I7d72973220041e98b5a2c3af978cbcd07728ba88 Reviewed-on: https://chromium-review.googlesource.com/1128440 Commit-Queue: Adolfo Higueros <adokar@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Lutz Justen <ljusten@chromium.org> Cr-Commit-Position: refs/heads/master@{#573811}
-
Ria Jiang authored
Bug: 844630 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I404d10eb61aa24ae76adf4b5ea19794e95744928 Reviewed-on: https://chromium-review.googlesource.com/1127455Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Ria Jiang <riajiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#573810}
-
Sunny Sachanandani authored
We intend to use zero-copy for video decoder to NV12 overlays so we want to show if it's supported in chrome://gpu and record it in UMA. This replaces GPU.DirectComposition.OverlaySupportFlags UMA histogram with specific ones for each format. R=piman BUG=848093 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: I49530d699bcfd91f8f39498e7c6d45145d461f77 Reviewed-on: https://chromium-review.googlesource.com/1121622 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#573809}
-
Lei Zhang authored
The two variables are never true at the same time. Change-Id: I56adbb24c136ee9cd0cf03bbb99f6b17fb222f88 Reviewed-on: https://chromium-review.googlesource.com/1130661Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#573808}
-
kokihoon authored
Bug=644626 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: I65716a23813f83c98b908fbff37e60c1d3ca1a83 Reviewed-on: https://chromium-review.googlesource.com/1124135Reviewed-by:
John Rummell <jrummell@chromium.org> Commit-Queue: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#573807}
-
Victor Vasiliev authored
Merge internal change: 203847584 R=rch@chromium.org Change-Id: Ia2fc9015fbbdc260f28ef3dc788e302c86ba04ec Reviewed-on: https://chromium-review.googlesource.com/1130169Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#573806}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/3be2e10ce534..1d784ceafa9e git log 3be2e10ce534..1d784ceafa9e --date=short --no-merges --format='%ad %ae %s' 2018-07-10 stani@google.com Revert "switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS" 2018-07-10 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 8342d776db5a..ae6a7acc22e5 (1 commits) 2018-07-10 caryclark@skia.org fix line intersect divide by zero Created with: gclient setdep -r src/third_party/skia@1d784ceafa9e The AutoRoll server is located here: https://autoroll.skia.org 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 BUG=chromium:b/110175245 TBR=robertphillips@chromium.org Change-Id: Id6abd6a8d8ae5035bbae018aee495d6f099f540e Reviewed-on: https://chromium-review.googlesource.com/1131794Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#573805}
-
Jennifer Apacible authored
In RTL cases, the play icon is flipped so the arrow points to the left. This changes makes the arrow point to the right in all cases, including when in RTL. Bug: 861700 Change-Id: Icf03cca5bc48690058cc9709c5dc083382cab51a Reviewed-on: https://chromium-review.googlesource.com/1130852Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: apacible <apacible@chromium.org> Cr-Commit-Position: refs/heads/master@{#573804}
-
Kyle Horimoto authored
When devices are enrolled in CryptAuth back-end, a GcmDeviceInfo proto is sent to the back-end; this proto contains a list of features which are supported by the device. Previously, all client-side features were set to supported, but this should actually only be done when their associated flags were enabled. With this CL, features are only marked as supported when the flags are enabled. A follow-up CL will force re-enrollment when one of these flags changes. Bug: 824568 Change-Id: Ieea23ad6595e7880012aed2afcb57cc7aa04d6f9 Reviewed-on: https://chromium-review.googlesource.com/1130510Reviewed-by:
Jeremy Klein <jlklein@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#573803}
-
Sebastien Marchand authored
Bug: 857471, 773382 Change-Id: I6591e41f75c1f6bc0ba339725cc3b55d94781743 Reviewed-on: https://chromium-review.googlesource.com/1131556 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#573802}
-
Amirhossein Simjour authored
FindInPage result should be hidden in VR. Bug: 820650 Change-Id: I54a23ef246242eaf565a698774efe2162fe88cc4 Reviewed-on: https://chromium-review.googlesource.com/1131676Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Amirhossein Simjour <asimjour@chromium.org> Cr-Commit-Position: refs/heads/master@{#573801}
-
Jacob Dufault authored
Right now the click does nothing, so this improves UX a bit by making it easier to refocus password. Also fix error message conditional in login_screen_controller, and simplify LockContentsViewUnitTest.AuthUserSwapFocusesPassword. Bug: 810310 Change-Id: Idd547c32083755519f7b3121488cfcbb928a43c2 Reviewed-on: https://chromium-review.googlesource.com/1129852Reviewed-by:
Xiaoyin Hu <xiaoyinh@chromium.org> Commit-Queue: Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#573800}
-
khmel@google.com authored
BUG=855265 TEST=Manually Change-Id: I77cf19b06ffd76de3a5f8cfda36ee0ea0fd34d62 Reviewed-on: https://chromium-review.googlesource.com/1111114Reviewed-by:
Josh Horwich <jhorwich@chromium.org> Reviewed-by:
Elijah Taylor <elijahtaylor@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Yury Khmel <khmel@google.com> Cr-Commit-Position: refs/heads/master@{#573799}
-
Sam Maier authored
Bug: 843745 Change-Id: I347cd5fff2c7efb911c2b3aa3852e63a4ac99a72 Reviewed-on: https://chromium-review.googlesource.com/1126172Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#573798}
-
fuchsia-sdk-chromium-autoroll authored
The AutoRoll server is located here: https://fuchsia-sdk-chromium-roll.skia.org 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: If39aa356c656dbacffb0cf69be43c539f0bc2cf9 Reviewed-on: https://chromium-review.googlesource.com/1131691 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@{#573797}
-
danakj authored
Replace and remove Web types from the WebLayerTreeView interface. Use the cc and gfx types, that they were converted to in LayerTreeView, directly. R=haraken@chromium.org TBR=piman Bug: 838693 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I6a9cf8bf14721f7b9d8fd0448907c801c7131746 Reviewed-on: https://chromium-review.googlesource.com/1128188 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#573796}
-
Matthew Jones authored
Bug: 859698 Change-Id: I67f3758c310d62edc306a1e69de6fe747ce2ed7b Reviewed-on: https://chromium-review.googlesource.com/1129963Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#573795}
-
Thomas Tangl authored
A sign-out button is added to the DiceAccountsMenu in the user menu. Screenshot: https://drive.google.com/file/d/1MS69aeyW_5OPXEsSsqngkgqZL9gQrxK9/view?usp=sharing Bug: 852008 Change-Id: Id34e69b53939f84eaf13ae5f0185702467117160 Reviewed-on: https://chromium-review.googlesource.com/1129799Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#573794}
-
Lindsay Pasricha authored
Bug: 841868 Change-Id: I37fc9ddf302cb7672590aa12662f72e6d19ff220 Reviewed-on: https://chromium-review.googlesource.com/1129823 Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#573793}
-
Sebastien Marchand authored
Bug: 773382 Change-Id: I12b92ff4ffc8cc379f8a4583728e1e5aa6f188e7 Reviewed-on: https://chromium-review.googlesource.com/1127261 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#573792}
-