Brian Wilkerson
|
6bff3433b7
|
Add navigation support in plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2902193002 .
|
2017-05-24 15:06:18 -07:00 |
|
Brian Wilkerson
|
a8dc041543
|
Capture the request time for performance data and support forced shutdown
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2893803004 .
|
2017-05-19 08:49:47 -07:00 |
|
Brian Wilkerson
|
7e11a13cf5
|
Add requestTime to responses
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2890163004 .
|
2017-05-18 10:32:47 -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
|
4c487c806b
|
Minor cleanup of error reporting in plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2887453004 .
|
2017-05-15 16:48:23 -07:00 |
|
Brian Wilkerson
|
e2ebf96aea
|
Stop sharing two types between wire protocols
R=danrubel@google.com
Review-Url: https://codereview.chromium.org/2883793002 .
|
2017-05-15 07:57:27 -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 |
|
Konstantin Shcheglov
|
a4fd5d814f
|
Extract PerformanceLogger from AnalysisDriver.
I also added the runAsync().
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review-Url: https://codereview.chromium.org/2883633002 .
|
2017-05-12 14:27:50 -07:00 |
|
Brian Wilkerson
|
2cbcd96327
|
Allow the common spec types to be in a separate document
R=danrubel@google.com
Review-Url: https://codereview.chromium.org/2876023003 .
|
2017-05-12 12:24:05 -07:00 |
|
Brian Wilkerson
|
bef53e72e4
|
Remove unintentional dependency on analysis_server
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2875323002 .
|
2017-05-12 10:07:37 -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
|
3b2c3ae5b2
|
Add support for built-in plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2874803003 .
|
2017-05-10 13:31:20 -07:00 |
|
Brian Wilkerson
|
1f893e86a9
|
Clean up some warnings
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2874443003 .
|
2017-05-09 13:07:06 -07:00 |
|
Brian Wilkerson
|
a70e29ac60
|
Add support for converting elements to plugin API objects
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2873503007 .
|
2017-05-09 13:02:31 -07:00 |
|
Brian Wilkerson
|
98e8f17b96
|
Convert server to use RangeFactory
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2869083002 .
|
2017-05-09 10:08:14 -07:00 |
|
Konstantin Shcheglov
|
bd1ee32543
|
Move [file_]byte_store.dart into pkg/front_end/test/src/incremental/.
We are going to reuse ByteStore in front_end, also for incremental
compilation.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review-Url: https://codereview.chromium.org/2869803004 .
|
2017-05-09 09:12:15 -07:00 |
|
Brian Wilkerson
|
bbb37dae8b
|
Add support for creating source ranges
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2872813002 .
|
2017-05-09 08:28:09 -07:00 |
|
Brian Wilkerson
|
f05ecff43d
|
Add more conversion utilities
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2867163002 .
|
2017-05-08 13:40:58 -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
|
6c2023bd07
|
Move ChangeBuilder to analyzer_plugin
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2860383002 .
|
2017-05-05 07:52:27 -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 |
|
Brian Wilkerson
|
9eee213363
|
Fix bugs found while working on tests
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2849253002 .
|
2017-05-02 06:15:25 -07:00 |
|
Brian Wilkerson
|
91fede471f
|
Re-organize and comment clean-up
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2846963004 .
|
2017-04-28 09:09:59 -07:00 |
|
Brian Wilkerson
|
e55812a3f2
|
Unify the server and plugin versions of the generators
R=devoncarew@google.com
Review-Url: https://codereview.chromium.org/2844273003 .
|
2017-04-28 07:46:29 -07:00 |
|
Devon Carew
|
f486a21d8f
|
Run dartfmt on additional generated files.
BUG=
Review-Url: https://codereview.chromium.org/2762413002 .
|
2017-03-21 16:23:43 -07:00 |
|
Jacob Richman
|
3688edaa17
|
Roll back two files that shouldn't have had dartfmt run.
BUG=
Review-Url: https://codereview.chromium.org/2757753003 .
|
2017-03-16 16:56:20 -07:00 |
|
Jacob Richman
|
a993294503
|
Format all analyzer packages
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2753923003 .
|
2017-03-16 16:11:43 -07:00 |
|
Brian Wilkerson
|
27338f8d20
|
Missed clean-up from the last CL
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2748663003 .
|
2017-03-13 11:31:17 -07:00 |
|
Brian Wilkerson
|
c91736b8e5
|
Fix bugs and add instrumentation
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2748683003 .
|
2017-03-13 10:12:25 -07:00 |
|
Brian Wilkerson
|
67b7952cf0
|
Update plugin spec to match server spec changes
R=pquitslund@google.com
Review-Url: https://codereview.chromium.org/2739473007 .
|
2017-03-08 13:41:20 -08:00 |
|
Brian Wilkerson
|
6ca3a29f2f
|
Rename generated file
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2686933002 .
|
2017-02-08 13:26:02 -08:00 |
|
Brian Wilkerson
|
f70f023261
|
Add an interface for request parameters
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2679093004 .
|
2017-02-08 07:44:09 -08:00 |
|
Brian Wilkerson
|
82d0383566
|
Revert "Add an interface for request parameters"
Review-Url: https://codereview.chromium.org/2683583004 .
|
2017-02-07 13:34:58 -08:00 |
|
Brian Wilkerson
|
41685ccf9a
|
Add an interface for request parameters
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2680053002 .
|
2017-02-07 12:54:02 -08:00 |
|
Brian Wilkerson
|
4a40efa4c7
|
Add a priority to source changes for assists and fixes
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2678263005 .
|
2017-02-07 09:11:55 -08:00 |
|
Brian Wilkerson
|
37720f012f
|
Use toList to copy lists and clean up errors and warnings
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2685613002 .
|
2017-02-07 09:00:09 -08:00 |
|
Brian Wilkerson
|
17a447c89e
|
Update plugin spec
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2677663003 .
|
2017-02-07 08:03:15 -08:00 |
|
Brian Wilkerson
|
b22f453a87
|
Add server-side communications channel
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2676633003 .
|
2017-02-02 10:47:12 -08:00 |
|
Brian Wilkerson
|
81397c00aa
|
Add top-level driver and abstract plugin superclass
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2667823003 .
|
2017-01-31 13:41:56 -08:00 |
|
Brian Wilkerson
|
d8129ae0c9
|
Add a channel to communication with server
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2666143002 .
|
2017-01-31 13:07:22 -08:00 |
|
Brian Wilkerson
|
95c777fe7e
|
Add the generator and the generated files
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2664213003 .
|
2017-01-31 12:36:17 -08:00 |
|