- 03 Oct, 2018 40 commits
-
-
Antoine Labour authored
It's always false. Bug: 889651 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I50e3b03ff3b25bc8759b79463b72e3b63ebbd8a5 Reviewed-on: https://chromium-review.googlesource.com/c/1259944Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#596421}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/79c31bf9cbf4..fbfd101d0207 Created with: gclient setdep -r src-internal@fbfd101d0207 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: Ice60c44c336f98f1beccba0375d879c3c12a7a0e Reviewed-on: https://chromium-review.googlesource.com/c/1260203Reviewed-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@{#596420}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/9e0efe3189e0..4504a652c071 git log 9e0efe3189e0..4504a652c071 --date=short --no-merges --format='%ad %ae %s' 2018-10-03 michaelludwig@google.com Remove extraneous comma in printf vargs 2018-10-03 bsalomon@google.com Always turn off domain in GrTextureOp for no-aa/nearest 2018-10-03 mtklein@google.com looks like Animation can use SkNVRefCnt? 2018-10-03 scroggo@google.com Fix-up colorSpace-less decodes 2018-10-03 michaelludwig@google.com Make ProcessorOptimizationValidationTest more forgiving 2018-10-03 csmartdalton@google.com ccpr: Remove the Mac+Radeon GL blacklist 2018-10-03 brianosman@google.com Remove SkPM4f 2018-10-03 scroggo@google.com Remove SkCodec::fSrcInfo Created with: gclient setdep -r src/third_party/skia@4504a652c071 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-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;master.tryserver.blink:linux_trusty_blink_rel BUG=chromium:887372 TBR=mtklein@chromium.org Change-Id: I7642ee8e8b0a7e3be4da3863c8ec7fc3698d409c Reviewed-on: https://chromium-review.googlesource.com/c/1259833Reviewed-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@{#596419}
-
Hwanseung Lee authored
https://google.github.io/styleguide/cppguide.html#Namespace_Names > Namespace names are all lower-case. This CL has no behavior changes. Bug: 889726 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I857b97d2fd8b87db3563dd6845399d977a07f68c Reviewed-on: https://chromium-review.googlesource.com/c/1258682Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Cr-Commit-Position: refs/heads/master@{#596418}
-
John Williams authored
Bug: 877702 Change-Id: Ifdd3355c2d9d0fb46fed19c21cbe2a066abf6ad4 Reviewed-on: https://chromium-review.googlesource.com/c/1239010 Commit-Queue: John Williams <jrw@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#596417}
-
Daniel Cheng authored
Also switches Document over to use it and audit the current usage of the downcasting macros. As a result, a number of locations now use DynamicTo<T> instead of requiring a separate type check and cast. Redundant DCHECKs have been removed: To<T> already implies a DCHECK() that the operand is a T. Bonus: ToTreeScope(Document*) has been removed: it's never needed as TreeScope is a base class of Document. Bug: 891908 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ia9be66b435086b9c75facc4da0f9269c41e8927f Reviewed-on: https://chromium-review.googlesource.com/c/1230233 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#596416}
-
Sky Malice authored
Also fixes the configuration of the endpoint. Bug: 886972 Change-Id: Ia80e98ee0498af82c1b59832e7e7a68655c3a605 Reviewed-on: https://chromium-review.googlesource.com/c/1259805Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#596415}
-
Becca Hughes authored
Add a separate AudioFocusManagerDebug API to isolate the privileged GetDebugInfoForRequest method. BUG=875004 Change-Id: I587a73a78edf7aba3fce3f8dc722d2914098013f Reviewed-on: https://chromium-review.googlesource.com/c/1242036 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#596414}
-
Sam McNally authored
Previously, traverseFolderShortcuts expanded the directory tree by faking a mouse click on the expand icon once it exists. However, it didn't wait for it to be visible or ready to click, which are only the case after updating the directory contents. Fix this by waiting for the row to have the has-children attribute set to true. Run this test with DriveFS enabled. addRemoveFolderShortcuts seems to be as reliable with or without DriveFS enabled so run it with DriveFS enabled too. Bug: 891197 Change-Id: I40df199feda04461b65891112e3314e0eca8496d Reviewed-on: https://chromium-review.googlesource.com/c/1258372Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#596413}
-
Wenzhao Zang authored
Login shelf buttons should have a rounded background to indicate they are touch / click targets. Spec is included in the bug. Bug: 874290 Change-Id: Id3cacca32412a47b90206d637c39623977a66550 Reviewed-on: https://chromium-review.googlesource.com/c/1184161 Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#596412}
-
Patrick Monette authored
Bug: 870998 Change-Id: Ia945042619841fb197f374ca1b2a188916e9764c Reviewed-on: https://chromium-review.googlesource.com/c/1259826 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#596411}
-
Edward Lemur authored
It is now true by default, so there is no need to set it. Bug: 891917 Change-Id: Id9b9490daee59ef6f864217ea595e96f0535598b Reviewed-on: https://chromium-review.googlesource.com/c/1260016Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#596410}
-
Jao-ke Chin-Lee authored
BUG=790343 Change-Id: I64d509837aaf84043e1e3e749bcda748e0c42da4 Reviewed-on: https://chromium-review.googlesource.com/c/1260012Reviewed-by:
Ryan Tseng <hinoka@chromium.org> Commit-Queue: Jao-ke Chin-Lee <jchinlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#596409}
-
Chris Harrelson authored
Bug: 887188 Change-Id: I6276bd2b97b4e39eb81fc52f6c8c934702f899c6 Reviewed-on: https://chromium-review.googlesource.com/c/1258052 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#596408}
-
Yaron Friedman authored
<activity-alias> needs to come after the <activity> it's pointing to. Manifest merging was doing this for us but the server doesn't it. Simples fix is to set correct order ourselves Change-Id: I20d5184f27fe3b84a90afcdf40f6ba731b1c4a43 Reviewed-on: https://chromium-review.googlesource.com/c/1260204Reviewed-by:
Glenn Hartmann <hartmanng@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#596407}
-
Javier Fernandez authored
Leading white-spaces are indeed breaking opportunities that should prevent, if there are no other css properties forcing it, breaking text in the middle of a word when honoring the word-wrap/overflow-wrap CSS property. We are doing so if the leading white-space sequence is longer than 1 character, but when we have a single leading white-space, we are missing that breaking opportunity and we may lead to cases, like the one described in the bug. The root cause of the issue with single leading white-space breaking opportunities is that the RewindToMidWordBreak expects certain width to be committed in order to choose opportunities in previous runs if none of the ones detected by the ICU LazyLineBreakIterator prevents the overflow. However, this breaking opportunity should be considered together with other provided by the word-break CSS property (eg, break-word or break-all), as it was agreed in the discussion [1] with the CSS WG. This CL solves the issue identifying the single leading white-space braking opportunity in a new class field flag, and using it to consider this opportunity inside the mid-word breaking logic, or prevent to run it completely in the cases where 'break-all' is not set. This is basically a reland of 6ea2a2e7 but with some changes to avoid regressions like the one reported in issue #866109. [1] https://github.com/w3c/csswg-drafts/issues/2907 Bug: 854624 Change-Id: I1cc0f55050d54ea1e76c655cf6b3ef8bcc0b0e2c Reviewed-on: https://chromium-review.googlesource.com/c/1209745 Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#596406}
-
Andrew Luo authored
Bug: 814405 Change-Id: I2736621224048ddf1ee8de134fdb34ed742a7133 Reviewed-on: https://chromium-review.googlesource.com/c/1235274Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#596405}
-
Becca Hughes authored
Adds a mojo AudioFocus API that can be used to access AudioFocusManager inside the media session service. This also removes the RequestId when requesting or abandoning audio focus and replaces it with a AudioFocusRequestClient interface. We still keep the ID around though as it is useful for testing and identifying requests. BUG=875004 Change-Id: I88374a08a14171f747a120beaa380c3b126bfb4f Reviewed-on: https://chromium-review.googlesource.com/c/1199923 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
apacible <apacible@chromium.org> Cr-Commit-Position: refs/heads/master@{#596404}
-
Min Qin authored
This CL allows DownloadManagerService to create InProgressDownloadManager under cirtain circumstances. The created InProgressDownloadManager can be used to resume download without launching full browser process. And can be passed to the DownloadManager when the latter is created. BUG=695115 Change-Id: I050c1e5f5247cc1550e59117f7943a66a71656ce Reviewed-on: https://chromium-review.googlesource.com/c/1182613Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#596403}
-
Malay Keshav authored
Currently ImageSkiaReps are backed by SkBitmaps and cc::PaintImages. While cc::PaintImages are drawables, they are sourced from the SkBitmaps provided to the constructor. This means images that are sourced from drawables, such as our vector icons, are rasterized into bitmaps first and then stored as ImageSkiaReps. This rasterization takes place on the UI thread. This patch makes cc::PaintRecord as the backing store for ImageSkiaReps. cc::PaintRecord are drawables and can be initialized with an SkBitmap if needed. Having images stored this way means drawables like vector icons dont need to be rasterized on the UI thread. Their rasterization will be managed by cc or even the GPU in case of OOPR. This also removes the constraint that ImageSkias are a rasterized source of image. It also gives a way to add more drawable sources(CanvasImageSources) like lottie. This feature is hidden behind a feature flag UsePaintRecordForImageSkia. Bug: 882507 Change-Id: Id4a6500ba0e12da382e95d59e5fa8bc5642082ab Component: ImageSkiaRep, gfx, Image, Image Skia Reviewed-on: https://chromium-review.googlesource.com/c/1227488Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Cr-Commit-Position: refs/heads/master@{#596402}
-
David Bokan authored
This CL checks for a null LayoutView before dereferencing it. Also cleaned up some uses of "absolute" coordinates to the more modern "frame". Bug: 890961 Change-Id: Ib130981f2b5af508769f44456e957785ea8cf437 Reviewed-on: https://chromium-review.googlesource.com/c/1258603 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#596401}
-
Jacob Dufault authored
Sync constent screen was not being shown if the browser was restarted as part of sign-in. If the browser did not need a restart sync constent showed up as expected. Bug: 890967 Change-Id: I3fe1b9232626334d3060eea5abb066519c503b6a Reviewed-on: https://chromium-review.googlesource.com/c/1259884Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#596400}
-
Istiaque Ahmed authored
ExtensionCacheDelegate has only one concrete chromeos specific implementation: ChromeOSExtensionCacheDelegate. Pull all methods into that class and delete ExtensionCacheDelegate. Bug: None Change-Id: Ibdcfad8d45d7c84039ddf0244312ccdd5b047a64 Reviewed-on: https://chromium-review.googlesource.com/c/1257900 Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#596399}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/18c0a2b44777..79c31bf9cbf4 Created with: gclient setdep -r src-internal@79c31bf9cbf4 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: Iccf968662c36b87c2d55fe14bd5c8cc2d5fb96ea Reviewed-on: https://chromium-review.googlesource.com/c/1259499Reviewed-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@{#596398}
-
Ned Nguyen authored
Bug: 891747 Change-Id: I73142c8bb5c4bbc78da71f230188e33d548a3dab Reviewed-on: https://chromium-review.googlesource.com/c/1259475 Commit-Queue: Ned Nguyen <nednguyen@google.com> Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#596397}
-
Kyle Milka authored
In https://crrev.com/c/1249834 the tabbable element was changed from a button to role=button so using space to press it no longer worked. Bug: 891652 Change-Id: I8dd7155de5deba6f2b25c3ba5cb39761f84eafdc Reviewed-on: https://chromium-review.googlesource.com/c/1258880Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#596396}
-
Jacob Dufault authored
This works on webui, so port it over to views as well. Also generally rename version info -> system info to better capture what this data represents. Bug: 888049 Change-Id: Icb35156aafc9b0898dcd57e4c50dd09b067585b6 Reviewed-on: https://chromium-review.googlesource.com/c/1249823 Commit-Queue: Jacob Dufault <jdufault@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Reviewed-by:
Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#596395}
-
Jordy Greenblatt authored
In the HEAD version, a click on the Settings UI 'learn more' link will route to the subpage when there is a set host (i.e. when waiting for connection/verification) in addition to the intended behavior of opening the subpage. This CL just adds a check to the settings-multidevice-page's click handler that returns before routing if the click target was a link. Screenshot: http://screen/ka5Vd3vk1YC Bug: 881375 Change-Id: I6c1c8e2ed2e6043d2f21442a0ce0b8e211da522e Reviewed-on: https://chromium-review.googlesource.com/c/1259300Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Jordy Greenblatt <jordynass@chromium.org> Cr-Commit-Position: refs/heads/master@{#596394}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/cfc9679f85fe..75bbf56da825 git log cfc9679f85fe..75bbf56da825 --date=short --no-merges --format='%ad %ae %s' 2018-10-03 dgarrett@google.com cbuildbot: Define luci-scheduler-updater. 2018-10-03 vapier@chromium.org paygen: urilib: drop unused protocol helpers Created with: gclient setdep -r src/third_party/chromite@75bbf56da825 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: I08b1a9778249b855dde8a136c76928f67b538496 Reviewed-on: https://chromium-review.googlesource.com/c/1259825Reviewed-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@{#596393}
-
Samuel Huang authored
This is an experiment to test incremental update framework, to prepare for Zucchini launch in Stable, where the "old" setup.exe uses Courgette to patch itself to the "new" setup.exe, which then uses Zucchini to patch chrome.7z. In this CL, we remove Zucchini from setup.exe, so that incremental install would revert setup.exe to the old state. Then after a few releases (also an opportunity to gather metrics for Courgette), reverting this CL would simulate Stable launch. Bug: 729154 Change-Id: I4962b0f0df3dfbc32c39a663b559b84801b1af44 Reviewed-on: https://chromium-review.googlesource.com/c/1259471Reviewed-by:
Samuel Huang <huangs@chromium.org> Reviewed-by:
Michael Moss <mmoss@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#596392}
-
John Budorick authored
TBR=lindsayw@chromium.org Bug: 850125 Change-Id: Ie1185a8cf043d09c1bc6c8b6802115665212901a Reviewed-on: https://chromium-review.googlesource.com/c/1259473Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#596391}
-
Tom Anderson authored
BUG=737995,881371 R=pkasting Change-Id: I0723a4cf2e31c2ffd8a07869ce4742091e1ea8c1 Reviewed-on: https://chromium-review.googlesource.com/c/1258522 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#596390}
-
Gang Wu authored
Also change the feed_logging_metrics.h into class for future features, Like hook up all the UMA with Feed internal page. Bug: 867767 Change-Id: I5559207df16d9c431208bd65cf20326a22116202 Reviewed-on: https://chromium-review.googlesource.com/c/1258250 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#596389}
-
Brandon Wylie authored
Change-Id: I0482302dcb63fcf260743d1eb5fe471030a01534 Reviewed-on: https://chromium-review.googlesource.com/c/1250201Reviewed-by:
Sky Malice <skym@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#596388}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/59021ba4e1dc..cd18bf9522d4 git log 59021ba4e1dc..cd18bf9522d4 --date=short --no-merges --format='%ad %ae %s' 2018-10-03 mbonadei@webrtc.org Compile remote_bitrate_estimator without -Wno-exit-time-destructors. 2018-10-03 buildbot@webrtc.org Roll chromium_revision 14de2307..f33d9eb9 (596155:596278) 2018-10-03 danilchap@webrtc.org Move RtpHeaderExtensionMap::GetTotalLengthInBytes into own file Created with: gclient setdep -r src/third_party/webrtc@cd18bf9522d4 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I4bdfd696aaae2f9162b862571d815bfd670b7715 Reviewed-on: https://chromium-review.googlesource.com/c/1259498Reviewed-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@{#596387}
-
Clark DuVall authored
Eventually we want to use TYPE_RAW_FILE for network service file uploads, which will work when network service is sandboxed. For now, we are still using TYPE_FILE, so support this in webReqeust. Bug: 888441 Change-Id: Icb3acf80d466404ee0a21a726c3f192322a6eb87 Reviewed-on: https://chromium-review.googlesource.com/c/1257672Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#596386}
-
Bailey Berro authored
Switches to using the windows format of the smb url (\\server\share) rather than the smb://server/share format since it's more familiar to users. Bug: chromium:889289 Change-Id: Ic9118980e05cf367b4049b426313408316472006 Reviewed-on: https://chromium-review.googlesource.com/c/1256112 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#596385}
-
Sky Malice authored
Bug: 890007 Change-Id: I870130381eb5376ea0a9ecf5c2fc1ab5f8761f18 Reviewed-on: https://chromium-review.googlesource.com/c/1258310Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#596384}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c2116cd3af9f..4d422c290779 git log c2116cd3af9f..4d422c290779 --date=short --no-merges --format='%ad %ae %s' 2018-10-03 jmadill@chromium.org Vulkan: Move blit mipmap init to ImageHelper. Created with: gclient setdep -r src/third_party/angle@4d422c290779 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=cwallez@chromium.org Change-Id: If736ffde9b090108e543685636ce3cf53546fdf5 Reviewed-on: https://chromium-review.googlesource.com/c/1259484Reviewed-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@{#596383}
-
Cathy Li authored
Bug:867488 Change-Id: Ic9417d136011b2268d149bbdc0d1bd13163c0dea Reviewed-on: https://chromium-review.googlesource.com/c/1248124Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Commit-Queue: Cathy Li <chili@chromium.org> Cr-Commit-Position: refs/heads/master@{#596382}
-