- 6f4f2f5 [dart:html] Make Native web classes extend JavaScriptObject by Srujan Gaddam · 3 years, 3 months ago
- f899fd1 Update SDK documentation for new lookup code. by Janice Collins · 3 years, 9 months ago
- 53a4a57 Revert "Revert "[dart:html] Add 'creates' type description to JS calls"" by Srujan Gaddam · 4 years, 6 months ago
- 1f92293 Revert "[dart:html] Add 'creates' type description to JS calls" by Ivan Inozemtsev · 4 years, 6 months ago
- 1a6420b [dart:html] Add 'creates' type description to JS calls by Srujan Gaddam · 4 years, 6 months ago
- 63a57a7 [dart:html] Revert "[dart:html] Revert commits using MDN compatibility info" by Srujan Gaddam · 4 years, 8 months ago
- f8ff120 [dart:html] Revert commits using MDN compatibility info by Srujan Gaddam · 4 years, 9 months ago
- e24f205 [dart:html] Mark setters nullable if incompatible as well by Srujan Gaddam · 4 years, 9 months ago
- aff77e7 [dart:html] Incorporate MDN compatibility data by Srujan Gaddam · 4 years, 9 months ago
- d44457f [Core Libraries] Eliminate the fork in the core libraries. by Leaf Petersen · 4 years, 9 months ago
- c10b8dc [dart:html] Use JS name for promise call by Srujan Gaddam · 4 years, 10 months ago
- 80f84e1 Change all fields to native getters/setters by Srujan Gaddam · 5 years ago
- a75ffc8 Add non-NNBD language version marker to all sdk (non-nnbd) files by Sigmund Cherem · 5 years ago
- 3a7101e Support TouchEvents and PointerEvent, also fixed innerText. by Terry Lucas · 6 years ago
- 8fedfc7 Removed DomName, DosEditable, and experimental annoations they are unused. by Terry Lucas · 7 years ago
- cf87b84 Support Promise to Future for both DDC and dart2js. by Terry Lucas · 7 years ago
- f386b36 Update dartdoc to v0.18.0 and tag library categories. by Janice Collins · 7 years ago
- 17a778c Changed AudioScheduledSourceNode.start to start2. by Terry Lucas · 7 years ago
- ef6273c Dart Web Libraries re-generated based on Chrome 63 WebIDLs. by Terry Lucas · 7 years ago
- ee46026 Don't use `LinkedList` in the core libraries anymore. by Florian Loitsch · 8 years ago
- 8623950 Change imports to clean up irritating warning by Stephen Adams · 8 years ago
- b3a9054 Fix sound not playing in Dartium checked mode. by Terry Lucas · 8 years ago
- 0879884 web_audio: rename OfflineAudioContext.suspend by Stephen Adams · 8 years ago
- 88a226b New sdk/lib generated from Chrome 50 IDLs by Terry Lucas · 8 years ago
- c890c487 Format all files under the sdk/lib directory. by Jacob Richman · 8 years ago
- ea6991a Format all dart: library files by Jacob Richman · 8 years ago
- badabcc Don't use => on void functions. by Florian Loitsch · 9 years ago
- c66635c Basline of dart2js w/ regen'd sdk/libs by Jacob Richman · 9 years ago
- 3f0bb62 Revert "Changes to tests and status file for the 45 roll w/ regenderated sdk/libs" by Terry Lucas · 9 years ago
- 8d12df1 Changes to tests and status file for the 45 roll w/ regenderated sdk/libs by Terry Lucas · 9 years ago
- f22c1f6 Revert "test of dart2js w/ regen'd sdk/libs" by Terry Lucas · 9 years ago
- 083280b test of dart2js w/ regen'd sdk/libs by Terry Lucas · 9 years ago
- 81d0e0f Revert "Test sdk/lib regen for dart2js" by Terry Lucas · 9 years ago
- 733c996 Test sdk/lib regen for dart2js by Terry Lucas · 9 years ago
- ecb1e33 Report hint on unmatched show and hide combinators. by Johnni Winther · 9 years ago
- e8cef29 Re-gen SDK files and enable audio test onAudioProcess exists again by terry@google.com · 10 years ago
- 604106c Add webkitAudioPannerNode as an optional name by alanknight@google.com · 10 years ago
- 94095d6 Merge 38 changes to bleeding edge by vsm@google.com · 10 years ago
- 1c4bb5f Revert "Chrome 38 script changes from integration branch" by vsm@google.com · 10 years ago
- 9e25106 Chrome 38 script changes from integration branch by vsm@google.com · 10 years ago
- e379d38 Migrate to Chrome 37 IDL by vsm@google.com · 11 years ago
- 7516e95 Redo "Use @Native annotation on dart2js DOM native classes" by sra@google.com · 11 years ago
- 9a4f732 Revert "Use @Native annotation on dart2js DOM native classes" by sra@google.com · 11 years ago
- 11a19d9 Use @Native annotation on dart2js DOM native classes by sra@google.com · 11 years ago
- 8e07c04 Update supported browser annotations for Firefox Web Audio. by efortuna@google.com · 11 years ago
- c4e40bb Native method name mismatch cleanups for Dartium 36 roll. by jacobr@google.com · 11 years ago
- 2596425 Fix for bug 14923 by blois@google.com · 11 years ago
- 9f09fcb Redo "Make dart2js typed_data implementation classes private" by sra@google.com · 11 years ago
- 9ceaef9 Revert "Redo "Make dart2js typed_data implementation classes private"" by sra@google.com · 11 years ago
- 42b1721 Redo "Make dart2js typed_data implementation classes private" by sra@google.com · 11 years ago
- 3b3e87c Revert "Rename internal library dart:_collection-dev to dart:_internal." by lrn@google.com · 11 years ago
- 8ffab76 Revert "Redo "Make dart2js typed_data implementation classes private"" by sra@google.com · 11 years ago
- 83ae5cf Redo "Make dart2js typed_data implementation classes private" by sra@google.com · 11 years ago
- ead87f4 Revert "Rename internal library dart:_collection-dev to dart:_internal." by lrn@google.com · 11 years ago
- 0098710 Rename internal library dart:_collection-dev to dart:_internal. by lrn@google.com · 11 years ago
- 1436645 Rerun go.sh by vsm@google.com · 11 years ago
- 3794780 Added helpful information on all event getters and static members. by amouravski@google.com · 11 years ago
- 15e0863 Revert "Revert "Removing some deprecated members"" by blois@google.com · 11 years ago
- 3aef09e Revert "Removing some deprecated members" by blois@google.com · 11 years ago
- e2c4716 Removing some deprecated members by blois@google.com · 11 years ago
- 4f06435 Make AudioContext work in iOS 7. by efortuna@google.com · 11 years ago
- 035e04f Making all base class DOM types throw as well (to prevent a default constructor for DOM types that are not constructable). by efortuna@google.com · 11 years ago
- b14e379 Cleaning up a bunch of DOM generation tables by blois@google.com · 12 years ago
- 87e3909 Exposing native doubles as doubles when they are read-only or method return values. by blois@google.com · 12 years ago
- 9087305 Making almost all dom_ methods private. Exceptions will be addressed in a later CL. by efortuna@google.com · 12 years ago
- b47c9a2 one-line doc for audio by sethladd@google.com · 12 years ago
- 59c2915 Removing overloaded operations in dart2js. by blois@google.com · 12 years ago
- 83415dd Rerun go.sh by efortuna@google.com · 12 years ago
- 0094164 Regenerating DOM types from IDL roll. by blois@google.com · 12 years ago
- a9ea9a2 Convert decodeAudioData to return a Future. by efortuna@google.com · 12 years ago
- 31cebfc Hide deprecated in html libs. by ajohnsen@google.com · 12 years ago
- f81052f Reapply expanding overloaded functions into separate functions. by efortuna@google.com · 12 years ago
- 3629744 "Reverting 24655" by efortuna@google.com · 12 years ago
- fc0df10 Expand overloaded methods and optional parameters in the html library. by efortuna@google.com · 12 years ago
- c0a39d0 Make html metadata follow the spec. by amouravski@google.com · 12 years ago
- 9dd81d9 Fixing up DOM constructors. by blois@google.com · 12 years ago
- 4d9098c Move some native type dispatch tags from runtime into class definitions. by sra@google.com · 12 years ago
- 6b44f65 Revert "Making all DOM types abstract and removing superfluous Dartium constructors." by blois@google.com · 12 years ago
- c3547d4 Making all DOM types abstract and removing superfluous Dartium constructors. by blois@google.com · 12 years ago
- d72387b Updating metadata after Chrome rolls. by blois@google.com · 12 years ago
- ab50cfc Adding annotations for native types of type Object or dynamic. by blois@google.com · 12 years ago
- f1677b76c Blink IDL roll. by antonm@google.com · 12 years ago
- bda041d Updating DOM metadata triage list for recent Blink changes. by blois@google.com · 12 years ago
- 1735f7a IDL roll and expectations fix by vsm@google.com · 12 years ago
- faa7227 Make new StreamController be async by default. by lrn@google.com · 12 years ago
- ecb5686 Generating support annotations from DOM triage list. by blois@google.com · 12 years ago
- 440b01c Regen dart:html from IDL with fixes by vsm@google.com · 12 years ago
- 85c7111 Revert "Regen from IDL 1242" by vsm@google.com · 12 years ago
- 7f62404 Regen from IDL 1242 by vsm@google.com · 12 years ago
- 5a2d284 Revert "Revert "dart2js native mixin application should extend 'Interface', not 'Object'"" by sra@google.com · 12 years ago
- e413e4e Revert "dart2js native mixin application should extend 'Interface', not 'Object'" by sra@google.com · 12 years ago
- a24c403 dart2js native mixin application should extend 'Interface', not 'Object' by sra@google.com · 12 years ago
- f297525 Adding annotations to DOM constants. by blois@google.com · 12 years ago
- c590177 Map lists back to typed arrays by blois@google.com · 12 years ago
- 98f022a First try at removing ? from HTML. by amouravski@google.com · 12 years ago
- 431954b Rename dart:typeddata to dart:typed_data. by ager@google.com · 12 years ago
- 15e8e0d Revert "Revert "Allow multiple tags in native clause."" by sra@google.com · 12 years ago
- 4d02ad5 Revert "Allow multiple tags in native clause." by sra@google.com · 12 years ago
- fb5b910 Allow multiple tags in native clause. by sra@google.com · 12 years ago
- 7f79491 Move to new dart:typeddata types by ager@google.com · 12 years ago