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

Unified 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, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/csslib/lib/parser.dart » ('j') | pkg/csslib/lib/parser.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/csslib/CHANGELOG.md
diff --git a/pkg/csslib/CHANGELOG.md b/pkg/csslib/CHANGELOG.md
index 392de58dc5fa2891a08503adcf76ca1dc4f5440b..7c044aae5222420e69b074a791865839ea8ea5fe 100644
--- a/pkg/csslib/CHANGELOG.md
+++ b/pkg/csslib/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.11.0+3
+
+* Improve the speed and memory efficiency of parsing.
+
## 0.11.0+2
* Fix another test that was failing on IE10.
« 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