- 14 Sep, 2018 23 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f0d258c32b04..7f2329398fe8 git log f0d258c32b04..7f2329398fe8 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 jmadill@chromium.org Run git cl format on several files. 2018-09-13 jmadill@chromium.org Pack SamplerState into small struct. 2018-09-13 jmadill@chromium.org Make SamplerState a contained class. Created with: gclient setdep -r src/third_party/angle@7f2329398fe8 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=ynovikov@chromium.org Change-Id: I89bcf2b46fd678ed2698a5788f13a2b78645c5d3 Reviewed-on: https://chromium-review.googlesource.com/1226092Reviewed-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@{#591237}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6d775183..c12805f8 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I8b41e2e1ca4f352af7c5ca7474b0b7406ed568cd Reviewed-on: https://chromium-review.googlesource.com/1226260Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#591236}
-
Weilun Shi authored
Refocusing on the omnibox only when user clicks any buttons on the notification bar. In that way, we can make sure that the user is interacting with that new tab. Bluring the buttons on the notification bar if user don't do anything to make sure we will not focus on the hidden item. Bug: 882335 Change-Id: I2310e1318764f8cae77ce59155164cbf14233324 Reviewed-on: https://chromium-review.googlesource.com/1222871 Commit-Queue: Weilun Shi <sweilun@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#591235}
-
wutao authored
ProcessTpm has been removed from libassistant. Bug: b/114236875, b/113707352 Test: manual. Change-Id: Ie771439d329f922d0e4569f08f5e15666e2e5614 Reviewed-on: https://chromium-review.googlesource.com/1226203Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#591234}
-
Miguel Casas authored
VaapiWrapper: - uses the pattern vaMapBuffer(() - vaUnmapBuffer() in 4 methods: this CL makes it ScopedVABufferMapping to simplify its use. - provides methods GetVaImage() -- ReturnVaImage() to create and destroy a VaAPI VAImage; this VAImage is mapped and unmapped following the pattern described before. This CL wraps this pattern into a ScopedVAImage to clarify and simplify its use and lifetime. (This is only used from VaapiJpegDecodeAccelerator). Test: jpeg_decode_accelerator_unittest OK on nautilus; added unittests. Bug: 877694 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: I0717bd3c64bb1bffc7df5b4b09643f3bb5ecb1a4 Reviewed-on: https://chromium-review.googlesource.com/1195822 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#591233}
-
David Black authored
When navigating away from the main stage we want to stop listening. Bug: b:115638453 Change-Id: Ib90dcc92b9f7ac140646ca28c0f9a7c0a97500f6 Reviewed-on: https://chromium-review.googlesource.com/1226070Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#591232}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/9548ea9d6ce1..b4d5af9c05f0 git log 9548ea9d6ce1..b4d5af9c05f0 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 52551d1cd8b6..a764381ef9f3 (1 commits) 2018-09-13 benjaminwagner@google.com Update Win version. 2018-09-13 allanmac@google.com Partial support for projective transforms 2018-09-13 mtklein@google.com add two more cases to P3 gm 2018-09-13 brianosman@google.com Add fallback path for drawing unsupported bitmap configs 2018-09-13 brianosman@google.com For Windows-Clang-Debug, use -fstandalone-debug to get better debug info 2018-09-13 michaelludwig@google.com Implement 2-pt conical gradient layout 2018-09-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fcedef476ef1..52551d1cd8b6 (1 commits) Created with: gclient setdep -r src/third_party/skia@b4d5af9c05f0 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=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 TBR=caryclark@chromium.org Change-Id: I735368aebeb1b8b932adb159c295f68e0f3b1e38 Reviewed-on: https://chromium-review.googlesource.com/1226093Reviewed-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@{#591231}
-
kristipark authored
"display" was set to the incorrect property and the ripple animation was not anchored to the link element. Before: https://screenshot.googleplex.com/WgaOXeh9ynZ.png After: https://screenshot.googleplex.com/pu34YfZ19dn.png Change-Id: I9bee2921b925495e1fc05a7ae2008e2496add46c Reviewed-on: https://chromium-review.googlesource.com/1226453Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#591230}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bc66a2cba899..d3bc41f640c5 Created with: gclient setdep -r src-internal@d3bc41f640c5 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I180bacbd54721d1093c937176b01fc81bcd59f97 Reviewed-on: https://chromium-review.googlesource.com/1226094Reviewed-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@{#591229}
-
Chris Palmer authored
Also resolve an API inconsistency: use Optional in 1 last place. Bug: 879237 Change-Id: I383cce38e47f06cedff99c05c3b2c1e1c67601f7 Reviewed-on: https://chromium-review.googlesource.com/1222916 Commit-Queue: Chris Palmer <palmer@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#591228}
-
Christopher Thompson authored
U+0E01 (ก) => n Prior Lao/Thai entries were added in crrev.com/c/1058710. Test: components_unittests --gtest_filter=*IDN* Bug: 882078 Change-Id: I1e90b144a1d791341b515d026a6bc4be7cbed57d Reviewed-on: https://chromium-review.googlesource.com/1220773Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#591227}
-
Darren Shen authored
Flaky time outs on Win7. TBR=yoav@yoav.ws, npm@chromium.org Bug: 883837 Change-Id: I11324b4e90c4f8f7938eb4f01941e0ce7e2225cf Reviewed-on: https://chromium-review.googlesource.com/1226471Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#591226}
-
David Black authored
We want to use border-box box-sizing so that the border is considered in our elements' size calculations. Otherwise borders can get clipped. Bug: b:115585763 Change-Id: I189b6c8d6a6d1b80bf4e36b6546a1632c44a3f19 Reviewed-on: https://chromium-review.googlesource.com/1226204 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#591225}
-
Sunny Sachanandani authored
This reverts commit c13dcf77. Reason for revert: Cause of many regressions (see linked bugs) Original change's description: > cc: Finish frame early if main thread is idle regardless of redraw state > > This condition was added originally in this patch: > https://codereview.chromium.org/27200003 > > That patch was trying to trigger early deadlines when the compositor > thread had work to do but the main thread had aborted. > > In a world where we have begin frame acks even when frames aren't > produced, it's worth triggering early deadlines even when the compositor > thread doesn't have any work to do either so that the display compositor > can go ahead and do work earlier. > > This is intended as a short-term fix to solve smoothness issues with > surface for video with 30fps videos. Ideally the DisplayCompositor will > have some followups as well so that one client that is slow to respond > will not cause smoothness issues with another client. > > Bug: 874676 > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel > Change-Id: Ib442797dda715c7a34ef8c1cba740cb44c94eb60 > Reviewed-on: https://chromium-review.googlesource.com/1205101 > Reviewed-by: enne <enne@chromium.org> > Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> > Cr-Commit-Position: refs/heads/master@{#588694} TBR=enne@chromium.org,sunnyps@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 874676, 880957, 880856 Change-Id: I7813aab2c71df33b0d8c184c174f2e73cbf64256 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Reviewed-on: https://chromium-review.googlesource.com/1211664Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
enne <enne@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#591224}
-
David Black authored
Their preferred size is constant. This reduces unnecessary propagation that resulted in unnecessary layouts. Bug: b:113348616 Change-Id: I72d1266c439c1e5d6142fb662685750571731138 Reviewed-on: https://chromium-review.googlesource.com/1223246 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#591223}
-
Sky Malice authored
The Feed provides information about articles that the offline host must pass along to Prefetch. However this is instigated by Prefetch from native and is async, which causes some problems. In order to convert a list of objects across the JNI, state is held in the FeedOfflineBridge inside a vector. In order to strongly own the callback to Prefetch, it is stored in the FeedOfflineHost, which guarantees Prefetch is still alive. While at it we added a vector of pending callbacks for known content which may be used one day by internals page for Feed. This code is not actually invoked yet the FeedOfflineHost does not yet provide itself to Prefetch. Bug: 866123 Change-Id: Ie4cf9597d9fcaa47baadff060001974fa1375e6b Reviewed-on: https://chromium-review.googlesource.com/1219937 Commit-Queue: Sky Malice <skym@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#591222}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 960b2849. With Chromium commits locally applied on WPT: d8d86dd3 "Implement Feature-Policy: lazyload" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/24661 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=markdittmer No-Export: true Change-Id: I002298f775824701b3ce7ae519d849ff005511e8 Reviewed-on: https://chromium-review.googlesource.com/1225864 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#591221}
-
Kyle Milka authored
New test data created by download_test_doodles.sh Bug: None Change-Id: I56ca865cc616135022b9661142a7cec55e85c386 Reviewed-on: https://chromium-review.googlesource.com/1225699Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#591220}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/a2fc263db880..61f1d62daa12 git log a2fc263db880..61f1d62daa12 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 tsepez@chromium.org Reland "Introduce FX_Number class as a replacement for FX_atonum()." 2018-09-13 tsepez@chromium.org Disable FPDFEditEmbeddertest.AddCIDFontText Created with: gclient setdep -r src/third_party/pdfium@61f1d62daa12 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: I125526efe825c0e9f246a95051f141893e5ee14b Reviewed-on: https://chromium-review.googlesource.com/1226090Reviewed-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@{#591219}
-
Han Leon authored
This CL moves the blink::mojom::ServiceWorkerHostAssociatedPtr from Content into Blink, now Blink can use it directly to do IPCs rather than requesting Content to do so via public Web interfaces. To avoid too big a CL, this CL tries to do the movement only and is leaving some refactoring work as TODOs, i.e. some public Web structs/callbacks no longer need to cross the boundary of Content and Blink, so some of them should be just removed and some should be hidden inside Blink. Follow-up CLs will do these cleanup. BUG=789857 Change-Id: I080e3f40b4f1e5a79cf37cd62bc6e8d3172b54c4 Reviewed-on: https://chromium-review.googlesource.com/1214709 Commit-Queue: Leon Han <leon.han@intel.com> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#591218}
-
Daniel Cheng authored
Pathnames are delimited with \ on Windows by default, while the script only expects / Change-Id: Ie15090dd45440dbb4eaad1e5feb48d18a0ed971f Reviewed-on: https://chromium-review.googlesource.com/1225933Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#591217}
-
Kevin Marshall 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_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org Change-Id: Iee9c1a2f249f0b660ed6d2f9e88f7e43eec2378d Reviewed-on: https://chromium-review.googlesource.com/1226271 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#591216}
-
sebsg authored
Bug: 883923 Change-Id: I3e35456bda1347ae060fe2748b0126dfa312f27e Reviewed-on: https://chromium-review.googlesource.com/1224659Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#591215}
-
- 13 Sep, 2018 17 commits
-
-
Chong Zhang authored
Consistently failing since https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mojo%20ChromiumOS/34744 Bug: 866991 Change-Id: Idd9ea206c37b53fd0b2d8fa516c8cb486d1eb7b6 Reviewed-on: https://chromium-review.googlesource.com/1225100Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Chong Zhang <chongz@chromium.org> Cr-Commit-Position: refs/heads/master@{#591214}
-
Lukasz Anforowicz authored
This CL adds extra suffixes for navigation-timing UMAs, based on whether the renderer handling the navigation is backgrounded or not. Since we plan to restrict the hang-renderer-dialog to only show up for foreground tabs, the navigation commit timeout should be based on numbers that exclude backgrounded renderers. The new UMAs should help with getting such numbers. Bug: 881812 Change-Id: I68fd4f83dbb09ee036d1a4fd23591c8255c66398 Reviewed-on: https://chromium-review.googlesource.com/1220470Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#591213}
-
Emircan Uysaler authored
This reverts commit b968ecb7. Reason for revert: WebRtcAudioQualityBrowserTests on chromium.webrtc.MacTester have been failing consistently since this CL. https://ci.chromium.org/buildbot/chromium.webrtc/Mac%20Tester/83171 Original change's description: > Reland "Enable sandboxing for audio service field trial testing on Windows and Mac." > > This is a reland of 5fddb84e > Maybe this CL was innocent after all. > > Original change's description: > > Enable sandboxing for audio service field trial testing on Windows and Mac. > > > > Bug: 832666 > > Change-Id: Ic64a983498156bba73c458f2abc872db337d1999 > > Reviewed-on: https://chromium-review.googlesource.com/1216142 > > Reviewed-by: Robert Kaplow <rkaplow@chromium.org> > > Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#589911} > > Tbr: rkaplow > Bug: 832666 > Change-Id: I2874346b66b9dd686470fef13aabae6ae8e21eff > Reviewed-on: https://chromium-review.googlesource.com/1224382 > Reviewed-by: Max Morin <maxmorin@chromium.org> > Commit-Queue: Max Morin <maxmorin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#591010} TBR=rkaplow@chromium.org,maxmorin@chromium.org,marinaciocea@chromium.org Change-Id: Ieeafee37da28999055e0250c6db934ac2b0e8df1 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 832666 Reviewed-on: https://chromium-review.googlesource.com/1226207Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Commit-Queue: Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#591212}
-
Weidong Guo authored
Bug: 883873 Change-Id: I50d4059b22cd8baefeebabc44e8c128c2efb7374 Reviewed-on: https://chromium-review.googlesource.com/1225865Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#591211}
-
Ben Pastene authored
It's leaving around crash dumps that are filling up the disk and causing proceeding tests to fail. crbug.com/881638 fixed this, but that hasn't rolled into chromium yet. Disable the test until it does. Bug: 876587 Change-Id: Iacfdfb6f2f84a32027d4518a15949ab1e3d88677 Reviewed-on: https://chromium-review.googlesource.com/1225934Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#591210}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/572c25286dc6..62c9dfc9791f git log 572c25286dc6..62c9dfc9791f --date=short --no-merges --format='%ad %ae %s' 2018-09-13 sadrul@chromium.org rendering: Ignore trace-events for canceled draws. Created with: gclient setdep -r src/third_party/catapult@62c9dfc9791f The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:883592 TBR=sullivan@chromium.org Change-Id: If075924a071ef37decabb41bca148cc1111d2600 Reviewed-on: https://chromium-review.googlesource.com/1226010Reviewed-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@{#591209}
-
Takumi Fujimoto authored
When the user selects a sink and its status gets changed via sink list updates, we focus on the selected sink so that the updated status text can be read by screen readers. We stop focusing when the route to it is terminated. Bug: 881564 Change-Id: Icb9e76d9e1f18f63b84611339f1ac9f0ce624b39 Reviewed-on: https://chromium-review.googlesource.com/1217520Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#591208}
-
Chris Palmer authored
It's not safe, so call that out. Bug: 880974 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I9c2e4eb8116c12270aa776fd17db893b46b473d7 Reviewed-on: https://chromium-review.googlesource.com/1222284Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#591207}
-
David Black authored
Sometimes, but not always, we receive an empty speech recognition result when an interaction is resolving due to mic timeout. When the mic times out we discard the interaction, so we shouldn't commit the pending query. Bug: b:115513980 Change-Id: I0122c3b6a21d2df0cd79a87410dc15396178cf4c Reviewed-on: https://chromium-review.googlesource.com/1222250Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#591206}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/d7d11650ca37..71ddeb9859d4 git log d7d11650ca37..71ddeb9859d4 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 bhthompson@google.com Adjust release branch timing Created with: gclient setdep -r src/third_party/chromite@71ddeb9859d4 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. TBR=chrome-os-gardeners@chromium.org Change-Id: If4428c75f6bc7bfeff5f611c70267f2ab6c06a23 Reviewed-on: https://chromium-review.googlesource.com/1225311Reviewed-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@{#591205}
-
Ryan Sturm authored
This reflects changes in https://chromium-review.googlesource.com/c/chromium/src/+/1225095 that added Bloom filter to the blacklist component. Change-Id: Icfb9e266a54c88c5306811feec07d30df0a63680 Reviewed-on: https://chromium-review.googlesource.com/1225491 Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#591204}
-
Istiaque Ahmed authored
The root cause is fixed by https://crrev.com/b8e24bdbf6bbe43bc32fd684f2a0aad914e804d2 and the test doesn't flake locally or on trybots anymore. Bug: 834200 Change-Id: I0bca3a12374cb70554c73063d7913dfbeec78e07 Reviewed-on: https://chromium-review.googlesource.com/1225700Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#591203}
-
Sean Topping authored
This is necessary for content apps which obscured by an opaque overlay (such as the remote control overlay), but still want to be treated as fully visible. Bug: internal b/113950519 Test: None Change-Id: Ifc2923e91900845e33a90bb832d05586ea711990 Reviewed-on: https://chromium-review.googlesource.com/1226261Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Sean Topping <seantopping@chromium.org> Cr-Commit-Position: refs/heads/master@{#591202}
-
Darren Shen authored
Bug: 882340 Change-Id: I0897afd6e048816630c22a3e714829f3c685a0e4 Reviewed-on: https://chromium-review.googlesource.com/1215460 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#591201}
-
Weilun Shi authored
Now, the browser will not load the rest of the tile images until the first N tile images finished loading. Now the N set to 9 which is the default number of tiles will show in the custom background dialog. Screencast on fast network: https://screencast.googleplex.com/cast/NDc0OTAyNTE5MDM0Njc1Mnw1OTJjZmIyNy1kOA Screencast on slow network: https://screencast.googleplex.com/cast/NjY0MDQ4NzU4MjY2MjY1Nnw3ZmZkNGY5Ni00Zg Bug: 876814 Change-Id: Id7f9e3e9538399f7fb64a68b7723ca39d6f19d65 Reviewed-on: https://chromium-review.googlesource.com/1220183 Commit-Queue: Weilun Shi <sweilun@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#591200}
-
Kevin Strohbehn authored
This reverts commit b08f82e9. Reason for revert: Causing issues with framerate and keyboard while folder is open Original change's description: > Folder Should no longer travel with users between pages > > Bug: 880975 > Change-Id: I4a4a41833e4312c8a78ff6b74897e539bf456d1f > Reviewed-on: https://chromium-review.googlesource.com/1220057 > Reviewed-by: Weidong Guo <weidongg@chromium.org> > Commit-Queue: Kevin Strohbehn <ginko@google.com> > Cr-Commit-Position: refs/heads/master@{#590751} TBR=weidongg@chromium.org,ginko@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 880975 Change-Id: I107c456e6654b9808316314d5f53ded082041fc3 Reviewed-on: https://chromium-review.googlesource.com/1226197Reviewed-by:
Weidong Guo <weidongg@chromium.org> Commit-Queue: Kevin Strohbehn <ginko@google.com> Cr-Commit-Position: refs/heads/master@{#591199}
-
Ehsan Karamad authored
This reverts commit d3358a99. Reason for revert: The test seems to be very flaky. Bug: 883965 Original change's description: > Make 'web_view_browsertest.cc' BrowserPlugin-free > > This CL removes and converts the last remaining BrowserPlugin-based test > to chrome_mime_handler_view_browsertest.cc (the new test uses a > MimeHandlerViewGuest). > > Bug: 553069, 330264 > Change-Id: I487fbd47ca0c989e746d087c72fe396f9e9ac867 > Reviewed-on: https://chromium-review.googlesource.com/1221693 > Reviewed-by: James MacLean <wjmaclean@chromium.org> > Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> > Cr-Commit-Position: refs/heads/master@{#591115} TBR=ekaramad@chromium.org,wjmaclean@chromium.org Change-Id: I60e4bc6872645cb1be4de70d19f41c1c4e6e51b6 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 553069, 330264 Reviewed-on: https://chromium-review.googlesource.com/1226202Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#591198}
-