summaryrefslogtreecommitdiffstats
path: root/content/content_jni.gypi
Commit message (Collapse)AuthorAgeFilesLines
* Upstream Device Orientation For Android.jknotten@chromium.org2012-05-111-0/+2
| | | | | | | | | | | | | | | | Some minor changes to support and make clear that a DataFetcher can return true without providing an orientation. This is the case for Android's data fetcher where we need to wait for the sensor manager to push an event instead of being able to directly poll the orientation sensor. TBR=jam@chromium.org TEST=content_unittests:DeviceOrientationProviderTest Review URL: https://chromiumcodereview.appspot.com/10268013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136555 0039d316-1c4b-4281-b951-d872f2087c98
* Android content shell bringup.jrg@chromium.org2012-05-101-0/+27
Build media java files (we weren't). Fix adb_install_content_shell for cases where the app was stuck. Add upstream staging gyp var / #define. Be more consistent about jar output files (all in lib.java). Upstream a bunch of random files (e.g. ppapi). Upstream a bunch of java and native code hit as part of shlib init. Properly package jar files in content shell. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10377059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136219 0039d316-1c4b-4281-b951-d872f2087c98