- May 23, 2014
-
-
ajohnsen@google.com authored
Also speed up default mime-type map, by not using a const map. BUG= R=kevmoo@google.com Review URL: https://codereview.chromium.org//292983002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/mime@36543 260f80e4-7a28-3924-810f-c04153c831b5
-
- May 13, 2014
-
-
kevmoo@google.com authored
Update version for publishing Updated max unittest dependency version R=ajohnsen@google.com Review URL: https://codereview.chromium.org//272353002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/mime@36115 260f80e4-7a28-3924-810f-c04153c831b5
-
- Nov 06, 2013
-
-
dgrove@google.com authored
SDK constraints bumped from 1.0.0 to 0.8.10+6 . R=ricow@google.com, sigmund@google.com Review URL: https://codereview.chromium.org//62473002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/mime@29986 260f80e4-7a28-3924-810f-c04153c831b5
-
ajohnsen@google.com authored
This is currently blocking us from testing samples. BUG= R=kasperl@google.com Review URL: https://codereview.chromium.org//59513007 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/mime@29960 260f80e4-7a28-3924-810f-c04153c831b5
-
jmesserly@google.com authored
- all packages at 0.9.0, except "analyzer" which had a version already - dependencies at ">=0.9.0 <0.10.0" except analyzer is ">=0.10.0 <0.11.0" - sdk constraint ">=1.0.0 <2.0.0" R=sigmund@google.com Review URL: https://codereview.chromium.org//59763006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/mime@29957 260f80e4-7a28-3924-810f-c04153c831b5
-
- Aug 06, 2013
-
-
kevmoo@j832.com authored
Removed a lot of warnings and hints when opening many pkg projects in the editor R=gram@google.com Review URL: https://codereview.chromium.org//22284003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/mime@25831 260f80e4-7a28-3924-810f-c04153c831b5
-
- Jun 24, 2013
-
-
ajohnsen@google.com authored
Add a new MIME-type package 'mime', with implementation for handling mime-type lookup by path (finename extension) and magic-number matching. BUG= R=sgjesse@google.com Review URL: https://codereview.chromium.org//17582009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/mime@24324 260f80e4-7a28-3924-810f-c04153c831b5
-