- 22 Oct, 2018 40 commits
-
-
Nico Weber authored
Bug: none Change-Id: Icbcc1d240a410b1a2cfd7fa6519cac269346c8ce Reviewed-on: https://chromium-review.googlesource.com/c/1293553Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#601689}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/20bbfb6f4da6..0ba35798c393 git log 20bbfb6f4da6..0ba35798c393 --date=short --no-merges --format='%ad %ae %s' 2018-10-22 stevenperron@google.com Fix dead branch elim infinite loop. (#1997) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@0ba35798c393 The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-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=dsinclair@chromium.org Change-Id: I55f4576bdbc89b4ba465b153847d2cb99e30129b Reviewed-on: https://chromium-review.googlesource.com/c/1294218Reviewed-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@{#601688}
-
Matt Mueller authored
This is a reland of e211b725, with fix for NetworkContextTest.CertReporting (restored original behavior of the test using a testserver to listen for the pkp report). Original change's description: > Remove HTTP-Based Public Key Pinning header parsing and persistence code. > > And related code that uses it. > > Cronet depends on the base dynamic PKP support, so is not removed here. > > Based on https://crrev.com/c/1005960 by palmer & nharper. > > Bug: 779166 > Cq-Include-Trybots: luci.chromium.try:linux_mojo > Change-Id: I44044a3960174fcba1f1e120b18cbef3ff769812 > Reviewed-on: https://chromium-review.googlesource.com/c/1260483 > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Reviewed-by: John Abd-El-Malek <jam@chromium.org> > Reviewed-by: Ryan Sleevi <rsleevi@chromium.org> > Reviewed-by: Matt Menke <mmenke@chromium.org> > Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#598657} TBR=jam@chromium.org Bug: 779166 Change-Id: I2e3b4dbab9cbbc95606c1cf7051b112fc5ba8cc4 Cq-Include-Trybots: luci.chromium.try:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/c/1277963 Commit-Queue: Matt Mueller <mattm@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#601687}
-
Ethan Xu authored
This CL updates the ShellAPK (but not Chrome) to support POST share targets. In particular, this CL: - Adds needed <meta-data> tags to AndroidManifest.xml - Updates how the start URL is computed for share intents - Sends activity class name of selected share target to Chrome in launch intent. Chrome needs this to know which share target activity to read the <meta-data> from. BUG=885314 Change-Id: Ie8732a8477d722ebdb81595c602b289fab0c7a27 Reviewed-on: https://chromium-review.googlesource.com/c/1281691 Commit-Queue: Ethan Xu <xuethan@google.com> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Glenn Hartmann <hartmanng@chromium.org> Cr-Commit-Position: refs/heads/master@{#601686}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f38cb6d39af1..5a2069501490 git log f38cb6d39af1..5a2069501490 --date=short --no-merges --format='%ad %ae %s' 2018-10-22 jmadill@chromium.org GL: Move draw functions from Renderer to Context. Created with: gclient setdep -r src/third_party/angle@5a2069501490 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=jmadill@chromium.org Change-Id: I725cc01fc745617b2f29fe11c4f92e2ef0abccd3 Reviewed-on: https://chromium-review.googlesource.com/c/1294221Reviewed-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@{#601685}
-
Fady Samuel authored
This is dead code. This CL deletes it. Bug: none Change-Id: I4618a80319afceb4b373f3f3932873ca44852cc2 Reviewed-on: https://chromium-review.googlesource.com/c/1294403Reviewed-by:
Saman Sami <samans@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#601684}
-
Yi Gu authored
Mark the following tests timeout: * accessibility/element-role-mapping-normal.html * accessibility/table-header-column-row.html An owner has been assigned in the bug. TBR=bsep@chromium.org NOTRY=true Bug: 897849 Change-Id: I62b628293c6652d27cd99865dfadff598b09b1e0 Reviewed-on: https://chromium-review.googlesource.com/c/1294590Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#601683}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/67b011d22c1b..68b2df7cf1e2 git log 67b011d22c1b..68b2df7cf1e2 --date=short --no-merges --format='%ad %ae %s' 2018-10-22 yinwa@webrtc.org Make protection_overhead_rate configurable through field trial. 2018-10-22 philipel@webrtc.org Don't decode frames with an older timestamp than the last decoded timestamp. 2018-10-22 alessiob@webrtc.org Revert "Remove deprecated barcode scanning functionality" Created with: gclient setdep -r src/third_party/webrtc@68b2df7cf1e2 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,chromium:none TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I5ef73e53f0982d4916cb3cda311895f20b4c7cdc Reviewed-on: https://chromium-review.googlesource.com/c/1294216Reviewed-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@{#601682}
-
Robert Ogden authored
Bug: 768597 Change-Id: I158e1d708a58736277faff7fe73fee4001b018be Reviewed-on: https://chromium-review.googlesource.com/c/1294405Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#601681}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ea46bbbe607b..d28f8451a549 git log ea46bbbe607b..d28f8451a549 --date=short --no-merges --format='%ad %ae %s' 2018-10-22 fmayer@google.com Merge "profiling: Explain sampling interval in README." 2018-10-22 primiano@google.com Merge "Fix docs links" 2018-10-22 hjd@google.com Merge "perfetto-ui: Add preset configuration" Created with: gclient setdep -r src/third_party/perfetto@d28f8451a549 The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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=perfetto-bugs@google.com Change-Id: Id95fb8b47d82162d7add9e26cc137ff7514dc5ca Reviewed-on: https://chromium-review.googlesource.com/c/1294209Reviewed-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@{#601680}
-
Xiaohan Wang authored
Also fix mime types used in pipeline_integration_test.cc which should be 10-bit. Bug: 884898 Test: Add more tests. Change-Id: I16c5f4fd22c219a88a94c4d8727f5d1a676c3e10 Reviewed-on: https://chromium-review.googlesource.com/c/1290519Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#601679}
-
Scott Violet authored
It's flaky on ChromeOS as well. BUG=877109 TEST=test only change TBR=aee@chromium.org Change-Id: Ibd12f914131ddeef465ab5c1b802c2cc0cb94aba Reviewed-on: https://chromium-review.googlesource.com/c/1294089Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#601678}
-
Darwin Huang authored
Bug: 896479 Change-Id: Iff647d3091677341f027d275884538583a56e965 Reviewed-on: https://chromium-review.googlesource.com/c/1287187Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#601677}
-
Tobias Sargeant authored
Bug: 897266 Change-Id: Icc0f7b1671031f76e2781ed2e6e217c50f0925e6 Reviewed-on: https://chromium-review.googlesource.com/c/1292469Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#601676}
-
Tarun Bansal authored
Use Network Quality Tracker (NQT) in network metrics provider instead of the network quality estimator (NQE). NQT works when network servicification is enabled or disabled. NQE works only when network servicification is disabled. Note that NQT is to be used on UI thread, while NQE was on IO thread, which makes the code a bit simpler. Bug: 882482 Change-Id: Ic5d9c3080ce74992efe1ddaa069fbbb04a255fe4 Reviewed-on: https://chromium-review.googlesource.com/c/1286969 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Robert Kaplow (sloooow) <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#601675}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a7f9ec980c66..d19984aa7d87 Created with: gclient setdep -r src-internal@d19984aa7d87 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: I04c615f7f9656ef8d0bd88390fce4e88c8e15aae Reviewed-on: https://chromium-review.googlesource.com/c/1294217Reviewed-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@{#601674}
-
Andrew Luo authored
Bug: 895052 Change-Id: Ief6e441c3b9f00436cb7a52dee15d6dc2db29e17 Reviewed-on: https://chromium-review.googlesource.com/c/1279431 Commit-Queue: Andrew Luo <aluo@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#601673}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/294861ff957a..a089bb07b4a8 git log 294861ff957a..a089bb07b4a8 --date=short --no-merges --format='%ad %ae %s' 2018-10-22 mtklein@google.com focus is_3x3() in SkColorSpace.cpp 2018-10-22 bsalomon@google.com Reland "Reland "Revert "Use OpenGL sampler objects when available.""" 2018-10-22 jvanverth@google.com Check correct number of planes in queryYUVA8 2018-10-22 borenet@google.com [infra] Increase maximum attempts for build, test, perf, calmbench tasks 2018-10-22 halcanary@google.com SkPDF: fix typo s/ProcSets/ProcSet/ 2018-10-22 mtklein@google.com move SFDot6 inverse table into SkAnalyticEdge 2018-10-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 17dfe1b679af..8a587714cb9f (2 commits) 2018-10-22 mtklein@google.com cut out the rest of blend modes in flutter 2018-10-22 bsalomon@google.com Revert "Reland "Revert "Use OpenGL sampler objects when available.""" 2018-10-22 mtklein@google.com clean up SK_LEGACY_COMPLEX_XFERMODES 2018-10-22 brianosman@google.com Guarded version of change to lazy image readPixels Created with: gclient setdep -r src/third_party/skia@a089bb07b4a8 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:897427,chromium:897395 TBR=brianosman@chromium.org Change-Id: I2e3152e5ca3077a874fa8f445ab825ec46dae60e Reviewed-on: https://chromium-review.googlesource.com/c/1293714Reviewed-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@{#601672}
-
Bret Sepulveda authored
This patch removes unused code: * Deletes TabRendererData.app, which is never set. * Deletes experimental context menu items CommandSelectByDomain and CommandSelectByOpener, which are unused. * Deletes TabStripModel::WebContentsData.group_, which is unused. * Deletes several private methods of TabStripModel, which were unused as a result of the above changes. This patch also does some associated cleanup to comments and names. Change-Id: I2b43c5e549d240c39a73da60e47f583059e9d3c5 Reviewed-on: https://chromium-review.googlesource.com/c/1285512Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#601671}
-
Jingkui Wang authored
Capture capabilities and events Bug: 895553 Test: build/run events_unittests Change-Id: I9c09a8646017ad36b0f4c61c39f4ad20121b61aa Reviewed-on: https://chromium-review.googlesource.com/c/1290090Reviewed-by:
Michael Spang <spang@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#601670}
-
Shimi Zhang authored
Add basic support for SuggestionSpan.FLAG_AUTO_CORRESION flag, make it show underline for this type. Bug: 869261 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I6db973826ebf761902506905d31968ec4b78819a Reviewed-on: https://chromium-review.googlesource.com/c/1285312 Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#601669}
-
Stephen Martinis authored
My previous CL missed this line. TBR=nednguyen Bug: 896175 Change-Id: I2f37aca90820754caa1b4eb7186b654657d15ac9 Reviewed-on: https://chromium-review.googlesource.com/c/1294206Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#601668}
-
Mike Reed authored
to that skia api Bug: skia:8487 Change-Id: I00bce640b6c34736f0e89988421965ba86464689 Reviewed-on: https://chromium-review.googlesource.com/c/1291816Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Mike Reed <reed@chromium.org> Cr-Commit-Position: refs/heads/master@{#601667}
-
Kevin Marshall authored
Fix Netstack interface churn. The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-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:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org TBR=mmenke@chromium.org Change-Id: I0981c684165556a55715a55e9225f04ab0685d78 Reviewed-on: https://chromium-review.googlesource.com/c/1294208 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#601666}
-
Dianna Hu authored
This API is intended to remove discrepancies with Google3, and to comply with Chromium presubmits that suggest to use base::size() instead of arraysize (https://crbug.com/837308). This change borrows gladly from https://crrev.com/c/1288849, which introduced the analogous API for SPDY. This change also fixes some formatting to appease $ git cl lint. I will backport this change to Google3. Bug: 488484 Change-Id: I51be11a2ee62cc084291a4ebf959460d71f17374 Reviewed-on: https://chromium-review.googlesource.com/c/1292434 Commit-Queue: Dianna Hu <diannahu@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#601665}
-
Yi Gu authored
There are more tests failing on chrome_public_test_vr_apk. Add peconn@ to TBR because a similar patch was reviewed by Peter. See crrev.com/c/1292884 TBR=peconn@chromium.org NOTRY=true Bug: 894796 Change-Id: Icb52936f590ec42ccd382d129628e3497ff8cb38 Reviewed-on: https://chromium-review.googlesource.com/c/1294402Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#601664}
-
Geoff Lang authored
The target was validated that it was one of the TextureTarget types but not that the type was valid for the current context. This generated GL errors when querying the size of a 3D texture in an ES2 context. BUG=897453 BUG=892288 Change-Id: Ia6cafaf021751876148acdaf0ee96dc51353e98a Reviewed-on: https://chromium-review.googlesource.com/c/1293754Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#601663}
-
John Z Wu authored
Since there many be multiple objects interested in data changes, it's more natural to use an observer pattern instead. Change-Id: Ib7e291626bf3f3dce23a73ebc329f96bc8f9deb9 Reviewed-on: https://chromium-review.googlesource.com/c/1293990 Commit-Queue: John Wu <jzw@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#601662}
-
Roger Tawa authored
Improve handling of google account to username mapping, taking into account that the email address of a google account can change. Bug: 894604, 885278 Change-Id: If0013e717819f3edaad0c2e485af9c124b11c787 Reviewed-on: https://chromium-review.googlesource.com/c/1284695 Commit-Queue: Roger Tawa <rogerta@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#601661}
-
Nico Weber authored
After https://chromium-review.googlesource.com/c/1293791, Deterministic Linux should stay green with -pie, and it makes that bot more like its dbg variant (.sos already use position-independent code and ASLR) and like the Windows deterministic bot. Bug: 870584 Change-Id: I730437f3d1160016d3cdf78921990cf2d4b9a40a Reviewed-on: https://chromium-review.googlesource.com/c/1294289Reviewed-by:
Hans Wennborg <hans@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#601660}
-
David Tseng authored
This was re-introduced by https://chromium-review.googlesource.com/c/1208450 was previously fixed by https://chromium-review.googlesource.com/1243283 Originally regressed/caused in https://chromium-review.googlesource.com/1100553 TBR=nektar,dmazzoni Change-Id: I1d698f2c102d6fe8b2cb1c5234ebca0d69455dc9 Reviewed-on: https://chromium-review.googlesource.com/c/1294291Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#601659}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/d7fce6c098ea..6ab9bc6fcb3d git log d7fce6c098ea..6ab9bc6fcb3d --date=short --no-merges --format='%ad %ae %s' 2018-10-22 eakuefner@chromium.org [Dashboard] Rewrite TODOs in add_histograms to mention bugs instead of me Created with: gclient setdep -r src/third_party/catapult@6ab9bc6fcb3d The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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=sullivan@chromium.org Change-Id: Ia7c785a350cc50f4d13a48be6b72f20a5a6d7728 Reviewed-on: https://chromium-review.googlesource.com/c/1294211Reviewed-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@{#601658}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/af3d6cc8910f..8298d25cf3ac git log af3d6cc8910f..8298d25cf3ac --date=short --no-merges --format='%ad %ae %s' 2018-10-22 tsepez@chromium.org Speculative fix for bad FX_Free() under fuzzer. Created with: gclient setdep -r src/third_party/pdfium@8298d25cf3ac The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-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. BUG=chromium:897585 TBR=dsinclair@chromium.org Change-Id: Ibc89b68fa8df0a1ea3c93b90268bc1f11d89eecd Reviewed-on: https://chromium-review.googlesource.com/c/1294215Reviewed-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@{#601657}
-
Liquan(Max) Gu authored
Currently DidChangePerformanceTiming will be invoked twice if both largest- and last-image candidate are detected. This Cl removes one invocation by using a bool. Bug: 869924 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I8342b268d67b4371522370fc2fc45fc8021a6ed9 Reviewed-on: https://chromium-review.googlesource.com/c/1293762 Commit-Queue: Liquan (Max) Gǔ <maxlg@chromium.org> Reviewed-by:
Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#601656}
-
chrome://process-internalsAlex Moshchuk authored
chrome://process-internals calculates and displays each process's locked state by checking lock_url(). That won't give the correct result, since lock_url() is computed before we lock the process, and having it doesn't imply that the process will actually be locked in the future. Fix this to check the process's lock in ChildProcessSecurityPolicy, which should always given the correct result. Bug: 850087 Change-Id: Ibf5e37fc69919e6c1e6a7e67943942cf6c93242d Reviewed-on: https://chromium-review.googlesource.com/c/1287953Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#601655}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/7818a85c33d3..f38cb6d39af1 git log 7818a85c33d3..f38cb6d39af1 --date=short --no-merges --format='%ad %ae %s' 2018-10-22 jmadill@chromium.org StateManagerGL: Optimize state application. Created with: gclient setdep -r src/third_party/angle@f38cb6d39af1 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=jmadill@chromium.org Change-Id: I87a86fe35ba03fa53e2249fb44e1c34b22454a50 Reviewed-on: https://chromium-review.googlesource.com/c/1294210Reviewed-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@{#601654}
-
Wez authored
- Adds keyword-suggestions fields to omnibox_event.proto. - Renames is_asan_build to is_instrumented_build. Bug: 889105, 837395 Change-Id: Ic3264ff6052af46770ce63df2d7a189c5643ace3 Reviewed-on: https://chromium-review.googlesource.com/c/1292849Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Kevin Bailey <krb@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#601653}
-
Miguel Casas authored
Canvas.getContext() method is idempotent, i.e. successive calls return the same context over and over. When the context is lowLatency, however, we think it's an OffscreenCanvas context and fail. This CL fixes that and adds a LayoutTest to verify the new functionality. Bug: 895551 Change-Id: I1ae140080915a277eb45ac01486e6c7c1464aefa Reviewed-on: https://chromium-review.googlesource.com/c/1294090Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#601652}
-
Oksana Zhuravlova authored
Change-Id: I213af3504a7383f1c0130b1345b436216010c204 Reviewed-on: https://chromium-review.googlesource.com/c/1286637Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#601651}
-
Takuto Ikuta authored
This CL is part of https://chromium-review.googlesource.com/c/chromium/src/+/1286017 This CL was uploaded by git cl split. R=aleventhal@chromium.org Bug: 681136 Change-Id: I7961ce74b47e41b4818e4fed007df38e1060539d Reviewed-on: https://chromium-review.googlesource.com/c/1288338 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#601650}
-