Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.3.0.1
/
runtime
tag
d99c7fe3f510f5d2ca926bee63a1bbbe87ba0013
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
d103bc294b5b2500bf50463e7312464a5be9db5e
0.3.0.1
707ab31
Also skip vm/dart/inline_stack_frame_test on ie9.
by ricow@google.com
· 13 years ago
843e48f
Add Dart class for _ExternalUint8ClampedArray and API to allocate it.
by srdjan@google.com
· 13 years ago
4726853
- Dump Smi objects into the heap profile.
by iposva@google.com
· 13 years ago
339ac7f
Immediate index operand for string [] and streamline code for generating array ops.
by fschneider@google.com
· 13 years ago
260c80a
When printing constants in the flow graph truncate them at the first new line character.
by vegorov@google.com
· 13 years ago
c2776cd
Canonicalize away redundant checks that appear after store-to-load forwarding.
by vegorov@google.com
· 13 years ago
e0395cf
Optimize stores to Uint8List.
by fschneider@google.com
· 13 years ago
75c4844
Cleanup uses of X::CheckedHandle where X::Cast or X::Handle is sufficient.
by fschneider@google.com
· 13 years ago
9b890bc
Emit fake classes to please the third party HPROF tool infrastructure.
by cshapiro@google.com
· 13 years ago
268e059
Use a named constant for the object id size when writing out the header.
by cshapiro@google.com
· 13 years ago
faeb58b
Fix printing of deoptimized function.
by srdjan@google.com
· 13 years ago
a02f310
Added code to trace zone and handles creation/deletion under flags
by asiva@google.com
· 13 years ago
62115b5
Fix for issue 7757
by asiva@google.com
· 13 years ago
2ad9811
Fix performance of array literals (e.g. "[1, 2]"). Improves speed of DeltaBlue.
by srdjan@google.com
· 13 years ago
ec59e1e
Fix printing of the function that cannot be optimized.
by srdjan@google.com
· 13 years ago
51447e9
- Start adding meta data for fields of VM internal classes.
by iposva@google.com
· 13 years ago
40a7130
Inline Doubles truncate and round.
by srdjan@google.com
· 13 years ago
3ca9ed3
Fixed warnings reported by clang compiler.
by tball@google.com
· 13 years ago
0f65888
Change the inlining context from an enum to a class.
by kmillikin@google.com
· 13 years ago
6cbaf5b
Increase deoptimization counter threshold to 16, cleanups.
by srdjan@google.com
· 13 years ago
7e70aad
Support for embedded Dart scripts
by hausner@google.com
· 13 years ago
62a9af5
Speed up secure sockets by increasing encrypted buffer size.
by whesse@google.com
· 13 years ago
15432b2
Add canonicalize optimization for branches.
by fschneider@google.com
· 13 years ago
589e3ab
Move common logic into the base class.
by antonm@google.com
· 13 years ago
91514e5
Remove accidental addition of new stream API in dart:io.
by ager@google.com
· 13 years ago
04fc29c
Optimize function at its entry instead of at exit.
by srdjan@google.com
· 13 years ago
fae2529
Backport some work from sample to embedder:
by gram@google.com
· 13 years ago
aec3157
Refactor generic android embedder code out of the sample and fix gcc warnings.
by vsm@google.com
· 13 years ago
f115552
Constant propagator should revisit phis when it visits predecessor block.
by vegorov@google.com
· 13 years ago
b89f3c0
Enable "part of" for the async library.
by floitsch@google.com
· 13 years ago
7f499ab
Fix race condition in Directory.create.
by whesse@google.com
· 13 years ago
75c8f42
Update remaining usages of Completer.completeException.
by ager@google.com
· 13 years ago
800b4b6
Add function for finding what a InputStream or OutputStream is attached to
by sgjesse@google.com
· 13 years ago
2d8c51d
Fix bug 5511:
by iposva@google.com
· 13 years ago
09ce352
Fix comment in test case. Review URL: https://codereview.chromium.org//11783035
by asiva@google.com
· 13 years ago
e8a293c
Allow optimized code when debugger is active
by hausner@google.com
· 13 years ago
8a831fe
Factor out length check in list factories: reduce bloat, factorize code, improve performance.
by srdjan@google.com
· 13 years ago
87a3a4b
Support immediate and memory operands for PushArgumentInstr in optimized code.
by fschneider@google.com
· 13 years ago
34f1a07
Delay canonicalization of 1.0 * N until after representation selection.
by vegorov@google.com
· 13 years ago
0507890
Canonicalize away simple arithmetic equivalences.
by vegorov@google.com
· 13 years ago
16427fe
Fix confusion over on-disk object id sizes during instance serialization.
by cshapiro@google.com
· 13 years ago
44cedbe
Stack frame test probably shouldn't be running on a browser.
by efortuna@google.com
· 13 years ago
9c4e6eb
Added a test to ensure that stack frames are reported correctly when an exception is thrown in a chain which has inlined methods. This test currently fails and I have added an issue 7757 for it and skipped it in the status file.
by asiva@google.com
· 13 years ago
8c35ce1
Bug fix and improvements to clamped arrays.
by srdjan@google.com
· 13 years ago
b8a7845
Restore the bytes promoted counter.
by cshapiro@google.com
· 13 years ago
34df344
Fix context chaining to prevent memory leak (issue 7681).
by regis@google.com
· 13 years ago
020b589
Cleanups. Review URL: https://codereview.chromium.org//11801023
by srdjan@google.com
· 13 years ago
dbb7d24
- Preallocate non-named ArgumentsDescriptors with a small amount of parameters.
by iposva@google.com
· 13 years ago
114fd42
Do ComputeUseLists after ApplyClassIds.
by vegorov@google.com
· 13 years ago
96812c4
Recognize List.fixedLength factory constructor.
by vegorov@google.com
· 13 years ago
d5f2305
Support scalar lists in array bounds check elimination.
by fschneider@google.com
· 13 years ago
774187f
Ensure that LowerBound and UpperBound return overflow marker when overflow occurs.
by vegorov@google.com
· 13 years ago
7519054
Fix Intrinsifier and MethodRecognizer to correctly match private getters and setters.
by vegorov@google.com
· 13 years ago
32eeecd
Fix tests for VM in checked mode.
by ajohnsen@google.com
· 13 years ago
4a7dfd2
Big merge from experimental to bleeding edge.
by floitsch@google.com
· 13 years ago
309fcb1
Fix incorrect desugaring of cascades.
by kmillikin@google.com
· 13 years ago
0a825a9
Cleanup handles more efficiently, ensures we don't have to iterate over them
by asiva@google.com
· 13 years ago
0af1625
Intrinsify Uint8ClampedArray's store and load indexed, inline load indexed.
by srdjan@google.com
· 13 years ago
016b843
Handle optimized code blocks in debugger stack trace
by hausner@google.com
· 13 years ago
47e0887
Support Null type in Class::TypeTest and simplify Instance::IsInstanceOf.
by regis@google.com
· 13 years ago
5915aff
Optimize instanceof: if all results are true and tests can be done using class only replace instanceof with a Boolean constant.
by srdjan@google.com
· 13 years ago
92dee42
Do not emit pointer information for embedded singleton VM Isolate objects while generating code. These embedded objects do not need to be visited during GC.
by asiva@google.com
· 13 years ago
7f60b90
Add synchronous directory listing to dart:io Directory.
by whesse@google.com
· 13 years ago
3e367a1
- Consolidate verbose-gc output to be a single line which can be imported easily into spreadsheets.
by iposva@google.com
· 13 years ago
4c06986
- Make Boolean 'true' and 'false' singleton VM isolate objects.
by asiva@google.com
· 13 years ago
cfeb884
Properly initialize eventhandler mask for all handles on Windows.
by ager@google.com
· 13 years ago
121c85b
Fix pprof VM flag description
by meh@google.com
· 13 years ago
29e06db
In unoptimized code use call for instanceof instead of inlined checks. This allows us to collect type feedback and to reduce the code size of unoptimized code. Next will be work on type tests as well.
by srdjan@google.com
· 13 years ago
e988dec
- Mark huge methods are not-optimizable.
by iposva@google.com
· 13 years ago
7022b39
Convert all symbol accessors to return read only handles so that it is not necessary to create a new handle in the code that uses it.
by asiva@google.com
· 13 years ago
cb27634
Remove NoSuchMethodErrorImplementation class and use NoSuchMethodError from core
by regis@google.com
· 13 years ago
a2d682d
Improve line info accuracy in debugging
by hausner@google.com
· 13 years ago
818cd3b
Fix instance of test for classes that implement call.
by srdjan@google.com
· 13 years ago
b395961a
Fix a warning.
by antonm@google.com
· 13 years ago
18e748d
Implemented class literals in the VM.
by tball@google.com
· 13 years ago
5b3aa7e
- Fix comments and formatting.
by iposva@google.com
· 13 years ago
97a49b6
Small code cleanup in instanceof test.
by srdjan@google.com
· 13 years ago
84d5fb4
Sort checks by counts before emitting test-and-call polymorphic instance calls.
by srdjan@google.com
· 13 years ago
929344a
Issue 7549: fix for invalid runtimeType.toString() for int, double, and
by tball@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
6b51661
Fix bug 5944
by hausner@google.com
· 13 years ago
d273efd
Turn compile time errors related to missing getters and setters into invocation
by regis@google.com
· 13 years ago
4329783
Clean up CodeObservers
by meh@google.com
· 13 years ago
2c7dfbf
Implement a native identical function in the VM.
by meh@google.com
· 13 years ago
2e1ecb1
Revert "Implement a native identical function in the VM."
by meh@google.com
· 13 years ago
2d02548
Ignore nested breakpoints
by hausner@google.com
· 13 years ago
225d9a7
Implement a native identical function in the VM.
by meh@google.com
· 13 years ago
51dc889
Revert "Implement a native identical function in the VM."
by meh@google.com
· 13 years ago
5e068fe
Implement a native identical function in the VM.
by meh@google.com
· 13 years ago
a1bb3a9
Revert "Implement a native identical function in the VM."
by meh@google.com
· 13 years ago
5559681
Implement a native identical function in the VM.
by meh@google.com
· 13 years ago
ef737f1
Revert "Clean up CodeObservers"
by meh@google.com
· 13 years ago
6fbf9f1
Clean up CodeObservers
by meh@google.com
· 13 years ago
7695213
Fix an issue with newlines and exception text in the debugger wire protocol.
by devoncarew@google.com
· 13 years ago
8a54796
Cleanup: Don't allocate a frame iterator in the IC miss handler when it's not needed.
by fschneider@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
6ff1d9c
Simplify basic block discovery -- handle all blcoks uniformly.
by kmillikin@google.com
· 13 years ago
c29b839
Fix latin1 character predefinition in the symbol table. The code
by asiva@google.com
· 13 years ago
7ea520f
Create read only handles for empty_array and sentinel objects
by asiva@google.com
· 13 years ago
38aa3e1
Revert "Implement a native identical function in the VM."
by meh@google.com
· 13 years ago
Next »