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

Side by Side Diff: CHANGELOG.md

Issue 1225403008: Bring in latest dart:io WebSocket code. (Closed) Base URL: git@github.com:dart-lang/http_parser@master
Patch Set: pubspec + changelog Created 5 years, 5 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
« no previous file with comments | « no previous file | lib/src/bytes_builder.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.0.2+8
2
3 * Bring in the latest `dart:io` WebSocket code.
4
1 ## 0.0.2+7 5 ## 0.0.2+7
2 6
3 * Add more detail to the readme. 7 * Add more detail to the readme.
4 8
5 ## 0.0.2+6 9 ## 0.0.2+6
6 10
7 * Updated homepage URL. 11 * Updated homepage URL.
8 12
9 ## 0.0.2+5 13 ## 0.0.2+5
10 14
(...skipping 12 matching lines...) Expand all
23 * Fixes for HTTP date formatting. 27 * Fixes for HTTP date formatting.
24 28
25 ## 0.0.2+1 29 ## 0.0.2+1
26 30
27 * Minor code refactoring. 31 * Minor code refactoring.
28 32
29 ## 0.0.2 33 ## 0.0.2
30 34
31 * Added `CompatibleWebSocket`, for platform- and API-independent support for the 35 * Added `CompatibleWebSocket`, for platform- and API-independent support for the
32 WebSocket API. 36 WebSocket API.
OLDNEW
« no previous file with comments | « no previous file | lib/src/bytes_builder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698