- 27 Mar, 2018 40 commits
-
-
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4732b3b1c4bf..ee04b9a2f489 $ git log 4732b3b1c..ee04b9a2f --date=short --no-merges --format='%ad %ae %s' 2018-03-26 ehmaldonado bot_update: Make gclient experiment a property instead of an argument. 2018-03-26 ehmaldonado bot_update: Add a flag to move applying the patch to gclient. Created with: roll-dep src/third_party/depot_tools BUG=chromium:643346,chromium:643346 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: I01dfb181687e4f1e325d13aed34ebbb3cf0c96e6 Reviewed-on: https://chromium-review.googlesource.com/981783 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@{#546031}
-
Jared Saul authored
Change-Id: Iaccfcc4c221052ee123df4c52973ed3878a39bb7 Reviewed-on: https://chromium-review.googlesource.com/967075Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#546030}
-
Noel Gordon authored
Test was disabled in issue 804413 due to the linux-chromeos-release bot flakiness. Re-enable to determine if the test flakes on the CQ. Tbr: fukino-san Bug: 804413 Change-Id: I14b1f3dfcb78123a3deadd227960cdb3db91a874 Reviewed-on: https://chromium-review.googlesource.com/981812Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Cr-Commit-Position: refs/heads/master@{#546029}
-
Jinsuk Kim authored
Avoids calling methods on null object in ContentViewCoreImpl. onRotationChanged by adding null checks. Bug: 824156 Change-Id: I5af9eda71b61e06dc0e55f5eb211504d6dd04bd1 Reviewed-on: https://chromium-review.googlesource.com/981333Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#546028}
-
https://skia.googlesource.com/skia.git/+log/e579f1e70fd8..2ef4525daf15 $ git log e579f1e70..2ef4525da --date=short --no-merges --format='%ad %ae %s' 2018-03-23 herb Remove SkAutoGlyphCache 2018-03-27 angle-skia-autoroll Roll skia/third_party/externals/angle2/ a571f28d4..84fdc62c6 (6 commits) Created with: roll-dep src/third_party/skia 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=mtklein@chromium.org Change-Id: Id16ab42fe990eab550809344b460d138d996710f Reviewed-on: https://chromium-review.googlesource.com/981784 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#546027}
-
Varun Khaneja authored
Change-Id: I0fb1cf2f0a8a12ccd17f07bc764adf9654f8ff1f Bug: 824802 Reviewed-on: https://chromium-review.googlesource.com/974441 Commit-Queue: Varun Khaneja <vakh@chromium.org> Reviewed-by:
Jialiu Lin <jialiul@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#546026}
-
Ben Wells authored
This reverts commit aeecb4f3. Reason for revert: Causing lots of failures on webkit bots, e.g.: https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Linux%20Trusty/42143 Original change's description: > Don't adjust the NavigationTimings on redirects > > We adjust the timings in WebDocumentLoaderImpl::UpdateNavigation(), > shouldn't update in each AddRedirect() (which is called in a batch > way after all the redirects are handled in the browser process with PlzNavigate, > adjusting timings there with current timestamp is totally wrong) > > R=ksakamoto,arthursonzogni > > Bug: 813889 > Change-Id: I3a57d3fdf1833c300feb5ee61737b64cece0946b > Reviewed-on: https://chromium-review.googlesource.com/974673 > Reviewed-by: Kunihiko Sakamoto <ksakamoto@chromium.org> > Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> > Cr-Commit-Position: refs/heads/master@{#546001} TBR=kinuko@chromium.org,ksakamoto@chromium.org,arthursonzogni@chromium.org Change-Id: I467ed888084ea0eda06faa903d1797fabffc47da No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 813889 Reviewed-on: https://chromium-review.googlesource.com/981912Reviewed-by:
Ben Wells <benwells@chromium.org> Commit-Queue: Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#546025}
-
https://chromium.googlesource.com/chromiumos/chromite.git/+log/6aab402bbddc..44e40f3f3671 $ git log 6aab402bb..44e40f3f3 --date=short --no-merges --format='%ad %ae %s' 2018-03-26 bhthompson Move -arcnext Android PFQ builders to PI 2018-03-26 bhthompson Add pi Android PFQ configuration for pi-arc-dev Android branch 2018-03-26 xhwang chrome-sdk: Bundle Widevine CDM iff "is_chrome_branded" is true Created with: roll-dep src/third_party/chromite BUG=chromium:349182 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: I71c477e1fa1dba7fe2a53cd73980614938b881c4 Reviewed-on: https://chromium-review.googlesource.com/981785 Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#546024}
-
Alexandre Courbot authored
Make the --disable_rendering behave as it should, that is, disable rendering altogether. With this patch, vdatest can run without any GL support. This has the advantage of reducing the subset of code tested, and to remove false positives due to graphics regressions. It is also useful during platform bringup where graphics are not always available and working. The thumbnails tests do require a renderer to create the thumbnails ; therefore they are disabled when this option is set. BUG=819542 TEST=Verified that vdatest was passing on kevin and hana, with both rendering enabled and disabled and at various fps. Change-Id: I119165e59cff24913918559d79a5c457e973cea4 Reviewed-on: https://chromium-review.googlesource.com/954770Reviewed-by:
Ricky Liang <jcliang@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#546023}
-
Lei Zhang authored
Change-Id: I14e783b5adb905cf27731c55e224f7b0311e2b8e Reviewed-on: https://chromium-review.googlesource.com/936010Reviewed-by:
Ben Chan <benchan@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#546022}
-
Sasha Morrissey authored
Add 2 new UMAs for the files app: - FileBrowser.SelectSearch, recorded when the user selects the 'Search' button - FileBrowser.ToggleFileListType, recorded when the user switches between the 'grid view' and 'list view' options of the files app mouse), and change the grid view type, then check chrome://histograms. Test: Select the search box (with keyboard shortcuts, or with tab, or with the Bug: 397213 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Icf073dfae57717a91a6f6dbedc3c3d99dcecbdb3 Reviewed-on: https://chromium-review.googlesource.com/957566 Commit-Queue: Sasha Morrissey <sashab@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#546021}
-
Ben Wells authored
This reverts commit 0a869fb4. Reason for revert: New checker is causing errors on bot e.g. https://ci.chromium.org/buildbot/chromium.memory/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/26753 from the failure: The following view violates DoesViewHaveAccessibilityErrors(): browser/ui/views/frame/BrowserRootView > ui/views/window/NonClientView > BrowserView > TopContainerView > ToolbarView > View > MenuButton (id 1008) - Focusable View has no accessible name or placeholder, and the name attribute does not use kAttributeExplicitlyEmpty. Original change's description: > Test any widget activated in a browser test for accessibility violations > > Use ChromeViewsDelegate/WidgetObserver combination to ensure that all > widgets are tested for accessibility as they become hidden or visible > in a browsertest. > > The test goes through the View entire subtree and ensure any focusable > View has an accessible name. > > Bug: 819350 > Change-Id: I213e02bcfb1ec64aefc528cbda6a8a2a1d7bd0d0 > Reviewed-on: https://chromium-review.googlesource.com/951933 > Reviewed-by: Scott Violet <sky@chromium.org> > Reviewed-by: Trent Apted <tapted@chromium.org> > Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> > Cr-Commit-Position: refs/heads/master@{#545904} TBR=sky@chromium.org,tapted@chromium.org,aleventhal@chromium.org Change-Id: I4acc057b19df35a9350ae04efa06e5f6b69b2e88 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 819350 Reviewed-on: https://chromium-review.googlesource.com/981634Reviewed-by:
Ben Wells <benwells@chromium.org> Commit-Queue: Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#546020}
-
Maks Orlovich authored
If we're going to recover from corrupt rows by removing everything in the eTLD + 1, we probably ought to know how frequent they are. Bug: 787679 Change-Id: I4b01e9442121e747cf24292e01ac640bed5dec07 Reviewed-on: https://chromium-review.googlesource.com/980699 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#546019}
-
Ian Kilpatrick authored
This implements the LayoutFragment.inlineOffset and LayoutFragment.blockOffset attributes. The tests added simply re-create the reference by setting these two attributes in different text directions and writing modes. Change-Id: I1865403ca12e3b174738ee93320eae5ba16ac292 Bug: 726125 Reviewed-on: https://chromium-review.googlesource.com/971832 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#546018}
-
Henrique Nakashima authored
Bug: 234933 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I4a42336006cf553bf52d30be4656f953d8341323 Reviewed-on: https://chromium-review.googlesource.com/974447Reviewed-by:
dsinclair <dsinclair@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#546017}
-
Adenilson Cavalcanti authored
Generate optimized code that will help ARMv8 chips (between 2 to 10% perf gain on ARMv8 little/big cores) at the expense of a small perf regression on older chips (i.e. ARMv7). Bug: 772870 Change-Id: Ifc47870724da9790c944f76fedcc225d0a896caf Reviewed-on: https://chromium-review.googlesource.com/976521 Commit-Queue: Adenilson Cavalcanti <cavalcantii@chromium.org> Reviewed-by:
Chris Blume <cblume@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#546016}
-
Lei Zhang authored
Use base::RefCountedBytes::TakeVector() or base::RefCountedStaticMemory instead. 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I6bf4cdc2b0dff5f8c75e3a8dacda0da92213a9fb Reviewed-on: https://chromium-review.googlesource.com/979398Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#546015}
-
Xiaocheng Hu authored
LocalCaretRectTest has parameterization for LayoutNG. However, test case |AfterLineBreak| uses contenteditable unnecessarily, which forces legacy layout and invalidates the parameterization. This patch fixes it. This patch also adds two similar test cases for line breaks in 'white-space: pre' style, verifying that NG LocalCaretRect impl handles consecutive line breaks at block end correctly. Bug: 812535 Change-Id: Iaba4bcc616078f35f73fca23565b6628f04f7271 Reviewed-on: https://chromium-review.googlesource.com/974909 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#546014}
-
Maks Orlovich authored
This only really reports object counts (including for the wait-till-load queues), but proper thing is kinda expensive to compute, and this might be enough for diagnosing the potential leak case. Bug: 809199 Change-Id: I8afd6902693784da3ecdb9d4066d7d23ed94de82 Reviewed-on: https://chromium-review.googlesource.com/978034 Commit-Queue: Maks Orlovich <morlovich@chromium.org> Reviewed-by:
Siddhartha S <ssid@chromium.org> Reviewed-by:
Helen Li <xunjieli@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#546013}
-
Christopher Lam authored
This CL upgrades cr-lazy-render for compatibility with Polymer 2. It does this by using a slot for a <template> from the light DOM which gets templatized since the cr-lazy-render element itself can no longer be a <template>. This means that all clients need to wrap their light DOM in <template> tags. Bug: 818279 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ieaed7cb2f9422557aed0c3a388939b17b5825245 Reviewed-on: https://chromium-review.googlesource.com/977203 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#546012}
-
Mike Dougherty authored
This CL has no functional change. Bug: 228355 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I12f9222642ea1679ff714651f256067b03d88d1e Reviewed-on: https://chromium-review.googlesource.com/980735 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#546011}
-
Ben Wells authored
This reverts commit 7a1b3bb0. Reason for revert: Seems to have caused memory failures. Sample failure: https://ci.chromium.org/buildbot/chromium.memory/Linux%20MSan%20Tests/8760 with this in the stack views::WidgetDelegate::GetAccessibleWindowTitle Original change's description: > [Extensions] Remove manifest v1 support for accessible resources > > In manifest version 1, all extension resources were considered > accessible by the web (i.e., could be embedded within or > requested by a web page). In manifest v2, only resources > explicitly specified in the web_accessible_resources key are > accessible. Remove support for manifest v1, and always check > the web accessible resources. > > Update unit tests to migrate relevant tests and remove tests for > manifest v1-specific behavior. > > Bug: 816677, 816679 > Change-Id: Id0dd3ef75cd5d49e3f87e45ac3a8b19a00391146 > Reviewed-on: https://chromium-review.googlesource.com/953177 > Commit-Queue: Devlin <rdevlin.cronin@chromium.org> > Reviewed-by: Karan Bhatia <karandeepb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#545898} TBR=rdevlin.cronin@chromium.org,karandeepb@chromium.org Change-Id: Ifae57fc0f5cb2b738d48527af5e20c19eac5b0a9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 816677, 816679 Reviewed-on: https://chromium-review.googlesource.com/981336Reviewed-by:
Ben Wells <benwells@chromium.org> Commit-Queue: Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#546010}
-
Steve Anton authored
Bug: webrtc:8996 Change-Id: I430b7eeb00088706ff29adf74d46c997e2a66b37 Reviewed-on: https://chromium-review.googlesource.com/974470Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Tommi <tommi@chromium.org> Commit-Queue: Steve Anton <steveanton@chromium.org> Cr-Commit-Position: refs/heads/master@{#546009}
-
Min Qin authored
Remove BrowserThread and WebContents references Bug: 803135 Change-Id: I791bbeb0bd3d52c497c7bad7d035aaac7440f588 Reviewed-on: https://chromium-review.googlesource.com/981328 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#546008}
-
sangwoo.ko authored
We have to regenerate ideal bounds when it's updated even when it's animating. Bug: 587688 Change-Id: I238808c6242734e1c3749a6dd7bd624f6a8a3bac Test: TabStripBrowserTest.ActiveTabWidthWhenTabsAreTiny Reviewed-on: https://chromium-review.googlesource.com/958382 Commit-Queue: SangWoo Ko <sangwoo108@gmail.com> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#546007}
-
Hajime Hoshi authored
This is part of efforts to replace base::ThreadTaskRunnerHandle::Get() and SequencedTaskRunnerHandle::Get() with other appropriate task runners in the renderer. Bug: 786332 Change-Id: Ibabee0c19403e3a2b1273f9b98eb6ca7f1d114a3 Reviewed-on: https://chromium-review.googlesource.com/980095Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#546006}
-
Alan Cutter authored
Bug: 825095 Change-Id: I45d7af704636189a4a94a8c125c66092c5192e96 Reviewed-on: https://chromium-review.googlesource.com/977347Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#546005}
-
Alex Kalugin authored
Currently SafeBrowsingFeatures test checks extracted safe browsing threat type for equality to 3, but should check for SB_THREAT_TYPE_URL_MALWARE (Which does not equals to 3 in Yandex code). Change-Id: Ifd8e554201c8467e7836f1ebd11589bff06ff2a8 Reviewed-on: https://chromium-review.googlesource.com/979792Reviewed-by:
Jialiu Lin <jialiul@chromium.org> Commit-Queue: Kalugin Alexander <akalugin@yandex-team.ru> Cr-Commit-Position: refs/heads/master@{#546004}
-
François Degros authored
Change-Id: I3ed4309a790d09d1568ebfa0e32788f22ecfcef0 Bug: 818624 Reviewed-on: https://chromium-review.googlesource.com/977461Reviewed-by:
Marti Wong <martiw@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#546003}
-
Keishi Hattori authored
Use InAtomicMarkingPause to remove GCForbidenScope and NoAllocationScope usage Change-Id: If723098063ea02d80dee0ae38257cdfa40959d66 Reviewed-on: https://chromium-review.googlesource.com/978792 Commit-Queue: Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#546002}
-
Kinuko Yasuda authored
We adjust the timings in WebDocumentLoaderImpl::UpdateNavigation(), shouldn't update in each AddRedirect() (which is called in a batch way after all the redirects are handled in the browser process with PlzNavigate, adjusting timings there with current timestamp is totally wrong) R=ksakamoto,arthursonzogni Bug: 813889 Change-Id: I3a57d3fdf1833c300feb5ee61737b64cece0946b Reviewed-on: https://chromium-review.googlesource.com/974673Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#546001}
-
Daniel Erat authored
Add a new off-by-default feature that makes the power button behave slightly differently depending on whether the device is in tablet mode or laptop mode. Specifically, tapping the power button turns the display off in tablet mode but does nothing in laptop mode. Previously, tapping the button turned the display off on most convertible devices regardless of their mode. Bug: 819276 Change-Id: Iecd2e7aea74132018c3d88c88199e8d733c24fd2 Reviewed-on: https://chromium-review.googlesource.com/981607 Commit-Queue: Dan Erat <derat@chromium.org> Reviewed-by:
Qiang Xu <warx@google.com> Reviewed-by:
Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#546000}
-
https://chromium.googlesource.com/chromiumos/chromite.git/+log/44123785ca9a..6aab402bbddc $ git log 44123785c..6aab402bb --date=short --no-merges --format='%ad %ae %s' 2018-03-26 manojgupta Revert "generic_stages: temporarily ignore all target prebuilts." 2018-03-25 manojgupta generic_stages: temporarily ignore all target prebuilts. Created with: roll-dep src/third_party/chromite BUG=chromium:815357,chromium:815357 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: Ia41806216c37f2f0422416d84978bf59da15d86c Reviewed-on: https://chromium-review.googlesource.com/981600Reviewed-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@{#545999}
-
Mitsuru Oshima authored
BUG=822960 TEST=covered by unittets Change-Id: Ia6c7f3c9a54b4059f85b049ecaa3f8a0b0c30e30 Reviewed-on: https://chromium-review.googlesource.com/977023Reviewed-by:
Malay Keshav <malaykeshav@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#545998}
-
Jinsuk Kim authored
|ContentViewCore.isAttachedToWindow| became unused after a series of refactoring. This CL removes the interface and implementation. Bug: 598880 Change-Id: Ic1cbb747b50230e8851143b01524cd75ba156a9b Reviewed-on: https://chromium-review.googlesource.com/979390Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#545997}
-
https://skia.googlesource.com/skia.git/+log/103e7243718a..e579f1e70fd8 $ git log 103e72437..e579f1e70 --date=short --no-merges --format='%ad %ae %s' 2018-03-26 benjaminwagner [Bazel] Add missing include dir. 2018-03-26 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ db50cadbb..286108ae1 (1 commit) 2018-03-21 csmartdalton ccpr: Use Manhattan distance for curve AA 2018-03-26 benjaminwagner External part of internal cl/190527962 2018-03-26 bungeman Remove src/xml/*.h from DM in public.bzl. 2018-03-21 herb Move cache difference code into remote cache files 2018-03-26 herb Cleanup SkAutoGlyphCache in SkXPSDevice. 2018-03-26 robertphillips Revert "Switch DDL rendering to be a Via in DM" 2018-03-26 robertphillips Switch DDL rendering to be a Via in DM 2018-03-21 csmartdalton ccpr: Replace curve corner MSAA with analytic attenuation 2018-03-26 bungeman Add the xml and svg model code to DM in public.bzl. 2018-03-26 ethannicholas added frexp support to SkSL 2018-03-26 robertphillips Remove copy of TableColorFilter data when GPU rendering 2018-03-26 mtklein specialize arm64 allTrue()/anyTrue() 2018-03-26 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 4cd6f588d..db50cadbb (1 commit) 2018-03-26 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 822a84b19..a571f28d4 (2 commits) 2018-03-26 mtklein detect ASIMDHP on ARM64 2018-03-26 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ a50fa23a3..4cd6f588d (1 commit) 2018-03-26 mtklein Revert "Use DAA for small cubics and non-convex paths that fit into a mask" Created with: roll-dep src/third_party/skia 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=mtklein@chromium.org Change-Id: I37b835fa8dbe29f3db9340c7278fa2702960d363 Reviewed-on: https://chromium-review.googlesource.com/981520Reviewed-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@{#545996}
-
Tien-Ren Chen authored
The clip rect calculated by PaintLayerClipper already included all paint offset. We inadvertantly added paint offset again to child clipping mask bounds prior to this CL, resulting in subpixel accumulation being counted twice. This CL fixes it. As a side change, this CL also creates paint offset translation for composited replaced elements. Previously we only create paint offset translation for composited blocks, which broken assumptions in other part of the code. BUG=815358,808325 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I17ca32d366942e12f9364a42205d6fc44171bf9c Reviewed-on: https://chromium-review.googlesource.com/974161Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Tien-Ren Chen <trchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#545995}
-
Fady Samuel authored
This is a reland of 119455cb Original change's description: > Surface synchronization: Add a diagnostic CHECK in ClientLayerTreeFrameSink > > There's a race in cc somewhere from commit to draw. I don't know exactly > how to repro the race yet even though I have a high probably fix. This > CL is intended to catch the race in the wild and produce a stack trace > in a crash log. Hopefully from there we can acertain repro steps. > > Once repo steps are produced locally (either via user interaction or > unit test) then this CL will be reverted. > > Bug: 672962 > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel > Change-Id: I3bce066591e15d5c3aac7d4c8685dce411e284b7 > Reviewed-on: https://chromium-review.googlesource.com/973987 > Reviewed-by: Saman Sami <samans@chromium.org> > Commit-Queue: Fady Samuel <fsamuel@chromium.org> > Cr-Commit-Position: refs/heads/master@{#544834} Bug: 672962 TBR: samans@chromium.org Change-Id: I880540f3f00c419efb4055007787e86f4722d675 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Reviewed-on: https://chromium-review.googlesource.com/981154 Commit-Queue: Fady Samuel <fsamuel@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#545994}
-
Wez authored
- Fix various call-sites that perform string<->FilePath conversions, to assume UTF8 encoded input, since Windows' native strings are UTF16. - Fix the export header to export symbols under Cronet. - Fix Cronet_Buffer_InitWithAlloc() to handle >32-bit sized allocations correctly under 32-bit. - Fix the BufferTest.TestInitWithHugeAllocFails to request an allocation size that cannot be satisfied even under systems with over-commit. Bug: 812268 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: If18a2c223e3ee18619543484a55d268ec12b5b78 Reviewed-on: https://chromium-review.googlesource.com/972674Reviewed-by:
Misha Efimov <mef@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#545993}
-
Dianna Hu authored
Also update some comments to refer to Http2String. This CL lands server changes 189187480 by ahedberg and 190218258 by diannahu. BUG=488484 Change-Id: Iffc6a90651103954e2528f16a3d3f7e288d4f333 Reviewed-on: https://chromium-review.googlesource.com/978392Reviewed-by:
Bence Béky <bnc@chromium.org> Commit-Queue: Dianna Hu <diannahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#545992}
-