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

Issue 64033002: Version 0.8.10.8 (Closed)

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

Description

Version 0.8.10.8 svn merge -c 29890 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29963 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29968 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29975 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29979 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29982 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29987 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29991 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29993 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29996 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29997 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 29999 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30000 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30002 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30004 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30008 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30011 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30013 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30014 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30021 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30031 https://dart.googlecode.com/svn/branches/bleeding_edge trunk svn merge -c 30034 https://dart.googlecode.com/svn/branches/bleeding_edge trunk R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=30039

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1379 lines, -890 lines) Patch
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java View 1 chunk +1 line, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/context/IncrementalAnalysisCache.java View 1 chunk +1 line, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/MemoryIndexStoreImpl.java View 6 chunks +21 lines, -4 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java View 6 chunks +42 lines, -39 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ScopedVisitor.java View 2 chunks +1 line, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/scope/EnclosedScope.java View 4 chunks +14 lines, -11 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java View 2 chunks +11 lines, -9 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/context/IncrementalAnalysisCacheTest.java View 2 chunks +2 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/index/MemoryIndexStoreImplTest.java View 3 chunks +53 lines, -3 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/internal/search/SearchEngineImplTest.java View 36 chunks +69 lines, -46 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/CompileTimeErrorCodeTest.java View 1 chunk +18 lines, -0 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 +29 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/pub/RunPubJob.java View 3 chunks +8 lines, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/dartium/DartiumDebugStackFrame.java View 3 chunks +36 lines, -25 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/dartium/DartiumStreamMonitor.java View 1 chunk +2 lines, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/view/DartVariablesView.java View 3 chunks +25 lines, -0 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/DeployPolymerAppHandler.java View 2 chunks +8 lines, -76 lines 0 comments Download
A + dart/editor/tools/plugins/com.google.dart.tools.ui/samples/docs.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/intro/IntroEditor.java View 3 chunks +5 lines, -5 lines 0 comments Download
M dart/runtime/vm/stub_code_x64.cc View 5 chunks +6 lines, -4 lines 0 comments Download
M dart/samples/solar/web/solar.dart View 2 2 chunks +16 lines, -12 lines 0 comments Download
M dart/samples/third_party/pop-pop-win/lib/src/canvas/game_element.dart View 2 1 chunk +1 line, -1 line 0 comments Download
M dart/samples/third_party/pop-pop-win/pubspec.yaml View 2 1 chunk +1 line, -1 line 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Bomb0.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Bomb1.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Bomb2.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Bomb3.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Bomb4.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop0.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop1.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop2.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop3.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop4.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop5.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop6.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop7.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/Pop8.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/click.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/flag.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/throw.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/unflag.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/wav2aac.sh View 2 1 chunk +0 lines, -12 lines 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/wav2webm.sh View 2 1 chunk +0 lines, -12 lines 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/audio/win.wav View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/background_side_left.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/background_top_left.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0000.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0001.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0002.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0003.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0004.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0005.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0006.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0007.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0008.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0009.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0010.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0011.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0012.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0013.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0014.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0015.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0016.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0017.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0018.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0019.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0020.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0021.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0022.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_explode_0023.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pieces_a.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pieces_b.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pieces_c.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pieces_d.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0000.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0001.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0002.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0003.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0004.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0005.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0006.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0007.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0008.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0009.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0010.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0011.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0012.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0013.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0014.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0015.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0016.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0017.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0018.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0019.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0020.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0021.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0022.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0023.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0024.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0025.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0026.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_pop_0027.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_tagged_!.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_tagged_bomb.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_tagged_frozen.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_tagged_question_mark.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/balloon_tagged_x.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/button_blank.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/button_blank_clicked.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/button_new_game.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/button_new_game_clicked.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/crater_b.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0000.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0001.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0002.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0003.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0004.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0005.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0006.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0007.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0008.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0009.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0010.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0011.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0012.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0013.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0014.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0015.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0016.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0017.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0018.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0019.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0020.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0021.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0022.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0023.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0024.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0025.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0026.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0027.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0028.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0029.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0030.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0031.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0032.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0033.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0034.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0035.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0036.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0037.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0038.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0039.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0040.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0041.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0042.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0043.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0044.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0045.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0046.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0047.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0048.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0049.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0050.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0051.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0052.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0053.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_0054.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0000.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0001.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0002.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0003.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0004.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0005.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0006.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0007.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0008.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0009.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0010.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0011.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0012.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0013.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0014.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0015.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0016.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0017.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0018.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0019.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0020.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0021.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0022.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0023.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0024.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0025.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0026.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0027.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0028.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0029.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0030.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0031.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0032.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0033.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0034.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0035.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0036.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0037.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0038.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0039.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0040.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0041.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0042.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0043.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0044.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0045.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0046.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0047.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0048.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0049.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0050.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0051.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0052.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0053.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/dart_fly_shadow_0054.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_center.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_corner_bottom_left.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_corner_bottom_right.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_corner_top_left.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_corner_top_right.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_side_bottom.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_side_left.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_side_right.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/game_board_side_top.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_114.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_144.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_16.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_200.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_32.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_512.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_512.psd View Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_57.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/icon_64.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/loading_background.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/loading_bar.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/loading_text.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/logo_win.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/number_eight.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/number_five.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/number_four.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/number_one.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/number_seven.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/number_six.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/number_three.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/originals/number_two.png View 2 Binary file 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/transparent_animated_textures.tps View 2 1 chunk +0 lines, -312 lines 0 comments Download
D dart/samples/third_party/pop-pop-win/resource/transparent_static_textures.tps View 2 1 chunk +0 lines, -156 lines 0 comments Download
M dart/samples/third_party/pop-pop-win/web/dom/game_dom.dart View 2 1 chunk +9 lines, -9 lines 0 comments Download
M dart/samples/third_party/pop-pop-win/web/dom/index.html View 2 1 chunk +1 line, -0 lines 0 comments Download
M dart/samples/third_party/pop-pop-win/web/game.dart View 2 5 chunks +5 lines, -5 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/elements/elements.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/elements/modelx.dart View 1 1 chunk +3 lines, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/mirrors/dart2js_mirror.dart View 1 8 chunks +37 lines, -8 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/mirrors/mirrors.dart View 1 3 chunks +12 lines, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/mirrors/mirrors_util.dart View 1 3 chunks +81 lines, -4 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/resolution/members.dart View 1 3 chunks +5 lines, -7 lines 0 comments Download
M dart/sdk/lib/_internal/dartdoc/lib/dartdoc.dart View 1 6 chunks +26 lines, -10 lines 0 comments Download
M dart/sdk/lib/_internal/lib/js_mirrors.dart View 10 chunks +61 lines, -25 lines 0 comments Download
M dart/sdk/lib/convert/utf.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/sdk/lib/html/dart2js/html_dart2js.dart View 10 chunks +233 lines, -17 lines 0 comments Download
M dart/sdk/lib/html/dartium/html_dartium.dart View 10 chunks +258 lines, -17 lines 0 comments Download
M dart/sdk/lib/io/data_transformer.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/sdk/lib/io/string_transformer.dart View 1 chunk +1 line, -1 line 0 comments Download
A + dart/tests/compiler/dart2js/mirror_system_helper.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/tests/compiler/dart2js/mirrors_metadata_test.dart View 1 1 chunk +2 lines, -22 lines 0 comments Download
A + dart/tests/compiler/dart2js/mirrors_mixin_test.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M dart/tests/language/language_analyzer.status View 3 chunks +2 lines, -10 lines 0 comments Download
A + dart/tests/lib/mirrors/generic_class_declaration_test.dart View 0 chunks +-1 lines, --1 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 5 chunks +257 lines, -9 lines 0 comments Download
M dart/tools/dom/src/CanvasImageSource.dart View 1 chunk +1 line, -4 lines 0 comments Download
M dart/tools/dom/src/CrossFrameTypes.dart View 1 chunk +8 lines, -4 lines 0 comments Download
M dart/tools/dom/templates/html/impl/impl_Node.darttemplate View 1 chunk +3 lines, -0 lines 0 comments Download
M deps/dartium.deps/DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ricow1
As always, leave out binary hell in samples
7 years, 1 month ago (2013-11-07 09:36:34 UTC) #1
kasperl
LGTM!
7 years, 1 month ago (2013-11-07 09:58:29 UTC) #2
ricow1
7 years, 1 month ago (2013-11-07 10:17:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r30039 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698