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

Issue 1230883002: Fix --compile_all flag (--compile-all is wrong) (Closed)

Created:
5 years, 5 months ago by srdjan
Modified:
5 years, 5 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, turnidge, rmacnak, Cutch, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -47 lines) Patch
M runtime/observatory/tests/service/allocations_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/async_generator_breakpoint_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/bad_web_socket_address_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/break_on_activation_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/caching_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/code_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/command_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/contexts_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/coverage_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/debugger_inspect_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/debugger_location_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/debugging_inlined_finally_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/debugging_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/dominator_tree_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/echo_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/observatory/tests/service/eval_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/evaluate_activation_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/gc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_allocation_profile_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_flag_list_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_heap_map_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_instances_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_isolate_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_object_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_ports_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_retained_size_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_retaining_path_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_stack_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_version_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/get_vm_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/graph_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/inbound_references_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/isolate_lifecycle_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/library_dependency_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/malformed_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/metrics_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/mirror_references_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/native_metrics_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/set_library_debuggable_rpc_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/steal_breakpoint_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/string_escaping_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/test_helper.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/type_arguments_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/typed_data_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/vm_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/weak_properties_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
srdjan
5 years, 5 months ago (2015-07-09 18:33:42 UTC) #2
Cutch
lgtm
5 years, 5 months ago (2015-07-09 20:15:01 UTC) #3
srdjan
5 years, 5 months ago (2015-07-09 20:16:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a3e1db62635367e339464ef9a31e0ea8507373dc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698