1. 27 Apr, 2018 4 commits
    • Hans Muller's avatar
      New Gallery UI reprise (#17031) · bf3bd766
      Hans Muller authored
      bf3bd766
    • Alexander Aprelev's avatar
      Roll engine to e11905c6e5ac226fe388b51faacf36cdc2e96d2c. (#17026) · 4033937c
      Alexander Aprelev authored
      Changes since the last roll:
      
      ```
      e11905c6e Add tooltip method to Android AccessibilityBridge (#5103)
      2ee36e270 Always enable verbose logging on fuchsia. (#5104)
      131349f83 Update flutter runner process name to reflect last running shell. (#5102)
      ad9826cbb Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (#5100)
      7617d2889 libtxt: post-process glyph positions in order to accurately right-justify text (#5093)
      895c965ce Set file modified callback. (#5096)
      956f3eeca Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (#5099)
      6e5112214 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (#5098)
      a9180ca20 Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (#5097)
      82d461049 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (#5095)
      fb4926e65 Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (#5094)
      c249b7026 Path metrics/getBounds/combinations again (#4957)
      df255b828 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (#5092)
      e44e1b49f Initial plugin support for background downloads + content fetching (#5082)
      78f8a0f45 [fuchsia] Changes for running Dart 2 on flutter_runner. (#5080)
      cbec56a3d Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (#5090)
      8da9398ed Throw an exception if a secondary isolate tries to send a platform message (#5069)
      ```
      4033937c
    • Chris Bracken's avatar
      Eliminate unnecessary AOT build wrapper function (#17027) · c38ac448
      Chris Bracken authored
      Inlines the buildAotSnapshot function, which simply passes through its
      arguments to Snapshotter.buildAotSnapshot.
      c38ac448
    • Chris Bracken's avatar
      Eliminate build aot --interpreter flag (#17025) (#17033) · ebcd08c6
      Chris Bracken authored
      This is required for iOS debug builds, but unused otherwise. In theory,
      Android debug builds could be run in this mode, but this is historically
      untested and adds unnecessary complexity to the code. If ad-hoc testing
      is required, it can be patched in when necessary.
      
      This re-lands 8c4f0c0d with a fix to
      xcode_backend.sh to eliminate the use of --interpreter.
      ebcd08c6
  2. 26 Apr, 2018 21 commits
  3. 25 Apr, 2018 9 commits
  4. 24 Apr, 2018 6 commits