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

Issue 66253002: Version 0.8.10.9 (Closed)

Created:
7 years, 1 month ago by ricow1
Modified:
7 years, 1 month ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1211 lines, -143 lines) Patch
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/constant/ConstantVisitor.java View 2 chunks +2 lines, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/error/ErrorReporter.java View 2 chunks +12 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/sdk/SdkLibrariesReader.java View 2 chunks +5 lines, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java View 3 chunks +53 lines, -45 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java View 2 chunks +35 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/StaticWarningCodeTest.java View 6 chunks +63 lines, -8 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/ui/dialogs/AboutDartDialog.java View 2 chunks +19 lines, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/ui/update/UpdatePreferencePage.java View 2 chunks +22 lines, -1 line 0 comments Download
M dart/editor/tools/plugins/org.eclipse.wst.html.ui/src/org/eclipse/wst/html/ui/internal/preferences/HTMLUIPreferenceInitializer.java View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/logo/logo.dart View 2 chunks +7 lines, -7 lines 0 comments Download
M dart/samples/swarm/App.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/swarm/SwarmViews.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M dart/samples/swarm/Views.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/samples/swarm/swarm_ui_lib/touch/EventUtil.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/swarm/swarm_ui_lib/view/PagedViews.dart View 3 chunks +5 lines, -5 lines 0 comments Download
M dart/samples/swarm/swarm_ui_lib/view/SliderMenu.dart View 4 chunks +5 lines, -5 lines 0 comments Download
M dart/samples/swarm/test/swarm_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/samples/swarm/test/swarm_ui_lib/layout/grid_layout_demo.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M dart/samples/swarm/test/swarm_ui_lib/layout/layout_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/third_party/angular_todo/pubspec.yaml View 1 chunk +4 lines, -4 lines 0 comments Download
M dart/samples/third_party/angular_todo/todo.dart View 1 chunk +1 line, -0 lines 0 comments Download
M dart/samples/third_party/dromaeo/Dromaeo.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/samples/third_party/dromaeo/tests/dom-attr-html.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/samples/third_party/pop-pop-win/pubspec.yaml View 2 chunks +1 line, -3 lines 0 comments Download
M dart/samples/third_party/todomvc/.buildlog View 1 chunk +10 lines, -0 lines 0 comments Download
M dart/samples/third_party/todomvc/test/listorder_test.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M dart/samples/third_party/todomvc/test/mainpage_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M dart/samples/third_party/todomvc/test/markdone_shadow_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/third_party/todomvc/test/markdone_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/samples/third_party/todomvc/web/app.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/third_party/todomvc/web/editable_label.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/third_party/todomvc/web/router_options.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/third_party/todomvc/web/todo_row.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/sdk/lib/html/dart2js/html_dart2js.dart View 10 chunks +94 lines, -5 lines 0 comments Download
M dart/sdk/lib/html/dartium/html_dartium.dart View 10 chunks +113 lines, -5 lines 0 comments Download
M dart/sdk/lib/math/point.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/sdk/lib/typed_data/dart2js/typed_data_dart2js.dart View 31 chunks +609 lines, -1 line 0 comments Download
M dart/tests/co19/co19-analyzer.status View 1 chunk +0 lines, -1 line 0 comments Download
M dart/tests/language/language_analyzer.status View 2 chunks +0 lines, -4 lines 0 comments Download
M dart/tests/lib/math/point_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/tools/VERSION View 1 chunk +1 line, -1 line 0 comments Download
M dart/tools/dom/docs/docs.json View 4 chunks +59 lines, -3 lines 0 comments Download
M dart/tools/dom/src/shared_html.dart View 1 chunk +36 lines, -2 lines 0 comments Download
M dart/tools/dom/templates/html/impl/impl_Document.darttemplate View 1 chunk +1 line, -0 lines 0 comments Download
M dart/tools/dom/templates/html/impl/impl_DocumentFragment.darttemplate View 1 chunk +11 lines, -0 lines 0 comments Download
M dart/tools/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +3 lines, -0 lines 0 comments Download
M deps/dartium.deps/DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
ricow1
7 years, 1 month ago (2013-11-08 07:00:43 UTC) #1
ricow1
TBR
7 years, 1 month ago (2013-11-08 07:03:24 UTC) #2
ricow1
Committed patchset #1 manually as r30099 (presubmit successful).
7 years, 1 month ago (2013-11-08 07:04:30 UTC) #3
kasperl
7 years, 1 month ago (2013-11-08 07:58:04 UTC) #4
Message was sent while issue was closed.
LGTM. Thanks, Rico!

Powered by Google App Engine
This is Rietveld 408576698