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

Issue 11362103: Rotating spheres sample (Closed)

Created:
8 years, 1 month ago by vsm
Modified:
5 years, 9 months ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rotating spheres sample BUG=

Patch Set 1 #

Patch Set 2 : More cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2400 lines, -4 lines) Patch
M dart.gyp View 1 chunk +8 lines, -0 lines 0 comments Download
M runtime/bin/bin.gypi View 1 1 chunk +41 lines, -0 lines 0 comments Download
M runtime/bin/main.cc View 6 chunks +45 lines, -3 lines 0 comments Download
A runtime/bin/main_android.cc View 1 chunk +666 lines, -0 lines 0 comments Download
M runtime/platform/assert.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A samples/android/.gitignore View 1 chunk +13 lines, -0 lines 0 comments Download
A samples/android/AndroidManifest.xml View 1 chunk +17 lines, -0 lines 0 comments Download
A samples/android/android.gyp View 1 chunk +110 lines, -0 lines 0 comments Download
A samples/android/android_extension.cc View 1 chunk +701 lines, -0 lines 0 comments Download
A samples/android/ant.properties View 1 chunk +17 lines, -0 lines 0 comments Download
A samples/android/assets/dart/gl.dart View 1 1 chunk +95 lines, -0 lines 0 comments Download
A samples/android/assets/dart/simplegl.dart View 1 1 chunk +329 lines, -0 lines 0 comments Download
A samples/android/proguard-project.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A samples/android/project.properties View 1 chunk +14 lines, -0 lines 0 comments Download
A samples/android/res/drawable-hdpi/ic_launcher.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A samples/android/res/drawable-ldpi/ic_launcher.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A samples/android/res/drawable-mdpi/ic_launcher.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A samples/android/res/drawable-xhdpi/ic_launcher.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A samples/android/res/layout/main.xml View 1 chunk +23 lines, -0 lines 0 comments Download
A samples/android/res/values/strings.xml View 1 chunk +4 lines, -0 lines 0 comments Download
A samples/android/src/org/dartlang/Dart.java View 1 chunk +71 lines, -0 lines 0 comments Download
A samples/android/src/org/dartlang/example/dart/DartActivity.java View 1 1 chunk +177 lines, -0 lines 0 comments Download
A samples/android/tools/build.py View 1 chunk +37 lines, -0 lines 0 comments Download
M samples/sample_extension/sample_extension.gyp View 2 chunks +13 lines, -3 lines 0 comments Download
M tools/gyp/configurations_android.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698