Commit Graph

  • e1cc0b75d0 Roll engine cc27cafb840f..3c118b6c3b42 (18 commits) (#27614) engine-flutter-autoroll 2019-02-06 17:41:29 -05:00
  • e6ed069b32 Fix initial scroll of TabBar in release mode (#27568) Michael Goderbauer 2019-02-06 14:39:51 -08:00
  • ee30499a7e Stop using SelectionChangedCause internally to show the text selection toolbar (#27534) xster 2019-02-06 14:39:14 -08:00
  • c920cb7c57 Remove build runner from injection (#27607) Jonah Williams 2019-02-06 14:38:50 -08:00
  • cf612a4299 Check powershell version. (#27596) KyleWong 2019-02-07 06:37:47 +08:00
  • da27f62337 Make a kReleaseMode constant that is public. (#27502) Greg Spencer 2019-02-06 14:37:17 -08:00
  • 7ff50beb59 Add FlutterProjectArgs::root_isolate_create_callback (flutter/engine#7651) Chris Bracken 2019-02-06 14:16:47 -08:00
  • a872514ad8 Fix immediately overriding the user's chosen AM/PM selection (#26904) Marco Scannadinari 2019-02-06 22:11:29 +00:00
  • 03b9ff5721 Roll src/third_party/dart 631c550ff9..adfa4791fc (20 commits) adfa4791fc Improve storage for available declarations. 392a869ee4 [infra] Skip all co19_2 tests that are timing out on dartdevc. 033cb7ffcc Issue 1438. Use expression function body for createState(). c3542cbc3b Set relevance for IncludedSuggestionSet. 661e91e30e Extract and migrate tests for ConstantEvaluator. cc74e20eee Make some fields on Interface private, and change the way InheritanceManager2 is tested. 512e2ef292 Extract FixCodeTask/Processor from main dartfix class e4755b34ba Extract FixLintTask/Processor from main dartfix class 1e8f9bf63a Extract FixErrorTask/Processor from main dartfix class 5ae156e055 Extract DartFixListener to record source changes and recommendations 1c0422735e Abstract type operations in flow analysis. efcf8b01b1 Move integration tests of migration API to analysis server. 8f821d408e Fix status files for dartkp 6b73a02937 Fix status files for simarm and simarm64 4fb220707e Hardcode SourceFileEdit.fileStamp to -1 in migration prototype. d972c2b7b7 [vm] Update raw_object_fields.cc after 7e81f56a. c2778062e7 Add UI as code status file entries for simarm 2b8560f4b2 [Fasta] Add spread and control-flow collection flags dc812e0921 [infra] Add third_party/requirejs to the fileset used by dartdevc testing 7e81f56ad7 Save Initializer for field and pass into debugger to enable breakpoint setting. Ben Konyi 2019-02-06 13:09:16 -08:00
  • 03510aed61 Roll src/third_party/skia 455c74797b46..429251513f71 (8 commits) (flutter/engine#7714) skia-flutter-autoroll 2019-02-06 15:51:45 -05:00
  • 0aa9535b36 Disable wuff on Windows (flutter/engine#7713) liyuqian 2019-02-06 11:52:25 -08:00
  • 6bb4b12633 Update dartdoc to 0.28.1+2 and fix search text alignment (#27559) Janice Collins 2019-02-06 11:10:59 -08:00
  • 796d89a182 Update material Galician (gl) translations filename (#27604) Hans Muller 2019-02-06 11:10:50 -08:00
  • b356b94aef [Material] Allow slider shapes to be easily resized (#27510) Anthony 2019-02-06 13:47:52 -05:00
  • 0e33c3f355 Roll src/third_party/skia 37b7d41d01cb..455c74797b46 (8 commits) (flutter/engine#7712) skia-flutter-autoroll 2019-02-06 12:05:37 -05:00
  • 08a9f23c7a Roll src/third_party/skia 3abdd7a90e45..37b7d41d01cb (2 commits) (flutter/engine#7711) skia-flutter-autoroll 2019-02-06 08:03:08 -05:00
  • eb8c41f73b Roll src/third_party/dart c26bf54391..631c550ff9 (1 commits) 631c550ff9 Extract and migrate ExitDetector and its tests. Ben Konyi 2019-02-06 00:59:04 -08:00
  • c9e96d3a17 Roll src/third_party/skia fac1e367f428..3abdd7a90e45 (1 commits) (flutter/engine#7709) skia-flutter-autoroll 2019-02-06 04:11:08 -05:00
  • 5e443c3d0d Roll src/third_party/skia b26b8998fa9c..fac1e367f428 (6 commits) (flutter/engine#7707) skia-flutter-autoroll 2019-02-06 00:20:23 -05:00
  • 8f45e908ea Roll src/third_party/dart 5823be65af..c26bf54391 (29 commits) c26bf54391 Add InheritanceManager2 APIs to access inherited interface/class maps. e83b309354 [vm] Remove single-stepping from PRODUCT 0a2de9238b Extract importLibraryElement() implementation, make it less pessimistic. ae72248770 Encapsulate dartfix name/description of each fix ceb7b89df1 Remove a fix that has now been replaced by an assist 336969538c [vm/bytecode] Revise representation of types, constants and calls in bytecode b5eb7d463e Extract and migrate ErrorReporter tests. db9e3f21c9 remove InconsistentAnalysisException guard code from dartfix 9afb65d7f1 [vm] Fixes for recursive class loading d6caaeeebb [vm] Have Dart_TimelineEvent respect SUPPORT_TIMELINE instead of PRODUCT. d236dca9d9 Add 'offset' to 'getSuggestionDetails'. 3395550962 Provisional nullability migration API in analysis_server. 0637a860f0 Revert "Create new template for breaking changes" 2d6afa04cb Create new template for breaking changes 102f3074d5 Enhance assist to convert invocation of LinkedHashMap to a map literal 3c1ffd23ba remove unneeded override 8d5b5bba41 Allow for non-function types in alias builders. 824598b17d Rename files related to type aliases d7d195283a Add missing type arguments 6efbd07145 Rename FunctionTypeAliasBuilder to TypeAliasBuilder f45d103d67 Finish implementing IsTypeParameterSubtypeOf 7213306aad [VM/Compiler] Do not use unboxed doubles if target CPU does not support VFP 52bd3d9159 Complain about use of deprecated members 0828d2c786 [Fasta] Implement exact types for Set literals 4b28312282 [vm] Remove reference to vm/flag_list.h in runtime/bin/main.cc. c6556dc1a3 [package:js] draft proposal to improve JS interop, see #35084 798123ddb7 add lint associations b59d5a2be9 [vm] Relax assertion about duplicated direct implementors 1f638607c2 Rework the ConstraintVariable.or constructor. Ben Konyi 2019-02-05 19:06:43 -08:00
  • 3dbec84052 Small cleanup in CupertinoSliverRefreshControl (#27570) xster 2019-02-05 19:12:37 -08:00
  • b06a709305 Use flutter_tools to generate build_script (#27277) Jonah Williams 2019-02-05 18:35:20 -08:00
  • 2a7cedc491 Roll src/third_party/skia 0ec8ec27b81c..b26b8998fa9c (11 commits) (flutter/engine#7705) skia-flutter-autoroll 2019-02-05 20:26:47 -05:00
  • 660c2945f9 Create stubbed dart:ui implementation, dart2js libraries file, copy rule (flutter/engine#7694) Jonah Williams 2019-02-05 17:07:47 -08:00
  • 7765dd4c3c Refactor logic to get plugins path for android studio in mac (#26964) KyleWong 2019-02-06 08:48:14 +08:00
  • 704814c67a Use CP_REPOS_DIR if it's set (#27553) Dan Field 2019-02-05 16:03:37 -08:00
  • f2d2383aee Revert "Lower the threshold to raster cache pictures (#7687)" (flutter/engine#7701) liyuqian 2019-02-05 16:02:44 -08:00
  • 914f77f88f Bugfix: Add platformBrightness to TestWindow. (#27569) Matt Carroll 2019-02-05 15:52:22 -08:00
  • 1e127003ab update flutter and flutter.bat command to suggest stable branch (#27556) Jonah Williams 2019-02-05 15:16:11 -08:00
  • 36c5e321a5 Print 50000$ monopoly money (#27531) xster 2019-02-05 15:00:51 -08:00
  • 9abe4c6dfe Fix gradle verbose error. (#26938) KyleWong 2019-02-06 07:00:18 +08:00
  • 30f8d3b392 Fix window bug in _sendPlatformMessage() (#27541). (#27564) Matt Carroll 2019-02-05 14:44:20 -08:00
  • dfa489c394 Update OutlineButton on-pressed fill color (#27519) Hans Muller 2019-02-05 14:36:43 -08:00
  • 8179839995 Update snapshot build rules to generate .o files instead of .S files on Windows (flutter/engine#7702) Ben Konyi 2019-02-05 14:23:44 -08:00
  • a9c3e82bc8 Use the Wuffs GIF decoder (flutter/engine#7658) Jason Simmons 2019-02-05 14:09:18 -08:00
  • 965dc52e2e Disable usage of bare instructions in AOT (#27410) Ryan Macnak 2019-02-05 13:52:59 -08:00
  • 8892d8a35f Roll src/third_party/skia 5f5e1d57a4ce..0ec8ec27b81c (6 commits) (flutter/engine#7703) skia-flutter-autoroll 2019-02-05 16:37:11 -05:00
  • 2c4e59e1c6 Revert "Disable the persistent cache (#6835)" (flutter/engine#7689) liyuqian 2019-02-05 11:17:21 -08:00
  • ff7f71cb2f Roll src/third_party/skia 2462ca36c800..5f5e1d57a4ce (7 commits) (flutter/engine#7699) skia-flutter-autoroll 2019-02-05 11:46:39 -05:00
  • 7e445a1732 Add @isTest to Flutter's wrappers over group/test (#27532) Danny Tuppeny 2019-02-05 15:43:33 +00:00
  • 1dc6a92bec Roll src/third_party/skia 0783aca7ba31..2462ca36c800 (2 commits) (flutter/engine#7698) skia-flutter-autoroll 2019-02-05 07:55:45 -05:00
  • ccd29a7ad4 Roll src/third_party/skia bb60677d5244..0783aca7ba31 (1 commits) (flutter/engine#7697) skia-flutter-autoroll 2019-02-05 04:08:52 -05:00
  • 32b9c2f07e Add more RenderEditable test coverage (#27003) xster 2019-02-05 00:54:54 -08:00
  • 37108c4cc3 Add some instructions to the README for packaging archives locally (#27116) xster 2019-02-04 23:50:08 -08:00
  • de321b9cc1 Add scroll performance test for flutter_gallery (#27513) liyuqian 2019-02-04 22:54:11 -08:00
  • f4d5646b31 Make NotchedShape more practical to use (#27487) Ian Hickson 2019-02-04 22:24:41 -08:00
  • 51780b87a7 Roll engine 174b73c21af8..93aa035dd469 (2 commits) (#27524) engine-flutter-autoroll 2019-02-05 00:25:28 -05:00
  • d44b0a623e Roll src/third_party/skia 2d35a1c87553..bb60677d5244 (1 commits) (flutter/engine#7696) skia-flutter-autoroll 2019-02-05 00:21:17 -05:00
  • 1b2129757a Roll engine fde59006da24..174b73c21af8 (2 commits) (#27522) engine-flutter-autoroll 2019-02-04 22:43:28 -05:00
  • e1aeaf5dd4 Implemented Dark Mode for Android (#25525) (flutter/engine#7488) Matt Carroll 2019-02-04 19:30:15 -08:00
  • 9b053dd0d7 Move Brightness to dart:ui in the engine (#27479). (#27481) Matt Carroll 2019-02-04 19:29:47 -08:00
  • 08683d33f4 Roll src/third_party/dart b53dceadaa..5823be65af (5 commits) 5823be65af [vm/compiler] Continued graph checker development (reland) 8231cdb7a3 [gardening] Update status for issue 35854 db7f848632 [vm] Remove dead BigInt code. 35ab1755f4 Support more type propagation for code-as-ui features 569ee07f91 [vm] Cleanup class finalization checks Ben Konyi 2019-02-04 19:08:08 -08:00
  • 8d5e18e676 fde59006d Roll src/third_party/skia d7a5a1d27e1d..50ea3c06b80f (9 commits) (flutter/engine#7688) (#27521) engine-flutter-autoroll 2019-02-04 21:39:28 -05:00
  • 9165afdd4e Removed double the (#27509) Michael Goderbauer 2019-02-04 18:31:24 -08:00
  • 640c17334f Ensure dart2js and kernel worker snapshots are copied out of gen dir (flutter/engine#7692) Jonah Williams 2019-02-04 17:48:52 -08:00
  • 523504006e Roll src/third_party/skia 50ea3c06b80f..2d35a1c87553 (6 commits) (flutter/engine#7693) skia-flutter-autoroll 2019-02-04 20:40:30 -05:00
  • b5e0973591 Roll engine 85492c3e804a..4812a2af115c (3 commits) (#27518) engine-flutter-autoroll 2019-02-04 20:16:28 -05:00
  • da09acaad9 Don't warn for Async texture uploads on Fuchsia (flutter/engine#7691) Kaushik Iska 2019-02-04 17:04:08 -08:00
  • 5ae6ae6c16 Replace hb_face_reference_table with hb_ot_color_has_png in isColorBitmapFont (flutter/engine#7686) Yunyu Lin 2019-02-04 19:59:12 -05:00
  • 05dc9444b9 Updated focus handling for nested FocusScopes (#27365) Hans Muller 2019-02-04 16:54:51 -08:00
  • 92125ed38f Enable dependency injection of Window instead of using static property (#27389) Matt Carroll 2019-02-04 16:46:04 -08:00
  • 3ba97da9f5 85492c3e8 Roll src/third_party/dart 71bee8f05e..3e5ed47777 (83 commits) 3e5ed47777 Implement 'completion.getSuggestionDetails'. 38aadd71df Rework DecoratedType substitution. 087c6e3eb7 Add associatedErrorCodes API to AssistKind 8a45b5eb57 Move environment handling into the front-end constant evaluator. 8010fad320 [infra] Fix incorrect shell function syntax 1bfc3816d8 [infra] Extend 3head patching to apply patches for flutter/flutter depending on pinned engine commit e4b809f0e6 Add unit testing of (some) invoke dynamic specializers 0fd1679620 Sort named parameters in native methods by declaration. 8c891ec25e Include type parameters into suggested code completions. 2efd22271e Use included suggestions only when free standing identifiers are allowed. 0d075031fa allow custom analysis options in lint driving f89acfa374 Issue 35621. Part files should use their own transitive signatures. 133d83eede Protect against override completion outside workspace. 849285276d Extract and migrate ElementLocator tests. d45a6ec893 Split Variables class into two interface classes and create DecoratedType.forElement constructor. b9c89c9fb5 More test cases for the migration prototype. a6e7361fa8 Add documentation comments to the migration prototype. 67ff7a6ef3 Remove unused import 53ba159aa4 Add assists to convert to list, map and set literals a9c84ab887 Verify nullability of dynamic in DecoratedType constructor. eaeffd2695 Rename ConstraintsTest to match the class it's testing af303a277c Add some assists for the code-as-ui features c4dcd85b3a Tests for control flow collections. fe585471e3 Add DartFileEditBuilder.importLibraryElement(). 460d69d08f Update 'Convert to StatefulWidget' to create private State classes. 509ac0648c Update non-nullability migration algorithm to handle missing types b01697ba5a [vm/compiler] Continued graph checker development 00c6f6b584 Document InheritanceManager deprecations. 3802a6d7eb Experimental prototype of a non-nullability migration algorithm. 931051814c Partial implementation of the 'available suggestion sets' protocol. 1c173c2ce7 Enhance dartfix to allow including and excluding specific fixes 971733a08b [kernel] Add a class to track variance of type parameters 967b5fbac3 Finish implementing IsFunctionSubtypeOf 0d7bdd734a Ensure that top types are equivalent. d44724d0af Compute default type arguments in Fasta types. d55f95e344 Add Types.isSameTypeKernel 7fa0376af7 Implement subtype rules for Null in Fasta types d9072d5272 Re-issue all problems in the incremental compiler b6dc18e21e Remove legacyMode parameter and delete obsolete version of test 33f167b039 Complete the implemention of IsInterfaceSubtypeOf. 534825020a Check intersection types in subtype tests ea0d98d98a Check FutureOr in subtype tests 014124e763 (Some) DiagnosticMessages can be serialized to/from json. eb956a2516 Add synthetic bit to Library flags e9597684fe Fix for incremental compiler swallowing certain errors 68d110ac2a Add test for codegen of optional parameters on native functions. 5737b452b8 [vm/gc] Update initial TLAB size calculation. 37a1f79360 [dart2js] Move letBindings to StackFrame ec343169e7 Skip the spread tests on platforms that aren't using the new test workflow. 598515f031 [vm/compiler] Fix another missing incremental DOM update d6f9d2da6f Add pkg/analysis_server/pubspec.yaml so that it is identified as a pub package. 9f8a9dc9f4 First stab at tests for "Spread Collections". 2c25cf016d [vm, gc] Use work stealing for the slices of the root set. 9308cac681 [vm] Simplify VirtualMemory::Truncate e717ecdc92 [vm] Maintain view-ness of bytecode instructions in snapshots. d4b8e0696d Add the capability in analysis server protocol for clients to express interest in receiving not yet imported code completions from specific packages and libraries. 7a95930bee Add a "summary-deps-output" option to build mode. aaf97448b0 Extract EnumListParameter values before checking for matches 20fc81470e Fix override_on_non_overriding_method hint ca4978e363 Add pkg:analysis_tool as an SDK-only set of utils e5164be27e Issue 35127. Fixes for mixin implements / overrides. fdd477721d [infra] Run co19_2 tests on DDC Linux and Windows builders c31627b778 Remove the unused TypeOverrideManager 485a41bb12 Include superclass constraints into mixin type suggestions. 8f12035f36 Clean up the diagnostic tests 14b2255584 Status update after c3c5250 c3c525079b Demonstrate bug for the VMs way of doing initializers in face of mixins d6608f19c0 Check function types in subtype tests a6a9d4854b Start checking type arguments in subtype tests dd70ecd5c0 Substitute type variables when computing class hierarchy 85c5082cf4 Support Kernel classes in ClassHierarchyBuilder 18ff842341 Start testing Fasta types implementation db44a727e5 Extend the edit.dartfix protocol 40fca03d07 [vm/compiler] fix assert failure on minint64 6c96d8fdaf Fix crashing analysis_server with some defensive null checks 3b5c1012e9 Update CodeChecker to handle the code-as-ui features b8fc017778 Replace convertAbsolutePathToUri() with toUriStr(). f903ee6dc0 Don't crash on formal parameters without name, exclude private SDK lbiraries. 118bdcc1f6 backlink to language docs for customized analysis bc2a5a6789 Generate some of the code-as-ui diagnostics; implement more resolution e8a0a209e3 Include into Declaration data that we will need for pre-cached suggestions. 0bb1aee3ff AstBuilder cleanup ec13e61df3 Move question getter from GenericFunctionType and NamedType to their common base class. (#27514) engine-flutter-autoroll 2019-02-04 19:20:28 -05:00
  • 63ecc7eba6 Roll src/third_party/dart 3e5ed47777..b53dceadaa (5 commits) b53dceadaa Update pubspec for dev_compiler and sourcemap_testing eefc18dc82 Add a hook to AnalysisDriver on the current session to be discarded. cda43dabda Use findNode.simple in migration test bd51d6f120 [vm] Build scopes for implicit getters of static const fields b876d12f03 Revert "[vm/compiler] Continued graph checker development" Ben Konyi 2019-02-04 16:04:09 -08:00
  • 7b618005c9 [H] Tabs (#27477) Ian Hickson 2019-02-04 15:11:07 -08:00
  • 53ea2fd123 Added support for the Galician language (material_es_GL.arb) (#27504) Hans Muller 2019-02-04 14:57:51 -08:00
  • bea2385879 Lower the threshold to raster cache pictures (flutter/engine#7687) liyuqian 2019-02-04 14:56:13 -08:00
  • ad075dcd3f Added support for Swahili (material_sw.arb) (#27506) Hans Muller 2019-02-04 14:44:37 -08:00
  • 328c73e66d Update dartdoc to 0.28.1+1 and add parameters for source-code linking (#27511) Janice Collins 2019-02-04 14:40:22 -08:00
  • 72bc8f15e9 Roll src/third_party/skia d7a5a1d27e1d..50ea3c06b80f (9 commits) (flutter/engine#7688) skia-flutter-autoroll 2019-02-04 17:02:15 -05:00
  • b6888b482e DCHECK that clip layer's behavior isn't none (flutter/engine#7659) liyuqian 2019-02-04 13:31:21 -08:00
  • 13d75a0e8d Retained rendering in Fuchsia PhysicalShapeLayer (flutter/engine#6558) liyuqian 2019-02-04 13:31:10 -08:00
  • f026b193cc Roll engine e7eb1c8bf655..74839e207b48 (33 commits) (#27507) engine-flutter-autoroll 2019-02-04 16:30:28 -05:00
  • 3f7789cebe Move Brightness definition to dart:ui (#27479) (flutter/engine#7678) Matt Carroll 2019-02-04 13:29:53 -08:00
  • 224125c359 Roll src/third_party/dart 71bee8f05e..3e5ed47777 (83 commits) 3e5ed47777 Implement 'completion.getSuggestionDetails'. 38aadd71df Rework DecoratedType substitution. 087c6e3eb7 Add associatedErrorCodes API to AssistKind 8a45b5eb57 Move environment handling into the front-end constant evaluator. 8010fad320 [infra] Fix incorrect shell function syntax 1bfc3816d8 [infra] Extend 3head patching to apply patches for flutter/flutter depending on pinned engine commit e4b809f0e6 Add unit testing of (some) invoke dynamic specializers 0fd1679620 Sort named parameters in native methods by declaration. 8c891ec25e Include type parameters into suggested code completions. 2efd22271e Use included suggestions only when free standing identifiers are allowed. 0d075031fa allow custom analysis options in lint driving f89acfa374 Issue 35621. Part files should use their own transitive signatures. 133d83eede Protect against override completion outside workspace. 849285276d Extract and migrate ElementLocator tests. d45a6ec893 Split Variables class into two interface classes and create DecoratedType.forElement constructor. b9c89c9fb5 More test cases for the migration prototype. a6e7361fa8 Add documentation comments to the migration prototype. 67ff7a6ef3 Remove unused import 53ba159aa4 Add assists to convert to list, map and set literals a9c84ab887 Verify nullability of dynamic in DecoratedType constructor. eaeffd2695 Rename ConstraintsTest to match the class it's testing af303a277c Add some assists for the code-as-ui features c4dcd85b3a Tests for control flow collections. fe585471e3 Add DartFileEditBuilder.importLibraryElement(). 460d69d08f Update 'Convert to StatefulWidget' to create private State classes. 509ac0648c Update non-nullability migration algorithm to handle missing types b01697ba5a [vm/compiler] Continued graph checker development 00c6f6b584 Document InheritanceManager deprecations. 3802a6d7eb Experimental prototype of a non-nullability migration algorithm. 931051814c Partial implementation of the 'available suggestion sets' protocol. 1c173c2ce7 Enhance dartfix to allow including and excluding specific fixes 971733a08b [kernel] Add a class to track variance of type parameters 967b5fbac3 Finish implementing IsFunctionSubtypeOf 0d7bdd734a Ensure that top types are equivalent. d44724d0af Compute default type arguments in Fasta types. d55f95e344 Add Types.isSameTypeKernel 7fa0376af7 Implement subtype rules for Null in Fasta types d9072d5272 Re-issue all problems in the incremental compiler b6dc18e21e Remove legacyMode parameter and delete obsolete version of test 33f167b039 Complete the implemention of IsInterfaceSubtypeOf. 534825020a Check intersection types in subtype tests ea0d98d98a Check FutureOr in subtype tests 014124e763 (Some) DiagnosticMessages can be serialized to/from json. eb956a2516 Add synthetic bit to Library flags e9597684fe Fix for incremental compiler swallowing certain errors 68d110ac2a Add test for codegen of optional parameters on native functions. 5737b452b8 [vm/gc] Update initial TLAB size calculation. 37a1f79360 [dart2js] Move letBindings to StackFrame ec343169e7 Skip the spread tests on platforms that aren't using the new test workflow. 598515f031 [vm/compiler] Fix another missing incremental DOM update d6f9d2da6f Add pkg/analysis_server/pubspec.yaml so that it is identified as a pub package. 9f8a9dc9f4 First stab at tests for "Spread Collections". 2c25cf016d [vm, gc] Use work stealing for the slices of the root set. 9308cac681 [vm] Simplify VirtualMemory::Truncate e717ecdc92 [vm] Maintain view-ness of bytecode instructions in snapshots. d4b8e0696d Add the capability in analysis server protocol for clients to express interest in receiving not yet imported code completions from specific packages and libraries. 7a95930bee Add a "summary-deps-output" option to build mode. aaf97448b0 Extract EnumListParameter values before checking for matches 20fc81470e Fix override_on_non_overriding_method hint ca4978e363 Add pkg:analysis_tool as an SDK-only set of utils e5164be27e Issue 35127. Fixes for mixin implements / overrides. fdd477721d [infra] Run co19_2 tests on DDC Linux and Windows builders c31627b778 Remove the unused TypeOverrideManager 485a41bb12 Include superclass constraints into mixin type suggestions. 8f12035f36 Clean up the diagnostic tests 14b2255584 Status update after c3c5250 c3c525079b Demonstrate bug for the VMs way of doing initializers in face of mixins d6608f19c0 Check function types in subtype tests a6a9d4854b Start checking type arguments in subtype tests dd70ecd5c0 Substitute type variables when computing class hierarchy 85c5082cf4 Support Kernel classes in ClassHierarchyBuilder 18ff842341 Start testing Fasta types implementation db44a727e5 Extend the edit.dartfix protocol 40fca03d07 [vm/compiler] fix assert failure on minint64 6c96d8fdaf Fix crashing analysis_server with some defensive null checks 3b5c1012e9 Update CodeChecker to handle the code-as-ui features b8fc017778 Replace convertAbsolutePathToUri() with toUriStr(). f903ee6dc0 Don't crash on formal parameters without name, exclude private SDK lbiraries. 118bdcc1f6 backlink to language docs for customized analysis bc2a5a6789 Generate some of the code-as-ui diagnostics; implement more resolution e8a0a209e3 Include into Declaration data that we will need for pre-cached suggestions. 0bb1aee3ff AstBuilder cleanup ec13e61df3 Move question getter from GenericFunctionType and NamedType to their common base class. Ben Konyi 2019-02-04 13:05:40 -08:00
  • b5ca595d61 Remove icudtl.dat from APK asset size checks (#27505) Jason Simmons 2019-02-04 12:40:43 -08:00
  • 5b828764c4 Remove leftover of GlobalKey removal listeners (#27432) Sander Kersten 2019-02-04 20:46:54 +01:00
  • 28fc34c054 Update docs for initstate(), didUpdateWidget(), dispose() (#27501) Hans Muller 2019-02-04 11:45:21 -08:00
  • 9f7ab4c4a0 Support using flutter with specific version (#26840) 木士羽 2019-02-05 03:26:06 +08:00
  • 5a1a4194ad Roll src/third_party/skia 8c14038e56c3..d7a5a1d27e1d (5 commits) (flutter/engine#7683) skia-flutter-autoroll 2019-02-04 13:33:19 -05:00
  • c6cc3cdeda Integrate Strut: Add StrutStyle, expose Strut API, wire up strut with dart:ui, Roll engine 31a7f4d..e7eb1c8 (7 commits) (#26332) Gary Qian 2019-02-04 10:17:25 -08:00
  • ca3b56e7c6 Roll src/third_party/skia 69130631e23d..8c14038e56c3 (1 commits) (flutter/engine#7682) skia-flutter-autoroll 2019-02-04 09:59:09 -05:00
  • 1c5e798d21 Roll src/third_party/skia 21ca3702f8eb..69130631e23d (2 commits) (flutter/engine#7681) skia-flutter-autoroll 2019-02-04 05:30:00 -05:00
  • 8c1cfa3c9a Roll src/third_party/skia b45f47dc3ef5..21ca3702f8eb (1 commits) (flutter/engine#7680) skia-flutter-autoroll 2019-02-04 01:48:20 -05:00
  • 43e9d5376d Roll src/third_party/skia 9c7a006a8e2d..b45f47dc3ef5 (1 commits) (flutter/engine#7679) skia-flutter-autoroll 2019-02-03 18:51:27 -05:00
  • f3c15fcceb Roll src/third_party/skia 32d8cce070dd..9c7a006a8e2d (1 commits) (flutter/engine#7677) skia-flutter-autoroll 2019-02-03 13:26:08 -05:00
  • 6888697957 Roll src/third_party/skia 71e434dc9dea..32d8cce070dd (1 commits) (flutter/engine#7675) skia-flutter-autoroll 2019-02-03 09:38:12 -05:00
  • cc3fc5f96c Roll src/third_party/skia d396dd0347d3..71e434dc9dea (1 commits) (flutter/engine#7674) skia-flutter-autoroll 2019-02-03 05:55:06 -05:00
  • 0ff9a6cb00 Roll src/third_party/skia 0d84e805c30c..d396dd0347d3 (1 commits) (flutter/engine#7673) skia-flutter-autoroll 2019-02-03 02:17:29 -05:00
  • 496ddc580c [H] Expose "center" on CustomScrollView (#27424) Ian Hickson 2019-02-02 16:23:39 -08:00
  • 6553deb330 Roll src/third_party/skia 48913465db5f..0d84e805c30c (1 commits) (flutter/engine#7672) skia-flutter-autoroll 2019-02-02 14:01:00 -05:00
  • 66b488167d Roll src/third_party/skia d6a45a8aee6e..48913465db5f (1 commits) (flutter/engine#7671) skia-flutter-autoroll 2019-02-02 08:32:55 -05:00
  • 28b5429865 Roll src/third_party/skia 8ec9a60bdb6f..d6a45a8aee6e (2 commits) (flutter/engine#7670) skia-flutter-autoroll 2019-02-02 04:52:29 -05:00
  • 1373d9412e Roll src/third_party/skia 72c687807f5e..8ec9a60bdb6f (2 commits) (flutter/engine#7669) skia-flutter-autoroll 2019-02-02 01:06:59 -05:00
  • e07b6bdd56 Roll src/third_party/skia 8f5aeebdd8eb..72c687807f5e (3 commits) (flutter/engine#7668) skia-flutter-autoroll 2019-02-01 21:23:40 -05:00
  • 16d3847847 Fix typo "when when" (#27413) liyuqian 2019-02-01 15:04:51 -08:00
  • 1fc022e733 Roll src/third_party/skia 3ed198faf93a..8f5aeebdd8eb (8 commits) (flutter/engine#7667) skia-flutter-autoroll 2019-02-01 17:49:58 -05:00
  • 4ba35a6eab Add elevation/pressElevation to ChipThemeData (#27399) rami-a 2019-02-01 15:54:02 -05:00
  • bd07d508ea Add kernel-worker and dart2js to BUILD.gn (flutter/engine#7660) Jonah Williams 2019-02-01 12:25:33 -08:00
  • 7f7b8d3265 Roll src/third_party/skia 5892553ad020..3ed198faf93a (3 commits) (flutter/engine#7666) skia-flutter-autoroll 2019-02-01 14:19:37 -05:00
  • fc67f2efc7 Ensure Shrine app respects the platform toggle from Gallery options (#27400) rami-a 2019-02-01 14:13:14 -05:00