Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.9.0
/
sdk
tag
65075db4be5f37468c029dee47e084242898cd39
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
fb849e69016e33a04fff2cdedc2e4bb850eb2f71
0.2.9.0
47f81f3
Remove spaces and semicolons from minified output.
by erikcorry@google.com
· 13 years ago
b4c555b
Fix --disallow-unsafe-eval
by erikcorry@google.com
· 13 years ago
9ebc9ef
Don't rename 'call' in dart2dart.
by kasperl@google.com
· 13 years ago
f359e73
Revert r16032: it revealed a bug in our bailout environment computation.
by ngeoffray@google.com
· 13 years ago
c57dc39
Fix the order of fields in source maps.
by podivilov@google.com
· 13 years ago
aaa180d
Move the handling of operator[] into the new interceptors.
by ngeoffray@google.com
· 13 years ago
69ac067
Fix dartc warning. Review URL: https://codereview.chromium.org//11548025
by ngeoffray@google.com
· 13 years ago
0235ebc
Clean up the patch file for the isolate library by introducing a new builtin library: isolate_helper.dart.
by ngeoffray@google.com
· 13 years ago
81ea12b
Fix unresolved classes issues in dart:io.
by ager@google.com
· 13 years ago
24e64c1
Clean up the timer source in the isolate library to be less VM specific.
by ngeoffray@google.com
· 13 years ago
3789561
Address code-review comments for https://codereview.chromium.org//11553015
by sra@google.com
· 13 years ago
ad5d5b4
Add a fall-back for novel HTML Elements
by sra@google.com
· 13 years ago
d054aa2
Fixing element inheritance chain.
by blois@google.com
· 13 years ago
b10b8a4
Fixed dartdoc with package: imports.
by amouravski@google.com
· 13 years ago
1cf40d0
Remove use of !==
by johnniwinther@google.com
· 13 years ago
610576c
Making a clean pass of it.
by blois@google.com
· 13 years ago
24ef809
Adding interfaces for various types of InputElement
by blois@google.com
· 13 years ago
8dadf88
Always use the same names for fields in closure objects, for better gzipping.
by erikcorry@google.com
· 13 years ago
ff6ab01
Type arguments handled for supertypes.
by johnniwinther@google.com
· 13 years ago
b8804e0
Make RuntimeError an Error
by johnniwinther@google.com
· 13 years ago
8e49ad6
Pending queue inserted in resolveClass.
by johnniwinther@google.com
· 13 years ago
70dfb77
noSuchMethod generated for super calls
by johnniwinther@google.com
· 13 years ago
384806c
Commit of Issue 11498004: fix exceptions handling in dartdoc
by johnniwinther@google.com
· 13 years ago
edc4662
Remove all warnings from dart2js and add a test to prevent introduction of new.
by ahe@google.com
· 13 years ago
254eae7
Follow the redirect rules from RFC 2616
by sgjesse@google.com
· 13 years ago
f542f14
Enable client certificates in SecureSocket and SecureServerSocket
by whesse@google.com
· 13 years ago
a71ca79
Make identical an external function and make it throw in both runtimes, as they both recognize it.
by ngeoffray@google.com
· 13 years ago
59734b3
Remove some warnings and errors from dart2js.
by karlklose@google.com
· 13 years ago
84e36d5
Implement is-checks with typedefs for callable objects.
by karlklose@google.com
· 13 years ago
8486c11
Improve the handling of HTTP requests with empty body
by sgjesse@google.com
· 13 years ago
1d137ff7
invocation_mirror_test passed
by johnniwinther@google.com
· 13 years ago
b5a734d
"Fix" signature for KeyboardEventController. This will need more attention in
by efortuna@google.com
· 13 years ago
48b4286
Add documentation to HttpRequestEvents and the ability to document to all Events
by efortuna@google.com
· 13 years ago
3925fcd
Changing Node.parent to Node.parentNode then adding Element.parent which filters to Elements.
by blois@google.com
· 13 years ago
23884f2
Deprecating dart:html APIs which are to be removed.
by blois@google.com
· 13 years ago
96ad069
"Reverting 15923"
by efortuna@google.com
· 13 years ago
5bd0d2a
Make ScriptProcessorNode not a proper event (because it isn't). This fixes the last of the static analysis errors.
by efortuna@google.com
· 13 years ago
11cc42b
Add documentation for Canvas classes and FilteredElementList.
by amouravski@google.com
· 13 years ago
159825e
Explicitly return null from method annotated to return HInstruction.
by kasperl@google.com
· 13 years ago
197227e
Rename method to avoid shadowing. Fixes http://code.google.com/p/dart/issues/detail?id=6870.
by ngeoffray@google.com
· 13 years ago
a45f65c
dart2js: complain about missing part-of tags.
by ahe@google.com
· 13 years ago
45b204c
Fix code size regression on hello world by not emitting empty interceptor classes.
by ngeoffray@google.com
· 13 years ago
31e8742
Add missing part-of tags to dart2js sources.
by ahe@google.com
· 13 years ago
05f2056
Diagnose illegal lvalues better.
by ahe@google.com
· 13 years ago
8ee476b
Minify methods, classes and fields.
by erikcorry@google.com
· 13 years ago
c4ba4cf
Reject constructor names that conflict with members.
by ahe@google.com
· 13 years ago
da08e65
Revert minification
by erikcorry@google.com
· 13 years ago
945cfbd
Reapply class/method/field minification
by erikcorry@google.com
· 13 years ago
a3b2608
Generate function getters and noSuchMethod handlers using JS ASTs.
by sra@google.com
· 13 years ago
ec06a21
Everything in js_helper is pre-resolved.
by kasperl@google.com
· 13 years ago
0c4980c
Refine inhibitVariableMinification.
by sra@google.com
· 13 years ago
dd811bb
Making FormData able to add Blobs and Files.
by blois@google.com
· 13 years ago
0e73e27
Fix KeyboardEvent constructor to default to empty string for keyIdentifier.
by efortuna@google.com
· 13 years ago
c44170e
Reapply change to use system code page on Windows to fix Pub.
by ager@google.com
· 13 years ago
a9a2c02
Removing more APIs from Document.
by blois@google.com
· 13 years ago
cf5ab60
Revert "By default use current code page on Windows for decoding string"
by rnystrom@google.com
· 13 years ago
917f8ce
Fix up DOM keyboardEvent constructor for dartium.
by efortuna@google.com
· 13 years ago
249a253
Add documentation for HttpRequest.
by efortuna@google.com
· 13 years ago
66f08dc
By default use current code page on Windows for decoding string
by ager@google.com
· 13 years ago
a874cec
Revert "Add @deprecated and @override to core."
by lrn@google.com
· 13 years ago
6d5654f
Represent runtime type information as nested lists.
by karlklose@google.com
· 13 years ago
8290caa
Adding deprecated flag to deprecated members.
by blois@google.com
· 13 years ago
344435c
Alphabetize json output.
by amouravski@google.com
· 13 years ago
4a930b6
"Reverting 15820"
by efortuna@google.com
· 13 years ago
18bb45a
Fix dartium constructor for KeyboardEvent.
by efortuna@google.com
· 13 years ago
6c93357
FIx dartc redness ('implement' Uin8ClampedArray im dart2js).
by srdjan@google.com
· 13 years ago
93dd217
Added Uint8ClampedList. COmpielr optimziations to follow in next CL.
by srdjan@google.com
· 13 years ago
67dcd71
Allow variable minification in generative constructors.
by sra@google.com
· 13 years ago
8bf9580
Hiding FilteredElementList class and fixing FilteredElementList.length.
by blois@google.com
· 13 years ago
5a8e6c5
Cleaning up return value for Node.nodes.
by blois@google.com
· 13 years ago
201ec2f
Fixed a lot of dartanalyzer static analysis issues with the html lib.
by efortuna@google.com
· 13 years ago
212c128
Convert emitCallStubForGetter to use JS ASTs.
by sra@google.com
· 13 years ago
1cd4107
Fix for Issue 7172.
by sra@google.com
· 13 years ago
14f627a
Fix type annotations on local variables.
by johnniwinther@google.com
· 13 years ago
a0d692c
Correctly handle optional length in HTTP output stream writeFrom
by sgjesse@google.com
· 13 years ago
6192ce4
Fix a number of HTTP issues
by sgjesse@google.com
· 13 years ago
4da2e04
Add @deprecated and @override to core.
by lrn@google.com
· 13 years ago
9a3645b
Fix SecureSocket bug where socket was not closed after all data was flushed.
by whesse@google.com
· 13 years ago
0b9aae0
Report compile time error if named argument is given twice.
by karlklose@google.com
· 13 years ago
0b9ee83
Report a compile-time error when a setter has not exactly one formal parameter.
by karlklose@google.com
· 13 years ago
93a64c7
Bad merge from https://codereview.chromium.org/11308347.
by ahe@google.com
· 13 years ago
04769f5
Change List.sort to not have a default parameter value.
by lrn@google.com
· 13 years ago
df94732
Fixing FileList.
by blois@google.com
· 13 years ago
429d250
Annotations on fillStyle and strokeStyle
by sra@google.com
· 13 years ago
d2aa1e6
Hiding index_db's Any.
by blois@google.com
· 13 years ago
552e97b
Fixing a missed HTMLCollection rename.
by blois@google.com
· 13 years ago
859fe19
Fixing more dart_analyzer issues.
by blois@google.com
· 13 years ago
ad102437
Don't explode if console isn't defined
by efortuna@google.com
· 13 years ago
6a66724
Dartifying typedefs.
by blois@google.com
· 13 years ago
0c99e0d
Fix issue 7086: support call-through getter for interceptor classes.
by ngeoffray@google.com
· 13 years ago
5bc6532
Dartifying dart:html type names.
by blois@google.com
· 13 years ago
4eeedf0
Add a callback to SecureSocket for certificates that fail to be authenticated.
by whesse@google.com
· 13 years ago
56a18cb
Allow string juxtapositions in exports.
by karlklose@google.com
· 13 years ago
510aef4
Fix crash on factory redirection to an unresolved class.
by ahe@google.com
· 13 years ago
ac84fd8
Report errors when factory redirection is used in non-factory methods.
by ahe@google.com
· 13 years ago
cf517f7
Add a foreign library that declares JS and friends.
by ngeoffray@google.com
· 13 years ago
e3850aa
Adding dart:indexed_db.
by blois@google.com
· 13 years ago
2b1cacb
Re-trying moving AudioElement back to dart:html.
by blois@google.com
· 13 years ago
39a7c87
Revert "Moving AudioElement back to dart:html"
by blois@google.com
· 13 years ago
061c26d
Moving AudioElement back to dart:html
by blois@google.com
· 13 years ago
Next »