1. 01 Aug, 2018 1 commit
  2. 30 Jul, 2018 1 commit
  3. 28 Jul, 2018 1 commit
    • liyuqian's avatar
      Roll engine to 72a38a6b1343ec09a8d884fff655bfbc8cb01674 (#19923) · f2a983fc
      liyuqian authored
      72a38a6b1 Build Android engine in presubmit using Cirrus and GCE (#5882)
      f9f40badd Log uncaught exceptions from JNI calls at a higher priority (#5891)
      723b2784d Update license script README (#5890)
      9420da1e2 Roll src/third_party/skia 9acfc6cac2c6..227424b57d28 (10 commits) (#5888)
      27c9de59b Roll src/third_party/skia 55b1e6168454..9acfc6cac2c6 (1 commits) (#5887)
      8b8c52ed7 Roll src/third_party/skia b935cf8e12d7..55b1e6168454 (1 commits) (#5886)
      89602cc64 [scenic] Expose compositor context from rasterizer. (#5739)
      9baeb9c1a Roll src/third_party/skia 5f1dc76d0cec..b935cf8e12d7 (1 commits) (#5885)
      f2a983fc
  4. 27 Jul, 2018 4 commits
  5. 26 Jul, 2018 2 commits
  6. 25 Jul, 2018 1 commit
    • amirh's avatar
      Roll engine to 7d17da76d (#19785) · 8adecb62
      amirh authored
      ```
      7d17da76d Package Skia licenses into a separate file from other third party libraries (#5861)
      d2d8bf394 Pass touch events to embedded Android views with dispatchTouchEvents.
      216908652 Synthesize Android MotionEvents with the long form obtain method.
      0b4432769 Roll src/third_party/skia 396661825f45..1c94a8fabed7 (8 commits) (#5859)
      f50e218d9 Rename clip mode to clip behavior (#5853)
      42bd86d6d Make the virtual display's presentation window non focusable. (#5845)
      a726e1d85 Roll src/third_party/skia c062b6be5a01..396661825f45 (3 commits) (#5857)
      3fa83d2d2 Roll src/third_party/skia 15020ea2cf44..c062b6be5a01 (1 commits) (#5856)
      75ad43954 Roll src/third_party/skia 4c7a750e5543..15020ea2cf44 (1 commits) (#5855)
      5cd8b4530 Roll src/third_party/skia 75e5406be66a..4c7a750e5543 (2 commits) (#5854)
      e12b52841 Roll src/third_party/skia b8eeb808d84f..75e5406be66a (17 commits) (#5852)
      5bc1e68b6 Remove check_roll from Travis (#5846)
      ```
      8adecb62
  7. 24 Jul, 2018 1 commit
    • liyuqian's avatar
      Roll engine to 95e91e31fad816738d3fef341256620e1819b6d9 (#19716) · ca93c53c
      liyuqian authored
      95e91e31f Update tonic to pull in Android build fixes. (#5834)
      29f475c8d Update tonic to pull in fixes to assertions and build failures on Windows. (#5833)
      5474415e1 Roll src/third_party/skia e35055f31c7f..b8eeb808d84f (5 commits) (#5832)
      380eb84c4 Remove unused function CreateSkiaInterface (#5812)
      33a4aef1d Fix build break caused by https://github.com/flutter/engine/pull/5830 (#5831)
      244ebd660 Reapply "Fix Dart 2 reload when running from a snapshot instead of platform.dill." (#5830)
      0bad812c7 Migrate to a standalone Tonic repository separated from Topaz (#5817)
      f949f7d43 Roll src/third_party/skia 206dbe8a21b6..e35055f31c7f (1 commits) (#5829)
      768daa4d3 Roll src/third_party/skia 5e6cd2affe41..206dbe8a21b6 (5 commits) (#5828)
      b8cd25b4f libtxt: fix a bug that used incorrect buffer size depending on conditions (#5804)
      b7b13b5e9 Roll src/third_party/skia df795638b9bd..5e6cd2affe41 (1 commits) (#5824)
      5886949c9 Roll src/third_party/skia dfe1fe40796e..df795638b9bd (1 commits) (#5822)
      926f546de Roll src/third_party/skia cc22d4d2fb02..dfe1fe40796e (1 commits) (#5821)
      04633f326 Generate process global trace identifiers for pipeline flow traces. (#5818)
      fb0bc05d7 Roll src/third_party/skia 6f6de6524c73..cc22d4d2fb02 (1 commits) (#5820)
      fadfff7fd Mention that running git clone isn't necessary (#5816)
      81ec6000d Roll src/third_party/skia d3509a42638a..6f6de6524c73 (5 commits) (#5819)
      2a77a4130 Make git diff range more robust in format.sh (#5813)
      e555ea573 Remove trailing white spaces (#5734)
      4c7618ac7 Roll src/third_party/skia fa0720436319..d3509a42638a (7 commits) (#5814)
      ca93c53c
  8. 23 Jul, 2018 1 commit
    • sandrasandeep's avatar
      Add cursorWidth and cursorRadius to TextField (Material) cursor (#19317) · 834fb7b9
      sandrasandeep authored
      * fixed segmented control golden test
      
      * fixed segmented control golden test
      
      * made the comments more explanatory
      
      * changed comment, wrapped tests with if statements so they only run on MacOS
      
      * changed formatting
      
      * added width and radius fields to TextField; to do: tests and Material defaults
      
      * weak warnings
      
      * added tests
      
      * added default cursor width; changed default EditableText width
      
      * only run golden file tests on linux
      
      * changed goldens version
      
      * actually changed goldens.version
      
      * style changes
      
      * small fixes
      
      * added default material cursor color
      
      * changed goldens.version
      
      * changed goldens version again
      
      * changed goldens.version again (3)
      
      * added todo
      
      * deleted whitespace
      834fb7b9
  9. 21 Jul, 2018 1 commit
  10. 19 Jul, 2018 4 commits
    • Ryan Macnak's avatar
      Roll engine to 482469bad8094ff05fd66dfc07149fbef4ae00ac. · 0c79970d
      Ryan Macnak authored
      482469bad Roll Dart to 937ee2e8ca4b76499e24cd463f07bfb736bccd74. (#5800)
      bb323c145 Revert "Roll src/third_party/skia 9e0d7e4072e4..297c3c8e85bd (62 commits) (#5802)" (#5803)
      0bf69f02d Roll src/third_party/skia 9e0d7e4072e4..297c3c8e85bd (62 commits) (#5802)
      0c79970d
    • Ryan Macnak's avatar
      Roll engine to 5d0e13a45b210b9b05427cccfc5f94928ae701ab. · 0442ab8b
      Ryan Macnak authored
      5d0e13a45 Fix starting isolate directly from CoreJIT snapshot. (#5798)
      0442ab8b
    • Ryan Macnak's avatar
      Roll engine to 09ff9493e08c0c937bcd2c6f780981e2a7c5f2b5. · c4328e00
      Ryan Macnak authored
      09ff9493e Re-land removal of vmservice_io from release builds. (#5784)
      b523ee847 Revert "Switch to Fuchsia's ICU (#5774)" (#5801)
      69695493b Switch to Fuchsia's ICU (#5774)
      c4328e00
    • Ryan Macnak's avatar
      Roll engine to 55b423f07ff747c2303c957fe151487b45585192. · 2a058d3a
      Ryan Macnak authored
      55b423f07 Ensure assistiveTechnologyEnabled is initialized when the android view is set up (#5793)
      3054f3183 Add touch events to the platform views method channel API. (#5796)
      91c16af0c Revert "Roll Dart to 937ee2e8ca4b76499e24cd463f07bfb736bccd74. (#5745)" (#5799)
      1a66f895b Roll Dart to 937ee2e8ca4b76499e24cd463f07bfb736bccd74. (#5745)
      8d046a727 Revert "Roll src/third_party/skia 9e0d7e4072e4..8f8bf8880d9d (32 commits) (#5794)" (#5797)
      e8d172cf3 Revert "Fix Dart 2 reload when running from a snapshot instead of platform.dill. (#5792)" (#5795)
      624cf7e25 Fix Dart 2 reload when running from a snapshot instead of platform.dill. (#5792)
      16da4710d Roll src/third_party/skia 9e0d7e4072e4..8f8bf8880d9d (32 commits) (#5794)
      3fe63fd5d Add presubmit check for engine to flutter roll (#5790)
      2a058d3a
  11. 18 Jul, 2018 1 commit
  12. 17 Jul, 2018 3 commits
  13. 14 Jul, 2018 2 commits
  14. 13 Jul, 2018 1 commit
  15. 12 Jul, 2018 3 commits
  16. 11 Jul, 2018 2 commits
  17. 10 Jul, 2018 3 commits
    • Chris Bracken's avatar
      Revert "Roll engine to 4466d61a993fdbde2cb092b4da9bbef33d1962fe (#192… (#19233) · 02f4f32b
      Chris Bracken authored
      …30)"
      
      Causes microbenchmarks to start failing. This included the following
      engine PR, which appears to be the culprit:
      * Remove vmservice_io.main from entry points. (flutter/engine#5625)
      
      This reverts commit 36437904.
      02f4f32b
    • Chris Bracken's avatar
      Roll engine to 4466d61a993fdbde2cb092b4da9bbef33d1962fe (#19230) · 36437904
      Chris Bracken authored
      Includes:
      * Remove vmservice_io.main from entry points. (flutter/engine#5625)
      * Roll src/third_party/skia 7e2327b133db..723b1f6ef941 (1 commits) (flutter/engine#5642)
      * Roll src/third_party/skia 24d18ced1ad7..7e2327b133db (6 commits) (flutter/engine#5641)
      * Roll src/third_party/skia a1e5630183c1..24d18ced1ad7 (7 commits) (flutter/engine#5639)
      36437904
    • Chris Bracken's avatar
      Roll engine to ce06bbac58d7c68487dd09616864c904e2f71a72 (#19213) · 59d6527f
      Chris Bracken authored
      * ensure a11y state is communicated back to flutter (flutter/engine#5631)
      * Roll src/third_party/skia b1b87d9df81e..a1e5630183c1 (10 commits) (flutter/engine#5637)
      * Roll src/third_party/skia 385804514edf..b1b87d9df81e (6 commits) (flutter/engine#5636)
      * Roll src/third_party/skia e97bb26893a1..385804514edf (1 commits) (flutter/engine#5635)
      * Roll src/third_party/skia e2e52e46ca63..e97bb26893a1 (1 commits) (flutter/engine#5634)
      * Roll src/third_party/skia 14de25dfc7c4..e2e52e46ca63 (2 commits) (flutter/engine#5633)
      * Roll src/third_party/skia 551dc3e91143..14de25dfc7c4 (2 commits) (flutter/engine#5630)
      * libtxt: apply an offset to drawing operations instead of translating the canvas (flutter/engine#5628)
      * Roll src/third_party/skia 059a9ab4bcd0..551dc3e91143 (5 commits) (flutter/engine#5629)
      * Roll src/third_party/skia 45c9dab4c3ec..059a9ab4bcd0 (8 commits) (flutter/engine#5627)
      * Remove some unused code from the Android host (flutter/engine#5619)
      * Roll src/third_party/skia 37b7e4714558..45c9dab4c3ec (1 commits) (flutter/engine#5626)
      * Roll src/third_party/skia c421ca1d6e41..37b7e4714558 (2 commits) (flutter/engine#5624)
      * Roll src/third_party/skia 5b201e3b0ba8..c421ca1d6e41 (3 commits) (flutter/engine#5623)
      * Roll src/third_party/skia d47fe095cf88..5b201e3b0ba8 (6 commits) (flutter/engine#5622)
      * Roll src/third_party/skia 9c0ce41cf711..d47fe095cf88 (12 commits) (flutter/engine#5618
      * Roll src/third_party/skia d4b2adeaa929..9c0ce41cf711 (7 commits) (flutter/engine#5617)
      * Roll src/third_party/skia f46710802ad5..d4b2adeaa929 (1 commits) (flutter/engine#5616)
      59d6527f
  18. 06 Jul, 2018 1 commit
  19. 04 Jul, 2018 2 commits
    • xster's avatar
      Create a CupertinoApp (#18469) · 06f63aaa
      xster authored
      06f63aaa
    • matthew-carroll's avatar
      Roll engine to 21c7d6a5da47165d076928fbe460badbbead24cd (#19008) · aad1bb4b
      matthew-carroll authored
      * Roll engine to 21c7d6a5da47165d076928fbe460badbbead24cd
      
      flutter/engine@21c7d6a Revert "Add antiAlias and saveCount to clipPath and restore (#5638)"
      flutter/engine@70dcbb5 Roll src/third_party/skia d818ebf4a317..9aa30c6ee0e5 (11 commits)
      flutter/engine@ad42324 Roll src/third_party/skia a219419c9d76..d818ebf4a317 (2 commits)
      flutter/engine@f2eb83a Roll src/third_party/skia 00d2e8ebcb13..a219419c9d76 (1 commits)
      flutter/engine@0ec7669 Roll src/third_party/skia 8451daabb23d..00d2e8ebcb13 (1 commits)
      flutter/engine@061e899 Support all keyboard actions. (#11344)
      flutter/engine@bc6b250 Roll src/third_party/skia 34024a7c478c..8451daabb23d (1 commits)
      flutter/engine@df4dffb Roll src/third_party/skia 75e69028956d..34024a7c478c (1 commits)
      flutter/engine@d8770d4 Roll src/third_party/skia cf863fb9b446..75e69028956d (1 commits)
      flutter/engine@b88a8b3 Roll src/third_party/skia b7b9d02ac020..cf863fb9b446 (1 commits)
      flutter/engine@2261ccf [fuchsia] Update scenic lib path.
      flutter/engine@4c4ef98 [fuchsia] Rename scenic_lib => scenic
      flutter/engine@f0c21f3 Roll src/third_party/skia 184d408b646b..b7b9d02ac020 (7 commits)
      flutter/engine@a2bf805 Add antiAlias and saveCount to clipPath and restore
      flutter/engine@9e450d1 Roll src/third_party/skia c91fe3ab1c5d..184d408b646b (10 commits)
      flutter/engine@e663996 Roll src/third_party/skia eb8f8106f38c..c91fe3ab1c5d (5 commits)
      flutter/engine@fecd66f Roll src/third_party/skia 723b1f6ef941..eb8f8106f38c (1 commits)
      flutter/engine@4466d61 Remove vmservice_io.main from entry points.
      flutter/engine@f279dfe Roll src/third_party/skia 7e2327b133db..723b1f6ef941 (1 commits)
      flutter/engine@a885bd4 Roll src/third_party/skia 24d18ced1ad7..7e2327b133db (6 commits)
      flutter/engine@ad1bd47 Roll src/third_party/skia a1e5630183c1..24d18ced1ad7 (7 commits)
      flutter/engine@ce06bba ensure a11y state is communicated back to flutter
      flutter/engine@c54a57e Roll src/third_party/skia b1b87d9df81e..a1e5630183c1 (10 commits)
      flutter/engine@a9e5354 Roll src/third_party/skia 385804514edf..b1b87d9df81e (6 commits)
      flutter/engine@2006e7d Roll src/third_party/skia e97bb26893a1..385804514edf (1 commits)
      flutter/engine@2942061 Roll src/third_party/skia e2e52e46ca63..e97bb26893a1 (1 commits)
      flutter/engine@e378811 Roll src/third_party/skia 14de25dfc7c4..e2e52e46ca63 (2 commits)
      flutter/engine@48cc8f2 Roll src/third_party/skia 551dc3e91143..14de25dfc7c4 (2 commits)
      flutter/engine@00ddf13 libtxt: apply an offset to drawing operations instead of translating the canvas
      flutter/engine@2c5647c Roll src/third_party/skia 059a9ab4bcd0..551dc3e91143 (5 commits)
      flutter/engine@9e44004 Roll src/third_party/skia 45c9dab4c3ec..059a9ab4bcd0 (8 commits)
      flutter/engine@fbb3436 Remove some unused code from the Android host
      flutter/engine@36f3f95 Roll src/third_party/skia 37b7e4714558..45c9dab4c3ec (1 commits)
      flutter/engine@57e2e0c Roll src/third_party/skia c421ca1d6e41..37b7e4714558 (2 commits)
      flutter/engine@ce417e2 Roll src/third_party/skia 5b201e3b0ba8..c421ca1d6e41 (3 commits)
      flutter/engine@05f5a18 Roll src/third_party/skia d47fe095cf88..5b201e3b0ba8 (6 commits)
      flutter/engine@33b70e0 Roll src/third_party/skia 9c0ce41cf711..d47fe095cf88 (12 commits)
      flutter/engine@7dab419 Roll src/third_party/skia d4b2adeaa929..9c0ce41cf711 (7 commits)
      flutter/engine@d3fa01a Roll src/third_party/skia f46710802ad5..d4b2adeaa929 (1 commits)
      aad1bb4b
  20. 28 Jun, 2018 1 commit
  21. 26 Jun, 2018 1 commit
  22. 20 Jun, 2018 2 commits
  23. 19 Jun, 2018 1 commit