Konstantin Shcheglov
|
00d5012906
|
Format analyzer, analysis_server, analyzer_plugin, front_end and kernel with the latest dartfmt.
...instead of mixing formatting with actual changes in many CLs.
R=ahe@google.com, paulberry@google.com, sigmund@google.com
BUG=
Review-Url: https://codereview.chromium.org/2975253002 .
|
2017-07-13 16:28:18 -07:00 |
|
Konstantin Shcheglov
|
5455fd0118
|
Remove 'initializeTestEnvironment' from 'analyzer'.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review URL: https://codereview.chromium.org/2399913002 .
|
2016-10-06 10:18:54 -07:00 |
|
Brian Wilkerson
|
ef2a3b982c
|
MemoryResourceProvider always uses the current platform
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2391883002 .
|
2016-10-03 19:24:21 -07: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 |
|
Konstantin Shcheglov
|
ce5a17ab63
|
Attempt to load sdk.ds from the only embedder.
And return it only in strong mode.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/2277003003 .
|
2016-08-25 09:08:00 -07:00 |
|
Chris Bracken
|
5a936f26ea
|
Extract EmbedderRelatedTest to a utility file
This avoids importing all the embedder_test tests for tests where only
EmbedderRelatedTest is required. It also simplifies automatically globbing
utility code vs tests.
BUG=
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2254313002 .
Committed: https://github.com/dart-lang/sdk/commit/8e35cbf413a25814bf3ebb4aea945a66156139a5
|
2016-08-18 13:38:34 -07:00 |
|