1. 21 4月, 2018 1 次提交
    • S
      Roll src/third_party/skia/ c4e384e5a..3d0e8507f (18 commits) (#5056) · 17e3e696
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/c4e384e5ad85..3d0e8507face
      
      $ git log c4e384e5a..3d0e8507f --date=short --no-merges --format='%ad %ae %s'
      2018-04-20 robertphillips Prevent matrix stack from being corrupted if a rotated image filter is clipped out
      2018-04-20 caryclark guard against NaN in path is rect
      2018-04-19 fmalita Fix use-of-uninitialized-value in SkPictureShader::onMakeContext
      2018-04-19 benjaminwagner Disable retries for Build, CT, and Calmbench tasks.
      2018-04-20 angle-skia-autoroll Roll third_party/externals/angle2/ b0f917fa6..3ec304dba (1 commit)
      2018-04-20 angle-skia-autoroll Roll third_party/externals/angle2/ e24032a2c..b0f917fa6 (3 commits)
      2018-04-19 csmartdalton ccpr: Don't preempt the convex path renderer
      2018-04-19 benjaminwagner Add more angle_gl_* configs for NVIDIA.
      2018-04-19 jvanverth Remove ambient clamp hack for analytic shadows.
      2018-04-19 brianosman Remove duplicate predefined configs
      2018-04-18 csmartdalton ccpr: Clean up GrCCGeometry
      2018-04-19 herb Adding pinning to the strike cache
      2018-04-19 bsalomon Fix double counting of coverage in analytic round capped stroked circles.
      2018-04-11 bungeman Document minimum OS requirements.
      2018-04-19 angle-skia-autoroll Roll third_party/externals/angle2/ eeec3b14c..e24032a2c (2 commits)
      2018-04-18 robertphillips rm SkRRectsGaussianEdgeMaskFilter
      2018-04-19 borenet [skcms] Add version.sha1
      2018-04-19 mtklein crash rather than overflow in SkTDArray
      
      Created with:
        roll-dep src/third_party/skia
      17e3e696
  2. 20 4月, 2018 1 次提交
    • R
      Roll src/third_party/skia/ 1ccaa6e05..c4e384e5a (28 commits) (#5047) · 8e6c24f4
      Ravi Mistry 提交于
      https://skia.googlesource.com/skia.git/+log/1ccaa6e05629..c4e384e5ad85
      
      $ git log 1ccaa6e05..c4e384e5a --date=short --no-merges --format='%ad %ae %s'
      2018-04-19 reed check if we fail to eval the conic in pathmeasure
      2018-04-19 bungeman Remove unused parameters from internalGetPath.
      2018-04-19 egdaniel When creating testing backendTexture take colorspace into account.
      2018-04-19 kjlubick Fix Chromecast bots
      2018-04-19 borenet [infra] gen_tasks: Pass internal hardware ID as a property
      2018-04-18 herb Untangle strike cache and glyph cache
      2018-04-19 mtklein disallow negative setReserve() calls
      2018-04-19 mtklein rm SkTDArray::select()
      2018-04-19 mtklein clean up setReserve() rule-bending
      2018-04-18 scroggo Remove the limit on dng allocations
      2018-04-19 scroggo Revert "Add stub gpu workaround generators"
      2018-04-19 caryclark path is rect track corners
      2018-04-17 borenet Reland "[infra] Run recipes through Kitchen"
      2018-04-19 angle-skia-autoroll Roll third_party/externals/angle2/ aaa19de06..eeec3b14c (1 commit)
      2018-04-18 angle-skia-autoroll Roll third_party/externals/angle2/ 5804dc8ea..aaa19de06 (9 commits)
      2018-04-18 enne Add stub gpu workaround generators
      2018-04-18 herb Move strike cache Find*() to strike cache
      2018-04-18 liyuqian Remove SK_SUPPORT_LEGACY_PATH_DAA_BIT
      2018-04-18 fmalita Prevent unnecessary/unbounded growth of SkTDynamicHash capacity
      2018-04-18 bungeman DFT to draw A8 instead of incorrect vertical lcd.
      2018-04-18 csmartdalton ccpr: Implement conics
      2018-04-18 csmartdalton Always call endFlush on opLists that might survive a flush
      2018-04-18 fmalita Convert A8 D32 mask blitters to Sk4px
      2018-04-18 liyuqian Reland "Fix the fat rect bug in the threaded backend"
      2018-04-18 halcanary SkQP: speed up tools/skqp/make_apk_list\
      2018-04-18 brianosman Support all destination profiles in SkColorSpaceXform_skcms
      2018-04-17 brianosman With ES3, enable both ES2 and ES3 external image extensions
      2018-04-18 caryclark fix path is rect flaw exposed by gold
      
      Created with:
        roll-dep src/third_party/skia
      8e6c24f4
  3. 19 4月, 2018 1 次提交
    • R
      Roll src/third_party/skia/ 1cd6098d5..1ccaa6e05 (20 commits) (#5038) · 8ed932c3
      Ravi Mistry 提交于
      https://skia.googlesource.com/skia.git/+log/1cd6098d52a5..1ccaa6e05629
      
      $ git log 1cd6098d5..1ccaa6e05 --date=short --no-merges --format='%ad %ae %s'
      2018-04-18 mtklein skcms→b4e167a stricter TF13 matching
      2018-04-18 mtklein skcms→589b15b add skcms_EnsureUsableAsDestination
      2018-04-18 angle-skia-autoroll Roll third_party/externals/angle2/ c90d4d38c..5804dc8ea (2 commits)
      2018-04-18 herb Simplify strike cache Node
      2018-04-18 egdaniel Remove persp_shader gms from DDL blacklist
      2018-04-18 angle-skia-autoroll Roll third_party/externals/angle2/ aed1b56aa..c90d4d38c (2 commits)
      2018-04-17 bungeman Remove text flag filtering from SkBitmapDevice.
      2018-04-17 angle-skia-autoroll Roll third_party/externals/angle2/ 86de76b69..aed1b56aa (5 commits)
      2018-04-17 reed show sum of cubic errors
      2018-04-17 robertphillips Add handling to ViaDDL for images that are too large to be uploaded in one go
      2018-04-17 herb Move node information to SkStrikeCache
      2018-04-17 bungeman IWYU for some more test files starting with 'C'.
      2018-04-17 reed detect if we made an infinite rect
      2018-04-17 borenet [infra] Support recursive configs in builder_name_schema
      2018-04-16 egdaniel No long require copy as draw for vulkan wrapped resources.
      2018-04-17 caryclark path is rect diag test is required
      2018-04-17 mtklein SkStrikeDifferences::operator() -> add()
      2018-04-17 reed avoid overflow by using tmp 64bits
      2018-04-17 brianosman Move external texture extension logic into SkSL
      2018-04-17 benjaminwagner [infra] Add service account override in gen_tasks.go.
      
      Created with:
        roll-dep src/third_party/skia
      8ed932c3
  4. 18 4月, 2018 2 次提交
    • S
      Roll Dart to version fe606f890b0a311da802c78b0af414a3c2087a79 (#5033) · c73be7ad
      Siva 提交于
      fe606f890b Revert [vm/compiler] Canonicalize more intermediate constants in IL.
      54531ad4e7 Bring in the latest pub_semver
      61b15fede8 [build] Remove unnecessary inputs from uses of application_snapshot.
      9968728df1 Remove package:cli_util deps from package:analyzer.
      0ca8b6e5be Improve recovery when "assert" is used in an expression
      6de5da1f58 fix #32649, add an option to disable asserts in DDC/K
      afbaf0c4a6 Add 'Extract Widget' to getAvailableRefactorings().
      d4a1896cfb Demote IMPORT_DUPLICATED_LIBRARY_NAMED to a warning
      f85480b4dd Add tests for CFE implementation of expression compilation.
      a865531f57 Remove two unused classes from the public API
      3b7199fe63 [standalone] Only allow one outstanding load when running with --deterministic.
      35fecb4a10 Issue 32896. Add isXYZ accessors to ParameterElementForLink_VariableSetter.
      8df94f34fd Improve fasta parser await-for statement recovery
      dd897d35a2 Move the task API out of the public API
      c32e0e4bf3 [vm] Clear trailing bytes of objects that end up in snapshot images.
      3a5fcf5a87 Upgrade the dep on package:isolate.
      973a1a0219 Remove uses of upper-case constants in remaining SDK code.
      b3595d59b3 [VM] Revert small change in FlowGraphCompiler::EmitTestAndCallCheckCid
      0cbd4b520a Address review comments from change 51120
      5dd283e783 fix #32270, DDC tests can now work with preview-dart-2
      ce2b0db370 Improve fasta parser "assert" recovery
      f8f5365a94 [vm/compiler] Fix sorting of instructions stats.
      30655dcea0 [vm/aot] Treat Endian.host as a compile time constant.
      eeaea82b75 Update status on test that often times out
      805c08d8bf Fix a run-time type issue when running in Dart 2 mode
      b1bc4ed2b5 Handle as in nested const constructors
      823dfda5a5 Delete serialization, except for equivalence and helpers used in other tests.
      7383cd46e0 Fix for issue 32872
      86ba29265a Clean up the use of deprecated API in the analyzer_plugin package
      fbb60b786f Add generic bounds test to function_type_variable_test
      fd5f998796 [vm] Delta-encode offsets into ROData.
      6fe7a86e7f Replace SourceFactory.resolveUri() with resolveRelativeUri() in resynthesizer.
      2fb94418cd Mark mirrors test crashing.
      c2b338f1b7 Remove fuzzy arrow support from analyzer
      9976cddcd7 Shared cache of FileState contents.
      b52931ff30 Revert "[vm/kernel] Fix non-canoncialized type arguments in partial instantiation."
      c214c43758 Make LineInfo a public class
      bd12c869ae [vm/kernel] Fix non-canoncialized type arguments in partial instantiation.
      51a2f96a71 Always call writeAnnotationList to write annotations.
      974a8ee21d Fix crash in named function expression
      988de9c925 Thread forest object through calls
      51f9d243e7 [VM] Mark type as finalized before calling the Canonicalize() method
      a8578eaf69 Clean up some imports in Fasta type inference
      e9616da13e Cleanup TypeInfo
      3b414a277c Reland "[VM] Introduction of type testing stubs - Part 1-4"
      c5f69dff2d Include `call` on Closure in inference
      826928e2ab Use _trust to test inference of --omit-implicit-checks
      6802746ad7 Fixed a couple of typos in subtyping.md
      782cfe04d1 fix #32756, DDC dynamic calls to generics will work with emit-metadata
      8613938e33 fix DDK to track mock setters correctly.
      92f1d0fab4 [gn] Allow single or double quotes in .config
      e2ee654cd1 Make a method in MempryResourceProvider private
      b0fafbd1f4 Clean up js_runtime parse/tryParse methods
      5e1cb4d41b Make SourceRange part of analyzers public API
      1ab4cee181 Add a benchmark for running flutter analyze --flutter-repo against flutter head.
      ff24a5ee6b fasta: make strong-mode inference aware of the type of LoadLibrary and CheckLibraryIsLoaded
      6d7df88fa3 Delay computing file name sets until they are requested.
      b7cc1e7ce7 Fix stack overflow in RTI computation
      6db4ea4ca5 [vm] Use unsigned varints when possible in the clustered snapshot.
      c73be7ad
    • R
      Roll src/third_party/skia/ 276886160..1cd6098d5 (50 commits) (#5026) · ecaefd7a
      Ravi Mistry 提交于
      https://skia.googlesource.com/skia.git/+log/276886160ba9..1cd6098d52a5
      
      $ git log 276886160..1cd6098d5 --date=short --no-merges --format='%ad %ae %s'
      2018-04-17 caryclark path is rect bug number twelve
      2018-04-17 bungeman Add paint flags to viewer GUI.
      2018-04-17 mtklein skcms→3be11ac refactor a bit
      2018-04-17 liyuqian Revert "Fix the fat rect bug in the threaded backend"
      2018-04-17 reed only recheck fNeedsTiling if we computed fSrcBounds
      2018-04-17 brianosman Add SkColorSpace::Make, taking an skcms_ICCProfile
      2018-04-16 mtklein Reland "low-hanging bilerp_clamp_8888 wins"
      2018-04-17 mtklein skcms→38f22d2 name types in skcms.h
      2018-04-17 herb Reorganize strike cache and glyph cache code
      2018-04-16 liyuqian Fix the fat rect bug in the threaded backend
      2018-04-17 caryclark yet another path is rect exploit
      2018-04-17 angle-skia-autoroll Roll third_party/externals/angle2/ 08b9e046c..86de76b69 (1 commit)
      2018-04-16 halcanary SkColorSetARGB in constants
      2018-04-16 caryclark a more involved path is rect bug
      2018-04-16 egdaniel Update our config fallback switch in GrContext.
      2018-04-17 borenet Revert "Reland "[infra] Run recipes through Kitchen""
      2018-04-16 borenet Reland "[infra] Run recipes through Kitchen"
      2018-04-17 angle-skia-autoroll Roll third_party/externals/angle2/ a4fa9c278..08b9e046c (6 commits)
      2018-04-17 mtklein Revert "low-hanging bilerp_clamp_8888 wins"
      2018-04-16 mtklein low-hanging bilerp_clamp_8888 wins
      2018-04-16 csmartdalton Don't support GrCubicEffect if float != fp32
      2018-04-13 bungeman Add pixel geometry and dft selection to viewer app.
      2018-04-16 csmartdalton Revert "ccpr: Implement conics"
      2018-04-16 csmartdalton ccpr: Implement conics
      2018-04-16 reed show cubic error-vectors anchored on pt(s) of max deviation
      2018-04-16 herb Rename SkGlyphCacheGlobals to SkStrikeCache
      2018-04-16 csmartdalton Add glFlush workaround for instanced draws on Skylake
      2018-04-13 bungeman Remove SkPaint::kGenA8FromLCD_Flag.
      2018-04-16 kjlubick Fix many return-std-move-in-c++11 warnings
      2018-04-16 fmalita Remove unused BW mask blitters
      2018-04-16 mtklein disable -Wself-assign in Google3
      2018-04-16 mtklein skcms→2667f0a Add skcms_BestSingleCurve utility
      2018-04-16 reed optimize fast/simple case in raster tiling
      2018-04-13 liyuqian Simplify the operation on atomic fIsFinishing
      2018-04-13 liyuqian Let SkCoverageDeltaList store width and use it during blitting
      2018-04-11 liyuqian SkBlitter is not thread safe; make one for each thread.
      2018-04-12 liyuqian Snap the bitmap as it may be changed later
      2018-04-16 halcanary SkPDF: use std::aligned_storage for typed union
      2018-04-16 rmistry Some Chromium bots have been LUCIfied
      2018-04-16 angle-skia-autoroll Roll third_party/externals/angle2/ 76b2c3852..a4fa9c278 (3 commits)
      2018-04-16 egdaniel Don't allow ganesh to allocate mip maps for wrapped textures.
      2018-04-10 bsalomon Draw stroked circles with round caps analytically.
      2018-04-16 liyuqian Reland "Cumulate deltas even if they're out of the clip"
      2018-04-16 caryclark document SkColor.h
      2018-04-16 liyuqian Revert "Cumulate deltas even if they're out of the clip"
      2018-04-15 csmartdalton ccpr: Normalize the cubic inflection function instead of its roots
      2018-04-05 herb Remove all notion of transport from the API - V2.
      2018-04-16 robertphillips Unblacklist fixed tests on DDL3 bots
      2018-04-16 mtklein skcms→019d877 add a basic profiling mode to src/Transform.c
      2018-04-16 bsalomon Make TestCase class in GrShapeTest heap allocate its GrShapes
      
      Created with:
        roll-dep src/third_party/skia
      ecaefd7a
  5. 17 4月, 2018 3 次提交
  6. 16 4月, 2018 1 次提交
    • R
      Roll src/third_party/skia/ 3462eb034..e669bdfad (54 commits) (#5007) · f4ebb180
      Ravi Mistry 提交于
      https://skia.googlesource.com/skia.git/+log/3462eb0346de..e669bdfad6d5
      
      $ git log 3462eb034..e669bdfad --date=short --no-merges --format='%ad %ae %s'
      2018-04-14 angle-skia-autoroll Roll third_party/externals/angle2/ 983c429fa..152152618 (7 commits)
      2018-04-13 ethannicholas fix sksl standalone build error
      2018-04-13 borenet Blacklist check_small_sigma_offset on Chromecast
      2018-04-13 reed remove unused virtual onNotifyPixelsChanged
      2018-04-13 reed rewrite iterator to make msvc happy
      2018-04-13 brianosman Support downscaling to max texture size when making cross-context images
      2018-04-13 borenet Add a MSVS bot to the CQ
      2018-04-13 liyuqian Clone the xpos array in drawPosText
      2018-04-13 ethannicholas added sk_LastFragColor
      2018-04-13 reed Revert "add test for degenerate canvas dimension"
      2018-04-13 reed add test for degenerate canvas dimension
      2018-04-13 robertphillips Don't try to readback from the GPU for small blur sigmas
      2017-12-20 herb Make a GM for checking blur bounds.
      2018-04-13 angle-skia-autoroll Roll third_party/externals/angle2/ cc1293775..983c429fa (1 commit)
      2018-04-13 fmalita [skottie] Harden json string parsing
      2018-04-13 caryclark path is rect bug number nine
      2018-04-13 hcm Update Skia milestone to 68
      2018-04-13 angle-skia-autoroll Roll third_party/externals/angle2/ ed8d5ec73..cc1293775 (1 commit)
      2018-04-12 liyuqian Limit our IsBadForDAA for stroke width > 0 and <= 2
      2018-04-12 csmartdalton ccpr: Actually blacklist ANGLE
      2018-04-12 angle-skia-autoroll Roll third_party/externals/angle2/ 14f4817c4..ed8d5ec73 (8 commits)
      2018-04-12 reed can't abort looper loop, as saveCount won't be balanced
      2018-04-12 egdaniel Don't create lazy proxys if their width/height is greater than max tex size
      2018-04-12 robertphillips Actually generate the gm images on the DDL1 bot
      2018-04-12 caryclark son of path is rect bug
      2018-04-12 ethannicholas workaround for buggy macOS GLSL shader compiler
      2018-04-12 egdaniel Delete getRenderTargetHandle call on SkSurface.
      2018-04-12 reed check for non-finite values output by clipper
      2018-04-12 brianosman Fail fast when trying to make a texture that's too large
      2018-04-12 djsollen Include shadow ops in the debugger.
      2018-04-11 liyuqian Reland "Add private fIsBadForDAA bit to SkPath"
      2018-04-12 reed add conservative bounds to raster tiling
      2018-04-12 reed always clear the looper when we're unrolling it, to not confused devices
      2018-04-11 robertphillips Disable CCPR and the small path renderer on DDL1 bot
      2018-04-12 caryclark another rect is path fix
      2018-04-11 robertphillips Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
      2018-04-11 csmartdalton Implement Sk2f Load2
      2018-04-11 csmartdalton ccpr: Blacklist ANGLE again
      2018-04-11 robertphillips Allow SkImage_Gpu to fail some requests in DDL mode
      2018-04-11 cwallez update_meta_config: Use new LUCI optional GPU trybot on Windows
      2018-04-11 csmartdalton Implement Sk4f min/max
      2018-04-11 liyuqian Remove obsolete comment
      2018-04-11 benjaminwagner Upgrade PixelC and NexusPlayer OS.
      2018-04-12 angle-skia-autoroll Roll third_party/externals/angle2/ 2dadd1d08..14f4817c4 (2 commits)
      2018-04-11 caryclark fix bm gm
      2018-04-12 mtklein skcms→1654786 concat gamut transform matrices together
      2018-04-11 fmalita Reland "Fix handling of MaskFilter matrices"
      2018-04-11 angle-skia-autoroll Roll third_party/externals/angle2/ 785b20b7a..2dadd1d08 (11 commits)
      2018-04-11 benjaminwagner Upgrade Windows Skolo bots.
      2018-04-11 reed remove unused/dumb methods from SkRect
      2018-04-11 reed Clean-up paints for drawImage (etc.) to enforce that we always ignore stroking and patheffects.
      2018-04-11 caryclark more path is rect bugs
      2018-04-11 mtklein skcms→9334796 reject non-XYZ/Lab PCS profiles
      2018-04-11 liyuqian Revert "Add private fIsBadForDAA bit to SkPath"
      
      Created with:
        roll-dep src/third_party/skia
      f4ebb180
  7. 13 4月, 2018 1 次提交
    • A
      Roll dart sdk to f76dad0adcf6766d73351354da653d6a793b5abc. (#4983) · 76cb311d
      Alexander Aprelev 提交于
      * Roll dart sdk to f76dad0adcf6766d73351354da653d6a793b5abc.
      
      Changes since last roll
      ```
      f76dad0adc [frontend-server] Report error count on compile and recompile.
      17fc446579 [vm/kernel/aot] Fix handling of calls via fields/getters in TFA
      16a4ed7dc4 Remove an unused subclass of LineInfo
      c7e4a7d333 [ VM / CFE ] Added override to allowPlatformPrivateLibraryAccess in VmTarget for tests which need to import dart:_internal.
      1e312819ca Ensure errors guard erroneous expressions.
      0f3b9f302b [vm/compiler] Fix assertion in the constant propagator.
      9995feba8e Adjusted status for ListMixin_class_A01_t02
      03d7a9e55c Revert "[VM] Improve quality of codegen for crypto operations"
      7cc4d76a30 Add tryParse alternatives to parseFunctions.
      58a6bfd974 Improve identifier recovery in expressions
      17d6d470a2 [VM] Remove experimental, unused, argument bits from argdesc and reduce prologue size
      5909932d38 [vm/compiler] Canonicalize more intermediate constants in IL.
      df6055d876 Only bypass cache when .packages is invalidated
      5aec8ad6fb Delete invalidated builder loaded from dill
      82fed79ed1 [VM] Improve quality of codegen for crypto operations
      d27b98c513 [VM] Slightly better behaviour in out-of-memory situation
      b20bab56a0 [fuchsia] Update timezone service integration
      430abca69a [ VM ] Removed unnecessary assignment to Function::null() when target was already NULL.
      2ddc5495f8 Reduce DDC signature overhead
      25702d355e [VM / frontend-server] Add ability to pass the 'sync-async' flag into the front end server so that 'flutter tools' can choose to turn it off or on.
      8df4042b2d fix #32088, DDC calls nSM for signature mismatch
      d52a0419f6 [VM bigint] Fix digit array size calculation for _divRem result (fixes #32739). Add regression test to existing bigint test.
      a9c3dabb4c fix #32769, performance regression in Analyzer callable function support
      b3c94b5d52 Revert "Reland "[VM] Introduction of type testing stubs - Part 1-4""
      77116c14be Show isolate memory usage in the analysis server diagnostics page.
      a90a74cfd8 JSArray strong mode performance fixes
      cbdf102d0c Use interceptor for reading type arguments
      9d4da03309 Roll dart2js_info to 0.5.6+2
      a35bf88f9d Run pub upgrade on analyis plugins before (re)start.
      1db1ac4863 Produce a single-file analyzer for Goma.
      072bd1c88e Remove KernelLibraryBuilder proxies
      12950e8170 Fix the windows bot and update a missed test
      cf8c76dc50 [vm/compiler] Restore old print-flow-graph behavior.
      a60d803913 [infra] Add --no-preview-dart-2 support for the analyzer to test.py
      ```
      
      * Update license hash. No changes to the licenses.
      76cb311d
  8. 12 4月, 2018 2 次提交
    • R
      Roll src/third_party/skia/ 9874bf1bc..3462eb034 (167 commits) (#4973) · 13fd804e
      Ravi Mistry 提交于
      https://skia.googlesource.com/skia.git/+log/9874bf1bcecd..3462eb0346de
      
      $ git log 9874bf1bc..3462eb034 --date=short --no-merges --format='%ad %ae %s'
      2018-04-11 mtklein skcms→56f2a09 add sRGB profile and ApproximatelyEqualProfiles()
      2018-04-11 liyuqian Add private fIsBadForDAA bit to SkPath
      2018-04-11 robertphillips Add Vulkan to the DDL bots
      2018-04-11 mtklein roll to particular targets
      2018-04-11 benjaminwagner Switch to latest Windows Intel Skylake GPU driver.
      2018-04-11 fmalita Fix SkTCopyOnFirstWrite copy semantics
      2018-04-11 reed no need to tile draws that don't involve paths
      2018-04-11 mtklein skcms→91a8958 Detect and canonicalize identity tables
      2018-04-11 mtklein skcms→307ec0f remove a layer of nesting in skcms_Curve
      2018-04-10 robertphillips Fix alpha threshold image filter GPU implementation
      2018-04-10 egdaniel Remove guard around getBackendTexture/RenderTarget calls
      2018-04-11 robertphillips Revert "Fix handling of MaskFilter matrices"
      2018-04-10 angle-skia-autoroll Roll third_party/externals/angle2/ 0ce016c1b..785b20b7a (7 commits)
      2018-04-10 fmalita Fix handling of MaskFilter matrices
      2018-04-10 robertphillips Get ViaDDL working with Vulkan
      2018-04-10 brianosman skcms→e753c6d disable -Wdouble-promotion
      2018-04-10 egdaniel Move GrBackendRenderTarget over to new system of getting backed infos
      2018-04-10 liyuqian Remove unused field fBitmapBytes
      2018-04-10 egdaniel Add ctor to GrVkImageInfo.
      2018-04-10 liyuqian Merge drawDevice and respect ctm for the paint
      2018-04-10 mtklein skcms→dff16bc express ApproximateCurve error in input units
      2018-04-10 csmartdalton ccpr: Clip quadratic hulls more efficiently
      2018-04-10 mtklein allow rolling from anywhere
      2018-04-10 jvanverth Add initial support for simple concave shadows.
      2018-04-10 mtklein skcms→9ff49a5 use GaussNewton for 7-parameter approx
      2018-04-06 liyuqian Do not use CTM for drawDevice or drawSprite
      2018-04-10 csmartdalton ccpr: Improve CPU checks for collinear points
      2018-04-10 csmartdalton ccpr: Remove fCurrAnchorPoint from GrCCGeometry
      2018-04-10 mtklein give skcms rolls a helpful commit msg
      2018-04-08 update-skps Update SKP version
      2018-04-10 robertphillips Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture
      2018-04-10 mtklein hard-roll skcms into Skia
      2018-04-10 egdaniel Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
      2018-04-10 caryclark one more path is rect bug
      2018-04-09 caryclark fix path to rect when missing close verb
      2018-04-09 benjaminwagner Omit skbug6653 on internal device.
      2018-04-09 brianosman Remove SkDEBUGFAIL for non-invertible XYZ matrix
      2018-04-09 angle-skia-autoroll Roll third_party/externals/angle2/ 6c59e4a15..0ce016c1b (2 commits)
      2018-04-06 reed identify interesting cubic points
      2018-04-09 mtklein use commonPaint for all raster pipeline
      2018-04-06 benjaminwagner Upgrade Debian9 bots to 9.4.
      2018-04-09 bsalomon Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
      2018-04-09 skcms-skia-autoroll Roll third_party/externals/skcms/ 8a727815d..16a9cebff (1 commit)
      2018-04-06 csmartdalton ccpr: Remove WindMethod from GrCCCoverageProcessor
      2018-04-09 angle-skia-autoroll Roll third_party/externals/angle2/ 6c7ab7fe8..6c59e4a15 (3 commits)
      2018-04-06 bsalomon Add canvas2D fast paths to new read/write pixels code paths.
      2018-04-09 egdaniel Make sure GrBackendTextures are valid before starting to do things with them
      2018-04-06 brianosman Remove code that was only used by the old debugger
      2018-04-08 csmartdalton Implement Sk2f::Store2
      2018-04-09 angle-skia-autoroll Roll third_party/externals/angle2/ 5ae64c94d..6c7ab7fe8 (1 commit)
      2018-04-08 herb Revert "Remove all notion of transport from the API."
      2018-04-07 angle-skia-autoroll Roll third_party/externals/angle2/ e547aac75..5ae64c94d (1 commit)
      2018-04-05 halcanary SkPDF: smarter Jpeg when libjpeg-turbo is present
      2018-04-07 angle-skia-autoroll Roll third_party/externals/angle2/ d2488aba5..e547aac75 (2 commits)
      2018-04-06 herb Better layer tracking fidelity
      2018-04-06 angle-skia-autoroll Roll third_party/externals/angle2/ b8e396609..d2488aba5 (2 commits)
      2018-04-06 skcms-skia-autoroll Roll third_party/externals/skcms/ 24c91d143..8a727815d (1 commit)
      2018-04-06 brianosman Remove scanlineOrder switch statements that always do the same thing
      2018-04-06 reed detect if makeOffset failed
      2018-04-05 csmartdalton vulkan: Fix an optimus-related failure with vkEnumeratePhysicalDevices
      2018-04-06 egdaniel Make generated effects from sksl fp files not need SK_SUPPORT_GPU
      2018-04-05 herb Remove all notion of transport from the API.
      2018-04-04 halcanary SkRegion: Use less memory for SkRegion::Oper
      2018-04-06 brianosman Remove old debugger (it no longer builds)
      2018-04-06 liyuqian Revert "Exercise the threaded backend in test bots"
      2018-04-06 egdaniel Remove unneeded SK_SUPPORT_GPU checks in gpu only files.
      2018-04-06 halcanary Region Op Fuzzer
      2018-04-05 csmartdalton ccpr: Make curve corners more seamless
      2018-04-05 brianosman Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
      2018-04-06 bsalomon Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface
      2018-04-06 egdaniel Don't use GrPixelConfig value as proxy for valid on GrBackendSurface.
      2018-04-05 liyuqian Exercise the threaded backend in test bots
      2018-04-06 angle-skia-autoroll Roll third_party/externals/angle2/ c3755fc56..b8e396609 (1 commit)
      2018-04-06 update-docs Update markdown files
      2018-04-05 angle-skia-autoroll Roll third_party/externals/angle2/ dd196e0bc..c3755fc56 (5 commits)
      2018-04-05 caryclark remove SK_IGNORE_TO_STRING
      2018-03-29 bungeman Distinguish between glyphs with empty path and no path.
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ 6959d4597..24c91d143 (1 commit)
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ d75edb2e3..6959d4597 (1 commit)
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ a7974d9f6..d75edb2e3 (1 commit)
      2018-04-05 fmalita Clip SlideDir slides to their declared dimensions
      2018-04-05 bungeman Mac to better serialize OTTO fonts.
      2018-04-05 robertphillips Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
      2018-04-05 bsalomon Remove SK_DISABLE_TEXTURE_OP_AA
      2018-04-05 fmalita [viewer] Consolidate external slide loading
      2018-04-05 liyuqian Flush before snap SkThreadedBMPDevice
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ 3cb9ba6ae..a7974d9f6 (3 commits)
      2018-04-04 bryct Update 'Working in a Chromium repo' documentation.
      2018-04-05 kjlubick Avoid nonsortable rects in drawRect/drawOval
      2018-04-04 bsalomon Remove deprectated GrContext::MakeGL overloads that take raw ptr
      2018-04-05 bsalomon Add maxTextureSize()/maxRenderTargetSize() to GrContext
      2018-04-05 fmalita Viewer SVG support
      2018-04-04 bungeman Via*::draw to finish before checking.
      2018-04-05 reed replace size-alignment assert with round-down
      2018-04-05 angle-skia-autoroll Roll third_party/externals/angle2/ bc54342bf..dd196e0bc (14 commits)
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ d26d270c8..3cb9ba6ae (7 commits)
      2018-04-02 halcanary SkPDF: implement xheight for type3 fonts
      2018-04-05 robertphillips Add GrBackendTexture/RenderTarget accessors to SkSurface
      2018-04-05 robertphillips Add SK_API to SkSurfaceCharacterization
      2018-04-03 halcanary experimental/tools: minor code cleanup
      (...)
      
      Created with:
        roll-dep src/third_party/skia
      13fd804e
    • R
      4db7a006
  9. 11 4月, 2018 4 次提交
    • A
      Roll dart sdk again. Previous roll required 23ae4fa098 revert. (#4966) · ed303c62
      Alexander Aprelev 提交于
      * Roll dart sdk again. Previous roll required 23ae4fa098 revert.
      
      Changes since last roll:
      ```
      23ae4fa098 Revert "[VM] Reduce Smi size to 32 bit on 64 bit platforms"
      6ab6d1eda9 Suppress fromRect its only available in DOMRect and not in ClientRect - will open bug to fix this issue.
      f4621b1898 [tests hot-reload] Remove obsolete crash entry in status file (issue #31660).
      f3cec061eb Capture type variables in global NSM stubs
      2247843f48 Update checked-in SDKs to 2.0.0-dev.47.0
      34be5de0c7 Fixed _DomRect class to map to both ClientRect and DOMRect for browser backward compat.
      5c508ff785 Update more IdentifierContext type reference recovery
      8054721512 Move DeclaredVariables to a better location
      3851591642 [infra] Keep comments intact when updating status files.
      7764e6962e Initial API to build analysis contexts (replaces ContextLocator.locateContexts)
      5ea271bb01 Clean up documentation of implicit new/const insertions tests.
      cf93009caf Removed the magic const feature from implicit-creation.md
      bd39320b3b Recover from error on undefined continue label.
      5d89a1ac32 Add tests for mixin application constructor forwarding.
      e6962790a1 Use import URIs when invalidating files
      23c59bd819 Fix compare_failures
      290cc58e71 Use actual receiver when error-wrapping a null-aware property get.
      34763bc4c9 Reland "[VM] Introduction of type testing stubs - Part 1-4"
      a86b864fa9 Handle updated .packages in incremental compiler
      f555ae505a Trust type annotations in strong mode
      0a4a3bed68 When cloning YieldStatement, copy the flags
      91bbc798fa Skip abstract forwarding stubs
      7689dc9e06 Bring in the latest pub_semver
      f71d204185 Fix expected type in substByContext
      5e99872770 Improve missing/invalid type reference recovery
      899dbe4dae Forward type arguments in one-shot interceptors.
      1fd3011f47 dart2js: Add more whole-program information to dump-info
      5e23c2843d Revert "[infra] Temporarily disable Windows SDK builder on CQ"
      2471888d4a Serialize any MethodInvocation as possible const.
      b430570364 dart2js: handle constant casts with type variable substitutions
      3575b810b3 Only add const in a constant context (issue 32819)
      09f7d2aee5 dart2js: naive support for instantiations in constants - ignore the actual instantiation
      4dd5e6e6ad js_runtime: fix _JsonMap keys list type
      71ffe976a9 Correctly handle constant fields when computing constness (take 2)
      d58b0e2d44 [VM] Mark bigint test slow after small Smi change
      1e997ee6b7 Revert "Reland "[VM] Introduction of type testing stubs - Part 1-4""
      00097adce0 Remove reference to deprecated setter
      cb065a116f [infra] Update checked-in SDK version to 2.0.0-dev.46.0
      0e9a77a360 [VM] Reduce Smi size to 32 bit on 64 bit platforms
      34bfefd508 [gardening] Update status file
      969c0de335 Avoid crash on EOF error in file with Windows line encoding
      8054409a02 Reland "[VM] Introduction of type testing stubs - Part 1-4"
      ```
      
      * Update license hash
      ed303c62
    • A
    • A
      Roll dart to 7764e6962e22afcf4b58c4e3cef3147330f3c884. (#4960) · 31c5bb42
      Alexander Aprelev 提交于
      * Roll dart to 7764e6962e22afcf4b58c4e3cef3147330f3c884.
      
      Changes since last roll:
      
      ```
      7764e6962e Initial API to build analysis contexts (replaces ContextLocator.locateContexts)
      5ea271bb01 Clean up documentation of implicit new/const insertions tests.
      cf93009caf Removed the magic const feature from implicit-creation.md
      bd39320b3b Recover from error on undefined continue label.
      5d89a1ac32 Add tests for mixin application constructor forwarding.
      e6962790a1 Use import URIs when invalidating files
      23c59bd819 Fix compare_failures
      290cc58e71 Use actual receiver when error-wrapping a null-aware property get.
      34763bc4c9 Reland "[VM] Introduction of type testing stubs - Part 1-4"
      a86b864fa9 Handle updated .packages in incremental compiler
      f555ae505a Trust type annotations in strong mode
      0a4a3bed68 When cloning YieldStatement, copy the flags
      91bbc798fa Skip abstract forwarding stubs
      7689dc9e06 Bring in the latest pub_semver
      f71d204185 Fix expected type in substByContext
      5e99872770 Improve missing/invalid type reference recovery
      899dbe4dae Forward type arguments in one-shot interceptors.
      1fd3011f47 dart2js: Add more whole-program information to dump-info
      5e23c2843d Revert "[infra] Temporarily disable Windows SDK builder on CQ"
      2471888d4a Serialize any MethodInvocation as possible const.
      b430570364 dart2js: handle constant casts with type variable substitutions
      3575b810b3 Only add const in a constant context (issue 32819)
      09f7d2aee5 dart2js: naive support for instantiations in constants - ignore the actual instantiation
      4dd5e6e6ad js_runtime: fix _JsonMap keys list type
      71ffe976a9 Correctly handle constant fields when computing constness (take 2)
      d58b0e2d44 [VM] Mark bigint test slow after small Smi change
      1e997ee6b7 Revert "Reland "[VM] Introduction of type testing stubs - Part 1-4""
      00097adce0 Remove reference to deprecated setter
      cb065a116f [infra] Update checked-in SDK version to 2.0.0-dev.46.0
      0e9a77a360 [VM] Reduce Smi size to 32 bit on 64 bit platforms
      34bfefd508 [gardening] Update status file
      969c0de335 Avoid crash on EOF error in file with Windows line encoding
      8054409a02 Reland "[VM] Introduction of type testing stubs - Part 1-4"
      ```
      
      * Ignore freetype2 in skia since 'we use our own version'
      
      * Update license hash
      31c5bb42
    • B
      132ebdda
  10. 10 4月, 2018 4 次提交
    • R
      Roll src/third_party/skia/ 9874bf1bc..52e16d984 (135 commits) (#4958) · 11882ab9
      Ravi Mistry 提交于
      https://skia.googlesource.com/skia.git/+log/9874bf1bcecd..52e16d984898
      
      $ git log 9874bf1bc..52e16d984 --date=short --no-merges --format='%ad %ae %s'
      2018-04-10 egdaniel Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
      2018-04-10 caryclark one more path is rect bug
      2018-04-09 caryclark fix path to rect when missing close verb
      2018-04-09 benjaminwagner Omit skbug6653 on internal device.
      2018-04-09 brianosman Remove SkDEBUGFAIL for non-invertible XYZ matrix
      2018-04-09 angle-skia-autoroll Roll third_party/externals/angle2/ 6c59e4a15..0ce016c1b (2 commits)
      2018-04-06 reed identify interesting cubic points
      2018-04-09 mtklein use commonPaint for all raster pipeline
      2018-04-06 benjaminwagner Upgrade Debian9 bots to 9.4.
      2018-04-09 bsalomon Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
      2018-04-09 skcms-skia-autoroll Roll third_party/externals/skcms/ 8a727815d..16a9cebff (1 commit)
      2018-04-06 csmartdalton ccpr: Remove WindMethod from GrCCCoverageProcessor
      2018-04-09 angle-skia-autoroll Roll third_party/externals/angle2/ 6c7ab7fe8..6c59e4a15 (3 commits)
      2018-04-06 bsalomon Add canvas2D fast paths to new read/write pixels code paths.
      2018-04-09 egdaniel Make sure GrBackendTextures are valid before starting to do things with them
      2018-04-06 brianosman Remove code that was only used by the old debugger
      2018-04-08 csmartdalton Implement Sk2f::Store2
      2018-04-09 angle-skia-autoroll Roll third_party/externals/angle2/ 5ae64c94d..6c7ab7fe8 (1 commit)
      2018-04-08 herb Revert "Remove all notion of transport from the API."
      2018-04-07 angle-skia-autoroll Roll third_party/externals/angle2/ e547aac75..5ae64c94d (1 commit)
      2018-04-05 halcanary SkPDF: smarter Jpeg when libjpeg-turbo is present
      2018-04-07 angle-skia-autoroll Roll third_party/externals/angle2/ d2488aba5..e547aac75 (2 commits)
      2018-04-06 herb Better layer tracking fidelity
      2018-04-06 angle-skia-autoroll Roll third_party/externals/angle2/ b8e396609..d2488aba5 (2 commits)
      2018-04-06 skcms-skia-autoroll Roll third_party/externals/skcms/ 24c91d143..8a727815d (1 commit)
      2018-04-06 brianosman Remove scanlineOrder switch statements that always do the same thing
      2018-04-06 reed detect if makeOffset failed
      2018-04-05 csmartdalton vulkan: Fix an optimus-related failure with vkEnumeratePhysicalDevices
      2018-04-06 egdaniel Make generated effects from sksl fp files not need SK_SUPPORT_GPU
      2018-04-05 herb Remove all notion of transport from the API.
      2018-04-04 halcanary SkRegion: Use less memory for SkRegion::Oper
      2018-04-06 brianosman Remove old debugger (it no longer builds)
      2018-04-06 liyuqian Revert "Exercise the threaded backend in test bots"
      2018-04-06 egdaniel Remove unneeded SK_SUPPORT_GPU checks in gpu only files.
      2018-04-06 halcanary Region Op Fuzzer
      2018-04-05 csmartdalton ccpr: Make curve corners more seamless
      2018-04-05 brianosman Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
      2018-04-06 bsalomon Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface
      2018-04-06 egdaniel Don't use GrPixelConfig value as proxy for valid on GrBackendSurface.
      2018-04-05 liyuqian Exercise the threaded backend in test bots
      2018-04-06 angle-skia-autoroll Roll third_party/externals/angle2/ c3755fc56..b8e396609 (1 commit)
      2018-04-06 update-docs Update markdown files
      2018-04-05 angle-skia-autoroll Roll third_party/externals/angle2/ dd196e0bc..c3755fc56 (5 commits)
      2018-04-05 caryclark remove SK_IGNORE_TO_STRING
      2018-03-29 bungeman Distinguish between glyphs with empty path and no path.
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ 6959d4597..24c91d143 (1 commit)
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ d75edb2e3..6959d4597 (1 commit)
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ a7974d9f6..d75edb2e3 (1 commit)
      2018-04-05 fmalita Clip SlideDir slides to their declared dimensions
      2018-04-05 bungeman Mac to better serialize OTTO fonts.
      2018-04-05 robertphillips Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
      2018-04-05 bsalomon Remove SK_DISABLE_TEXTURE_OP_AA
      2018-04-05 fmalita [viewer] Consolidate external slide loading
      2018-04-05 liyuqian Flush before snap SkThreadedBMPDevice
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ 3cb9ba6ae..a7974d9f6 (3 commits)
      2018-04-04 bryct Update 'Working in a Chromium repo' documentation.
      2018-04-05 kjlubick Avoid nonsortable rects in drawRect/drawOval
      2018-04-04 bsalomon Remove deprectated GrContext::MakeGL overloads that take raw ptr
      2018-04-05 bsalomon Add maxTextureSize()/maxRenderTargetSize() to GrContext
      2018-04-05 fmalita Viewer SVG support
      2018-04-04 bungeman Via*::draw to finish before checking.
      2018-04-05 reed replace size-alignment assert with round-down
      2018-04-05 angle-skia-autoroll Roll third_party/externals/angle2/ bc54342bf..dd196e0bc (14 commits)
      2018-04-05 skcms-skia-autoroll Roll third_party/externals/skcms/ d26d270c8..3cb9ba6ae (7 commits)
      2018-04-02 halcanary SkPDF: implement xheight for type3 fonts
      2018-04-05 robertphillips Add GrBackendTexture/RenderTarget accessors to SkSurface
      2018-04-05 robertphillips Add SK_API to SkSurfaceCharacterization
      2018-04-03 halcanary experimental/tools: minor code cleanup
      2018-04-04 brianosman Workaround for lack of ESSL3 external image extension on older Samsung devices
      2018-04-05 caryclark tweak SkImage documentation
      2018-04-05 robertphillips Fix iOS bot in Chrome CQ
      2018-04-05 update-docs Update markdown files
      2018-04-04 bsalomon Avoid calling glGetString(GL_EXTENSIONS) on core profiles
      2018-04-04 bsalomon Stop using clear-as-draw workaround on newer Intel drivers on macOS
      2018-04-04 liyuqian Ensure that pointers/arrays are valid until flush in threaded backend
      2018-04-04 benjaminwagner Add loongson3a Build jobs.
      2018-04-04 robertphillips Add GrBackendTexture accessor to SkImage (take 2)
      2018-04-04 reed move SkIPoint16 to private header
      2018-04-04 benjaminwagner Update mips64el_toolchain_linux to GCC 7
      2018-04-04 fmalita Fix SkLocalMatrixShader nesting semantics
      2018-04-04 egdaniel Make sure we set the origin when initDescForDstCopy fails
      2018-04-04 fmalita Banish SkShaderBase::isRasterPipelineOnly()
      2018-03-22 liyuqian Fix drawBitmapRect in the threaded backend
      2018-04-03 mtklein add Mac ASAN bots
      2018-04-04 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 7dd7eed65..d26d270c8 (1 commit)
      2018-04-04 djsollen Tag the unique keys of lazy images.
      2018-04-04 robertphillips Add SkSurfaceCharacterization operator== && !=
      2018-04-04 bsalomon Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.""
      2018-04-04 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 5d232d53b..bc54342bf (6 commits)
      2018-04-04 egdaniel Don't use the inner radius when not stroking in DIEllipse
      2018-04-04 bsalomon Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used."
      2018-04-03 benjaminwagner Add mips64el_toolchain_linux asset.
      2018-04-03 bsalomon Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.
      2018-04-04 egdaniel Handle perspective scales in GrPathUtil scaleToleranceToSrc
      2018-04-03 robertphillips Hide GrPixelConfig in SkSurfaceCharacterization
      2018-04-04 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 770177dc9..7dd7eed65 (1 commit)
      2018-04-03 khushalsagar Add API for SkTextBlob serialization into caller's memory.
      2018-04-03 herb Clean up buffering and serializatoin.
      2018-04-03 egdaniel Check if fan point is finite in GrAAConvexPathRenderer.
      2018-04-03 caryclark fix global method indentation
      (...)
      
      Created with:
        roll-dep src/third_party/skia
      11882ab9
    • A
      6474647f
    • A
      Revert "Roll Dart to ef926f98f525b085e1488be8c42b1c3f0a24c50d" (#4953) · 44927304
      Alexander Markov 提交于
      Engine build is currently broken, so reverting Dart SDK roll for now.
      
      * Revert "Roll Dart to ef926f98f525b085e1488be8c42b1c3f0a24c50d (#4951)"
      This reverts commit 7be9d6f3.
      44927304
    • A
      7be9d6f3
  11. 06 4月, 2018 2 次提交
    • S
      Roll Dart to version 09e1766e6caa537e1271fbce04ebcbf8212b6569 (#4941) · adf5ddfb
      Siva 提交于
      09e1766e6c [vm] Omnibus memory leaks.
      eb3669717c [fasta] Make ConstnessEvaluator evaluate potential constness
      e448d18591 Allow empty flutter: sections in pubspec files.
      adf5ddfb
    • S
      Roll dart to 3e6b8717fedce5cc28a21616f4591683c211f752 (#4940) · be070599
      Siva 提交于
      3e6b8717fe Fixed GamePadList not working in DDC and hide MessagePort.start operation.
      edb6e776f1 Update parseFields to use typeInfo
      fdc787efc8 Adjusted issue numbers of a test
      22d99d8920 Update status for LUCI versions of dart2js chrome builders
      20ea3f5d69 Pass a list of context messages in onProblem callback.
      bbb281ff3b Error reporting functions take a list of context messages.
      83ef97f873 Wrap a formatted message with line and column in a FormattedMessage.
      b2d7749643 Fix issue with missing sources
      765242d1b0 Add an issue template to the SDK
      3acccedc40 Mark IsolateReload_TearOff_Parameter_Count_Mismatch failing
      006fda374b Update test matrix with correct path to dart on Mac OS
      4d7327b7b7 Run inference test in strong mode
      c502578096 Replace skipTypeReferenceOpt with computeType
      7ed7e57aaa Assert that inference isn't expected on abstract methods.
      be070599
  12. 05 4月, 2018 3 次提交
  13. 03 4月, 2018 1 次提交
    • R
      Roll ../src/third_party/skia/ b33feaca1..9874bf1bc (19 commits) (#4919) · 467e2e7f
      Ravi Mistry 提交于
      https://skia.googlesource.com/skia.git/+log/b33feaca1caa..9874bf1bcecd
      
      $ git log b33feaca1..9874bf1bc --date=short --no-merges --format='%ad %ae %s'
      2018-04-02 angle-skia-autoroll Roll skia/third_party/externals/angle2/ d104918fd..5a7e61bbd (1 commit)
      2018-03-29 halcanary SkPDF/SkTypefaceMetrics: Set PostScript Name in Directwrite backend.
      2018-04-02 djsollen Add multilib support as the default build option for libskqp
      2018-04-02 mtklein In older STLs, std::vector::insert() returns void.
      2018-04-02 benjaminwagner Revert "Temporarily remove Win10 QuadroP400 from CQ."
      2018-04-02 halcanary SkPDF/Clusterator: a second test
      2018-03-28 csmartdalton ccpr: Normalize homogeneous coords with frexp/ldexp
      2018-04-02 robertphillips Turn on rendertarget sorting
      2018-03-22 mtklein implement SkTDArray with std::vector
      2018-04-02 egdaniel Remove specVersion check on vk extensions.
      2018-04-02 kjlubick Add mock gl fuzzer
      2018-04-02 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ a0790e0c9..d2cc6a7f7 (1 commit)
      2018-04-02 kjlubick Roll Pixel 2 XL version
      2018-03-21 caryclark fix SkRRect fuzzer assert
      2018-04-02 kjlubick More nans causing infinite recursion in GrPathUtils::convertCubicToQuads
      2018-04-02 caryclark fix a couple of minor surface doc changes
      2018-03-29 ethannicholas fix for frexp dataflow analysis
      2018-04-01 update-skps Update SKP version
      2018-03-31 rmistry Revert "Whitespace change"
      
      Created with:
        roll-dep ../src/third_party/skia
      467e2e7f
  14. 01 4月, 2018 1 次提交
    • S
      Roll ../src/third_party/skia/ abf7b763e..b33feaca1 (173 commits) (#4911) · d653be87
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/abf7b763e2c1..b33feaca1caa
      
      $ git log abf7b763e..b33feaca1 --date=short --no-merges --format='%ad %ae %s'
      2018-03-31 update-docs Update markdown files
      2018-03-31 angle-skia-autoroll Roll skia/third_party/externals/angle2/ b33972d4a..d104918fd (1 commit)
      2018-03-30 kjlubick Add Encoder fuzzers
      2018-03-30 robertphillips Add SkSurface factory that takes an SkSurfaceCharacterization
      2018-03-30 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ a8bceef13..a0790e0c9 (2 commits)
      2018-03-30 csmartdalton Revert "Delete GPU alpha clip masks"
      2018-03-30 mtklein Revert "allow timing in release-with-assert builds"
      2018-03-30 angle-skia-autoroll Roll skia/third_party/externals/angle2/ b1de5a7e6..b33972d4a (1 commit)
      2018-03-30 mtklein allow timing in release-with-assert builds
      2018-03-30 phosek Disable GPU support by default when building for host in Fuchsia
      2018-03-30 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ d8ece14aa..a8bceef13 (1 commit)
      2018-03-30 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 5cf4d06cd..b1de5a7e6 (2 commits)
      2018-03-29 csmartdalton Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
      2018-03-29 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 96310cdad..5cf4d06cd (5 commits)
      2018-03-29 robertphillips Add SK_API to GrContextThreadSafeProxy
      2018-03-29 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ ffeadc2cb..d8ece14aa (1 commit)
      2018-03-28 halcanary SkPDF/Clusterator: expose to the light of a unit test
      2018-03-29 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 11231dcb6..ffeadc2cb (1 commit)
      2018-03-29 metzman Add libFuzzer style fuzzer for NullGLCanvas for use on OSS-Fuzz.
      2018-03-29 robertphillips Fix up .fp files
      2018-03-29 csmartdalton vulkan: Blacklist MSAA path renderer on Qualcomm drivers
      2018-03-29 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 193fc66b4..11231dcb6 (3 commits)
      2018-03-29 halcanary SkAdvancedTypefaceMetrics:  distinguish between font names
      2018-03-29 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 115e2853e..193fc66b4 (1 commit)
      2018-03-29 jvanverth Snap non-scaled emoji to pixel borders
      2018-03-29 djsollen Dump additional details about the gpu resources.
      2018-03-29 halcanary SkPDF: type3: more descriptor values
      2018-03-29 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 3f0009288..115e2853e (2 commits)
      2018-03-29 bungeman Remove path ranges from gpu.
      2018-03-28 halcanary SkDynamicMemoryWStream: clean up, asserts, etc.
      2018-03-28 senorblanco Reland "GrTessellator: hang fix."
      2018-03-29 angle-skia-autoroll Roll skia/third_party/externals/angle2/ a3b220f36..96310cdad (1 commit)
      2018-03-29 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 5678b9d6a..3f0009288 (1 commit)
      2018-03-28 kdonev Fixing build with SK_IGNORE_TO_STRING defined.
      2018-03-28 ethannicholas fixed type mismatches in SkSL comparison operators
      2018-03-28 csmartdalton Don't use gl_FragCoord on legacy Tegra hardware
      2018-03-29 mtklein Revert "GrTessellator: hang fix."
      2018-03-29 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 78c5eb2ab..a3b220f36 (7 commits)
      2018-03-28 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ ed6a9bd48..5678b9d6a (1 commit)
      2018-03-28 liyuqian Update trans limit after zoom changes in viewer
      2018-03-14 rmistry Whitespace change
      2018-02-15 bungeman Add color fonts.
      2018-03-28 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 59fdb4e14..ed6a9bd48 (2 commits)
      2018-03-28 senorblanco GrTessellator: hang fix.
      2018-03-28 robertphillips Add new GrResourceCache::purgeUnlockedResources variant
      2018-03-28 bungeman Check that paint is not null in OveridePaintFilterCanvas.
      2018-03-27 robertphillips Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)
      2018-03-28 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 680ab5a31..59fdb4e14 (3 commits)
      2018-03-28 angle-skia-autoroll Roll skia/third_party/externals/angle2/ c7575da54..78c5eb2ab (1 commit)
      2018-03-28 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ fc0d0c4c7..680ab5a31 (1 commit)
      2018-03-27 bungeman Roll FreeType.
      2018-03-27 halcanary SkPDF: Accept  non-monotonic text cluster indices
      2018-03-27 csmartdalton Delete GPU alpha clip masks
      2018-03-28 jvanverth Rename SkInsetConvexPolygon to SkOffsetPolygon.
      2018-03-27 robertphillips Add handling for allocation failure in GrTextureOpList
      2018-03-28 angle-skia-autoroll Roll skia/third_party/externals/angle2/ e858cb1db..c7575da54 (1 commit)
      2018-03-27 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 80ac04dc4..fc0d0c4c7 (1 commit)
      2018-03-27 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 15c7d0a64..e858cb1db (12 commits)
      2018-03-27 herb Various cleanup to remote_demo
      2018-03-27 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 6793c6ab0..80ac04dc4 (2 commits)
      2018-03-27 robertphillips Reland "Switch bots to use ViaDDL (i.e., ddl-gl) instead of old --ddl flag"
      2018-03-27 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ aa8c0f3d2..6793c6ab0 (1 commit)
      2018-03-27 ethannicholas initial SkSLJIT checkin
      2018-03-27 bungeman Revert "Add color fonts."
      2018-03-27 mtklein exclude SkColorSpaceXform_skcms.cpp from Google3
      2018-03-27 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 07da72a48..aa8c0f3d2 (1 commit)
      2018-02-15 bungeman Add color fonts.
      2018-03-27 bungeman Remove include/svg from public.bzl includes.
      2018-03-27 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 7e5292bb2..07da72a48 (1 commit)
      2018-03-27 brianosman Remove duplicate entry for SkTDPQueue.h in gni
      2018-03-27 mtklein cache SkMatrix44 type in makeColorSpin()
      2018-03-27 robertphillips Fix flushing of context in ViaDDL
      2018-03-26 csmartdalton ccpr: Various cleanups
      2018-03-27 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 286108ae1..7e5292bb2 (1 commit)
      2018-03-27 brianosman Pin color type when a cross-context image is constructed
      2018-03-26 benjaminwagner Update doc for connecting to GCE bots.
      2018-03-27 robertphillips Fix TSAN race in SkPaintToGrPaintNoShader
      2018-03-27 robertphillips Revert "Switch bots to use ViaDDL (i.e., ddl-gl) instead of old --ddl flag"
      2018-03-27 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 84fdc62c6..15c7d0a64 (1 commit)
      2018-03-20 kdonev Fixed warnings for casting large type to smaller one.
      2018-03-27 robertphillips Switch bots to use ViaDDL (i.e., ddl-gl) instead of old --ddl flag
      2018-03-26 brianosman Add SkColorSpaceXform_skcms
      2018-03-27 liyuqian Reland "Use DAA for small cubics and non-convex paths that fit into a mask"
      2018-03-27 robertphillips Switch DDL rendering to be a Via in DM (take 2)
      2018-03-23 herb Remove SkAutoGlyphCache
      2018-03-27 angle-skia-autoroll Roll skia/third_party/externals/angle2/ a571f28d4..84fdc62c6 (6 commits)
      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()
      (...)
      
      Created with:
        roll-dep ../src/third_party/skia
      d653be87
  15. 31 3月, 2018 1 次提交
    • A
      Roll dart to 52afcba357ad398e8c24f3e3363ac6ff5293df63 (#4905) · c903c217
      Alexander Aprelev 提交于
      * Roll to 59d859645ef0557bc7f8e2ee07957f506b755255
      
      Changes since last roll:
      ```
      59d859645e [fasta] Do new/const insertion in simple cases
      4c0a09b79f [vm-service] Add setFlag.
      bed5debbeb Callable object support in Analyzer and DDC.
      a1e4d8e0bf Don't do implicit new/const code generation with --preview-dart-2 enabled.
      49558b9c4c Fixed MessageChannel receiveing messages on ports. Removed pkg browser from tests.
      e150bf638c Fix tests for missing required SDK libraries on Windows.
      b970d834e1 Update type_representation_test to test strong mode types
      85d5812a93 Port type_representation_test to work with kernel
      8504808ce3 Remove Dart 2 errors in package:js_ast
      a6a2152482 Add runtime type representation for void
      477a773cdb [fidl] Port Dart runtime to FIDL2.
      d46dd1bd68 fix error message for dcalls on null
      af22f6a591 Track calls to 'pub get' from analysis_server
      8d689fcca7 step 4 of ??: add omit-implicit-checks and preview-dart-2 flags, strong-mode defaults to include implicit checks.
      f201ace7f3 Check for missing required libraries dart:core and dart:async.
      d53291d156 Fix MockErrorCode after adding isUnresolvedIdentifier.
      b05ba71b0c [VM runtime] Minor clean up of type test with non-function type object.
      ce1d52481c Don't remove unused imports when there are unresolved symbols.
      ad9afa1656 Add the isUnresolvedIdentifier flag for ErrorCode.
      14806df576 Make correction parameter optional named in ErrorCode and subclasses.
      98f627f989 Issue 32708. Make GenericFunctionTypeElementForLink implement GenericFunctionTypeElementImpl.
      3306aabd82 Fix for type inference from instance creation arguments.
      055dfad887 Fix the test to determine whether a library is in the SDK
      506ac7f953 Rework linker type inference using ExprBuilder.
      494b861d00 Further prep work for #32525.
      7d90df42f1 [Kernel, VM runtime] Hook up bool checks in strong mode (fixes #32336). Update kernel status file.
      ```
      
      * Update license hash. No changes to licenses.
      
      * Roll to pick up SIGTTOU fix.
      
      * Update license hash. No changes to licenses
      c903c217
  16. 30 3月, 2018 1 次提交
    • A
      Roll dart. (#4902) · 94cdd810
      Alexander Aprelev 提交于
      * Roll dart.
      
      Changes since last roll:
      
      4da52281aa [frontend-server] Return non-zero exit code if there are errors.
      d7a540bfe7 Document --enable-asserts in dart2js's help, and remove --checked.
      d9c3190e44 [vm] Remove some bin -> vm includes.
      3dcdaf9e57 [vm] Check for OOM when allocating a new handle block.
      865f52737a [dart:io] Adds IOOverrides.socketConnect
      f858e5d539 Replace Token.previous usage in BodyBuilder
      f66532b31b Replace more occurrences of token.previous with findPrevious
      d46915d239 Bring in the latest pub
      7470f410dd Clean up documentation of command-line analyzer options
      4b682341d9 [ VM / Dart 2 ] Marked tests that exercise functionality not supported in Dart 2 as SkipByDesign.
      859632b439 Fixes for uninitialized fields of Flutter widgets create constructors in Flutter style.
      c9e9c1d8e9 Remove dart:isolate runtime support in DDC
      0482cf4da1 [fuchsia] Add rules to build gen_snapshot targeting Fuchsia
      2de82410e0 Make isolate patch play nice with web workers.
      be3baa0b8f Additional ExprBuilder implementation.
      42581e4fa6 [VM] Added '--enable-asserts' to the top-level help message.
      44dbba2b80 Use offset/length of the import prefix, or empty. Same for constructor names.
      85b4c604c5 [VM runtime] Improve type error messages in Dart 2 (fixes #32564). Hide private class _Future and map it to core lib class Future. In Dart 2, show dynamic as type argument(s) of raw generic types.
      ebdee7ee0f More prep work to allow the linker to re-use resolution logic.
      91e6c8b019 Fix missing_return warning in expr_builder.dart
      59de9710ea Complete Flutter's setState() as a whole statement, with a closure, and the caret inside the closure.
      b82e5b4704 Replace code completion usage of token.previous with findPrevious
      0e8457c8c8 Fix for building sequence of identifiers and several tests.
      6a84638d7a Updated for proper failure.
      577b168c39 Fix jsinterop bug: we incorrectly added null values for js-interop constructor calls.
      8e02ff92db Added @category annotation for Web libraries and removed createCustomUpgrader.
      c60199cf86 [vm/kernel/aot] Tree shaking based on results of TFA, take 2.
      b217e21907 Mark a few more co19 failures to fix.
      70f455351d [kernel] Add field for instantiate-to-bounds algorithm in TypeParameter.
      bc75856e54 Update getClientRects, removed xtab, removed bogus entry in dom.json, expose ServiceWorker, removed query and queryAll from in dart:html, added constructor to MessageChannel and removed getCssCanvasContext.
      f9e12f1116 step 3 of ??: ignore old options from old FE
      c0fa4e2fe3 step 2 of ??: remove unnecessary pattern in -m option
      51867f28a2 step 1 of ??: cleaning up options...
      
      * Update license hash. No license changes.
      94cdd810
  17. 29 3月, 2018 1 次提交
  18. 24 3月, 2018 1 次提交
  19. 23 3月, 2018 3 次提交
    • A
      Revert dart roll 20180322 (#4855) · 9e0e7247
      Alexander Aprelev 提交于
      * Revert "Roll back pub upgrade. (#4854)"
      
      This reverts commit fc834f36.
      
      * Revert "Roll flutter 20180322a (#4852)"
      
      This reverts commit 7d9728d0.
      
      * Revert "Roll dart to 95e9e890a9 (#4850)"
      
      This reverts commit 288fe3e4.
      9e0e7247
    • A
      Roll flutter 20180322a (#4852) · 7d9728d0
      Alexander Aprelev 提交于
      * Roll dart to af1436931b.
      
      Changes since last dart roll:
      
      ```
      af1436931b (HEAD, origin/master, origin/HEAD) [CFE] Fix for insertion of duplicate NSM forwarders
      48644d5f6a [CFE] Fix crash when trying to add NSM forwarder for a field
      898260a998 Split dependency on dart:html from dart:js
      ef919c5eb3 fix commit queue: update nSM test expectation on ddc too.
      d014fce4de Update dartkp NSM expectations.
      6bd38cc912 Analysis Server API for 'Extract Widget' refactoring.
      123e59c189 Improve for loop recovery
      790b7b98fb [kernel] Update more NSM expectations.
      696be0ae46 Initial support for extracting methods.
      8d669c9d4e [kernel] Update NSM-forwarding test expectations.
      edf039d510 [ VM / Dart 2 ] Made StackMapGC test strong-mode clean. Fixes part of 32190.
      77239ee1db [fuchsia] Replace use of deprecated fdio_get_vmo with fdio_get_vmo_clone.
      ```
      
      * Update license hash. No changes to the licenses
      7d9728d0
    • A
      Roll dart to 95e9e890a9 (#4850) · 288fe3e4
      Alexander Aprelev 提交于
      * Roll dart to 95e9e890a9
      
      Changes since last roll:
      
      ```
      95e9e890a9 [kernel/vm] Implement NSM-forwarding in the VM.
      7450e2ad60 Fix parsing of invalid interpolation in string literal
      cd03f35a0b Prepare for analyzer 0.31.2-alpha.1, front_end 0.1.0-alpha.11, and kernel 0.3.0-alpha.11.
      38b0825a55 [kernel] Add target for Flutter on Fuchsia.
      2fd9969c96 extend unstable API to pass in the location of the libraries-specification
      1caf7b7ecd Revert "Create new AnalysisSession instance on changes."
      c90ca298ed Provide a message for InconsistentAnalysisException.
      b6944e3165 Make use of environment overrides in fasta's implementation of config specific imports
      26c06cdd82 Clean up Dart 2 type issues related to YAML support
      4989976a81 Add CFE support for noSuchMethod forwarders
      014bd821e6 Retry when fixes cannot be computed because of an inconsistent session (issue 32635)
      04f5d1b974 Recover from missing while in do/while statement
      dc5a8b2e91 Improve the fix to add an explicit cast
      c7cdb72f32 Move CloneWithoutBody to Kernel API
      2be1456309 [fasta] Fix not being able to output a program because of erroneousProgram
      17a778c9cb Changed AudioScheduledSourceNode.start to start2. Fixes https://github.com/dart-lang/sdk/issues/32624
      ae9b76dba6 [kernel] Add flag for NSM-forwarding stubs.
      691bb9b299 [vm/compiler] Add a comment about MakeTemporary limitation.
      83bfbcdd96 Incremental compilation: computing class hierarchy for reachable things only
      0dd2a8dbdb Incremental compiler: Only include libraries loaded from dill if used
      b4206bb92c Remove dartk
      bb2bf609be Incremental compiler: Deal with disappearing package
      2e366e8c9a [fasta] Refactor incremental_load_from_dill_test
      4f40e43d7a Incremental compiler: Add test that mixes in something from the sdk
      83c0a75564 [fasta] Add failing test to incremental compiler test suite
      3a81263fee [ VM / Dart 2] Split DartAPI_PropagateError into DartAPI_PropagateError and DartAPI_PropagateCompileError since the compile time error from the missing semicolon prevented the code from being executed in Dart 2.
      4905a2da7c Fix pub issues links from bde48c67ec6bd76a475ead02f45a16c1c0309529
      bde48c67ec Update pub dependency
      95089a2eeb cleanup CHANGELOG for -dev.39 and -dev.40
      068be3b656 [ VM / Dart 2 ] Fixed issue where TokenPosition::kNoSource was being registered as the position of native methods. Fixes DartAPI_CurrentStackTraceInfo
      5430010395 Use writeFieldDeclaration() and writeFunctionDeclaration() to write extracted widget.
      1d774b7f77 Add "environment_overrides" section to libraries-specification.
      36d4fd37a7 Mark test as flaky
      f2806ab624 [Corelib, VM runtime] Fix handling of zero operand in Bigint operations (fixes #32465). Fix VM, dart2js, and dcc Bigint implementations. Add shift tests. Re-enable Bigint intrinsics on VM.
      9f0e391e28 Rename writeParameterSource() to writeParameter() and make 'type' optional.
      8136c957a1 Improve fasta parser library declaration recovery
      b3c4b1c2ef Remove pkg/browser from SDK source – use mirror
      179db6dc6a Remove usage of pkg:browser from tools/dart2js/sourceMapViewer
      a81f4babcc Revert "[ VM / Dart 2 ] Fixed StackTraceFormat test to expect file URIs in stacks generated by the Dart frontend."
      ae130bc187 [ VM / Dart 2 ] Fixed StackTraceFormat test to expect file URIs in stacks generated by the Dart frontend.
      2546f2235e Fix status lines for html group tests - group was duplicated in logs.
      8658a7403e Check for references/writes to superclass members.
      15bf72615d Fix for using isFinal/isConst with type in writeFieldDeclaration().
      a8986cf45a Support for parameters for extracted widget.
      aac5d04198 [infra] Add optimization_counter_threshold builder tag to the test matrix
      fe5e2444ad [ VM / Dart 2 ] Fixed DartAPI_InvokeCrossLibrary test.
      dddb578fbb Update Safari status for two tests
      521846c832 [VM] When generating the token position list for each line (for a [Script]), only scan relevant classes/functions/fields
      8630c69c9f Add typeInfo expression accessor
      587e4f8723 Parse local function metadata
      8493f68271 Adjusted status for lib_2/async/future_or_type_test.dart
      7c05f1e608 Add more tests for FutureOr used as a type.
      1fc73bf1a6 Compute ClassFunctionType from signature function in Dart 2
      ad5f5abb13 Remove dart2js self analysis tests
      31dd6683f8 [VM] Optimize performance of dart_boostrap in debug-kernel-strong mode.
      38dc57504b [status] Update corelib_2 status for bigint test
      6469f4c78a Support for extracting widget from a function.
      00ec3b0867 [vm] Fix several kernel-specific memory leaks.
      b7c3c32f63 [vm] Do not assign type to phi if it was loaded from a different local
      d26c310a27 Rework parsing of local const declarations
      06638dd17f [ VM / Dart 2 ] Removed DartAPI_NativeFieldAccess and DartAPI_InjectNativeFields1 as they were using Dart_CreateNativeWrapper which doesn't make sense in the context of Dart 2. Also did some status file cleanup and reorganization.
      a5966ad988 Fix dart2js libraries.yaml
      ec65830504 [ VM / Dart 2 ] Fixed DartAPI_LookupLibrary test which was treating the script in Dart_LoadScript as kernel instead of source.
      8abeb56ebb Basic 'Extract Widget' refactoring.
      996277d427 Entity-fy the non-frequence minifier so it can be supported under the CFE.
      0e764393f3 A few more Dart2 related fixes
      965cb81c0f Add AnalysisSessionHelper and move getClass() into it.
      1c5d2e9016 Bump linter to 0.1.45
      86b1646475 webSQL is not suported by Firefox fixed test supported should of true should not be expected.
      3d34f4d4fe Updated CHANGELOG with Chrome 63 roll changes and fixed status file test now passes.
      08d305bbd7 Inline modifiers into endTopLevelFields and endFields events
      efab00ce5c Fix type issues caused by running with --preview-dart-2
      adb9f8cc0b Inline modifiers into beginClassDeclaration and beginNamedMixinApplication
      b75fb574ee Fix async_compiler_input_provider_test for Windows
      fd005e17bc Rework parsing of local function declarations
      8eb749e032 Fix sourcemaps/name_test for kernel
      581c512345 Fixed DOMRectList not having a prototype field.
      031ef989ac Provide better error message when a linked dependency doesn't exist
      d9878ae0da fix regression in DDC handling of top-level field named 'name'
      ac322d0fb4 Move LibraryElement caching to AnalysisSession.
      2047d44631 Handle the case where there is no selection(issue 32563)
      ```
      
      * Update license hash. No changes to licenses.
      288fe3e4
  20. 22 3月, 2018 1 次提交
  21. 20 3月, 2018 3 次提交
  22. 17 3月, 2018 2 次提交