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

Side by Side Diff: pkg/csslib/CHANGELOG.md

Issue 751453004: Improve the speed and memory efficiency of csslib parsing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/csslib/lib/parser.dart » ('j') | pkg/csslib/lib/parser.dart » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.11.0+3
2
3 * Improve the speed and memory efficiency of parsing.
4
1 ## 0.11.0+2 5 ## 0.11.0+2
2 6
3 * Fix another test that was failing on IE10. 7 * Fix another test that was failing on IE10.
4 8
5 ## 0.11.0+1 9 ## 0.11.0+1
6 10
7 * Fix a test that was failing on IE10. 11 * Fix a test that was failing on IE10.
8 12
9 ## 0.11.0 13 ## 0.11.0
10 14
11 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class. 15 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class.
OLDNEW
« no previous file with comments | « no previous file | pkg/csslib/lib/parser.dart » ('j') | pkg/csslib/lib/parser.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698