- 28 Mar, 2019 40 commits
-
-
Sadrul Habib Chowdhury authored
BUG=none Change-Id: I62430a543623f957a7be1bc197b05978cc1bce76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543457 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#645370}
-
Miguel Casas authored
This CL renames the files and classes: s/{Vaapi,V4L2}JpegDecodeAccelerator/{...}MjpegDecodeAccelerator/ Also adapts the GpuJpegDecodeAccelerator factory file and renames the file+class FakeJDA. No new code intended, just semi-mechanical renames. Bug: 932860 Change-Id: Ib1c87de9edec0172531f41bfa59b63c96d8c7283 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536008 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#645369}
-
Nicolas Ouellet-payeur authored
After the 'linux-annotator-rel' buildbot successfully validates the annotations, it will write annotation contents to a Google Sheets document. This is not modifying the original spreadsheet (just a copy of it), so we can test that the script works. Bug: 878759 Change-Id: Ia4c8096b200d9025d32ed869295e0c5620beb48f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1521240Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#645368}
-
Mark Yacoub authored
If a candidate content has not changed for 3 frames, do not promote it as Single On Top overlay as it can be just be flattened, allowing other strategies to kick in if possible. Bug: 885180 Test: SingleOverlayOnTopTest.DoNotPromoteIfPreviouslyPromoted Change-Id: I516dab628c129fe9fae09c713e2783a6ce889c56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1521591 Commit-Queue: Mark Yacoub <markyacoub@google.com> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#645367}
-
Egor Pasko authored
Welcome! Bug: None Change-Id: I239dcf3730387dbb8b6f6e29f0a1138069485c4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541170 Commit-Queue: Egor Pasko <pasko@chromium.org> Auto-Submit: Egor Pasko <pasko@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#645366}
-
Mike Dougherty authored
Bug: 733452 Change-Id: Ia98355334322eec4875200e2dec600fe79ebbd36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542959 Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Reviewed-by:
John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#645365}
-
Mitsuru Oshima authored
This introduces PresentationTimeRecorder, which records the longest time between the time UI changes are requested and the time thoese changes are presented (~ user perceived latency). * Window/Tab dragging in overview mode * Launcher dragging * Divider dragging in splitview Bug: 923159 Test: covered by unit tests. more test to be added. Change-Id: Ic08bca5bc9cb06f0a25ffe7811524819618432c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1453364 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#645364}
-
Mohamed Amir Yosef authored
This is the first step in the effort of refactoring the ClientTagBasedModelTypeProcessor. Bug: 947044 Change-Id: I18acf64ba4edbd8e87cef08754be9460384db078 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543510 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Auto-Submit: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#645363}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/94f195b18776..0839cbda698f git log 94f195b18776..0839cbda698f --date=short --no-merges --format='%ad %ae %s' 2019-03-28 sugoi@google.com Proper mipmap size allocation for compressed textures 2019-03-28 sugoi@google.com Add support for compressed image copy Created with: gclient setdep -r src/third_party/swiftshader@0839cbda698f The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=swiftshader-team+autoroll@chromium.org Change-Id: I31964caf3e35d82fbe9691e8a2b37ae153ff8923 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542983Reviewed-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@{#645362}
-
kyle Ju authored
Create a TestExpectation file and implement the logic where webdriver runner is able to read and compare existing expectations with test results. Bug: 881513 Change-Id: Ib829eed2c90223d1d861de460f3b0477b37befc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1478932Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Kyle Ju <kyleju@chromium.org> Cr-Commit-Position: refs/heads/master@{#645361}
-
BUG=762641 TBR=malaykeshav@google.com Change-Id: I2564fd05560038fde9532f9ba5c183897d208d75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543669Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#645360}
-
Roman Sorokin authored
Change-Id: Id9cf817d2ed48f35cdf0fca65ff061ab004fe587 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543260Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#645359}
-
Kush Sinha authored
The current dimensions sometimes cause the Chrome OS Account Manager's account addition modal to overflow the screen. Bug: 944186 Change-Id: I7960863e9b40c39a40151dc07c12fec193661382 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539998Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#645358}
-
Adam Rice authored
Mark 15 web tests in external/wpt/fetch/sec-metadata as flaky. BUG=947023 TBR=mkwst@chromium.org Change-Id: I9edc49cd107dad8bab8e567e881238ee98b050a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543470Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#645357}
-
Marc Treib authored
This CL extracts helper functions GetEnterPassphraseBody and GetFullEncryptionBody, which makes PeopleHandler::PushSyncPrefs quite a bit more readable. One small behavior difference is that before, the "fullEncryptionBody" string was populated even if the passphrase type was IMPLICIT (i.e. no actual Sync passphrase in use), but a passphrase *date* was set. That situation should never occur in the first place, but if it did, then passing that string made no sense anyway. Bug: none Change-Id: I31631483ef14159636846bcf470dfcc74770a8c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543259Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#645356}
-
Xiaoqian Dai authored
When a tab is dragged out from a browser window, a new browser window will be created for the dragged tab and then be activated, in this case SplitViewController should ignore the newly created window. Bug: 945935 Change-Id: I46aeef2abe7c0debee4b73a3d9a7a530fb31aa0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542472Reviewed-by:
Min Chen <minch@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#645355}
-
Tommy C. Li authored
Now that kPreferHtmlOverPlugins feature has launched, enabled by default, and now removed from the code as a flag, we can delete this abstraction. This folds the mapping of ASK => DETECT logic into PluginUtils directly and cleans up the callsites. This CL should not change Chrome's behavior in any way. Bug: 945035 Change-Id: I4298aed3b4c5f95e4323cb658c9d42ead6c31cfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542496Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#645354}
-
Hui(Andy) Wu authored
For some verticals we need to show the original image when user clicks on the image view in autobot bottom bar. It's a legal requirement. This CL implements such a dialog, but it's not shown by default. Future CLs should look into server response and check if the dialog should be shown. This does not exist today within server responses. Screencast when dialog is shown: https://drive.google.com/file/d/1kBlhITBLDte70JwVSyWy5fUL88xyhHOd/view?usp=sharing Change-Id: I02d53b08aa0b9979e46824fb220642dd73ed3e91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536798 Commit-Queue: Hui Wu <wuandy@chromium.org> Reviewed-by:
Jordan Demeulenaere <jdemeulenaere@chromium.org> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#645353}
-
David Tseng authored
Bug: 946839 Change-Id: I9835ca0e969844e1a9a95ba0fb6b5422d7fc48bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542616 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#645352}
-
Ahmed Fakhry authored
In preparation for removing the overview's shield widget, this CL extracts the DesksBarView into its own widget. BUG=866622, 942759 TEST=Manual, DesksTests still pass. Change-Id: Ic378e113dae4b7abdc1ce856655b74cfcd3337d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542664 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#645351}
-
Eric Stevenson authored
The generated bundle wrapper scripts don't change when the Python deps of the wrapper scripts are modified. This means that targets that depend on the wrapper scripts won't be rebuilt when Python deps of the wrapper scripts change. This CL changes create_bundle_wrapper_script.py to have a dependency on apk_operations so that the generated wrapper will be regenerated when Python deps change. Change-Id: I34d8fec0c324b19b6ffa39977668656088714ad6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543460Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#645350}
-
Eric Seckler authored
So we don't lose all data if the trace buffer wraps in ring-buffer mode. Bug: 928738 Change-Id: Ide4bed08f5209a94d00eb3347a567d1754b9c638 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541786 Commit-Queue: oysteine <oysteine@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Auto-Submit: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#645349}
-
Natalie Chouinard authored
This feature no longer needs a flag in chrome://flags. The feature can still be configured for debugging via command line flags: --enable-features=KeepPrefetchedContentSuggestions --disable-features=KeepPrefetchedContentSuggestions Bug: 946782 Change-Id: Id8f6d67f91b64b6a96199ba0879a270fbe67d6d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541672Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#645348}
-
Lindsay Pasricha authored
Bug: 946891 Change-Id: I242023b9581a7e0e6515f5b2cac93e27cee887f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542428Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org> Cr-Commit-Position: refs/heads/master@{#645347}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/590a1c7799c9..9f16288b21a4 git log 590a1c7799c9..9f16288b21a4 --date=short --no-merges --format='%ad %ae %s' 2019-03-28 lalitm@google.com Merge "perfetto: fix compile in GCC, debug and logspam in tests" 2019-03-28 fmayer@google.com Allow to specify heapprofd shmem size in config. 2019-03-28 fmayer@google.com Merge "Indicate whether process disconnected during profiling session." 2019-03-28 treehugger-gerrit@google.com Merge "protos: Deprecate ChromeTraceEvent & fix TrustedPacket field type" Created with: gclient setdep -r src/third_party/perfetto@9f16288b21a4 The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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=perfetto-bugs@google.com Change-Id: If7504aba9e35f700d9601f09dde4dca8d88d7b1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543426Reviewed-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@{#645346}
-
Patrick Monette authored
A recent change made it so that only modules loaded in certain process types are considered for both the IncompatibleApplicationsUpdater and ModuleBlacklistCacheUpdater, but the tests were not updated. Bug: 946999 Change-Id: I522f7bbf00eb239de59a9e7401f74a6183f35d84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542427Reviewed-by:
Etienne Bergeron <etienneb@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#645345}
-
David Grogan authored
I don't foresee us fixing this until NG. This is a test only, no behavior change. Bug: 764031 Change-Id: I9afddd0bf09231d2f0981e75eb70e7ba1828ee58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542305Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#645344}
-
Karolina Soltys authored
Bug: 863341 Change-Id: Id113dae0e511e6a2d2c89ae29d5a92abdc23d5b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543393Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Karolina Soltys <ksolt@chromium.org> Cr-Commit-Position: refs/heads/master@{#645343}
-
Michael Thiessen authored
Bug: 942577 Change-Id: I61985da174bda2dd1dfa35b971b7738b7aaaeef6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543452 Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#645342}
-
Ella Ge authored
This reverts commit edae7679. Reason for revert: suspect CL is reverted, don't need to disable anymore Original change's description: > Disable 3 AuraWindowVideoCaptureDeviceBrowserTest on Linux > > Test failing skia_renderer_content_browsertests on linux bot > https://ci.chromium.org/p/chromium/builders/ci/linux-xenial-rel/7843 > > Tbr: sergeyu@chromium.org > Bug: 947043 > Change-Id: Id014029fa3495c521be170a5040f086a21c6b9b4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543461 > Reviewed-by: Ella Ge <eirage@chromium.org> > Commit-Queue: Ella Ge <eirage@chromium.org> > Cr-Commit-Position: refs/heads/master@{#645335} TBR=eirage@chromium.org Change-Id: I3c50ef020a09db385252e6e9e4c717655ae83eb8 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 947043 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543467Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#645341}
-
Céline O'Neil authored
Bitmaps allocated for TileDrawQuads cannot be located by the SoftwareRenderer when the time came to DrawAndSwap. This is caused by two issues: 1. The message queue is not flushed before drawing, leading to an attempt at drawing bitmaps before they are allocated. 2. The bitmaps are allocated by a different SharedBitmapManager than is accessed by the renderer. This CL fixes both of these issues. The contents of TileDrawQuad resources are now actually drawn to the output surface. R=kylechar@chromium.org, riajiang@chromium.org Bug: 923088 Change-Id: Ia835dcc139f1e9b8e7803203d5c8296ae695a3a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542153Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Auto-Submit: Céline O'Neil <celineo@google.com> Cr-Commit-Position: refs/heads/master@{#645340}
-
Nektarios Paisios authored
Previously if an assertion failed in an accessibility specific web test such as assert_equals(accessibilityObject1, accessibilityObject2) the output would look like Expected object "object object" but got object "object object". Now the output looks like Expected object "StaticText: Hello" but got object "InlineTextBox: Hello2". R=dmazzoni@chromium.org, kinuko@chromium.org, haraken@chromium.org Tested: By changing one of the assertions in a web test to the wrong expectation Change-Id: Id4d4e47b4c7ed0c067819c28d791d2e473ab5883 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542050 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#645339}
-
Ella Ge authored
This reverts commit e60e1e6e. Reason for revert: MediaNotificationBackgroundTest.BoundsSanityCheck MediaNotificationViewTest.UpdateArtworkFromItem failure on Linux ChromiumOS MSan Tests bot: https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/12036 Original change's description: > [Media Notification] Derive background color from artwork > > The media notification should derive its background > color from prominent colors in the artwork. This > uses as similar algorithm from Android. > > Also breaks out some of the logic of CalculateProminentColors > so we can use it without the reset of the function. This > is because we want uninteresting colors and do not want > the color profile matching. > > BUG=944598 > > Change-Id: I60df7f600f6fc881dfb38d2057c903a5679845df > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534923 > Commit-Queue: Becca Hughes <beccahughes@chromium.org> > Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> > Reviewed-by: Evan Stade <estade@chromium.org> > Reviewed-by: Tommy Steimel <steimel@chromium.org> > Cr-Commit-Position: refs/heads/master@{#644985} TBR=sadrul@chromium.org,estade@chromium.org,beccahughes@chromium.org,steimel@chromium.org Change-Id: Ie18b564a68ffdf2560492eb1e7cf53c59447ea54 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 944598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543464Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#645338}
-
Nektarios Paisios authored
Affinity is retrieved from the frame selection, i.e. from the currently visible selection. Text fields don't expose their affinity in Javascript, so it doesn't make sense to cache its value so that it could be retrieved when the text field is not focused. Any time the text field is not focused, we return a cached selection that has a downstream affinity. R=dmazzoni@chromium.org, yosin@chromium.org Bug: 639340 Change-Id: If488edc29cd72e9835c7120466ea8dfa01d5841d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535051Reviewed-by:
Keishi Hattori <keishi@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#645337}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/78a282f49b55..edf562397eed git log 78a282f49b55..edf562397eed --date=short --no-merges --format='%ad %ae %s' 2019-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial). Created with: gclient setdep -r src/third_party/skia@edf562397eed 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: I1b5d8bb41a9c4fa5fbf2b7a8372f9fbdc36c46a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541742Reviewed-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@{#645336}
-
Ella Ge authored
Test failing skia_renderer_content_browsertests on linux bot https://ci.chromium.org/p/chromium/builders/ci/linux-xenial-rel/7843 Tbr: sergeyu@chromium.org Bug: 947043 Change-Id: Id014029fa3495c521be170a5040f086a21c6b9b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543461Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#645335}
-
Matthew Jones authored
This patch adds the basic framework for modal dialogs on touchless devices. This patch adds a custom presenter and several properties specifically for touchless devices. The main addition to the dialog is the list of options that the user can select (instead of the usual buttons). The presenter is created and used by the NoTouchActivity. Bug: 944512 Change-Id: I7a9a9e864b2cce5f76e57beb984f3cdf80558e0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534185Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Becky Zhou <huayinz@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#645334}
-
Noel Gordon authored
Flakes as [ Crash Timeoout Pass ] in Release. Tbr: findit@ No-try: true No-presubmit: true Bug: 946713 Change-Id: I736e981938e7329c6e5e3f30eb45b6ceed9bae2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543374Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#645333}
-
Lukasz Anforowicz authored
Bug: 945621 Bug: 945894 Bug: 945901 Bug: 946069 Bug: 946141 Change-Id: Icf70ae575e75f32bbd5cae614bf9039679c23694 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539865Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#645332}
-
Peter Beverloo authored
R=peconn, mvanouwerkerk Change-Id: I133b381279d1765fe86026089c3c6d91bf7a0df0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543509Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#645331}
-