Merge commit '66ce420c325fe32a4da67f8a9a0914a093df2f42'
* commit '66ce420c325fe32a4da67f8a9a0914a093df2f42':
Cleanups for eclipse classpath DO NOT MERGE
Merge commit 'd59647505dff76ebb2e8da489fabf6bf5ddb0d1f' into gingerbread-plus-aosp
* commit 'd59647505dff76ebb2e8da489fabf6bf5ddb0d1f':
Package Proguard with the SDK.
Merge commit '434450f73adf9306241ea44ec389bfdd7a6cd765'
* commit '434450f73adf9306241ea44ec389bfdd7a6cd765':
Update NDK headers and samples to sync up with looper API changes.
Merge commit '2405e67fad64b62efa71f04aab712fd9d80803df' into gingerbread-plus-aosp
* commit '2405e67fad64b62efa71f04aab712fd9d80803df':
Update NDK headers and samples to sync up with looper API changes.
Merge commit '3d925ea9e884000a7e5e8e18c681967f9550b15d'
* commit '3d925ea9e884000a7e5e8e18c681967f9550b15d':
GlobalTime: Perform Zoom In and Out only after initialization
Merge commit '915bdba9ac6c272fc127ab39b9a8019b7ad24e61'
* commit '915bdba9ac6c272fc127ab39b9a8019b7ad24e61':
Use remote_api for shell access on developer.android.com.
Merge commit '50d579d0ec9c9d0bcd3da936af8480808d5e0843' into gingerbread-plus-aosp
* commit '50d579d0ec9c9d0bcd3da936af8480808d5e0843':
GlobalTime: Perform Zoom In and Out only after initialization
Merge commit '12d3ad89e48e4e95a1ebf78fad1978e9e5e56a3d' into gingerbread-plus-aosp
* commit '12d3ad89e48e4e95a1ebf78fad1978e9e5e56a3d':
Use remote_api for shell access on developer.android.com.
Merge commit 'e55fc016a6e40edd456c0d240d06689d84a7127b' into gingerbread
* commit 'e55fc016a6e40edd456c0d240d06689d84a7127b':
Use remote_api for shell access on developer.android.com.
This allows Python shell access on developer.android.com
using the remote_api_shell.py script that's bundled with
the App Engine SDK.
Change-Id: If3c979ccbf885905a9cc3840645dcb6a5a50cfa8
Invoking zoom on mGLView before initialization causes Null pointer
exception. The usecase is to launch global time and immediately
press key 2 or 8 (just before the globe is seen on display).
Change-Id: I10e7736527a934029364c9c83f147f94574f5488
Also the native-activity sample also has some very simple code showing
how to listen to the accelerometer.
Change-Id: I0629b8bc40cddd66233c1675cd5e8b42a9b722d8
Merge commit '310187112b211f24c074fd9e34db9dddc59158f3'
* commit '310187112b211f24c074fd9e34db9dddc59158f3':
Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.
Merge commit '7d26cd198266cd48cb0a912585419fbe0cc8ed89' into gingerbread-plus-aosp
* commit '7d26cd198266cd48cb0a912585419fbe0cc8ed89':
Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.
Instructs external contributors that changes to external/v8 should be made
directly at http://code.google.com/p/v8.
Change-Id: I3fe2596a183751eeba968f51d206ea37b1d26bb2
Merge commit '84d495af1b030208cced9b3cd70486a0e9af6370'
* commit '84d495af1b030208cced9b3cd70486a0e9af6370':
Add API demo for picking a contact with a permission grant.