- 20 Jun, 2018 40 commits
-
-
Dave Schuyler authored
This CL adds a default (or fallback) icon for Answers in Suggest that don't have a specific icon. Bug: 838733 Change-Id: I723d64e29f8222e873345c6e04d90e1b26cb1631 Reviewed-on: https://chromium-review.googlesource.com/1108514Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Cr-Commit-Position: refs/heads/master@{#568999}
-
Mike Gilbert authored
Chromium may optionally be built against libxml installed on the system. The system libxml commonly has XML catalog support enabled. Disable it by calling xmlCatalogSetDefaults(XML_CATA_ALLOW_NONE). Bug: https://bugs.gentoo.org/653078 Change-Id: I069f6dcecf81168f9d31eb0efe2519197ec8e779 Reviewed-on: https://chromium-review.googlesource.com/1103710Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#568998}
-
sebsg authored
Bug: 852361 Change-Id: I3be88e3563060aa6a586c99bf1e5a501605ea71d Reviewed-on: https://chromium-review.googlesource.com/1107281Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#568997}
-
Nicolas Ouellet-payeur authored
These were languages that we can detect with CLD3 (and offer translations for), but wouldn't appear in the Chrome Settings page, and therefore couldn't be removed from the Accept-Language list. The list of missing languages was obtained by calculating the set difference of `kLanguageNames` (from task_context_params.cc) and `kAcceptLanguageList` (from l10n_util.cc): https://paste.googleplex.com/6446173711761408 (apologies for external contributors who can't visit the link) Languages that end in '-Latn' (e.g. 'zh-Latn') are not supported by Translate and were not added to `kAcceptLanguageList`. Bug: 807317 Change-Id: I83386fb5cb7ecbb3aae04aa1d1ca87ad0f0df34c Reviewed-on: https://chromium-review.googlesource.com/1107878Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Jungshik Shin <jshin@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#568996}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/29f54a30992a..c4424eb6803d git log 29f54a30992a..c4424eb6803d --date=short --no-merges --format='%ad %ae %s' 2018-06-20 dgarrett@chromium.org Revert "gclient: Stop using implicit git_cache_dir." 2018-06-20 derat@chromium.org cbuildbot: Add run_tast.sh to SSP archive. Created with: gclient setdep -r src/third_party/chromite@c4424eb6803d The AutoRoll server is located here: https://chromite-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. BUG=chromium:853391,chromium:none TBR=chrome-os-gardeners@chromium.org Change-Id: Ia0e4155e215863c744afd84a0b2326306a2d0941 Reviewed-on: https://chromium-review.googlesource.com/1108222Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#568995}
-
Reid Kleckner authored
ASan on Windows changes the exit code to 1, which base categorizes as the process being killed. R=dgozman@chromium.org BUG=845011 Change-Id: I42149965f2904a2a8349a00f4a2dd70351d2eee1 Reviewed-on: https://chromium-review.googlesource.com/1108448Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Reid Kleckner <rnk@chromium.org> Cr-Commit-Position: refs/heads/master@{#568994}
-
Zhongyi Shi authored
This test verifies that session attempts connection migration when path degrading is detected. If there's no alternate network, session stays on the original network (not marked as going away), and has connection to cache the path degrading signal. Session can finish serving requests on the original network. Bug: 818259, 843299 Change-Id: Iab29e9a253d08b933191dc0f6dfb6b461e3e3e3e Reviewed-on: https://chromium-review.googlesource.com/1108489 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#568993}
-
Jordy Greenblatt authored
Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I4184a56c5321790e03b095b50aed42584703676c Reviewed-on: https://chromium-review.googlesource.com/1106609Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Jordy Greenblatt <jordynass@chromium.org> Cr-Commit-Position: refs/heads/master@{#568992}
-
Pete Williamson authored
We have an existing way to measure the completed vs requested number of image requests, CSS requests, and XHR calls. Leverage that to make some UMA indicating our page quality. Backup work in progress Bug: 699313 Change-Id: I424dbdcfba5f77da43e3c6d005b6b717e3d8ecf2 Reviewed-on: https://chromium-review.googlesource.com/1100112Reviewed-by:
Dmitry Titov <dimich@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#568991}
-
Tim Zheng authored
When moving Crostini app window between displays, try to resize the window in proportion to the relative size of the displays. BUG=chromium:843001 TEST=Manual test on an eve device. Change-Id: Ic72ae35dcc6b1e07da3877aba51d225f96a4fa4d Reviewed-on: https://chromium-review.googlesource.com/1103609Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Commit-Queue: Tim Zheng <timzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#568990}
-
Francois Doray authored
TBR=sebmarchand@chromium.org Bug: 854720 Change-Id: Id715bfae60ed08a7edd4b59e9814efc1b25d7fb5 Reviewed-on: https://chromium-review.googlesource.com/1108495Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#568989}
-
David Grogan authored
Found via looking for black or grey runs on https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=site_per_process_webkit_layout_tests%20(with%20patch)&tests=virtual%2Foutofblink-cors%2Fhttp%2Ftests%2Ffetch%2Fserviceworker%2Fthorough Bug: 854630 Change-Id: I04e77bfbbf06d42063836ccfc7c03cdf3baf39bc Reviewed-on: https://chromium-review.googlesource.com/1108455Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#568988}
-
David Tseng authored
Bug: 853586 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I38a490a1493794256350f43a0fe64022c51ea894 Reviewed-on: https://chromium-review.googlesource.com/1105467 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#568987}
-
Michael Spang authored
Trying to unload a null library crashes in dlclose, so test for this case. Also, remove many duplicate calls to unload since destroying the instance does this automatically. Bug: 851997 Test: ozone_demo with vulkan on x11 & cros Change-Id: I327b332bfed6a5411c822f65a79ae4de21b83c86 Reviewed-on: https://chromium-review.googlesource.com/1104861 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Chris Blume <cblume@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#568986}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/60f929c0..825622bd 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,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I681484168c4bc1d710da549014f3ba730c568104 Reviewed-on: https://chromium-review.googlesource.com/1108189Reviewed-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@{#568985}
-
Takumi Fujimoto authored
When the sink list goes from empty to non-empty, we select the first sink with a media route, so that if the user wants to terminate the route, they can do so with just one click on the "Stop" button. Bug: 851586 Change-Id: I6a6309de0ef577ffe4e3dbf3537a748695e555d3 Reviewed-on: https://chromium-review.googlesource.com/1103453Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#568984}
-
Chromium WPT Sync authored
Using wpt-import in Chromium dba81d77. With Chromium commits locally applied on WPT: 03ef65db "Update existing WebUSB WPT to be multi-global" 89102421 "Reland "Multi-global WebUSB WPT for window and worker"" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/19939 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 Directory owners for changes in this CL: mkwst@chromium.org: external/wpt/secure-contexts TBR=robertma No-Export: true Change-Id: I6d9f72e41dd7bcc79f48621ecd248c33456507f5 Reviewed-on: https://chromium-review.googlesource.com/1108384 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@{#568983}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/b3345feca274..b6b01cb2cbaf git log b3345feca274..b6b01cb2cbaf --date=short --no-merges --format='%ad %ae %s' 2018-06-20 tsepez@chromium.org Re-work some more c_str() usage. Created with: gclient setdep -r src/third_party/pdfium@b6b01cb2cbaf The AutoRoll server is located here: https://pdfium-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. TBR=dsinclair@chromium.org Change-Id: Iee4b6ae0104f5b30da4c7b1b12201009203a5606 Reviewed-on: https://chromium-review.googlesource.com/1108299Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#568982}
-
Farah Charab authored
Change-Id: I16992e8f7a593f4dbf8f0516952ed86ed0566e6d Reviewed-on: https://chromium-review.googlesource.com/1106384 Commit-Queue: Farah Charab <farahcharab@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#568981}
-
kylechar authored
The UseSurfaceLayerForVideo feature is still enabled in Android WebView perf tests. WebView isn't compatible with the feature, so force it to disabled always. Bug: 853832 Change-Id: Ide874c0947dfad92ea95edfaec9e7c396ea1520d Reviewed-on: https://chromium-review.googlesource.com/1108385Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#568980}
-
Jamie Madill authored
The test conformance2/rendering/attrib-type-match.html was so flaky it was failing multiple bot runs. We should mark it failing. Bug: 782254 Tbr: kbr@chromium.org Change-Id: I7e634a3ef81d24a692f38140246b5ff5a51d23e6 Reviewed-on: https://chromium-review.googlesource.com/1108477Reviewed-by:
Jamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Cr-Commit-Position: refs/heads/master@{#568979}
-
Rintaro Kuroiwa authored
- Watch for events from IDXGIAdapter3::RegisterHardwareContentProtectionTeardownStatusEvent(). - Watch for power-suspend events. - Both notifies the client that there has been a content protection teardown. Bug: 787657 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: I531abb2c13f9f635989624d9c624da5227bd5bfa Reviewed-on: https://chromium-review.googlesource.com/1093536 Commit-Queue: Rintaro Kuroiwa <rkuroiwa@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#568978}
-
Tim Zheng authored
This change start up the Crostini terminal in the same display as the shelf/launcher used to launch the terminal app. BUG=chromium:843001 TEST=Manual test on an eve device. Change-Id: Ie4f748eda46151ecba3b3597513a7b22753dfca6 Reviewed-on: https://chromium-review.googlesource.com/1103577Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Commit-Queue: Tim Zheng <timzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#568977}
-
Rohit Rao authored
When the bots run, they trigger all tests simultaneously, then collect results in the order that the tests are listed in the json file. If a test has not yet completed, the bot will wait for it to complete before continuing to collect results for the next test. If the slower tests are run first, the bot spends its time waiting when it could otherwise be collecting results from faster tests. By shuffling tests around and running the faster tests first, we may be able to reduce the overall cycle time for this bot. BUG=None Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I869a7ba4dbf0362a9d50b6f2e286046db5cc9bea Reviewed-on: https://chromium-review.googlesource.com/1108358Reviewed-by:
Justin Cohen <justincohen@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#568976}
-
Ben Pastene authored
Bug: 836447 Change-Id: I08e90548e90e8f4c14e2551dd736a4fcf00b7b20 Reviewed-on: https://chromium-review.googlesource.com/1107262Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#568975}
-
perfetto-chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/5b2db15690d5..c203a76fa400 git log 5b2db15690d5..c203a76fa400 --date=short --no-merges --format='%ad %ae %s' 2018-06-20 hjd@google.com Merge "perfetto: Fix two small build issues." 2018-06-20 hjd@google.com Merge "perfetto: Silence gmock warning" 2018-06-20 hjd@google.com perfetto: Silence gmock warning 2018-06-20 hjd@google.com perfetto: Fix two small build issues. Created with: gclient setdep -r src/third_party/perfetto@c203a76fa400 The AutoRoll server is located here: https://perfetto-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. TBR=perfetto-bugs@google.com Change-Id: Ic33f84440e87983b93555e35a7aa96aab8afd944 Reviewed-on: https://chromium-review.googlesource.com/1108221 Reviewed-by: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#568974}
-
Xiaohan Wang authored
This is only used by CastContentBrowserClient internally and does not need to be on the interface. Test: No functionality change Change-Id: Ib020e13e7137b9e8b216aee720fa03e72e2967bb Reviewed-on: https://chromium-review.googlesource.com/1103384Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#568973}
-
Victor Costan authored
This CL exposes the following attributes in CookieListItem members returned by cookieStore.get() and cookieStore.getAll(), and contained in cookie change events. * expires: "expiry-time" attribute * domain: "domain" attribute, or null for host-only cookies * path: "path" attribute * secure: "secure-only-flag" attribute The "same-site-flag" attribute will be exposed in a future CL that will also add support for setting it. The following attributes are not exposed intentionally. * "creation-time", "last-access-time": no clear use case * "persistent-flag": exposed implicitly as a null expiration time * "host-only-flag": exposed implicitly as a null domain * "http-only-flag": would always be false This CL also fully implements setting a cookie's domain attribute, and updates the relevant WPT tests. CookieListItem is covered by the API explainer: https://wicg.github.io/cookie-store/explainer.html Cookie attributes are described in the cookie storage model: https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-02#section-5.4 Bug: 729800 Change-Id: I8061f20d348b53ba8d0dabbd4b97564f6c3b4217 Reviewed-on: https://chromium-review.googlesource.com/1102339 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#568972}
-
Fredrik Söderquist authored
SVGElementProxy no longer exist. Change-Id: I552e9d3d0d092ba5d0c51c8bacc8b27bdf29fe4c Reviewed-on: https://chromium-review.googlesource.com/1105977Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#568971}
-
Zach Helfinstein authored
Bug: 801393 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I6100aab6e304109480852ab19abde6ae2a46ee17 Reviewed-on: https://chromium-review.googlesource.com/1107246Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Zach Helfinstein <zhelfins@chromium.org> Cr-Commit-Position: refs/heads/master@{#568970}
-
stkhapugin@chromium.org authored
Creates a new popup presenter, renames the old one to "Legacy". Removes existing forking on IsUIRefreshPhase1Enabled, otherwise the new class is a copy of the Legacy one. Adds a protocol to allow having two implementations for presenters. This will allow not having forking everywhere in the file. Bug: 821817 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I1c3ee5c30d50123544f2288ec95d8e80e7b59032 Reviewed-on: https://chromium-review.googlesource.com/1107981 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#568969}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/de212ca0391c..beb2d9813c71 git log de212ca0391c..beb2d9813c71 --date=short --no-merges --format='%ad %ae %s' 2018-06-20 mbonadei@webrtc.org Removing usage of //build/config/compiler:no_size_t_to_int_warning. Created with: gclient setdep -r src/third_party/webrtc@beb2d9813c71 The AutoRoll server is located here: https://webrtc-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:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Id042b5c99c3c78d7961acfbc8386d3a247fbd7a9 Reviewed-on: https://chromium-review.googlesource.com/1108220Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#568968}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a27f2694f0af..ae17e65ef4b4 git log a27f2694f0af..ae17e65ef4b4 --date=short --no-merges --format='%ad %ae %s' 2018-06-20 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 a914f7ff310d..e5c614fbaf79 (3 commits) 2018-06-20 fmalita@chromium.org [skottie] Fix start-time/stretch-time handling 2018-06-20 caryclark@google.com fix for new fiddle compiler 2018-06-20 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-06-20 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 964dde93808d..20eea3cd3b2d (1 commits) 2018-06-20 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-06-20 allanmac@google.com Overdue reorg of source tree to support multiple platforms & devices. Created with: gclient setdep -r src/third_party/skia@ae17e65ef4b4 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 TBR=kjlubick@chromium.org Change-Id: I87b09d62c8ce14778a751216e52b30db110e0dfb Reviewed-on: https://chromium-review.googlesource.com/1108300Reviewed-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@{#568967}
-
Christian Fremerey authored
Adds a dedicated thread to the video capture service for operating the IO between the capture device and the gpu process for acceleraged Mjpeg decoding. This fixes a deadlock during shutdown of video capture in the video capture service after a session that uses the accelerated jpeg decoder. See the crbug for details. The deadlock and the fix for it can currently only be provoked/verified manually by running a ChromeOS device with a camera attached and command-line flag --enable-features=MojoVideoCapture. Getting coverage in automated integration testing is possible but requires modification of the fake video capture device implementation, see crbug/852606. Bug: 852606, 820608 Change-Id: Id9a57e386d2a741f15fd1de72539f4a9885624da Reviewed-on: https://chromium-review.googlesource.com/1102878Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Commit-Queue: Christian Fremerey <chfremer@chromium.org> Cr-Commit-Position: refs/heads/master@{#568966}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/a2cee4816d7b..99525875794b git log a2cee4816d7b..99525875794b --date=short --no-merges --format='%ad %ae %s' 2018-06-20 dproy@chromium.org Adds ALL_CACHE_TEMPERATURES variable Created with: gclient setdep -r src/third_party/catapult@99525875794b The AutoRoll server is located here: https://catapult-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=sullivan@chromium.org Change-Id: Ib5545466f523a996138fa34b73b25cc857cc61c1 Reviewed-on: https://chromium-review.googlesource.com/1108219Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#568965}
-
rbpotter authored
Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: Ie05684e0aacb7606b107e879f7da0defaf449793 Reviewed-on: https://chromium-review.googlesource.com/1086239Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#568964}
-
Boris Sazonov authored
This CL reimplements ExpandablePreferenceGroup to make it usable in other contexts by decoupling it from SingleCategoryPreferences. It also reimplements expand/collapse arrow and adds transition animations to it. Bug: 814728 Change-Id: I126bd08c1841d282f889dfde1ff71b35fe0a2262 Reviewed-on: https://chromium-review.googlesource.com/1106144 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#568963}
-
Yoichi Osato authored
This patch is a follow-up of previous patch: [LayoutNG] Paint LayoutReplaced selection considering line height: crrev.com/c/1102287 The test is styled "writing-mode:vertical-lr" and the 1px diff is accepted. Bug: 708452 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I253917127951a4139ece4191df37a9b68b9a4da3 Reviewed-on: https://chromium-review.googlesource.com/1107526Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#568962}
-
Ben Pastene authored
And add two mojo libs that were added to the list of required runtime deps in: https://chromium-review.googlesource.com/c/chromiumos/chromite/+/1066085 Change-Id: I0e2d90ba922508f2f22802780944100e8c17b17e Reviewed-on: https://chromium-review.googlesource.com/1072490 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#568961}
-
Christopher Cameron authored
BrowserAccessibilityManagerMac::GetParentView is used to get the NSView for a RenderWidgetHostViewMac (via a delegate interface -- it doesn't know it's talking to a RenderWidgetHostViewMac). It does this by calling AccessibilityGetAcceleratedWidget, and then converting to an NSView via ui::AcceleratedWidgetMac::GetNSView. Two problems with this approach: 1. This is roundabout -- the RenderWidgetHostViewMac knows its NSView directly. 2. When the RenderWidgetHostViewMac doesn't do its own compositing, this ends up being incorrect. The gfx::AcceleratedWidget used by compositing is the same as the main window. There exists no gfx::AcceleratedWidget mapped to the RenderWidgetHostViewCocoa. Change BrowserAccessibilityManagerMac::GetParentView to call the delegate method AccessibilityGetNativeViewAccessible, which returns an NSView directly. Remove the implementation of AccessibilityGetAcceleratedWidget, since it will lead to trouble. Bug: 852781 Change-Id: I74985d678f3cb10128a0e2caeb17fb3f22aa1752 Reviewed-on: https://chromium-review.googlesource.com/1105502Reviewed-by:Leonard Grey <lgrey@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#568960}
-