0.7.6.6
  1. fd941f6 Version 0.7.6.4 . by dgrove@google.com · 10 years ago 0.7.6.4
  2. c068a94 Revert "Revert "Reinstate type checks in Math.min and Math.max"" by sra@google.com · 12 years ago
  3. 19763aa Implementation for ClosureMirror.findInContext. by mlippautz@google.com · 12 years ago
  4. 053eaeb Revert "Reinstate type checks in Math.min and Math.max" by sra@google.com · 12 years ago
  5. b1e55c5 Reinstate type checks in Math.min and Math.max by sra@google.com · 12 years ago
  6. 6531272 Support forwarding constructors for mixin typedefs (issue 11888). by regis@google.com · 12 years ago
  7. 37e66b3 Treat final variables initialized with a literal as constants. Also sneak in a small cleanup. by srdjan@google.com · 12 years ago
  8. b0780d3 Check types of case expressions by hausner@google.com · 12 years ago
  9. 0c3da80 Replace - with _ when mapping from filename to C symbol name by johnmccutchan@google.com · 12 years ago
  10. 84c2991 Fix --gc_at_alloc by johnmccutchan@google.com · 12 years ago
  11. fac6bae Clean up status file. by ajohnsen@google.com · 12 years ago
  12. d055c16 Fix optimized Math.pow on x64 with NaN exponents. by fschneider@google.com · 12 years ago
  13. 61ddf78 Fix VM exit code in some cases. by regis@google.com · 12 years ago
  14. 3fe818e Minor cleanup for the Null string case. by asiva@google.com · 12 years ago
  15. 753af9b Implement closurization of regular methods in ObjectMirror.getField in the VM. by rmacnak@google.com · 12 years ago
  16. 0e87e50 Fix runtime clamp logic to match optimized code by johnmccutchan@google.com · 12 years ago
  17. 7eaea8b Discard first line of multiline string if only whitespace by hausner@google.com · 12 years ago
  18. 57394af Don't compile io_service if io is not supported. by ajohnsen@google.com · 12 years ago
  19. 3e0a59b Clean up IOService implementation to be shared between patched and non-patched code. by ajohnsen@google.com · 12 years ago
  20. 2f1de2f Loads some large Smis from the object pool on x64. by zra@google.com · 12 years ago
  21. a347038 Merge services into a shared IOService in dart:io, and use a native port. by ajohnsen@google.com · 12 years ago
  22. 9a87eb0 Fix x64 assembler in roundsd and pxor. by fschneider@google.com · 12 years ago
  23. cd155c8 Fix checked mode error and update status file by sgjesse@google.com · 12 years ago
  24. 415d53b Add property base to the Uri class by sgjesse@google.com · 12 years ago
  25. dfbf264 Automatically converted general Fail status file markers to one of the more specific markers by kustermann@google.com · 12 years ago
  26. 9981feb dart:io | Enable connection cache for secure networking clients. by whesse@google.com · 12 years ago
  27. 46f3bea VM: Fix CHA for Object. by fschneider@google.com · 12 years ago
  28. cad438b Make VM Expando use identityHashCode instead of object's hashCode. by lrn@google.com · 12 years ago
  29. 12c9510 Update implementations to use Object.identityHashCode for identity map/set by lrn@google.com · 12 years ago
  30. 0cc1e64 Re-enable VM isolate tests. by ajohnsen@google.com · 12 years ago
  31. c03e58c Add Object.hashCodeOf to get the default hashCode of an object. by lrn@google.com · 12 years ago
  32. 5fd304e Fixed an overflow bug in the compare function used by the heap histogram sorting. by bak@google.com · 12 years ago
  33. 1c5c3d5 Eliminate legacy support for throw without expression. by hausner@google.com · 12 years ago
  34. 20c3666 Address comments of committed change https://codereview.chromium.org/24397002/ by regis@google.com · 12 years ago
  35. 3ea7013 Throw exception if path can't be watched. by ajohnsen@google.com · 12 years ago
  36. 8a9adf5 - Use simplified token location call where appropriate. by iposva@google.com · 12 years ago
  37. dcda2ad Cleanup bit casting methods between SIMD types by johnmccutchan@google.com · 12 years ago
  38. 3c36039 Improve NoSuchMethodError error messages by hausner@google.com · 12 years ago
  39. d162c06 Make stdin blocking when using Stdin::readByte and readLine. by ajohnsen@google.com · 12 years ago
  40. d11df78 Make stdout and stderr async. by ajohnsen@google.com · 12 years ago
  41. 610c3e3 Make smi.toString() do its work faster using native string helpers. by lrn@google.com · 12 years ago
  42. f10f791 Adapt private variables with trailing underscores. by floitsch@google.com · 12 years ago
  43. 8b24dd1 Fix socket_android.cc to agree with socket_linux.cc and compile. by whesse@google.com · 12 years ago
  44. ab3e735 Fix range checks for typed data in native code and the optimizer. by fschneider@google.com · 12 years ago
  45. 3b5628f Support mixin application typedef as mixin in the VM (issues 9383, 12773). by regis@google.com · 12 years ago
  46. 928894a - Added Dart_GetNativeIsolateData so that the bindings code can access the IsolateCurrentData by asiva@google.com · 12 years ago
  47. 728c46c Make Script::GetTokenLocation() and Script::TokenRangeAtLine() use token streams by mlippautz@google.com · 12 years ago
  48. dfc2098 Add private TypedList getters and setters to the invisible list by johnmccutchan@google.com · 12 years ago
  49. c9eabbc Make Dart_IdentityEqual live up to its sepc and not leak boxing implementation detail. (Reland r27542.) by rmacnak@google.com · 12 years ago
  50. 2405397 Fix Linux perf profiling support. by fschneider@google.com · 12 years ago
  51. 81b8e04 VM: Fix bug in constant propagation with integer division and modulo. by fschneider@google.com · 12 years ago
  52. e539604 Small cleanup in FlowGraphOptimizer. by fschneider@google.com · 12 years ago
  53. 9b8358c - Fix C++11 string literal requirements. by iposva@google.com · 12 years ago
  54. d0b681f - Write the coverage data to a file instead of printing to stdout. by iposva@google.com · 12 years ago
  55. 0d6cfb7 Remove Dart_[Qualified]ClassName. by rmacnak@google.com · 12 years ago
  56. b11c4df Qualify calls from embedding API functions to other embedding API functions to appease the Windows build. by rmacnak@google.com · 12 years ago
  57. 89d5616 Never return a Dart_Handle on a dart::Class from the embedding API. by rmacnak@google.com · 12 years ago
  58. b3cd74f Use newline tokens when generating source from tokenstream. by mlippautz@google.com · 12 years ago
  59. ca128de - Modify toDart to first do a simple lookup in the appropriate table before going down the templatized by asiva@google.com · 12 years ago
  60. 146a847 Syntax fix. by mlippautz@google.com · 12 years ago
  61. d1037c4 Fix bugs in SocketAddress by sgjesse@google.com · 12 years ago
  62. 63647b4 Remove override of runtimeType from HashMap implementations. by lrn@google.com · 12 years ago
  63. b8912cf Replace the memcpy macro with a lint check. by sgjesse@google.com · 12 years ago
  64. b7afb65 Clean up handling of guarded fields in the flow graph builder. by fschneider@google.com · 12 years ago
  65. a379502 Improve the memory consumption and performance of our string buffer implementation. by kasperl@google.com · 12 years ago
  66. 1072bc1 Reland: Fix bug in field type tracking and polymorphic inlining. by fschneider@google.com · 12 years ago
  67. edca9d2 Special-case for Bigint single-digit division by sra@google.com · 12 years ago
  68. c86bdc5 Expose field data, use class id, and merge all collections into "objects" by johnmccutchan@google.com · 12 years ago
  69. 1d83b7c Setup the pool pointer when entering Dart from C++ so the intrinsic functions may rely on it being valid. by rmacnak@google.com · 12 years ago
  70. 2575351 Properly parse symbol literals in top-level expression by hausner@google.com · 12 years ago
  71. aeb3386 Fix function type parameter parsing by hausner@google.com · 12 years ago
  72. 4fa46b7 Introduce newline tokens into the token stream. by mlippautz@google.com · 12 years ago
  73. 53a1ec9 Revert by asiva@google.com · 12 years ago
  74. d85f1f5 Add bsr to ia32 disassembler by sra@google.com · 12 years ago
  75. 2162084 More fingerprint fixes, and fixing the FP verification option by hausner@google.com · 12 years ago
  76. d8a903f Change more fingerprints by hausner@google.com · 12 years ago
  77. f3baeeb Implement symbol literals in the VM compiler by hausner@google.com · 12 years ago
  78. 7dea1d8 Fix bug in field type tracking and polymorphic inlining. by fschneider@google.com · 12 years ago
  79. 3766edd Change return type of get typeVariables and typeArguments in ClassMirror. by zarah@google.com · 12 years ago
  80. 650dc5f Remove duplicated code on Windows by sgjesse@google.com · 12 years ago
  81. cda093e Fix redirecting constructors by hausner@google.com · 12 years ago
  82. ac08bab Polymorphic inlining of [] operations. by fschneider@google.com · 12 years ago
  83. 6705762 Fix assertion in the parser about operator precedence. by fschneider@google.com · 12 years ago
  84. ee3dfa4 Change the order of bitwise operators and equality/relational operators. by lrn@google.com · 12 years ago
  85. 4fc5c84 Recommit add FileSystemEntity.resolveSymbolicLinks by whesse@google.com · 12 years ago
  86. 6d49d9f Reapply "Convert HashSet, LinkedHashSet to factory methods and custom implementations." by lrn@google.com · 12 years ago
  87. 1255f3c Fix an off-by-one error in deoptimization compression. by kmillikin@google.com · 12 years ago
  88. d20d226 Catch potential integer overflows in bigint operations. by mlippautz@google.com · 12 years ago
  89. cac6077 Make Dart_ScriptGetTokenInfo account for line_offset() and col_offset() by jacobr@google.com · 12 years ago
  90. 1fb64d6 Cleanup of some comparisons on ARM. by zra@google.com · 12 years ago
  91. fab06df Revert revision 27542 "Make Dart_IdentityEqual live up to its spec and not leak boxing implementation detail." by ricow@google.com · 12 years ago
  92. 8ed7a03 Make Dart_IdentityEqual live up to its spec and not leak boxing implementation detail. by rmacnak@google.com · 12 years ago
  93. 2e07b29 Make Dart_FunctionOwner return handles on Types rather than Classes. by rmacnak@google.com · 12 years ago
  94. c7460af Add Dart_QualifiedClassName. by rmacnak@google.com · 12 years ago
  95. 2958d5a Allocate pending_classes array in new gen. by asiva@google.com · 12 years ago
  96. 5c8925e Use CHECK_ISOLATE instead of the more heavy DARTSCOPE for by asiva@google.com · 12 years ago
  97. b09bbf7 Add metadata to type parameters. Reflective access is provided by TypeVariableMirror. by mlippautz@google.com · 12 years ago
  98. e155ff8 Revert last commit by zra@google.com · 12 years ago
  99. a61d0c6 Allows build of the standalone VM for ARM adroid. by zra@google.com · 12 years ago
  100. f3ed73c Make hidden initializing formal parameters invisible to the debugger by hausner@google.com · 12 years ago