Brian Wilkerson
|
b936ffb329
|
Move several libraries out of the public API
Change-Id: I8259de00134310f25b1c6168940aea5190488999
Reviewed-on: https://dart-review.googlesource.com/51443
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
|
2018-04-17 17:35:27 +00:00 |
|
Brian Wilkerson
|
602a8c2a7b
|
Clean up usage of deprecated constants
Change-Id: I9005ba6e94529e15d8f7b21322591f4a9dabec47
Reviewed-on: https://dart-review.googlesource.com/45763
Commit-Queue: William Hesse <whesse@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
|
2018-03-09 01:02:49 +00:00 |
|
Brian Wilkerson
|
5bd4de469e
|
Clean up warnings and hints
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2324463006 .
|
2016-09-09 09:09:59 -07:00 |
|
Paul Berry
|
94309733cd
|
Revert "Remove unnecessary hide clauses"
The `Resource` class wasn't removed from the SDK until version
1.20.0-dev.0.0, which was only recently published. Reverting this
change to allow people using older SDK releases a little more time to
upgrade.
This reverts commit 2cdafd82c2.
R=brianwilkerson@google.com, scheglov@google.com
Review URL: https://codereview.chromium.org/2299243002 .
|
2016-09-01 16:08:43 -07:00 |
|
Brian Wilkerson
|
2cdafd82c2
|
Remove unnecessary hide clauses
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2305453002 .
|
2016-08-31 16:44:52 -07:00 |
|
Brian Wilkerson
|
2eae1b611c
|
Handle SDK extensions in the SDK
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2133873003 .
|
2016-07-11 07:44:11 -07:00 |
|
Brian Wilkerson
|
62eb45dc32
|
Display additional context information in status pages
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2030573002 .
|
2016-06-01 08:11:31 -07:00 |
|
pq
|
c07b21d03b
|
Dangling comment reference cleanup in analyzer.
First pass with the new `comment_reference` lint.
BUG=
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1994243002 .
|
2016-05-19 10:24:53 -07:00 |
|
Brian Wilkerson
|
5309d86424
|
First batch of changes to make analyzer package strong mode error free
Review URL: https://codereview.chromium.org/1808123005 .
|
2016-03-18 07:47:58 -07:00 |
|
Brian Wilkerson
|
f0d249e269
|
Clean up package imports and library names
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1513643009 .
|
2015-12-10 08:11:56 -08:00 |
|
Brian Wilkerson
|
24b24a3569
|
Reformat code to reduce churn
R=scheglov@google.com
Review URL: https://codereview.chromium.org//1322513004 .
|
2015-09-09 08:19:41 -07:00 |
|
John McCutchan
|
aa430494f4
|
Fix script entry case of SdkExtUriResolver.restoreAbsolute
- Fix entry case of restoreAbsolute.
- Add TODO to fix part case
R=paulberry@google.com
Review URL: https://codereview.chromium.org//1294473009 .
|
2015-08-17 10:01:01 -07:00 |
|
pq
|
f013d3868c
|
Actual URI support for package URI resolution.
R=brianwilkerson@google.com, paulberry@google.com
Review URL: https://codereview.chromium.org//1245263002 .
|
2015-07-21 15:53:56 -07:00 |
|
pq
|
a81c308283
|
Analyzer code cleanup.
Removed some unused imports and fixed member sorting.
R=scheglov@google.com
Review URL: https://codereview.chromium.org//1230273002 .
|
2015-07-10 13:42:27 -07:00 |
|
John McCutchan
|
7abe54a857
|
Move from .sdkext to _sdkext
Reason: Pub does not publish dot files.
Review URL: https://codereview.chromium.org//1224103003 .
|
2015-07-08 16:33:09 -07:00 |
|
John McCutchan
|
13deb397a0
|
Second attempt at fixing SdkExtUriResolver.restoreAbsolute
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1229563006 .
|
2015-07-08 12:50:38 -07:00 |
|
John McCutchan
|
6ecf960c5e
|
Move SdkExtUriResolver from analysis_server to analyzer so it can be used in analyzer_cli
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1214823003 .
|
2015-07-08 10:28:19 -07:00 |
|