nweiz@google.com
|
b552f5faee
|
Widen the stack_trace SDK constraint.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//603623005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40701 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-09-26 00:41:39 +00:00 |
|
nweiz@google.com
|
5d01c97c05
|
Unify parsing of Firefox and Safari stack traces.
This releases stack_trace 1.1.0.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//578993002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40470 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-09-18 22:19:59 +00:00 |
|
nweiz@google.com
|
43e94f6cc5
|
Add an error callback to StackZoneSpecification.
This releases stack_trace 1.0.3.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//556363004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40383 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-09-17 18:10:55 +00:00 |
|
nweiz@google.com
|
2690230451
|
Stop working around issue 17083 in stack_trace.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//353073004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37762 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-06-26 21:42:23 +00:00 |
|
nweiz@google.com
|
e0464f5bf5
|
Add implicit constraints from pub onto stack_trace and source_maps.
These packages are used in pub's plugin isolate, so pub needs to have
a dependency on them to ensure their APIs don't change out from under
it.
R=rnystrom@google.com
BUG=19574
Review URL: https://codereview.chromium.org//356523003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37751 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-06-26 20:04:05 +00:00 |
|
nweiz@google.com
|
80c26b96d7
|
Properly handle synchronous errors in Chain.capture.
R=rnystrom@google.com
BUG=19542
Review URL: https://codereview.chromium.org//344953002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37520 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-06-19 21:12:35 +00:00 |
|
nweiz@google.com
|
aa1f532d1a
|
Release stack_trace 1.0.0.
R=kevmoo@google.com, rnystrom@google.com
Review URL: https://codereview.chromium.org//308763003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36891 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-06-02 18:40:25 +00:00 |
|
nweiz@google.com
|
13acf5ae04
|
Use path.prettyUri in stack_trace.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//298873011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36599 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-24 00:08:21 +00:00 |
|
nweiz@google.com
|
7cf1ba97ad
|
Properly handle errors thrown in [Chain.capture]'s [onError] handler.
The Zone infrastructure apparently doesn't automatically pipe errors
to the parent Zone (issue 18134).
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//232123003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34904 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 23:49:16 +00:00 |
|
nweiz@google.com
|
8bd9ea8593
|
Change pkg/stack_trace's version to 0.9.3.
Apparently I screwed up the versioning earlier and went from 0.9.2 to 0.9.2-dev
instead of 0.9.3-dev.
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//206833004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34214 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-20 22:57:04 +00:00 |
|
nweiz@google.com
|
ac6d863e04
|
Release pkg/stack_trace 0.9.2.
Also add a changelog.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//206803002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34211 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-20 21:57:17 +00:00 |
|
nweiz@google.com
|
8644dc9732
|
Add Chain.foldFrames to pkg/stack_trace.
R=rnystrom@google.com
BUG=17082
Review URL: https://codereview.chromium.org//180223005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33041 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-25 23:20:00 +00:00 |
|
nweiz@google.com
|
61934b7d7d
|
Work around issue 17083 in pkg/stack_trace.
This also properly reports timer_impl.dart as being in dart:io rather
than dart:async.
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//180363003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33039 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-25 22:35:49 +00:00 |
|
nweiz@google.com
|
e2f1ff9e27
|
Work around issue 15920 in pkg/stack_trace.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//112953004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31526 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-07 00:39:31 +00:00 |
|
nweiz@google.com
|
6611756318
|
Increment package versions for stack trace changes.
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//110613003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30997 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-09 20:44:05 +00:00 |
|
nweiz@google.com
|
510387d990
|
Make the stack_trace package print relative URLs for browser paths.
Prior to this, only console paths were printed as relative.
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//75543013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30484 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-20 21:02:03 +00:00 |
|
dgrove@google.com
|
18ca7d0036
|
Re-land r29957 (add versions and constraints for packages and samples), with
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@29986 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 18:28:22 +00:00 |
|
ajohnsen@google.com
|
61f6c51990
|
Revert "add versions and constraints for packages and samples"
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@29960 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 09:09:18 +00:00 |
|
jmesserly@google.com
|
02638c5760
|
add versions and constraints for packages and samples
- 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@29957 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 03:27:58 +00:00 |
|
rnystrom@google.com
|
a9d24edd0f
|
Rename "pathos" package to "path".
R=ajohnsen@google.com
Review URL: https://codereview.chromium.org//18356011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24964 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-07-12 17:54:48 +00:00 |
|
nweiz@google.com
|
3697a04750
|
Add a library for manipulating stack traces.
Review URL: https://codereview.chromium.org//13102003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20582 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-03-27 21:15:55 +00:00 |
|