Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.10.1
/
sdk
tag
ec0cd17b7c69b1e93f8cb51564f39693630478fb
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
cee0f80ea4e6b2ff56ddfb3882c812b79842dfa6
0.2.10.1
cee0f80
Version 0.2.10.1
by dgrove@google.com
· 10 years ago
0.2.10.1
0259490
Revert "Emit more stuff via ASTs"
by sra@google.com
· 13 years ago
0e72132
Emit more stuff via ASTs
by sra@google.com
· 13 years ago
8c323fe
Add new native function to mock dart:io patch in dart2js libraries.
by whesse@google.com
· 13 years ago
7f60b90
Add synchronous directory listing to dart:io Directory.
by whesse@google.com
· 13 years ago
1973ccd
Refactor location computation in dart2js mirrors.
by johnniwinther@google.com
· 13 years ago
c24fc93
DeclarationMirror extended with metadata.
by johnniwinther@google.com
· 13 years ago
6b5a8cf
Change use of keyIdentifier to keyCode.
by johnniwinther@google.com
· 13 years ago
e6cbc6e
Removed all the deprecated attributes.
by amouravski@google.com
· 13 years ago
f2e7c9d
Removed duplicate file of impl_History.darttemplate.
by efortuna@google.com
· 13 years ago
61a5e27
Someone forgot to run go.sh and regenerate this.
by amouravski@google.com
· 13 years ago
d74a3df
Fix Directory.create(recursive: true) for non-existing paths.
by ager@google.com
· 13 years ago
09d44d1
Reapply change to enable a couple of tests that were not run because they were named incorrectly.
by ager@google.com
· 13 years ago
56b36fa
Optimize checking for which characters to encode in a URI
by sgjesse@google.com
· 13 years ago
eb74d28
- Adding supported flags to web components types
by blois@google.com
· 13 years ago
84d87ac
Fixing ArrayBuffer et al on IE.
by blois@google.com
· 13 years ago
a2ee805
Add syntax highlighting to Doc comment code blocks.
by amouravski@google.com
· 13 years ago
327fb68
Revert "Enable a couple of tests that were disabled because they"
by sgjesse@google.com
· 13 years ago
1c9f990
Fix checked mode error
by sgjesse@google.com
· 13 years ago
4888404
Enable a couple of tests that were disabled because they
by ager@google.com
· 13 years ago
4881702
Rewrite test
by sgjesse@google.com
· 13 years ago
ae0453a
Remove debug print
by sgjesse@google.com
· 13 years ago
40ff2c0
Improve streaming UTF-8 decoder
by sgjesse@google.com
· 13 years ago
c31250d
Make Platform.environment case-insensitive on Windows.
by ager@google.com
· 13 years ago
91cc0fb
Start unification of overload dispatcher generation.
by antonm@google.com
· 13 years ago
2537279
Generate static factories with optional arguments.
by antonm@google.com
· 13 years ago
359541c
Fixed how lists show up and added a test to confirm.
by amouravski@google.com
· 13 years ago
910e7b0
Fixing up history test to pass properly on supported platforms.
by blois@google.com
· 13 years ago
a4747a2
Revert "NoSuchMethod on different super accesses/invocations handled."
by johnniwinther@google.com
· 13 years ago
164c8c4
NoSuchMethod on different super accesses/invocations handled.
by johnniwinther@google.com
· 13 years ago
01fb2bb
Moved most of html lib generating scripts into tools.
by efortuna@google.com
· 13 years ago
caf5849
Adding 'supported' checks to elements which are not supported on all platforms and adding annotations as to which platforms they are supported on.
by blois@google.com
· 13 years ago
68e9461
Fixing up input element support checks for IE9.
by blois@google.com
· 13 years ago
36ce7ed
Filling in supported platforms for InputElement types.
by blois@google.com
· 13 years ago
580fec3
Fix typos in 'JS' documentation
by sra@google.com
· 13 years ago
893eff2
Enable minification renaming of parameters and locals in ALL methods.
by sra@google.com
· 13 years ago
5799a7b
Removing noSuchMethod from Element.
by blois@google.com
· 13 years ago
e6a2ef1
Refactor constructor emission.
by antonm@google.com
· 13 years ago
2658642
Regenerate libraries.
by antonm@google.com
· 13 years ago
ee0c972
Fixed first line in code blocks being padded a pixel.
by amouravski@google.com
· 13 years ago
040bf3c
Revert "Filling in supported platforms for InputElement types."
by blois@google.com
· 13 years ago
4abf70b
Filling in supported platforms for InputElement types.
by blois@google.com
· 13 years ago
ea3741c
Code blocks separated by a newline are now merged into one big code block
by amouravski@google.com
· 13 years ago
85a28a4
Removing webkit-specific Canvas APIs.
by blois@google.com
· 13 years ago
8cf801c
Forbid arguments to functions with 'native' bodies.
by sra@google.com
· 13 years ago
58b7447
Adding supported checks for indexed_db and annotations to indicate support levels.
by blois@google.com
· 13 years ago
9754c12
Sort static function getters
by sra@google.com
· 13 years ago
25804e9
First pass at documenting JS.
by sra@google.com
· 13 years ago
2d7a3a2
Unify generation of constructors.
by antonm@google.com
· 13 years ago
d525d08
Remove unused variant of native JS class definition.
by sra@google.com
· 13 years ago
e0e9002
Fix dartdoc tests by allowing passing in exitCode to test.
by amouravski@google.com
· 13 years ago
8872c24
Fix noSuchMethod internal name for getter/setter.
by johnniwinther@google.com
· 13 years ago
7db6e9d
Re-apply "Clean up the patch file for the isolate library by introducing a new buitlin library: isolate_helper.dart". This time load eagerly isolate_helper so that the native handler can see it.
by ngeoffray@google.com
· 13 years ago
c3bba38
Provide signature for AudioContext constructor too.
by antonm@google.com
· 13 years ago
f1695aa
Some minor whitespace cleanups.
by antonm@google.com
· 13 years ago
9061601
Remove module declarations from supplemental idl.
by antonm@google.com
· 13 years ago
7e8b74c
Use common mechanism to provide a singnature for missing custom constructor.
by antonm@google.com
· 13 years ago
f40f20d
Remove most of the factory providers.
by antonm@google.com
· 13 years ago
81e14a1
Separate custom factory providers from regular ones.
by antonm@google.com
· 13 years ago
3b34358
Cleanup the template a bit.
by antonm@google.com
· 13 years ago
bd8dd58
Refactor factory provider emission.
by antonm@google.com
· 13 years ago
a3304ba
Improve a check for shadow root support.
by antonm@google.com
· 13 years ago
945b125
Remove now unused template overrides.
by antonm@google.com
· 13 years ago
d102833
Minor simplification.
by antonm@google.com
· 13 years ago
57a06aa
WebKit IDLs roll.
by antonm@google.com
· 13 years ago
e44d947
Improve HttpRequest documentation.
by efortuna@google.com
· 13 years ago
e1e2c53
Adding annotation for partial browser support and example implementation for MutationObservers.
by blois@google.com
· 13 years ago
388d0ea
Improve performance of array interceptor check.
by ahe@google.com
· 13 years ago
24517f4
Make StringBuffer and interpolation behave the same.
by ahe@google.com
· 13 years ago
cca955e
Implement toString on File and Directory objects.
by ager@google.com
· 13 years ago
6d0f985
Add exitCode setter to set the exit code returned by the Dart VM
by ager@google.com
· 13 years ago
695e7f7
Fix File.writeAsString to use named optional arguments.
by ager@google.com
· 13 years ago
e5d693d
Refactor handling of Transfer-Encoding
by sgjesse@google.com
· 13 years ago
7e293aa
Reapply "Fix URI encoding/decoding of + and space""
by sgjesse@google.com
· 13 years ago
48822ca
Revert "Fix URI encoding/decoding of + and space"
by sgjesse@google.com
· 13 years ago
489f680
Fix URI encoding/decoding of + and space
by sgjesse@google.com
· 13 years ago
6c7fce1
Don't use int.parse when decoding URIs
by sgjesse@google.com
· 13 years ago
4411ef9
Renaming Window to WindowBase and LocalWindow to Window.
by blois@google.com
· 13 years ago
84f41ca
Fixing core exception tests after Chrome update.
by blois@google.com
· 13 years ago
b5f9c0a
Fixing NoSuchMethod exceptions on Chrome Linux.
by blois@google.com
· 13 years ago
adbe78b
Accept windows line endings on dartdoc markdown conversion
by amouravski@google.com
· 13 years ago
ee2a8fe
Add automatic initialization of SecureSocket library.
by whesse@google.com
· 13 years ago
65eb9bc
Fixing Chrome build and basic compile errors from webkit IDL roll.
by blois@google.com
· 13 years ago
ebea052
Re-generating dart:html generated files. Appears to have gone out of sync with https://codereview.chromium.org/11640045/
by blois@google.com
· 13 years ago
356f9e3
Roll WebKit IDLs forward.
by antonm@google.com
· 13 years ago
7d5b563
Account for recent changes in dart repo structure.
by antonm@google.com
· 13 years ago
7e09fb0
Modifications to dart:html necessary for Chrome roll.
by antonm@google.com
· 13 years ago
af6f326
Add "part of" to one file in dart:io missing it
by sgjesse@google.com
· 13 years ago
708c5dc
Widen big concrete types to dynamic.
by polux@google.com
· 13 years ago
6c398a3
Fixed Issue 7508: Many StringBuffer methods return StringBuffer, but should be void.
by bak@google.com
· 13 years ago
beaf023
Change the HTTP Content-Length handling
by sgjesse@google.com
· 13 years ago
ccc1b3c
Retry "Use canonical ordering for closure fields - Issue 7498""
by sra@google.com
· 13 years ago
2a3e338
Fixing Window.location to work on Firefox in checked mode.
by blois@google.com
· 13 years ago
cf7918d
Revert "Use canonical ordering for closure fields - Issue 7498"
by sra@google.com
· 13 years ago
7d7347f
Use canonical ordering for closure fields - Issue 7498
by sra@google.com
· 13 years ago
33864fb
Dartdoc exits with code '1' on argument errors.
by amouravski@google.com
· 13 years ago
2883cd0
Revert "Adding invoke method to allow calling custom methods on Object and Embed tags."
by blois@google.com
· 13 years ago
5144f68
Adding invoke method to allow calling custom methods on Object and Embed tags.
by blois@google.com
· 13 years ago
c6d83fd
Fix dartc/dart2js tests. Can we get Iterable.forEach too?
by ngeoffray@google.com
· 13 years ago
e858839
Re-apply "support for typedef in checked mode" and fix the checked mode failures on drt by not sharing bound closures that have typedef checks.
by ngeoffray@google.com
· 13 years ago
Next »