1. 21 Jul, 2019 3 commits
  2. 20 Jul, 2019 3 commits
    • engine-flutter-autoroll's avatar
      Roll engine 325f5b66dcc0..483199060230 (3 commits) (#36619) · cc290cca
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/325f5b66dcc0...483199060230
      
      git log 325f5b66dcc0d32ed344a3d8555572c2fb995dc1..48319906023084cbe8c01cc207651ee89c37e871 --no-merges --oneline
      483199060 Roll fuchsia/sdk/core/linux-amd64 from Hi1zcJ3r59vNGXdA57i6fhuAk02Af8p5BHwvj45cCnIC to gKsp5vROpSRBvxFeqWLrcxbN-CPGrh8jd8JV4wyPpowC (flutter/engine#9971)
      e7245cd7b Roll fuchsia/sdk/core/linux-amd64 from 8TNm8LtekvIJNYrWK9JBsM3qONKGYnyHufXhidbBKWsC to Hi1zcJ3r59vNGXdA57i6fhuAk02Af8p5BHwvj45cCnIC (flutter/engine#9969)
      2c071370a Roll src/third_party/skia be91f062d70e..a7ad120fb6c1 (3 commits) (flutter/engine#9968)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (aaclarke@google.com), and stop
      the roller if necessary.
      cc290cca
    • engine-flutter-autoroll's avatar
      Roll engine 9cf13568e2aa..325f5b66dcc0 (9 commits) (#36610) · f5f93d09
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/9cf13568e2aa...325f5b66dcc0
      
      git log 9cf13568e2aa1f9ab37445037e2ef54ecb5146f8..325f5b66dcc0d32ed344a3d8555572c2fb995dc1 --no-merges --oneline
      325f5b66d Roll fuchsia/sdk/core/linux-amd64 from i5kNl7ZKu6X9AqpFLP4d5vDqQ4k9CtaQIk3x3WLVFxMC to 8TNm8LtekvIJNYrWK9JBsM3qONKGYnyHufXhidbBKWsC (flutter/engine#9967)
      fe0ffc7f6 Roll fuchsia/sdk/core/linux-amd64 from LNYN3mEv2NJLUmZf6nGD5IWqOjDDiXpPeV2l4YWI0j8C to i5kNl7ZKu6X9AqpFLP4d5vDqQ4k9CtaQIk3x3WLVFxMC (flutter/engine#9966)
      0ac94f75a Roll fuchsia/sdk/core/linux-amd64 from Hjo8G2HMO-S2RkQO8NOJNFH9t9QlspYq810NONDB8e0C to LNYN3mEv2NJLUmZf6nGD5IWqOjDDiXpPeV2l4YWI0j8C (flutter/engine#9964)
      8fda1c99b Fix return type of assert function in gradient_test (flutter/engine#9961)
      79bb7a583 Roll fuchsia/sdk/core/linux-amd64 from yCNSGMzcBMQzda_aHXqXWoW1cLSen0AL64orTFH-qHcC to Hjo8G2HMO-S2RkQO8NOJNFH9t9QlspYq810NONDB8e0C (flutter/engine#9960)
      736c28b35 Update Dart engine tests to check for assertion failures only when running in debug mode (flutter/engine#9959)
      b56e1ad79 Roll src/third_party/skia 4a13119a60e2..be91f062d70e (3 commits) (flutter/engine#9956)
      61e2ba1db Roll src/third_party/dart 63120303a7...a089199b93 (flutter/engine#9951)
      da0fcf828 Updates to the engine test runner script (flutter/engine#9934)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (aaclarke@google.com), and stop
      the roller if necessary.
      f5f93d09
    • engine-flutter-autoroll's avatar
      Roll engine 5467f6f63046..9cf13568e2aa (14 commits) (#36587) · 6cdb4ddb
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/5467f6f63046...9cf13568e2aa
      
      git log 5467f6f63046620b0ef1edc72ae06f9fad941cee..9cf13568e2aa1f9ab37445037e2ef54ecb5146f8 --no-merges --oneline
      9cf13568e Added hasRenderedFirstFrame() to old FlutterView for Espresso (#36211). (flutter/engine#9939)
      8d28215c8 Fix caching of Locale.toString (flutter/engine#9920)
      b1276efa7 Roll fuchsia/sdk/core/linux-amd64 from kKw24ZxMzd4Hx6mCaVBSxBJxx7wIKmxP8txe9Cp0dxIC to yCNSGMzcBMQzda_aHXqXWoW1cLSen0AL64orTFH-qHcC (flutter/engine#9955)
      649e025f7 Removed PlatformViewsController if-statements from TextInputPlugin (#34286). (flutter/engine#9938)
      ede88d7df Roll src/third_party/skia aa861a1907a1..4a13119a60e2 (9 commits) (flutter/engine#9950)
      48b1340ad Fix the geometry test to reflect that OffsetBase comparison operators are a partial ordering (flutter/engine#9925)
      971c3f24a Roll fuchsia/sdk/core/linux-amd64 from XG_fYb35A8mJpnMG_I9iBm7yHJyNZYZRgG69a88us_sC to kKw24ZxMzd4Hx6mCaVBSxBJxx7wIKmxP8txe9Cp0dxIC (flutter/engine#9947)
      3d7f93a2e Removed logic from FlutterAppDelegate into FlutterPluginAppLifeCycleDelegate (flutter/engine#9893)
      273f4cfe8 Split out lifecycle protocol (flutter/engine#9922)
      f41be3ea6 Roll src/third_party/skia 58d1f76fc008..aa861a1907a1 (7 commits) (flutter/engine#9946)
      53f620f45 [platform view] do not make clipping view and interceptor view clipToBounds (flutter/engine#9937)
      a1faebb8f Roll fuchsia/sdk/core/linux-amd64 from IPgI5Uh4rIZ4zNfAV1_ynC4dGmFLexAW1L9czHUyjowC to XG_fYb35A8mJpnMG_I9iBm7yHJyNZYZRgG69a88us_sC (flutter/engine#9945)
      309ad63e6 Roll src/third_party/skia 95528752e2bd..58d1f76fc008 (1 commits) (flutter/engine#9944)
      d852e8a64 Roll src/third_party/skia 19547c91b983..95528752e2bd (1 commits) (flutter/engine#9943)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (aaclarke@google.com), and stop
      the roller if necessary.
      6cdb4ddb
  3. 19 Jul, 2019 1 commit
    • engine-flutter-autoroll's avatar
      Roll engine f3482700474a..5467f6f63046 (37 commits) (#36521) · eef3d483
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/f3482700474a...5467f6f63046
      
      git log f3482700474a791dabe9c4783568ed0fe512b04d..5467f6f63046620b0ef1edc72ae06f9fad941cee --no-merges --oneline
      5467f6f63 Roll src/third_party/skia bf1d4effe171..19547c91b983 (4 commits) (flutter/engine#9942)
      15797da86 Roll src/third_party/skia de71a74fc40e..bf1d4effe171 (5 commits) (flutter/engine#9940)
      db0839ab9 Copy over fuchsia dev key from buildroot (flutter/engine#9936)
      934e22571 Build fuchsia artifacts from the engine (flutter/engine#9933)
      9e0477643 Update the exception thrown for invalid data in the codec test (flutter/engine#9929)
      678ce2e87 Fix reentrancy handling in SingleFrameCodec (flutter/engine#9931)
      9bb1b89cb Update libcxx & libcxxabi to HEAD in prep for compiler upgrade. (flutter/engine#9906)
      cad5cc296 Roll src/third_party/skia 3e6aa9f52839..de71a74fc40e (11 commits) (flutter/engine#9930)
      5ed71f19b Handle decompressed images in InstantiateImageCodec (flutter/engine#9901)
      ad5ae0f2d Update Buildroot Version (flutter/engine#9927)
      f20e9350d Fix failure of the onReportTimings window hook test (flutter/engine#9923)
      eaf1f33e5 Don't try to use unset assets_dir setting (flutter/engine#9924)
      ae14f0461 Add the isMultiline semantics flag to values (flutter/engine#9894)
      cf3fd6df0 Roll src/third_party/skia 83cfe4fa24d9..3e6aa9f52839 (6 commits) (flutter/engine#9921)
      cf40c243a Removed unused method. (flutter/engine#9919)
      7bd8fc317 Roll fuchsia/sdk/core/mac-amd64 from GcUOj20BDDGW4Sz4cnsI4_Lf9qte_6OCgQBmDQLnGNcC to xNAaLqZJk8Bkz00BaHGzE8hCpiohggO7KabM3g2wdsQC (flutter/engine#9918)
      68ae872e2 Made the persistent cache's directory a const pointer. (flutter/engine#9815)
      8720043dc Roll src/third_party/skia a2e7d5e2b63c..83cfe4fa24d9 (3 commits) (flutter/engine#9916)
      b28ccd8e1 Roll fuchsia/sdk/core/mac-amd64 from 9XAYIkrdh9JQjy22gyni7VbK2yYurszww1k9zRQ_jU8C to GcUOj20BDDGW4Sz4cnsI4_Lf9qte_6OCgQBmDQLnGNcC (flutter/engine#9915)
      89a9a95af Roll fuchsia/sdk/core/mac-amd64 from lXCuLh2YGWM641A5Io3ASt3Uy70e_YGRKFLf46new08C to 9XAYIkrdh9JQjy22gyni7VbK2yYurszww1k9zRQ_jU8C (flutter/engine#9911)
      c8f35b948 Roll src/third_party/skia ea6da6909624..a2e7d5e2b63c (3 commits) (flutter/engine#9910)
      8704d61ec Roll src/third_party/dart 6bf1f8e280..63120303a7 (4 commits)
      866d0570f Roll src/third_party/dart 0506882b37..6bf1f8e280 (9 commits)
      72893549a Roll src/third_party/dart 8cb7e4c237..0506882b37 (3 commits)
      d84b9385a Roll src/third_party/dart 41d3971e83..8cb7e4c237 (2 commits)
      52b226cd4 Roll src/third_party/dart 2b3336b51e..41d3971e83 (3 commits)
      cf4129bbb Roll fuchsia/sdk/core/mac-amd64 from 0NcHg3_AYcxrkseoO6xmXrQ-GZ82gy8CE5NU-SDJq_QC to lXCuLh2YGWM641A5Io3ASt3Uy70e_YGRKFLf46new08C (flutter/engine#9908)
      c2133b41a Roll src/third_party/skia d7639aff1001..ea6da6909624 (7 commits) (flutter/engine#9907)
      ca91c66d7 Roll fuchsia/sdk/core/mac-amd64 from JDPk4JFZX16IXpzzjQH5KFf0vRALbOtJYiMHCqFLFOQC to 0NcHg3_AYcxrkseoO6xmXrQ-GZ82gy8CE5NU-SDJq_QC (flutter/engine#9904)
      fd2cb8150 Respect EXIF information while decompressing images. (flutter/engine#9905)
      dd06cda54 Fix justify for RTL paragraphs. (flutter/engine#9859)
      be3e2ed4c Fix fuchsia license detection (flutter/engine#9857)
      b7b791b3f In a single frame codec, release the compressed image buffer after giving it to the decoder (flutter/engine#9825)
      1af19ae67 Roll fuchsia/sdk/core/mac-amd64 from PHtpiJGexJFgd7sgPTUbFphKES09fzotmtrO2kTHI08C to JDPk4JFZX16IXpzzjQH5KFf0vRALbOtJYiMHCqFLFOQC (flutter/engine#9892)
      5d9f7b18e Log dlopen errors only in debug mode (flutter/engine#9890)
      8f060b995 Add clang version to Info.plist (flutter/engine#9873)
      0fcf3b3ef Roll src/third_party/skia e574f1e409aa..d7639aff1001 (16 commits) (flutter/engine#9889)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (aaclarke@google.com), and stop
      the roller if necessary.
      ...
      eef3d483
  4. 18 Jul, 2019 1 commit
  5. 17 Jul, 2019 9 commits
  6. 16 Jul, 2019 2 commits
  7. 15 Jul, 2019 2 commits
  8. 12 Jul, 2019 3 commits
  9. 11 Jul, 2019 4 commits
    • engine-flutter-autoroll's avatar
      Roll engine 3b944102a56e..bcde838d778e (6 commits) (#36020) · 028b4e52
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/3b944102a56e...bcde838d778e
      
      git log 3b944102a56e8f4182e6601113fc36538edf3de9..bcde838d778eecd39282cfb84ebba1d484bb7515 --no-merges --oneline
      bcde838d7 Roll Wuffs and buildroot (flutter/engine#9791)
      3b75979d3 fix ColorFilter.matrix constness (flutter/engine#9789)
      3c9a22c77 Fall back to a fully qualified path to libapp.so if the library can not be loaded by name (flutter/engine#9762)
      298a610c7 Roll fuchsia/sdk/core/mac-amd64 from XOXaWqvr4OuJ6O3uPefSwSFjZMaEmDHy5JQm3Q8Oc0wC to CDbRdGJ3bu-aWMCZqN5VzfQqIBwDGL2wfFodWABKdCIC (flutter/engine#9790)
      833f6b4fc Roll src/third_party/skia f9fcf7ffa89a..7825d4983f90 (6 commits) (flutter/engine#9788)
      1250c3773 Add comments to differentiate two cache paths (flutter/engine#9721)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (garyq@google.com), and stop
      the roller if necessary.
      028b4e52
    • engine-flutter-autoroll's avatar
      Roll engine 0f6229ab1d39..3b944102a56e (3 commits) (#36000) · b1a86370
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/0f6229ab1d39...3b944102a56e
      
      git log 0f6229ab1d3915bac6967f08a8074d58ebfeb656..3b944102a56e8f4182e6601113fc36538edf3de9 --no-merges --oneline
      3b944102a Un-deprecated FlutterViewController's binaryMessenger. (flutter/engine#9767)
      7e65b81cc Roll src/third_party/dart 09fc76bc51..24725a8559 (43 commits)
      a03e74743 Add hooks for InputConnection lock and unlocking (flutter/engine#9727)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (garyq@google.com), and stop
      the roller if necessary.
      b1a86370
    • engine-flutter-autoroll's avatar
      Roll engine 49445ce4949b..0f6229ab1d39 (6 commits) (#35990) · d7f01757
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/49445ce4949b...0f6229ab1d39
      
      git log 49445ce4949bf0d28506a6b22e28b4264f624e5f..0f6229ab1d3915bac6967f08a8074d58ebfeb656 --no-merges --oneline
      0f6229ab1 Roll fuchsia/sdk/core/mac-amd64 from lKQ0yBPnk1oXLyNM7XhqSDl5llP6Cx2GWkQjS0ExozcC to XOXaWqvr4OuJ6O3uPefSwSFjZMaEmDHy5JQm3Q8Oc0wC (flutter/engine#9786)
      e40149eaf Roll src/third_party/skia af4e7b6cf616..f9fcf7ffa89a (33 commits) (flutter/engine#9784)
      009b1d5a9 Roll fuchsia/sdk/core/mac-amd64 from 1F71B9KuZAVZz0LDQW_g0bbfWsxEgQkDpHPKrkc97xYC to lKQ0yBPnk1oXLyNM7XhqSDl5llP6Cx2GWkQjS0ExozcC (flutter/engine#9779)
      fbe50c6a6 Roll fuchsia/sdk/core/mac-amd64 from bYFmlYp6Mc82r7dw58IaEny3_mnq-yZW06Ccr19j0lIC to 1F71B9KuZAVZz0LDQW_g0bbfWsxEgQkDpHPKrkc97xYC (flutter/engine#9778)
      51c3c11b8 fix objcdoc generation (flutter/engine#9772)
      f076a60c9 Roll fuchsia/sdk/core/mac-amd64 from EYnRdXFT9l-d8Qkz4zeTRXnqfV3KQzpQhoPs1r0-740C to bYFmlYp6Mc82r7dw58IaEny3_mnq-yZW06Ccr19j0lIC (flutter/engine#9771)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (garyq@google.com), and stop
      the roller if necessary.
      d7f01757
    • engine-flutter-autoroll's avatar
      Roll engine 75387dbc147d..49445ce4949b (32 commits) (#35952) · b69feb53
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/75387dbc147d...49445ce4949b
      
      git log 75387dbc147d1cee8164f5d61582eab8ba1e5058..49445ce4949bf0d28506a6b22e28b4264f624e5f --no-merges --oneline
      49445ce49 FLEViewController/Engine API changes (flutter/engine#9750)
      2a79462fd Add Fuchsia build CI presubmit steps (flutter/engine#9736)
      67cebdb92 Roll fuchsia/sdk/core/linux-amd64 from KGmm_RIJoXS19zTm2crjM3RYpmp5Y03-fLUeVdylbTYC to ehWVT9QJbC-vFMM6SkkQM9HJ9oITFCws7FC9JnrFq2gC (flutter/engine#9765)
      089c74084 Roll fuchsia/sdk/core/mac-amd64 from lCQWEeR_Ert7t_qAbMRycwrRyZC-dIprYPyPJzwPmg4C to EYnRdXFT9l-d8Qkz4zeTRXnqfV3KQzpQhoPs1r0-740C (flutter/engine#9759)
      b22410ef6 Include SkParagraph headers only when the enable-skshaper flag is on (flutter/engine#9758)
      2cd650d26 Minimal integration with the Skia text shaper module (flutter/engine#9556)
      f775f5e4d Re-enable the Wuffs GIF decoder (flutter/engine#9466)
      aca048236 Make all shell unit tests use the OpenGL rasterizer. (flutter/engine#9746)
      bc57291ff Make FLEViewController's view an internal detail (flutter/engine#9741)
      9776043ea Synchronize main thread and gpu thread for first render frame (flutter/engine#9506)
      f600ae830 Use libc++ variant of string view and remove the FML variant. (flutter/engine#9737)
      564f53f0a Revert "Improve caching limits for Skia (#9503)" (flutter/engine#9740)
      b453d3c3d libtxt: fix reference counting of SkFontStyleSets held by font asset providers (flutter/engine#9561)
      fa7627d17 Fix backspace crash on Chinese devices (flutter/engine#9734)
      56885f79b Let pushColorFilter accept all types of ColorFilters (flutter/engine#9641)
      6dccb21e6 Roll src/third_party/skia 96fdfe0fe88e..af4e7b6cf616 (1 commits) (flutter/engine#9735)
      8511d9b47 Roll fuchsia/sdk/core/mac-amd64 from byM-kyxL4bemlTYNqhKUfJfZoIUrCSzS6XzsFr4n9-MC to lCQWEeR_Ert7t_qAbMRycwrRyZC-dIprYPyPJzwPmg4C (flutter/engine#9742)
      b3bf0a182 Roll fuchsia/sdk/core/linux-amd64 from I2Qe1zxgckzIzMBTztvzeWYsDgcb9Fw-idSI16oIlx8C to KGmm_RIJoXS19zTm2crjM3RYpmp5Y03-fLUeVdylbTYC (flutter/engine#9743)
      7e568232a Fix windows test by not attempting to open a directory as a file. (flutter/engine#9745)
      6cf0d1350 Roll src/third_party/skia a3ffaabcc4f2..96fdfe0fe88e (5 commits) (flutter/engine#9731)
      49a00aed8 Fix Fuchsia build. (flutter/engine#9730)
      b3bb39b0b Roll src/third_party/dart 06c3d7ad3a...09fc76bc51 (flutter/engine#9728)
      2284210f4 Make the license script compatible with recently changed Dart I/O stream APIs (flutter/engine#9725)
      ad582b508 Rework image & texture management to use concurrent message queues. (flutter/engine#9486)
      1dcd5f52b Roll src/third_party/skia 6b82cf638682..a3ffaabcc4f2 (24 commits) (flutter/engine#9726)
      129979cab Revert "Roll src/third_party/dart 06c3d7ad3a..7acecda2cc (12 commits)" (flutter/engine#9724)
      8020d7e43 Roll src/third_party/skia 56065d9b875f..6b82cf638682 (3 commits) (flutter/engine#9718)
      e24bd7846 Roll src/third_party/dart 06c3d7ad3a..7acecda2cc (12 commits)
      3d2668c35 Reland isolate group changes
      802bd1518 iOS platform view opacity (flutter/engine#9667)
      3b6265b74 Roll src/third_party/dart b5aeaa6796..06c3d7ad3a (44 commits)
      887e05233 Refactor ColorFilter to have a native wrapper (flutter/engine#9668)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (garyq@google.com), and stop
      the roller if necessary.
      b69feb53
  10. 09 Jul, 2019 1 commit
  11. 08 Jul, 2019 1 commit
    • engine-flutter-autoroll's avatar
      Roll engine 3c51a7bfff77..e695a516f148 (9 commits) (#35751) · e1d43124
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/3c51a7bfff77...e695a516f148
      
      git log 3c51a7bfff776e9e3011384f4ff09c13a697c6b6..e695a516f148cef9c7850a6e00151f00bfadf0d4 --no-merges --oneline
      e695a516f Add FLEDartProject for macOS embedding (flutter/engine#9672)
      44f2f07ff Roll src/third_party/skia e192c4ce5a33..829b6a0ff49f (1 commits) (flutter/engine#9705)
      d5f15d1cd Roll src/third_party/skia de6758683abd..e192c4ce5a33 (2 commits) (flutter/engine#9703)
      e46532986 Roll src/third_party/skia 2f62edf1ac5d..de6758683abd (1 commits) (flutter/engine#9700)
      05966cd14 Roll src/third_party/skia 1d105080c423..2f62edf1ac5d (1 commits) (flutter/engine#9699)
      b132baa44 Ensure that platform messages without response handles can be dispatched. (flutter/engine#9698)
      50d622857 fix Picture.toImage return type check and api conform test. (flutter/engine#9685)
      001bb541c Roll src/third_party/skia 8063f6cca025..1d105080c423 (3 commits) (flutter/engine#9692)
      db4d6836a Roll src/third_party/skia 857c9f955edb..8063f6cca025 (3 commits) (flutter/engine#9679)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (jsimmons@google.com), and stop
      the roller if necessary.
      e1d43124
  12. 04 Jul, 2019 1 commit
    • engine-flutter-autoroll's avatar
      Roll engine 7d3e722349e7..3c51a7bfff77 (20 commits) (#35572) · 67237b96
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/7d3e722349e7...3c51a7bfff77
      
      git log 7d3e722349e7923115f0b8800022a08c8dd795b3..3c51a7bfff776e9e3011384f4ff09c13a697c6b6 --no-merges --oneline
      3c51a7bff Roll src/third_party/skia 11eb847a2080..857c9f955edb (2 commits) (flutter/engine#9676)
      7f828dd3e Raster now returns an enum rather than boolean (flutter/engine#9661)
      11b6afe00  Roll src/third_party/dart 67ab3be10d...b5aeaa6796 (flutter/engine#9675)
      3c4dbe223 Revert " Roll src/third_party/dart 67ab3be10d...43891316ca (#9670)" (flutter/engine#9673)
      5e596f2ac  Roll src/third_party/dart 67ab3be10d...43891316ca (flutter/engine#9670)
      46a2239b4 Roll src/third_party/skia 5b52c52141ac..11eb847a2080 (6 commits) (flutter/engine#9671)
      b84f89b44 Allow embedders to add callbacks for responses to platform messages from the framework. (flutter/engine#9655)
      8dac2e979 Begin separating macOS engine from view controller (flutter/engine#9654)
      d3616c7a3 Roll src/third_party/skia 0e0113dcbd9a..5b52c52141ac (8 commits) (flutter/engine#9665)
      cea2c3617 Mutators Stack refactoring (flutter/engine#9663)
      6a8782fe0 Roll src/third_party/skia 93eeff578b08..0e0113dcbd9a (9 commits) (flutter/engine#9662)
      791143f17 ExternalViewEmbedder can CancelFrame after pre-roll (flutter/engine#9660)
      d637f291a External view embedder can tell if embedded views have mutated (flutter/engine#9653)
      ceee3d733 Roll src/third_party/skia 38ae3f42fec1..93eeff578b08 (1 commits) (flutter/engine#9659)
      d75729006 Roll src/third_party/skia febc162c7898..38ae3f42fec1 (3 commits) (flutter/engine#9658)
      58133abce Roll src/third_party/skia 3de5c6388142..febc162c7898 (2 commits) (flutter/engine#9657)
      29342dd30 Roll src/third_party/skia 1e2cb444e0c1..3de5c6388142 (8 commits) (flutter/engine#9656)
      b5473560d Pipeline allows continuations that can produce to front (flutter/engine#9652)
      8306ee68c Move the mutators stack handling to preroll (flutter/engine#9651)
      511b9f23a Roll src/third_party/skia 215ff3325230..1e2cb444e0c1 (12 commits) (flutter/engine#9650)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (jsimmons@google.com), and stop
      the roller if necessary.
      67237b96
  13. 03 Jul, 2019 1 commit
    • engine-flutter-autoroll's avatar
      Roll engine ffba2f68d4e8..7d3e722349e7 (59 commits) (#35489) · 763ce632
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/ffba2f68d4e8...7d3e722349e7
      
      git log ffba2f68d4e8ec2041f57226d907dcb929c8b795..7d3e722349e7923115f0b8800022a08c8dd795b3 --no-merges --oneline
      7d3e72234 Roll buildroot to c5a493b25. (flutter/engine#9649)
      8deeb77f0 make EmbeddedViewParams a unique ptr (flutter/engine#9640)
      7862af546 Roll src/third_party/skia bd3d8d39b3e7..215ff3325230 (4 commits) (flutter/engine#9648)
      a9ee687ac iOS PlatformView clip path (flutter/engine#9478)
      c19b53cf2 Roll src/third_party/skia effee2065796..bd3d8d39b3e7 (1 commits) (flutter/engine#9647)
      aeaa5edee Roll src/third_party/skia 2ef826576819..effee2065796 (1 commits) (flutter/engine#9646)
      1cc1f04c9 Roll src/third_party/skia f2c52efce52b..2ef826576819 (2 commits) (flutter/engine#9645)
      1c295b226 Roll src/third_party/skia 9fb7fa537d93..f2c52efce52b (1 commits) (flutter/engine#9644)
      56a3f4102 Android Embedding Refactor PR31: Integrate platform views with the new embedding and the plugin shim. (flutter/engine#9206)
      8ac7cbdda Fix warning about settings unavailable GN arg build_glfw_shell (flutter/engine#9642)
      f66571781 Roll src/third_party/skia 21a486d04ae0..9fb7fa537d93 (21 commits) (flutter/engine#9639)
      fd24007ca Roll Dart to 67ab3be10d35d994641da167cc806f20a7ffa679 (flutter/engine#9638)
      628b174c9 Fixes a plugin overwrite bug in the plugin shim system. (flutter/engine#9589)
      345d350ab Added Doxyfile. (flutter/engine#9632)
      64b9eef5c Revert "Roll Dart to 67ab3be10d35d994641da167cc806f20a7ffa679 (#9634)" (flutter/engine#9637)
      45e1ad274 Roll Dart to 67ab3be10d35d994641da167cc806f20a7ffa679 (flutter/engine#9634)
      da6475eec Roll fuchsia/sdk/core/mac-amd64 from TRwIGIJLuznLNQzJk17zfboJrkErpe1XvGr0njCwemoC to byM-kyxL4bemlTYNqhKUfJfZoIUrCSzS6XzsFr4n9-MC (flutter/engine#9629)
      bee12e6f3 Roll fuchsia/sdk/core/mac-amd64 from MBS_xxNZ_O32DxW1bhOeJisJqYG9JY_FAtSa3ZYupg4C to TRwIGIJLuznLNQzJk17zfboJrkErpe1XvGr0njCwemoC (flutter/engine#9626)
      fea8fa6c4 Roll fuchsia/sdk/core/linux-amd64 from Efv1uHDvhLYgT8mvQmdAiJv7HiLix2L_kDRkK6P9ER4C to I2Qe1zxgckzIzMBTztvzeWYsDgcb9Fw-idSI16oIlx8C (flutter/engine#9625)
      e7f8ca1de [all] add fuchsia.{net.NameLookup,posix.socket.Provider} (flutter/engine#9546)
      a72a9997e Roll fuchsia/sdk/core/mac-amd64 from B-JzM_H7hG5kOIRFjmUqI3uWBAV7no8BnCTknbd2wQ4C to MBS_xxNZ_O32DxW1bhOeJisJqYG9JY_FAtSa3ZYupg4C (flutter/engine#9624)
      b3fe3e95d Fix a race in the embedder accessibility unit test (flutter/engine#9585)
      55818f602 Roll fuchsia/sdk/core/linux-amd64 from xtoj1ola0unTQOetly-V77CgpT6g8L1JUKWDqS8SuAQC to Efv1uHDvhLYgT8mvQmdAiJv7HiLix2L_kDRkK6P9ER4C (flutter/engine#9623)
      37a54f2ab Roll fuchsia/sdk/core/linux-amd64 from O1niQGtIRghvjuMMCmxevRA1Y6seUn6onOao6Wii9hQC to xtoj1ola0unTQOetly-V77CgpT6g8L1JUKWDqS8SuAQC (flutter/engine#9622)
      458a7647a Roll fuchsia/sdk/core/mac-amd64 from neDu8hWotIrKCQkxz1ScSJC4NoBva1_YVszr6wMbcZQC to B-JzM_H7hG5kOIRFjmUqI3uWBAV7no8BnCTknbd2wQ4C (flutter/engine#9621)
      6e7b4ca44 Roll fuchsia/sdk/core/linux-amd64 from gMVpYn1cxQ0LeU-TSryUCg2o3rNcf7JWvlOqY6G00MYC to O1niQGtIRghvjuMMCmxevRA1Y6seUn6onOao6Wii9hQC (flutter/engine#9620)
      e4d354d2c Roll src/third_party/skia 161f47dfbf6a..21a486d04ae0 (2 commits) (flutter/engine#9619)
      28028759b Roll fuchsia/sdk/core/mac-amd64 from tPyg8rqV40gsoXEhDf7VskccnbJGCh4_bZp71YOUinEC to neDu8hWotIrKCQkxz1ScSJC4NoBva1_YVszr6wMbcZQC (flutter/engine#9618)
      8e405c1db Roll fuchsia/sdk/core/mac-amd64 from UkCx2sMZsCM-w9nEuQC2TRfnJ7wjJCxsCxSDEx2uPegC to tPyg8rqV40gsoXEhDf7VskccnbJGCh4_bZp71YOUinEC (flutter/engine#9615)
      609a98060 Fix uninitialized variables and put tests in flutter namespace. (flutter/engine#9613)
      9807894ac Roll fuchsia/sdk/core/linux-amd64 from ur0ah3sh2atct83EqYX28SjG3fKt-7Driu48GbpdxmMC to gMVpYn1cxQ0LeU-TSryUCg2o3rNcf7JWvlOqY6G00MYC (flutter/engine#9612)
      4e344e6cd Wire up custom event loop interop for the GLFW embedder. (flutter/engine#9089)
      54c62263d Roll fuchsia/sdk/core/mac-amd64 from gyWAjP3BPfhpvHOOwaTusfA8JaGcY_UzjpoIGQnA_W0C to UkCx2sMZsCM-w9nEuQC2TRfnJ7wjJCxsCxSDEx2uPegC (flutter/engine#9611)
      c3f8cab29 Roll fuchsia/sdk/core/linux-amd64 from xmxDtsnD0sfj7wxUaiMMhUwh72prBvMcYHY07lgTotcC to ur0ah3sh2atct83EqYX28SjG3fKt-7Driu48GbpdxmMC (flutter/engine#9610)
      6f1a748ae Document various classes in //flutter/shell/common. (flutter/engine#9591)
      4d3653092 Roll fuchsia/sdk/core/mac-amd64 from 4PD6FCl4NvKCavA0AVsdKtZPB3G5K72KprkEH0mr064C to gyWAjP3BPfhpvHOOwaTusfA8JaGcY_UzjpoIGQnA_W0C (flutter/engine#9609)
      cf084bdb6 Roll fuchsia/sdk/core/linux-amd64 from XRYatTY5OvCnQ-5rGC8AnYltKa68CBxmnEK8QO0fpvQC to xmxDtsnD0sfj7wxUaiMMhUwh72prBvMcYHY07lgTotcC (flutter/engine#9607)
      8d054008a disable mysterious failing tests (flutter/engine#9608)
      aa817a9a2 Roll fuchsia/sdk/core/mac-amd64 from DeTFBSaxMBfZpfK0c7CifGpJbJLOrs3WtuCOaINwmrwC to 4PD6FCl4NvKCavA0AVsdKtZPB3G5K72KprkEH0mr064C (flutter/engine#9606)
      4e988e0ae Roll fuchsia/sdk/core/linux-amd64 from jXpdljb7CHe8PEpUGGYqGvx6vFar6QRUh6HmpxMoS9sC to XRYatTY5OvCnQ-5rGC8AnYltKa68CBxmnEK8QO0fpvQC (flutter/engine#9605)
      84ae36ac2 Roll fuchsia/sdk/core/mac-amd64 from IMr36r3rRLs1G7T5OtCudVMoWjPcjRbYGgyDg7LSxPwC to DeTFBSaxMBfZpfK0c7CifGpJbJLOrs3WtuCOaINwmrwC (flutter/engine#9604)
      7135c8dbd Roll fuchsia/sdk/core/mac-amd64 from qcwCYvuT0PeU97HpvMVmC114EOKwfrk8PdFdZz_m6CIC to IMr36r3rRLs1G7T5OtCudVMoWjPcjRbYGgyDg7LSxPwC (flutter/engine#9602)
      8f4df037b Roll fuchsia/sdk/core/linux-amd64 from Y3kUPtfq2frI60zx7VssO-WG733jtODCmnESyz0UGdEC to jXpdljb7CHe8PEpUGGYqGvx6vFar6QRUh6HmpxMoS9sC (flutter/engine#9601)
      6c6a0d753 [trace clients] Remove fuchsia.tracelink.Registry (flutter/engine#9593)
      f931539b2 Roll fuchsia/sdk/core/mac-amd64 from UsrGfX7Fj96MljgqUFc_A-o_ufsa_FX3eaG14ZSDWMAC to qcwCYvuT0PeU97HpvMVmC114EOKwfrk8PdFdZz_m6CIC (flutter/engine#9600)
      ...
      763ce632
  14. 02 Jul, 2019 1 commit
    • Siva's avatar
      Manual roll of engine 45b66b7...ffba2f6 (#35464) · 3a674421
      Siva authored
      * Manual roll of engine 45b66b7...ffba2f6
      
      git log 45b66b7...ffba2f6 --oneline
      
      ffba2f68d Roll src/third_party/dart b37aa3b036...0abff7b2bb (#9588)
      62514cb77 Roll fuchsia/sdk/core/mac-amd64 from n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC to BYCwsJf7r7zfd2THSGinFeIHv552AEVchXdc7VZzP0IC (#9587)
      9f2721284 Roll src/third_party/skia e4c88bb1f848..1ddee025229a (7 commits) (#9586)
      03a31e0ad Roll fuchsia/sdk/core/linux-amd64 from F9oY0d56X3aONxwv5vw9Gco--AHmC8SHuDXdhdWCnnMC to d2VK3FYSEKQ35UdZw5FdbOZUI_xgT0-1h8DnGDUHPVAC (#9583)
      
      * Fix analyzer warning.
      3a674421
  15. 01 Jul, 2019 1 commit
    • Amir Hardon's avatar
      Manual engine roll (#35407) · 2fefa8c7
      Amir Hardon authored
      ```
      45b66b722e1275c47dccbe6b002c8e4cb13ea983 Revert " Roll src/third_party/dart b37aa3b036...1eb113ba27 (#9559)" (#9584)
      fc1d86b7580bc65a3b816b38d3b4c114079ccdf9 Revert "Avoid a full screen overlay within virtual displays (#9343)" (#9581)
      140b2aef5ed381aecc13e262d1e2bb3b70960b3b  Roll src/third_party/dart b37aa3b036...1eb113ba27 (#9559)
      94bb7a7ff2a52e9e69b9b4228b5a3ec9fb1e5127 Adds API for retaining intermediate engine layers (#9461)
      7d1508d989e682b7fbc1e43db8053e7ded369154 Roll fuchsia/sdk/core/mac-amd64 from cFEtOUFvy2XYSKuSmCMDaMQV8_Y7GOif521L3x86J_4C to n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC (#9579)
      7a0bbf935599b223352312a20ceabbe2dd2eb3ac Fixed memory leak by way of accidental retain on implicit self (#9329)
      ```
      2fefa8c7
  16. 28 Jun, 2019 6 commits