Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Issue 132163005: Version 1.1.0-dev.5.7 (Closed)

Created:
6 years, 11 months ago by Ivan Posva
Modified:
6 years, 11 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+309 lines, -423 lines) Patch
M runtime/bin/builtin.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/lib/typed_data.cc View 2 chunks +9 lines, -14 lines 0 comments Download
M runtime/lib/typed_data.dart View 8 chunks +64 lines, -9 lines 0 comments Download
M runtime/tests/vm/vm.status View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 5 chunks +33 lines, -33 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/deferred_objects.h View 7 chunks +7 lines, -6 lines 0 comments Download
M runtime/vm/deferred_objects.cc View 5 chunks +6 lines, -11 lines 0 comments Download
M runtime/vm/deopt_instructions.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/disassembler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/disassembler.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M runtime/vm/disassembler_ia32.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/disassembler_x64.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_builder.cc View 3 chunks +16 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph_compiler.h View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 2 chunks +46 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 chunk +0 lines, -68 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 chunk +0 lines, -69 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 chunk +0 lines, -68 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +0 lines, -68 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_optimizer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 5 chunks +44 lines, -18 lines 0 comments Download
M runtime/vm/heap.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/heap.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 5 chunks +16 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +1 line, -4 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 3 chunks +1 line, -6 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 3 chunks +1 line, -7 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 3 chunks +1 line, -6 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 3 chunks +1 line, -6 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/profiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/stdio.dart View 1 chunk +1 line, -2 lines 0 comments Download
A + tests/language/disasssemble_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tests/lib/lib.status View 2 chunks +0 lines, -6 lines 0 comments Download
A + tests/lib/typed_data/setRange_4_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/VERSION View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
6 years, 11 months ago (2014-01-09 23:28:41 UTC) #1
ricow1
LGTM
6 years, 11 months ago (2014-01-10 05:45:34 UTC) #2
Ivan Posva
6 years, 11 months ago (2014-01-10 06:17:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r31689 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698