Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Side by Side Diff: mojo/public/dart/third_party/csslib/CHANGELOG.md

Issue 1346773002: Stop running pub get at gclient sync time and fix build bugs (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 ## 0.12.1
2
3 * Fix to handling of escapes in strings.
4
5 ## 0.12.0+1
6
7 * Allow the lastest version of `logging` package.
8
9 ## 0.12.0
10
11 * Top-level methods in `parser.dart` now take `PreprocessorOptions` instead of
12 `List<String>`.
13
14 * `PreprocessorOptions.inputFile` is now final.
15
16 ## 0.11.0+4
17
18 * Cleanup some ambiguous and some incorrect type signatures.
19
20 ## 0.11.0+3
21
22 * Improve the speed and memory efficiency of parsing.
23
24 ## 0.11.0+2
25
26 * Fix another test that was failing on IE10.
27
28 ## 0.11.0+1
29
30 * Fix a test that was failing on IE10.
31
32 ## 0.11.0
33
34 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class.
OLDNEW
« no previous file with comments | « mojo/public/dart/third_party/csslib/.status ('k') | mojo/public/dart/third_party/csslib/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698