- 08 Aug, 2018 40 commits
-
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/faeef7837210..c857956fad09 git log faeef7837210..c857956fad09 --date=short --no-merges --format='%ad %ae %s' 2018-08-08 mtklein@google.com transform colors with steps + raster pipeline in SkColorSpaceXformer 2018-08-08 benjaminwagner@google.com Add Win OpenCL Build job. Created with: gclient setdep -r src/third_party/skia@c857956fad09 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=djsollen@chromium.org Change-Id: I53946c7b8f7f5029f73063c486c6fe27376dbf54 Reviewed-on: https://chromium-review.googlesource.com/1166007Reviewed-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@{#581439}
-
Tetsui Ohkubo authored
It is requested by UX to replace brightness icon in UnifiedSystemTray. The reason of the change is to differentiate the brightness icon and the settings icons. TEST=manual BUG=868908 Change-Id: Ia45baf9dc32620a69e019e001d4f21f4cc29729e Reviewed-on: https://chromium-review.googlesource.com/1159928Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#581438}
-
Tom Anderson authored
Regression introduced by 5f4901a6 BUG=872045 TBR=pkasting Change-Id: I83c8e283b0ec876e1545d0ed0f783a9953d03303 Reviewed-on: https://chromium-review.googlesource.com/1166260Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#581437}
-
Chase Phillips authored
Once the explicit thread hopping is removed, we can remove the Mojo lifecycle monitoring extensions. All references should be held on the same threads and there's not a chance that they'll go out of scope on one thread and still be needed on another thread. Bug: 717812 Change-Id: Ib72fdff1cc19490fcfd24c422c8fbd04e12dc280 Reviewed-on: https://chromium-review.googlesource.com/1162921Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Chase Phillips <cmp@chromium.org> Cr-Commit-Position: refs/heads/master@{#581436}
-
Jia authored
This pref will control whether smart dim should be enabled for a user. The default value is true (i.e. Enabled). The next cl will add policy so that enterprise users can enforce a different policy. As this is a power-related pref, it is added to power_prefs[.h|.cc]. However as there is no need to send its value to powerd, it is intentionally left out of PowerPrefs::UpdatePowerPolicyFromPrefs. Bug: 862461 Change-Id: Ibaa705362c9951aecae78d9ce28780651067a6ea Reviewed-on: https://chromium-review.googlesource.com/1166266Reviewed-by:
Dan Erat <derat@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#581435}
-
Weilun Shi authored
Change the one-google bar css setting from align to right to width:100%, which consistent with the google.com setting. OGB can now automatically align to left or right based on the language preference setting. Also, the profile icon will not be invisible on rtl mode. Please see https://bugs.chromium.org/p/chromium/issues/detail?id=871162#c3 for reference. Bug: 869610, 869341 Change-Id: Iac7e015a5506cd8bcd82ef94d237790210a5fba8 Reviewed-on: https://chromium-review.googlesource.com/1165534 Commit-Queue: Weilun Shi <sweilun@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#581434}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/b3e2c8eb1b16..191f46c5c1ce git log b3e2c8eb1b16..191f46c5c1ce --date=short --no-merges --format='%ad %ae %s' 2018-08-07 yongje.lee@hpcnt.com add RTC_EXPORT on RTCRtpTransceiverInit 2018-08-07 yvesg@webrtc.org Clean up LinkedSet (LRU) code. 2018-08-07 emircan@webrtc.org Use rtc::saturated_cast instead of static_cast in VCMFecMethod 2018-08-07 srte@webrtc.org Adds functionality to add delay spikes in SimulatedNetwork. 2018-08-07 srte@webrtc.org Ensures that packets_lost is always positive. 2018-08-07 steveanton@webrtc.org Add steveanton@ and qingsi@ as rtc_base OWNERs 2018-08-07 sakal@webrtc.org Add dependency on google-truth for Android. 2018-08-07 ouj@fb.com Release audio unit when ios audio device failed to initialize playout and recording. 2018-08-07 crodbro@webrtc.org Enable audio in video_quality_test. Created with: gclient setdep -r src/third_party/webrtc@191f46c5c1ce 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 BUG=chromium:None,chromium:b/112299470 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I1d28ccaf9295b789374768cd38d1eb9716d02222 Reviewed-on: https://chromium-review.googlesource.com/1165922Reviewed-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@{#581433}
-
Wenzhao Zang authored
The app ID is calculated from the package name and activity, but activity may change over time. Given that the caller may hard code the app IDs and thus not aware of the ID change, we should change the API to use package name, which remains unchanged. Bug: 819404 Change-Id: If87351ae609ecaf82442adcfb3ea98a3922f0bda Reviewed-on: https://chromium-review.googlesource.com/1164524 Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#581432}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/b983a4b28b83..c93eeaab1526 git log b983a4b28b83..c93eeaab1526 --date=short --no-merges --format='%ad %ae %s' 2018-08-07 tikuta@chromium.org Make angle's commit.h depend on git head Created with: gclient setdep -r src/third_party/angle@c93eeaab1526 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=ynovikov@chromium.org Change-Id: I6a7309efba68cfd8c690379e723c716ccb2b3705 Reviewed-on: https://chromium-review.googlesource.com/1165904Reviewed-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@{#581431}
-
Tatsuhisa Yamaguchi authored
When shelf is aligned vertically (left or right), the bottom of the tray is aligned to the bottom of the system tray anchor, rather than the top of it. The max height should be calculated accordingly. The positioning of the bubble was changed by crrev.com/c/1141750 but bubble height was inconsistent with it. Bug: 863844 Change-Id: I2e92f109d815d9b6e581caff74f12c7874aecbdb Reviewed-on: https://chromium-review.googlesource.com/1165108Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Cr-Commit-Position: refs/heads/master@{#581430}
-
Tetsui Ohkubo authored
In the old SystemTray, user button was not focusable when there was only one user account on the device. TEST=manual BUG=863337 Change-Id: I8373b144371fce060c454ae07e7456f1fe914a4f Reviewed-on: https://chromium-review.googlesource.com/1164869Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#581429}
-
Tetsui Ohkubo authored
UnifiedSystemTray animation in lock screen was broken because https://crrev.com/c/1156203 did not consider the added view for calculating GetExpandedHeight(). TEST=manual BUG=871192 Change-Id: I4704c3f6ee1a4196e852718fc2c094179f834b38 Reviewed-on: https://chromium-review.googlesource.com/1164871Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#581428}
-
Emil A Eklund authored
This reverts r579682 (commit a5d5bb89). Reason for revert: Caused regression for RTL text. Bug: 870178, 591099 Tbr: kojii@chromium.org Change-Id: Ic8d79c86c59d649636d065a697b11d37f029efe7 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Reviewed-on: https://chromium-review.googlesource.com/1166298 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#581427}
-
David Black authored
Enables the current motion spec implementation. Also fixed a painting bug. Follow up CL will remove the bool and dead code once these changes have been more heavily tested in the wild. Bug: b:112329634, b:112330123 Change-Id: Ibc6cf664d96125b6ca0fd322bde560f69a611f26 Reviewed-on: https://chromium-review.googlesource.com/1166293Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#581426}
-
Alice Boxhall authored
Bug: 692360 Change-Id: Ie549ed3d33bd7f2cb7c5be070f931e29a2cb106b Reviewed-on: https://chromium-review.googlesource.com/1139846 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#581425}
-
Wei-Yin Chen (陳威尹) authored
The current white list is _IMPLEMENTATION_EXTENSIONS. The white list should also include Java files and other scripts. The current black list is: black_list = (_EXCLUDED_PATHS + _TEST_CODE_EXCLUDED_PATHS) The URL pattern should also apply to the testing code. Bug: 869103 Change-Id: Idbf67580fda198359ce687ecb0dfef5c0546b088 Reviewed-on: https://chromium-review.googlesource.com/1155712 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#581424}
-
Allen Bauer authored
Hovering over selected tabs will not properly order painting such that the painting order will paint the lower tab "tails" over the left adjacent tab. While this has always been present, with the recent added painting of the stroke on the tabs, this is much more apparent. Bug: 871838 Change-Id: I4dd4c4264107fb8a058b5210b02c27008498f35d Reviewed-on: https://chromium-review.googlesource.com/1165689 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#581423}
-
Lukasz Anforowicz authored
This CL moves processing of |excluded_initiator_scheme| outside of network::CrossOriginReadBlocking. The postponed allowing of requests initiated from content scripts allows to report them to LogInitiatorSchemeBypassingDocumentBlocking only if they would actually be blocked by CORB (in a meaningful way - non-empty response body, non-4xx, etc.). Bug: 846346 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: Ifcc3e610506b757d8b8e4d6fe36f28bb783e7944 Reviewed-on: https://chromium-review.googlesource.com/1161194Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Nick Carter <nick@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#581422}
-
Matt Reynolds authored
This CL extends the device::GamepadConsumer, device::mojom::GamepadConsumer, and blink::WebGamepadListener interfaces to allow gamepad button and axis events to be communicated from //device to blink. These will be used to implement gamepad button and axis events in javascript. BUG=856290 Change-Id: I8ce83d5e4225e79c3b25c7d7ef65684e9ada404f Reviewed-on: https://chromium-review.googlesource.com/1161492Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#581421}
-
Adolfo Victoria authored
* Add timezone_offset_ member variable to WeeklyTime class, this will help the class users know which timezone the class is to be interpreted in. * Add ConvertToTimezone and ConvertToCustomTimezone functions to change between well defined timezones and also to set the timezone of a time agnostic WeklyTime. * Move ToLocalizedString to time_utils since its a more specialized use case. * Add unit tests for timezone related functions to time utils. BUG=chromium:852860 TEST=unit_tests Change-Id: Ifef1b17471c30fb7443727323d00523193327ef1 Reviewed-on: https://chromium-review.googlesource.com/1155786 Commit-Queue: Adolfo Higueros <adokar@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#581420}
-
Rob Percival authored
These histograms can be compared to "AsyncDNS.Rcode" to determine whether there is an unusual distribution of rcodes relative to normal DNS lookups (i.e. A/AAAA lookups). I'm interested in particular to see what rcodes map to DNS_SERVER_FAILED (besides ServFail). Bug: 506227 Change-Id: I5bbdc6c52ef7b017f0d38c1329f450ed346f6e4a Reviewed-on: https://chromium-review.googlesource.com/1152972 Commit-Queue: Rob Percival <robpercival@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#581419}
-
Anand K. Mistry authored
cros-disks provides this property, so there's no reason chrome should compute its own version. BUG=None Change-Id: Id94109ad68bf2a8479954d0a4d7c11f17629c995 Reviewed-on: https://chromium-review.googlesource.com/1159932 Commit-Queue: Anand Mistry <amistry@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Ben Chan <benchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#581418}
-
Dave Tapuska authored
The current pull request against the HTML spec is here: https://github.com/whatwg/html/issues/3799 Add a PostMessgeOptions dictionary so that WindowPostMessageOptions is a subclass of that. BUG=861735 Change-Id: I66c6990de82b0d74efa7f31240b63d19d074945d Reviewed-on: https://chromium-review.googlesource.com/1165954Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#581417}
-
Nico Weber authored
Bug: 862581 Change-Id: I102a019b98b9fb4326bcb43d247cf20b4ee5e8a1 Reviewed-on: https://chromium-review.googlesource.com/1156858 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#581416}
-
Nigel Tao authored
Change-Id: I1e6f8160890d614619e259ebabd5297159bcfd95 Reviewed-on: https://chromium-review.googlesource.com/1158096Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#581415}
-
Łukasz Anforowicz authored
This reverts commit 55273237. Reason for revert: Caused https://crbug.com/871704 and https://crbug.com/871730 Original change's description: > Show "hung renderer dialog" after a navigation commit timeout (10s). > > In addition to adding a content_browsertest, I've also manually tested > the changes using steps from https://crbug.com/810633#c14. > > Note that after this CL a "hang renderer dialog" will appear if a > navigation cannot commit because it tries to reuse a hung renderer. > This is definitely an improvement. But also note that after using the > dialog to kill the renderer, the navigation spinner will keep spinning - > there is additional work needed to fix this. > > Bug: 848821 > Change-Id: I9d6801dbd8b2532f2427509c938db5556a4fb133 > Reviewed-on: https://chromium-review.googlesource.com/1089797 > Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> > Reviewed-by: Avi Drissman <avi@chromium.org> > Reviewed-by: Charlie Reis <creis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#580945} TBR=avi@chromium.org,creis@chromium.org,lukasza@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 848821, 871730, 871704 Change-Id: I2dee152ba283fbba332437d5c470205604ea4691 Reviewed-on: https://chromium-review.googlesource.com/1165902 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#581414}
-
Toshiki Kikuchi authored
Adding IME status observer to the IME button in the unified system tray. In previous implementation, the visibility of the button is not updated automatically when the IME status is changed. TEST=IMEFeaturePodControllerTest BUG=862574 Change-Id: I41d3ef6085b165bb1f3e3d165a0369779d424ad7 Reviewed-on: https://chromium-review.googlesource.com/1161703Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Toshiki Kikuchi <toshikikikuchi@google.com> Cr-Commit-Position: refs/heads/master@{#581413}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/01d9a344b575..faeef7837210 git log 01d9a344b575..faeef7837210 --date=short --no-merges --format='%ad %ae %s' 2018-08-07 bsalomon@google.com Exclude compositing_images benchs from Chromecast 2018-08-07 bungeman@google.com Some iwyu for SkShaper_harfbuzz. 2018-08-07 jvanverth@google.com Revert "Intersection calc cleanup." 2018-08-07 herb@google.com Update text blob benchmark to reflect reality 2018-08-07 bungeman@google.com Add context to shaper. 2018-08-07 timliang@google.com fixed check for BGRA -> RGBA in CopySurfaceTest 2018-08-07 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 48908cb95504..d7622ffdd25e (1 commits) 2018-08-07 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 6ad455da9d42..5b1292eaeda5 (1 commits) 2018-08-07 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms e5dd04f43880..6ad455da9d42 (1 commits) 2018-08-07 jvanverth@google.com Improve touch support for iOS viewer 2018-08-07 kjlubick@google.com [PathKit] Made some APIs return null if things failed 2018-08-07 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 6f11cd0ed7d0..e5dd04f43880 (2 commits) 2018-08-07 jvanverth@google.com Intersection calc cleanup. 2018-08-07 fmalita@chromium.org [skottie] Use animator scratch storage to avoid vector reallocations 2018-08-07 mtklein@google.com link with --start-group/--end-group 2018-08-07 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 95d1987a561d..6f11cd0ed7d0 (1 commits) 2018-08-07 fmalita@chromium.org [skottie] Initial Fill layer effect support 2018-08-07 herb@google.com Simplify blob's appendGlyph interface 2018-08-07 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 02956e4cced0..48908cb95504 (1 commits) 2018-08-07 mtklein@google.com add Build-Mac-Clang-arm64-Debug-iOS to CQ 2018-08-07 herb@google.com Remove drawTextBlob from SkBaseDevice 2018-08-07 mtklein@google.com Add a bench for various single color xforms 2018-08-07 ethannicholas@google.com SkSL coordTransform argument is now optional 2018-08-07 bsalomon@google.com Reland "Move GrGeometryProcessor's textures out of classes and into" 2018-08-07 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 6ba9754f4a56..1bd4bfb0c2d8 (1 commits) 2018-08-07 caryclark@skia.org minor SkRegion include edits 2018-08-07 robertphillips@google.com Add shared --disableExplicitAlloc flag to tools 2018-08-07 robertphillips@google.com Add list of dependents to GrOpList class Created with: gclient setdep -r src/third_party/skia@faeef7837210 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/112244393 TBR=djsollen@chromium.org Change-Id: Ia1b2f7dd1fc7cce3a172d528cd030fb097a7de0d Reviewed-on: https://chromium-review.googlesource.com/1165923Reviewed-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@{#581412}
-
Takuto Ikuta authored
Change-Id: Ie56f6f5f44ed73c4ea7888984d8140b88a6ff9a8 Reviewed-on: https://chromium-review.googlesource.com/1165278 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#581411}
-
Fredrik Hubinette authored
This test does too much and is flaky on some platforms. TBR=miu@chromium.org Bug: 871799 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: If937a1736fcfdca4f004a8f4cf0660bac5f1f794 Reviewed-on: https://chromium-review.googlesource.com/1166283Reviewed-by:
Fredrik Hubinette <hubbe@chromium.org> Commit-Queue: Fredrik Hubinette <hubbe@chromium.org> Cr-Commit-Position: refs/heads/master@{#581410}
-
Yuri Wiitala authored
Removed GetGLHelper() from ImageTransportFactory now that nothing is using it. Also, removed some gl_helper.h #includes from modules where it's not being used. Bug: 870036 Change-Id: Ie632ddfbf9e73fe00db6992499b9d54fe529f4af Reviewed-on: https://chromium-review.googlesource.com/1166219Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#581409}
-
David Bokan authored
When implicitly promoting an element to be the root scroller, we first check if the main document has any overflow. If it does, we err on the side of not promoting since it is likely the main document's content is important and meant to be scrollable. This heuristic turns out to be too restrictive. For example, this makes it hard to build a root scrolling carousel. This CL loosens the restriction to allow horizontal overflow. Bug: 838683 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I6007f6faa8e2006799a9dca6240b68ff0de7f09a Reviewed-on: https://chromium-review.googlesource.com/1165859 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#581408}
-
Shubhie Panicker authored
This includes 2 thread hops, 2 serialize, 2 deserialize: serialize + hop-to-worker + deserialize + serialize + hop-to-main + deserialize. Bug: 870041 Change-Id: I324ba46f09ab18522e51430c6d58c4f07001bc74 Reviewed-on: https://chromium-review.googlesource.com/1159321Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Shubhie Panicker <panicker@chromium.org> Cr-Commit-Position: refs/heads/master@{#581407}
-
Ted Choc authored
The issue is that this refactor: https://chromium-review.googlesource.com/1148680 updated all text updates to the URL bar from the location bar to be ignored for autocomplete purposes. But in the old code, there were cases where it used setText/setUrl directly and those would have triggered autocomplete. setUrlBarText did the current behavior in the old code, so those paths do not need updating. Instead of implicit triggers for autocomplete, this uses the consistent path of never triggering autocomplete implicitly, but instead makes it explicit in the cases we want. Also fixes a trivial case where "" text updates (i.e. from the NTP) were spamming the URL bar where it didn't need to. BUG=871130 Change-Id: I26664bf3aa065176830f60b250d57a64de1c10f9 Reviewed-on: https://chromium-review.googlesource.com/1163992 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#581406}
-
jdoerrie authored
This change temporarily adds an "is_alive" flag to base::Value that should help in debugging use-after-free crashes. This change is intended to be reverted after a few days in Canary. Bug: 859477 Change-Id: I6ab51c37db18dd766677ef162fd42cc6832d1bab Reviewed-on: https://chromium-review.googlesource.com/1163244Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#581405}
-
Manuel Rego Casasnovas authored
This patch simply uses DelayScrollOffsetClampScope to avoid resetting scroll position when the contents of a grid item are modified. BUG=833837 TEST=fast/css-grid-layout/grid-item-scroll-position.html Change-Id: I74dd5e67d432b7b86b756ed741c7ad24243e6b8e Reviewed-on: https://chromium-review.googlesource.com/1165983 Commit-Queue: Manuel Rego <rego@igalia.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#581404}
-
Artur Khachatryan authored
Change-Id: I2917d3908af3ba7eba88477664ba5801c93f0de2 Reviewed-on: https://chromium-review.googlesource.com/1166040Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Artur Khachatryan <khachatryan@chromium.org> Cr-Commit-Position: refs/heads/master@{#581403}
-
Xiaohui Chen authored
Bug: 111370621 Test: locally build and fake auth errors with bad tokens. Change-Id: Id8099ccd67add90fc4b593877bcfce44c2eff654 Reviewed-on: https://chromium-review.googlesource.com/1165857Reviewed-by:
Muyuan Li <muyuanli@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#581402}
-
Vladislav Kaznacheev authored
Bug: None Test: compile locally Change-Id: Ie32578e191b09c1c1ba5e0f298bbd11dcc54ec76 Reviewed-on: https://chromium-review.googlesource.com/1150869 Commit-Queue: Vladislav Kaznacheev <kaznacheev@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#581401}
-
Nico Weber authored
Getting bots for the builder is taking longer than expected, and having a perma-purple bot on the main waterfall isn't so great. I'll revert this again once hardware for the builder has been allocated and configured. Bug: 869973 Change-Id: I702c4694eb13cc39cc07bc01f19a6f7871e9f47c Reviewed-on: https://chromium-review.googlesource.com/1166170Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#581400}
-