Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.6.15.0
/
sdk
tag
e31feb80bca2f35d3c822ba9a5072a74f61df180
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
8e602bd629397627459ac2bb5c4d411e1e54448e
0.6.15.0
0da2ef2
Add method to html_dartium utils to check for NSM errors
by jacobr@google.com
· 12 years ago
dd75544
Add redirect method to HttpResponse
by sgjesse@google.com
· 12 years ago
cb18d8b
Removed compiler/ directory from repository
by kustermann@google.com
· 12 years ago
b10d8f0
Add magnitude getter to Point.
by efortuna@google.com
· 12 years ago
54bac0c
Rerun go.sh
by efortuna@google.com
· 12 years ago
f01310e
Add argument check to Directory and Link constructors
by sgjesse@google.com
· 12 years ago
395dd99
Improve the HttpClient documentation
by sgjesse@google.com
· 12 years ago
1311f1d
Fixing WebGLLoseContext on Firefox. BUG=11874 R=efortuna@google.com
by blois@google.com
· 12 years ago
651836e
Fixing some SVG collections not working on Dartium.
by blois@google.com
· 12 years ago
fcff23c
Fix checked mode issue in previous commit
by sgjesse@google.com
· 12 years ago
869cc6d
Make the parameters map of the HTTP HeaderValue unmodifiable
by sgjesse@google.com
· 12 years ago
0c2a205
Change the dart2js enqueuer to not continuously add the same instantiated classes.
by ricow@google.com
· 12 years ago
4830c23
Don't report errors when sending ping/pong messages.
by ajohnsen@google.com
· 12 years ago
761dbb6
remove bindModel, the same effect can be achieved through createInstance
by jmesserly@google.com
· 12 years ago
59a514b
Moving AngleInstancedArrays from dart:html to dart:web_gl.
by blois@google.com
· 12 years ago
0b0658b
Install before starting the server if the lockfile is out of date.
by rnystrom@google.com
· 12 years ago
097d849
Fix pub serve on Windows.
by rnystrom@google.com
· 12 years ago
6514533
Allow "bulk editing" of the CssStyleDeclaration objects in an ElementList as
by efortuna@google.com
· 12 years ago
c63bb3c
Implement MirrorUsed.targets for libraries.
by ahe@google.com
· 12 years ago
9e27f1b
Add SecureSocket.addCertificate.
by whesse@google.com
· 12 years ago
dedc8aa
Remove support for script tags.
by johnniwinther@google.com
· 12 years ago
a7d13fa
Treat ambiguous types as malformed.
by johnniwinther@google.com
· 12 years ago
ff1a1b8
Disable failing serve tests on Windows.
by rnystrom@google.com
· 12 years ago
3b1d63c
First stab at a dev server in pub using barback.
by rnystrom@google.com
· 12 years ago
2e4754e
Add Float32x4List.fromList to runtime implementation and some tests
by johnmccutchan@google.com
· 12 years ago
95b75a7
Implement socket-forwarded pause/resume on WebSocket.
by ajohnsen@google.com
· 12 years ago
62c042d
Support new malformed types semantics.
by johnniwinther@google.com
· 12 years ago
e5afa2b
Fix readLineSync to work in checked mode.
by ajohnsen@google.com
· 12 years ago
cb91d30
Abort on missing libraries.
by ahe@google.com
· 12 years ago
7b80acc
Quote runtime errors.
by ahe@google.com
· 12 years ago
6b56910
Clean up error handling.
by ahe@google.com
· 12 years ago
04d414e
Improved specifications for Mirror API. Equality, error handling.
by gbracha@google.com
· 12 years ago
654f186
Remove unused imports in dart2js.
by jwren@google.com
· 12 years ago
c75ffac
Added shim for scrollX and scrollY for IE 9.
by efortuna@google.com
· 12 years ago
de49b90
dart:io | Ensure that close() returns a Future<this> on all (Raw)?(Secure)?(Server)?Socket classes and implementations.
by whesse@google.com
· 12 years ago
e550079
dart:io | Fix handling of exceptions from onBadCertificate callback.
by whesse@google.com
· 12 years ago
a34421f
Add transformer support to Converters.
by floitsch@google.com
· 12 years ago
1ebbd88
Implement IsolateMirror.
by ahe@google.com
· 12 years ago
e8383b0
Document interaction between `JS` and `function`
by sra@google.com
· 12 years ago
a3663cc
Code review changes for r25379
by sra@google.com
· 12 years ago
913b326
Regenerate dart_html after https://codereview.chromium.org/20174003/
by efortuna@google.com
· 12 years ago
1210e46
[mdv] implement Node.createBinding and Node.createBindings
by jmesserly@google.com
· 12 years ago
fbe1343
Added offset document measurement to Element.
by efortuna@google.com
· 12 years ago
0f4734a
Replace someElement with anyElement.
by gram@google.com
· 12 years ago
e9aba15
Fix dart2js and dart2dart buildbot breakage
by johnmccutchan@google.com
· 12 years ago
667b2e7
Implement SIMD types for dart2js
by johnmccutchan@google.com
· 12 years ago
efe4781
Add chunked conversion to converters.
by floitsch@google.com
· 12 years ago
758b551
Fix copy-and-paste error.
by ahe@google.com
· 12 years ago
d58c0f6
Generalize how to obtain names from the Namer at runtime.
by ahe@google.com
· 12 years ago
8c33fa1
Change how we emit code for Function.apply.
by ahe@google.com
· 12 years ago
22aeb0a
Fix compilation error
by vsm@google.com
· 12 years ago
28541ed
Regenerate dart:html from new Blink IDL files
by vsm@google.com
· 12 years ago
cebd147
Add two argument shuffle operations to Float32x4
by johnmccutchan@google.com
· 12 years ago
027a6a4
Revert 25425 and disable web_socket_ping_test on simulators for now.
by ajohnsen@google.com
· 12 years ago
5653113
Implement correct back-throttleing for web-sockets.
by ajohnsen@google.com
· 12 years ago
8aa7052
Don't confuse Windows paths for URIs.
by rnystrom@google.com
· 12 years ago
4d0774a
Fix Queue's iterator to allocate an iterator using type parameter. Enable now passing tests.
by srdjan@google.com
· 12 years ago
01a661c
Set correct type of 'stdin'.
by ajohnsen@google.com
· 12 years ago
2d538f7
Fix lineMode typo and add dart2js patch versions.
by ajohnsen@google.com
· 12 years ago
4b4f030
Add echo and line modes to Stdin.
by ajohnsen@google.com
· 12 years ago
eca9e4c
Add ability to send a ping interval on a WebSocket.
by ajohnsen@google.com
· 12 years ago
9c4ad19
Add 'deadline' to HttpResponse, making it possible to give a max duration for the liveness of the response.
by ajohnsen@google.com
· 12 years ago
9b964af
Small inferrer improvments, and one refactoring in the inferrer.
by ngeoffray@google.com
· 12 years ago
afd32c1
Inferrer cleanup:
by ngeoffray@google.com
· 12 years ago
0f067ac
Fix copy-and-paste error.
by ahe@google.com
· 12 years ago
dbbf423
Fix bad rewrite of boolean expression
by ahe@google.com
· 12 years ago
436d774
Generate new and old source map comment.
by ahe@google.com
· 12 years ago
cc1760c
Path is deprecated.
by ahe@google.com
· 12 years ago
2c0006c
Fix a bug that caused a runtime error when attempting to read metadata of a class without metadata.
by ahe@google.com
· 12 years ago
5d81991
Make sure strings passed to dart2js are URIs.
by rnystrom@google.com
· 12 years ago
2173e09
Add dartExperimentalFixupGetTag for polymer experiments.
by sra@google.com
· 12 years ago
6774f0d
Custom Syntax's are now enabled via template.bindingDelegate =
by jmesserly@google.com
· 12 years ago
b532bad
Ensure that libraries only appear once in library list.
by dgrove@google.com
· 12 years ago
aea4a20
fix parsing of semantic template interation w/ shadowdom polyfill
by jmesserly@google.com
· 12 years ago
133814b
Remove calls to [new Future] work around issue 11911.
by nweiz@google.com
· 12 years ago
92e1d30
Use appPubspec() in more places.
by rnystrom@google.com
· 12 years ago
66b63cc
dart2js: Write data in chunks of 8kB to files in order to eliminate OOM crashes
by kustermann@google.com
· 12 years ago
cafad9b
TBR: Change BaseMatcher to Matcher in pub test file.
by gram@google.com
· 12 years ago
bf21822
Make the loop/break/continue handling in the inferrer both simpler, and more generic.
by ngeoffray@google.com
· 12 years ago
87a80f6
pkg/args: expose immutable collections
by kevmoo@j832.com
· 12 years ago
e326899
Don't use typed data for now.
by floitsch@google.com
· 12 years ago
216289b
dart2js has its own snapshot.
by ahe@google.com
· 12 years ago
5a93e71
Add documentation to the convert constants.
by floitsch@google.com
· 12 years ago
15c7882
Add UTF-8 encoder.
by floitsch@google.com
· 12 years ago
25292ecb
Improve toStringX documentations.
by floitsch@google.com
· 12 years ago
04d1990
Cleanup in the type inferrer.
by ngeoffray@google.com
· 12 years ago
9a54097
Don't throw exceptions when adding to a IOSink(StreamSink) after close.
by ajohnsen@google.com
· 12 years ago
8a36649
Fix spelling error in documentation for Process.pid
by sgjesse@google.com
· 12 years ago
279849d
Fix sublist check, add missing methods and add tests for typed data lists.
by floitsch@google.com
· 12 years ago
2d43c9b
Report correct socket error and use HttpServer:close future in pub.
by ajohnsen@google.com
· 12 years ago
50e8b98
Re-apply: "Keep on refactoring the inferrer by providing a [InferrerEngine] interface, that must implement the logic for recording types seen by an AST visitor."
by ngeoffray@google.com
· 12 years ago
8f3ff7d
[mdv] template.ref must recursive to find the original source template
by jmesserly@google.com
· 12 years ago
07b2fcf
Use path package rather than Path from dart:io .
by dgrove@google.com
· 12 years ago
22d573f
Get rid of hokey dependencyMapList stuff.
by rnystrom@google.com
· 12 years ago
027d78d
Stop working around issue 4155 in pub.
by nweiz@google.com
· 12 years ago
be3871c
Regenerate dart:chrome APIs after template changes.
by efortuna@google.com
· 12 years ago
eca46b2
Implement top-level invoke and operators.
by ahe@google.com
· 12 years ago
3a2d871
Revert revision 25277, there are some type warnings.
by ngeoffray@google.com
· 12 years ago
8c7f01d
Keep on refactoring the inferrer by providing a [InferrerEngine] interface, that must implement the logic for recording types seen by an AST visitor.
by ngeoffray@google.com
· 12 years ago
c17ca9d
Implement top-level accessors.
by ahe@google.com
· 12 years ago
Next »