- 03 Apr, 2018 35 commits
-
-
Chris Nardi authored
The font shorthand had a short-circuit in StylePropertySerializer, which meant that it was never serialized as a shorthand for style.cssText, citing reasons of web incompatibility. However, it appears that all other major browsers serialize font as a shorthand instead of having style.cssText expand to all properties. Remove this short-circuit to match other browsers. Bug: 827921 Change-Id: I4d522b41a6153808b6b8dab17831afdd8315fdc3 Reviewed-on: https://chromium-review.googlesource.com/989834 Commit-Queue: Chris Nardi <cnardi@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#547607}
-
https://chromium.googlesource.com/chromiumos/chromite.git/+log/b90af5c203f7..0f51564af246 $ git log b90af5c20..0f51564af --date=short --no-merges --format='%ad %ae %s' 2018-03-21 dgarrett cros tryjob: Switch to swarming tryjobs by default. Created with: roll-dep src/third_party/chromite BUG=chromium:752342 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. TBR=chrome-os-gardeners@chromium.org Change-Id: Ic463ecbc145afc4cacb6ed670e17fd9c2c5ba45c Reviewed-on: https://chromium-review.googlesource.com/991404Reviewed-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@{#547606}
-
Vadim Bendebury authored
One more prod TPM version was released and the existing pre-pvt version 0.2.2 was re-signed as 0.4.4. Add appropriate hashes to the TPMVersionFingerprint set. BUG=b:chromium:728134 TEST=none Change-Id: Ice7035677d993500110cadb81afdc83d43344b35 Signed-off-by:
Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/991465Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#547605}
-
Gyuyoung Kim authored
This CL introduces a new command line to control the image decoded size for embedded devices. According to the comment of |ImageDecoder::max_decoded_bytes_|, the decoded image size should be limited if it causes excessive memory or even crashes on low-memory devices. It would be good if we give embedders the power to limit the memory usage of image decoded size. Bug: 827936 Change-Id: Ia67fc12f8f8554a6dcc0b42ea07e80d0d4dee2ce Reviewed-on: https://chromium-review.googlesource.com/989382Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung.kim@lge.com> Cr-Commit-Position: refs/heads/master@{#547604}
-
https://pdfium.googlesource.com/pdfium.git/+log/3998067026e9..75304f915c5c $ git log 399806702..75304f915 --date=short --no-merges --format='%ad %ae %s' 2018-04-02 vtsyrklevich Enable cfi-icall type generalization for libopenjpeg20 Created with: roll-dep src/third_party/pdfium BUG=chromium:828069 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: Ia02df952b5fd29a6567cfac2aa3f6c9f52776b64 Reviewed-on: https://chromium-review.googlesource.com/991055Reviewed-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@{#547603}
-
Yoshifumi Inoue authored
This patch changes "extend-by-sentence-001.html" to utilize |selection_test()| for ease of maintenance. Bug: 679977 Change-Id: Ia7035dc7d2deb476e75d62e71f33942a0ecff124 Reviewed-on: https://chromium-review.googlesource.com/989458Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#547602}
-
Reilly Grant authored
This Group Policy flag, "DefaultWebUsbGuardSetting" can be used to control the default value of the WebUSB guard permission. Bug: 771703 Change-Id: Ic93b4b1760e8891a75c5f612c97b9275d40422c0 Reviewed-on: https://chromium-review.googlesource.com/982898 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#547601}
-
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/81b26429c8f6..c7d0b34084e5 $ git log 81b26429c..c7d0b3408 --date=short --no-merges --format='%ad %ae %s' 2018-03-28 ehmaldonado presubmit support: Run all tests in parallel. 2018-04-02 agable Kick recipe roller 2018-04-02 agable presubmit: don't die when skipping unknown checks Created with: roll-dep src/third_party/depot_tools BUG=chromium:819774,chromium:828154,chromium:770408,chromium:828154 The AutoRoll server is located here: https://depot-tools-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=agable@chromium.org Change-Id: I25169163511e6438ed68514290681cc3213ab7d1 Reviewed-on: https://chromium-review.googlesource.com/991352 Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#547600}
-
David Grogan authored
This doesn't produce anything good yet. It's a basic implementation that interacts with FlexLayoutAlgorithm for a very narrow range of flex items and stuffs the results into NGLayoutResult. There's no attempt at painting or copying results back to legacy. Abusing LayoutNGBlockFlow in LayoutObject.cpp will have to be fixed soon. This will be the first layout type that doesn't inherit from LayoutBlockFlow, but in this patch it still uses LayoutNGBlockFlow. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I82195d5c561ba8ff67b00894b17ad72f14a52535 Reviewed-on: https://chromium-review.googlesource.com/961793 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#547599}
-
Chris Palmer authored
Linux: We're not sure what the performance benefits of MADV_FREE are, and it makes our measurements less predictable. macOS: MADV_FREE_REUSABLE seems to have been failing, and the error was hidden by the recovery case intended for Linux MADV_FREE. The result was an unnecessary, failing call to `madvise`. Bug: 755284 Change-Id: Ic7aa3089ada131f6a1b5c40b5ddd353d34ed2c20 Reviewed-on: https://chromium-review.googlesource.com/990584 Commit-Queue: Chris Palmer <palmer@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Albert J. Wong <ajwong@chromium.org> Cr-Commit-Position: refs/heads/master@{#547598}
-
Yoshifumi Inoue authored
Validate offset parameter of Position constructor with introducing Position::CreateWithoutValidation() This patch changes |PositionTempalte<Strategy>| constructor to validate offset parameter for improving code health. This patch also introduces |CreateWithoutValidation()| for callers which need out of bound positions, and deprecated version for callers without sane reason. Change-Id: I0f072aacd34fe5af5b5398c824632ce6ac7a1772 Reviewed-on: https://chromium-review.googlesource.com/987655 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#547597}
-
Yoshifumi Inoue authored
Utilize selection_test() in "editing/selection/modify_move/move_forward_sentence_empty_line_break.html" This patch changes "move_forward_sentence_empty_line_break.html" to utilize |selection_test()| for ease of maintenance. Bug: 679977 Change-Id: Id068b0544eb17e5b2ba4ad184f9011b1481c5000 Reviewed-on: https://chromium-review.googlesource.com/989388Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#547596}
-
Nico Weber authored
host_tools is already in deps, so this shouldn't be necessary. The only case where this makes a difference is if someone manually touches the built executable in the build dir. Bug: none Change-Id: I6abd3143bf0ec9b17f7ff3fc0f6681a80dff5827 Reviewed-on: https://chromium-review.googlesource.com/990497Reviewed-by:
Albert J. Wong <ajwong@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#547595}
-
btolsch authored
This change also fixes the showing of LocationBarView in PresentationReceiverWindowView on Mac by forcing a call to Layout if its state isn't correct after calling SetFullscreen on the frame. Bug: 809682 Change-Id: Ia7ee354be489354ad65165c6b13e474345e0ffdf Reviewed-on: https://chromium-review.googlesource.com/988269Reviewed-by:
Derek Cheng <imcheng@chromium.org> Commit-Queue: Brandon Tolsch <btolsch@chromium.org> Cr-Commit-Position: refs/heads/master@{#547594}
-
https://webrtc.googlesource.com/src.git/+log/7eca09361d6d..3d954a6962e5 $ git log 7eca09361..3d954a696 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=chromium:None 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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I2510482eee6e29c02dcc91b3f3e078ccd8de93f6 Reviewed-on: https://chromium-review.googlesource.com/991199Reviewed-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@{#547593}
-
Mike Wittman authored
TBR=sullivan@chromium.org Change-Id: Ib495ea4e4f1bcb82470bc242bb4f613e2c323b3f Reviewed-on: https://chromium-review.googlesource.com/991459Reviewed-by:
Mike Wittman <wittman@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#547592}
-
Xiaohan Wang authored
According to the gn reference (and from brettw@): the "loadable_module" target type allows you to create an object file that is (and can only be) loaded and unloaded at runtime, which is exactly what we want for Clear Key CDM. Bug: 584449 Test: Existing tests pass. Change-Id: I2a3a322cb13a7c052c7c43fdd1235ccadd0742ce Reviewed-on: https://chromium-review.googlesource.com/988814Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#547591}
-
Shenghua Zhang authored
Flipped LUCI and Buildbot for Android x64 Builder (dbg) and Android x86 Builder (dbg). Removing them from migration side-by-side UI. Bug: 790521, 790536 Change-Id: I593f5c76205b1264b81f0851a5e5ff9eac2fed3a Reviewed-on: https://chromium-review.googlesource.com/990811Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Shenghua Zhang <shenghuazhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#547590}
-
Aaron Leventhal authored
When two spans are separated by a line break, and the second span's text node also begins with a line break, the space shown in the layout is not rendered in the accessibility presentation. The computation to determine if there is rendered space adjacent to a space-only node must use the inline text boxes to get the most accurate representation of what is ultimately rendered. Bug: 821906 Change-Id: Ie81134a95a8878d22a370e97b330e0eae5101d67 Reviewed-on: https://chromium-review.googlesource.com/988375 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#547589}
-
Ovidio Henriquez authored
This change updates the blocklisted UUID tests to use the Web Bluetooth Test API. This will allow the test to be migrated into wpt/. BUG=509038 Change-Id: I72acd10e5aabc4c03f955dc4c7b2a8620930cc2d Reviewed-on: https://chromium-review.googlesource.com/894738 Commit-Queue: Ovidio Henriquez <odejesush@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#547588}
-
dpapad authored
With this change, the user is correctly forwarded to chrome://extensions, if an invalid URL is entered, for example chrome://extensions/foo/bar.html. Bug: 828174 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I18598c6b3367bcb972efda64bf56cdd1496f2ed7 Reviewed-on: https://chromium-review.googlesource.com/991083Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#547587}
-
Bret Sepulveda authored
To match the OS the button should be flush with the right edge of the window. This was also causing the top-right pixel of the screen to not activate the button when the window was maximized. Bug: 827664 Change-Id: Ie9f6a080c9374a842be729702c33ddbde9199e7e Reviewed-on: https://chromium-review.googlesource.com/988845Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#547586}
-
David Grogan authored
Some scrollbar refactoring left unnecessary code around. Change-Id: I459e500a3ed6bc6006a0fd9c8f6d78b1325b010e Reviewed-on: https://chromium-review.googlesource.com/991115Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#547585}
-
dpapad authored
This file was renamed at https://codereview.chromium.org/1409933012, but somehow both the new and previous files remained in the repository. Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I2ea7152f168bbae9290b961397d70f4f853ed04b Reviewed-on: https://chromium-review.googlesource.com/990727Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#547584}
-
Ned Nguyen authored
TBR=charliea@chromium.org NOTRY=true Bug: 828222 Change-Id: I075a12c7733d055f2264322401dae6dbeccefc92 Reviewed-on: https://chromium-review.googlesource.com/991399Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#547583}
-
Kristian H. Kristensen authored
In preparation for hardware plane underlay support in ChromeOS, we need to allow for RGBA primary framebuffers. When using an underlay, we cut out a transparent rectangle in the primary framebuffer to allow the underlay to show through, while still allowing for RGBA content on top of the underlay (for example, video controls or annotations). When not using an underlay, the primary framebuffer will be displayed as RGBX (opaque) to avoid unnecessary blending in the display controller. Previously review and landed as CL:801974 and then reverted and relanded a few times as we added support for ARGB+AFBC to the mali driver and reverted CL:985033 which broke ozone on older boards without ARGB scanout support. As of this new CL, the patch has been tested succesfully on all boards that previously regressed, but the chromeos bvt bots are still stuck on an old image (see https://bugs.chromium.org/p/chromium/issues/detail?id=826973#c18). Bug: 789288 Reviewed-by:
Alex Sakhartchouk <alexst@chromium.org> Reviewed-by:
Stéphane Marchesin <marcheu@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> TBR=avi@chromium.org,marcheu@chromium.org,reveman@chromium.org,sky@chromium.org,danakj@chromium.org,alexst@chromium.org,alemate@chromium.org,dcastagna@chromium.org,piman@chromium.org,hoegsberg@chromium.org Change-Id: I9ffb41e8f475ba6e4075b2abbe46c05456a5413a Reviewed-on: https://chromium-review.googlesource.com/991261Reviewed-by:
Kristian H. Kristensen <hoegsberg@chromium.org> Commit-Queue: Kristian H. Kristensen <hoegsberg@chromium.org> Cr-Commit-Position: refs/heads/master@{#547582}
-
David Black authored
Bug: b:77235133 Change-Id: I0af7895ce28fe58195845f2ad4c130956e3518e6 Reviewed-on: https://chromium-review.googlesource.com/986667 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#547581}
-
Jay Civelli authored
This CL adds the original_url, request_start and net_error to ResourceLoadInfo. Bug: 816684 Change-Id: Ic4659292100165a054c2a5b5adfde7d3c207bc03 Reviewed-on: https://chromium-review.googlesource.com/988808 Commit-Queue: Jay Civelli <jcivelli@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Conley Owens <cco3@chromium.org> Cr-Commit-Position: refs/heads/master@{#547580}
-
Mitch Foley authored
Change-Id: I8c7576108610fb20b3490460e9d9804689c2e1a5 Reviewed-on: https://chromium-review.googlesource.com/990498Reviewed-by:
Marti Wong <martiw@chromium.org> Commit-Queue: Marti Wong <martiw@chromium.org> Cr-Commit-Position: refs/heads/master@{#547579}
-
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/31e7d56c28f1..81b26429c8f6 $ git log 31e7d56c2..81b26429c --date=short --no-merges --format='%ad %ae %s' 2018-04-02 bpastene depot_tools: Kick the recipe roller. 2018-04-02 agable Revert "Remove Rietveld support from presubmit" 2018-04-02 ehmaldonado bot_update: Don't patch if gerrit_repo or gerrit_ref are empty/None. 2018-04-02 agable Disallow TBRs to OWNERS files 2018-04-02 agable git-cl-try: document auth_config for buildbucket 2018-04-02 agable Remove Rietveld support from presubmit Created with: roll-dep src/third_party/depot_tools BUG=chromium:828154,chromium:770408,chromium:643346,chromium:688115,chromium:770408 The AutoRoll server is located here: https://depot-tools-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=agable@chromium.org Change-Id: I830e86112dda7d11bdca0537ab8879e1a8d745b2 Reviewed-on: https://chromium-review.googlesource.com/991085 Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#547578}
-
Noel Gordon authored
Re-enable two GalleryBrowserTestInGuestMode tests, listed below, which were disabled in issue 804413 due to linux-chromeos-release bot flakes on the CQ. GalleryBrowserTestInGuestMode.SlideshowTraversalOnDownloads GalleryBrowserTestInGuestMode.StopStartSlideshowOnDownloads Tbr: yamaguchi-san Bug: 804413 Change-Id: I2928ba5a849b47a911bbd89382ef5c32d76edec2 Reviewed-on: https://chromium-review.googlesource.com/991212Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#547577}
-
François Degros authored
Change-Id: Ie13dbd479024c1a0b3bec97f8e7cb2a7183685ec Reviewed-on: https://chromium-review.googlesource.com/991213Reviewed-by:
David Vallet <dvallet@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#547576}
-
Takumi Fujimoto authored
This CL changes a ctor for HoverButton to take an optional View object for showing an arbitrary secondary icon, instead of taking a boolean for whether to show an arrow icon. The HoverButton will be used by the Cast dialog to list devices. Bug: 826089 Change-Id: Iac36c2bc8a60666bc6aa035fbcbbedd0f59c66cf Reviewed-on: https://chromium-review.googlesource.com/989023 Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#547575}
-
https://skia.googlesource.com/skia.git/+log/3070926579a6..1a291b354f54 $ git log 307092657..1a291b354 --date=short --no-merges --format='%ad %ae %s' 2018-04-02 herb Cleanup Ops - remove extra bytes sent and received 2018-04-02 liyuqian Simplify SkDrawTiler; check emtpy pixmap and overflow 2018-03-29 bungeman SkScalerContext::getMetrics to not request metrics it will ignore. 2018-04-02 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 4a77de482..ad0c4f19b (1 commit) 2018-04-02 brianosman Revert "Disable GPU support by default when building for host in Fuchsia" 2018-04-02 mtklein Revert "implement SkTDArray with std::vector" 2018-04-02 mtklein Revert "In older STLs, std::vector::insert() returns void." 2018-04-02 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ d2cc6a7f7..4a77de482 (2 commits) 2018-04-02 angle-skia-autoroll Roll skia/third_party/externals/angle2/ d104918fd..5a7e61bbd (1 commit) 2018-03-29 halcanary SkPDF/SkTypefaceMetrics: Set PostScript Name in Directwrite backend. 2018-04-02 djsollen Add multilib support as the default build option for libskqp 2018-04-02 mtklein In older STLs, std::vector::insert() returns void. 2018-04-02 benjaminwagner Revert "Temporarily remove Win10 QuadroP400 from CQ." 2018-04-02 halcanary SkPDF/Clusterator: a second test 2018-03-28 csmartdalton ccpr: Normalize homogeneous coords with frexp/ldexp 2018-04-02 robertphillips Turn on rendertarget sorting 2018-03-22 mtklein implement SkTDArray with std::vector 2018-04-02 egdaniel Remove specVersion check on vk extensions. Created with: roll-dep src/third_party/skia BUG=chromium:b/77249109,chromium:821040 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=reed@chromium.org Change-Id: Ib45a57c51ee4a0e1efd4c7c14107e9a2bb728f20 Reviewed-on: https://chromium-review.googlesource.com/990810Reviewed-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@{#547574}
-
Benjamin Pastene authored
Bug: 793907 Change-Id: Id31acad64245e66741e0271941c55ea5d71986a1 Reviewed-on: https://chromium-review.googlesource.com/990582Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Commit-Queue: Benjamin Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#547573}
-
- 02 Apr, 2018 5 commits
-
-
https://webrtc.googlesource.com/src.git/+log/a859c1ac3e12..7eca09361d6d $ git log a859c1ac3..7eca09361 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=chromium:826972 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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ib774178d6b9aa204e20bde42728730c640188818 Reviewed-on: https://chromium-review.googlesource.com/990933Reviewed-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@{#547572}
-
Matthew Jones authored
Bug: 827371 Change-Id: I48efd505632d33e935d1676ff298a53e9da1579e Reviewed-on: https://chromium-review.googlesource.com/991156 Commit-Queue: Matthew Jones <mdjones@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#547571}
-
Kai Ninomiya authored
https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/3c1cb02..da5abe6 TBR=kbr@chromium.org Cq-Include-Trybots: master.tryserver.chromium.win:win_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_angle_rel_ng;master.tryserver.chromium.angle:win_angle_rel_ng Change-Id: I4f9cd170e9767b959d73288f4e0a063caca59e95 Reviewed-on: https://chromium-review.googlesource.com/987372Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#547570}
-
Adam Langley authored
This is a trivial matter but makes a bit more sense when I make the inner Read call a little more complex in the next change. Change-Id: Ie1c19e8760a598cf36914e634037c519e7f78d72 Reviewed-on: https://chromium-review.googlesource.com/990194Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#547569}
-
Kevin Marshall authored
This CL grows Fuchsia blobstore by a specified amount, large enough to accommodate packaged executables installed at machine (QEMU) runtime. Roll SDK from 32a56ad5 to de50ae25 for "fvm extend" and the inclusion of fvm.blk. Bug: 798851, 707030 Change-Id: I5a6b6be21cc443e6ad46271918a2f40e191a26f6 Reviewed-on: https://chromium-review.googlesource.com/987012 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#547568}
-