Brian Wilkerson
|
24996fbfe7
|
Add support to pass the location of the analysis options file to plugins
R=mfairhurst@google.com
Review-Url: https://codereview.chromium.org/2947743002 .
|
2017-06-20 07:41:03 -07:00 |
|
Brian Wilkerson
|
eafc070479
|
Remove ReplacementRange
R=danrubel@google.com, maxkim@google.com
Review-Url: https://codereview.chromium.org/2946573003 .
|
2017-06-19 10:15:36 -07:00 |
|
Max Kim
|
382ddb21c3
|
Refactor: Removed ReplacementRange from test and ReplacementRange from src/. Copied contents of test into lib/utilities and modified test path.
This is needed to expose ReplacementRange outside of test folder for external plugin users to utilize. Reason discussed further in ticket: https://codereview.chromium.org/2934133002/
BUG=
R=brianwilkerson@google.com, danrubel@google.com
Review-Url: https://codereview.chromium.org/2937093002 .
|
2017-06-16 11:19:27 -07:00 |
|
Brian Wilkerson
|
0e6586492d
|
Make common tests consistent
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2925273003 .
|
2017-06-09 08:40:16 -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
|
b9529da60e
|
More test fixed (TBR)
Review-Url: https://codereview.chromium.org/2925163002 .
|
2017-06-07 14:04:29 -07:00 |
|
Brian Wilkerson
|
0d315af354
|
Try again to fix the bots (TBR)
Review-Url: https://codereview.chromium.org/2926173002 .
|
2017-06-07 13:15:40 -07:00 |
|
Brian Wilkerson
|
dce88b45e7
|
Fix test tests under windows (TBR)
Review-Url: https://codereview.chromium.org/2930723003 .
|
2017-06-07 10:01:20 -07:00 |
|
Brian Wilkerson
|
8a724f7093
|
Port two completion contributors for use by plugins
R=danrubel@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2927663002 .
|
2017-06-07 09:14:49 -07:00 |
|
Brian Wilkerson
|
a8919b8237
|
Support a short-hand way to create linked edit groups
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2928723003 .
|
2017-06-07 09:07:39 -07:00 |
|
Brian Wilkerson
|
bb143b38c1
|
Fix another windows-specific test bug (TBR)
Review-Url: https://codereview.chromium.org/2929453002 .
|
2017-06-06 09:12:22 -07:00 |
|
Brian Wilkerson
|
c0b327aadd
|
Fix tests under windows (TBR)
Review-Url: https://codereview.chromium.org/2924843002 .
|
2017-06-06 08:12:31 -07:00 |
|
Brian Wilkerson
|
db0a8a76ae
|
Move CompletionTarget and OpType for use by plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2924703002 .
|
2017-06-06 07:07:19 -07:00 |
|
Brian Wilkerson
|
691cc1b57a
|
Make navigation support consistent with completion support
R=mfairhurst@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2919293002 .
|
2017-06-05 12:33:20 -07:00 |
|
Brian Wilkerson
|
e8a5e404c3
|
Move LocalDeclarationVisitor for use by contributors that will be moved to analyzer_plugin
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2918343002 .
|
2017-06-05 10:24:54 -07:00 |
|
Devon Carew
|
8df017b670
|
Re-gen analysis server specs.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2911783002 .
|
2017-05-27 12:42:17 -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
|
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
|
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
|
7d26ff6d4f
|
Remove some more library directives
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2884233004 .
|
2017-05-17 08:02:08 -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
|
68b6f9b90d
|
Fix bot failures (TBR)
Review-Url: https://codereview.chromium.org/2869193002 .
|
2017-05-09 13:51:54 -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
|
acbd90b35d
|
Fix tests under Windows (TBR)
Review-Url: https://codereview.chromium.org/2871933003 .
|
2017-05-09 08:56:20 -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
|
c1c17946fe
|
Missed one path when fixing Window bots (TBR)
Review-Url: https://codereview.chromium.org/2862973003 .
|
2017-05-05 09:33:34 -07:00 |
|
Brian Wilkerson
|
eecb358dd4
|
Attempt to fix failures on Windows bots (TBR)
Review-Url: https://codereview.chromium.org/2864653002 .
|
2017-05-05 08:53:00 -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
|
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
|
d3c926b089
|
Fix errors in analyzer
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2772473004 .
|
2017-03-23 11:26:49 -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
|
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 |
|
Devon Carew
|
42cd232ba5
|
Fix pkg/analyzer_plugin/tool/spec/check_all_test.
BUG=
Review-Url: https://codereview.chromium.org/2715853003 .
|
2017-02-23 21:07:32 -08:00 |
|
Devon Carew
|
9793406f08
|
Switch to using expectAsync0() to address some deprecation warnings.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2701473009 .
|
2017-02-17 09:39:23 -08:00 |
|
Devon Carew
|
4667e59e85
|
Add integration tests for the execution domain.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2691763002 .
|
2017-02-12 11:23:33 -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
|
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 |
|