Konstantin Shcheglov
|
e223bd3628
|
Replace most of direct uses of MemoryResourceProvider with ResourceProviderMixin.
R=brianwilkerson@google.com, paulberry@google.com
Change-Id: I87114418b63ef68665b9c3e487980a72db00ec6a
Reviewed-on: https://dart-review.googlesource.com/c/81744
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
|
2018-10-27 17:50:10 +00:00 |
|
Brian Wilkerson
|
180b3dd301
|
Remove extra spaces in copyright notices in analyzer_plugin
Change-Id: Icf01fbdd84747fc92908fe5ca818124c5df992af
Reviewed-on: https://dart-review.googlesource.com/c/79640
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
|
2018-10-13 18:05:23 +00:00 |
|
Brian Wilkerson
|
0bb8cbd9cb
|
Use void in place of Null in analyzer_plugin
Change-Id: I21a3d3646c5906256e21fb8d7d71f8433b1b39e9
Reviewed-on: https://dart-review.googlesource.com/69500
Reviewed-by: Mike Fairhurst <mfairhurst@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
|
2018-08-11 15:30:28 +00:00 |
|
Brian Wilkerson
|
0a50effce5
|
Add minimal support for sending notifications
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/3003573002 .
|
2017-08-23 13:26:59 -07:00 |
|
Brian Wilkerson
|
8bbf373a5e
|
Remove the analysus.reanalyze request from the plugin API
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2988743002 .
|
2017-07-25 12:10:52 -07:00 |
|
Brian Wilkerson
|
4749014b06
|
Remove an unused request and the associated type
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2964113003 .
|
2017-06-30 09:44:59 -07:00 |
|
Brian Wilkerson
|
624f4d8b3d
|
Add tests for recently added mixins and improve plugin tests
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2932553004 .
|
2017-06-09 07:27:16 -07:00 |
|
Brian Wilkerson
|
7f5e1f260f
|
Add a getNavigation request for plugins
R=mfairhurst@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2908523002 .
|
2017-05-25 10:51:24 -07:00 |
|
Brian Wilkerson
|
091752f158
|
Register files with new drivers (issue 29641)
Review-Url: https://codereview.chromium.org/2886343002 .
|
2017-05-18 07:43:47 -07:00 |
|
Brian Wilkerson
|
daffcecc11
|
Pass the sdk path to plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2885993004 .
|
2017-05-17 08:19:49 -07:00 |
|
Brian Wilkerson
|
3085734ef6
|
Generate common types into a separate library
R=danrubel@google.com
Review-Url: https://codereview.chromium.org/2880443006 .
|
2017-05-13 08:12:14 -07:00 |
|
Brian Wilkerson
|
80eec49e40
|
Make the plugin request handling async
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2877793002 .
|
2017-05-11 09:07:06 -07:00 |
|
Brian Wilkerson
|
9ca84e15f4
|
Improve default support provided for plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2861373005 .
|
2017-05-08 10:01:35 -07:00 |
|
Brian Wilkerson
|
84ca84b1a7
|
Implement more of the behavior of a plugin; refactor some API
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2857233002 .
|
2017-05-03 12:48:39 -07:00 |
|