summaryrefslogtreecommitdiffstats
path: root/base/android
Commit message (Expand)AuthorAgeFilesLines
* Initializes BuildInfo::java_exception_info_. Follow up on: https://chromiumco...bulach@chromium.org2012-06-202-45/+47
* Upstream some more content/ DEPS-related cleanup.sievers@chromium.org2012-06-182-0/+18
* android content shell bringup.jrg@chromium.org2012-06-154-6/+22
* Fix the error package name for SandboxedProcessServiceyongsheng.zhu@intel.com2012-06-141-1/+1
* Fix the ant warning of 'includeantruntime was not set' in android buildshouqun.liu@intel.com2012-06-131-1/+1
* replace string16 with StringPiece16 in ConvertUTF16ToJavaString()james.wei@intel.com2012-06-122-8/+11
* Make the other Java modules debuggablehaitao.feng@intel.com2012-06-081-1/+1
* Upstream Android proxy config service.pliard@chromium.org2012-06-061-1/+0
* Re-apply 139321 - JNI Generator: removes obsolete -p option.bulach@chromium.org2012-05-301-9/+5
* Fix ninja build for android.yfriedman@chromium.org2012-05-291-1/+1
* Revert 139321 - JNI Generator: removes obsolete -p option.rlp@chromium.org2012-05-291-5/+9
* JNI Generator: removes obsolete -p option.bulach@chromium.org2012-05-291-9/+5
* Update jni_generator with latest from downstream.yfriedman@chromium.org2012-05-233-45/+88
* Add java exception information to BuildInfo.nileshagrawal@chromium.org2012-05-233-2/+79
* Run APK tests on the android_test trybot.nileshagrawal@chromium.org2012-05-161-0/+2
* Upstream Device Orientation For Android.jknotten@chromium.org2012-05-112-5/+50
* Fix forward-declaration of RegistrationMethod in jni_registrar.hsteveblock@chromium.org2012-05-101-1/+1
* Android content shell bringup.jrg@chromium.org2012-05-101-1/+1
* Use generic package name retrieval.nyquist@chromium.org2012-05-091-2/+2
* Upstream Geolocation for Android.jknotten@chromium.org2012-05-091-0/+134
* Reapply "Changes according to review comments"wangxianzhu@chromium.org2012-05-053-0/+149
* Revert 135484 - Use Android API for GetDisplayNameForLocale().rvargas@google.com2012-05-043-149/+0
* Use Android API for GetDisplayNameForLocale().wangxianzhu@chromium.org2012-05-043-0/+149
* Add PathUtilsTest.nileshagrawal@chromium.org2012-04-262-1/+35
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-257-0/+175
* Adding new JNI util methods that deal with Java string arrays and use string16.jcivelli@chromium.org2012-04-242-0/+36
* Update net/android/network_library.cc with fresher code.yfriedman@chromium.org2012-04-241-0/+22
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-212-4/+2
* Add NetworkChangeNotifier for Android.yfriedman@chromium.org2012-04-202-0/+84
* apk-based test runner work for android. 2 unit test bundles converted over (i...jrg@chromium.org2012-04-192-7/+20
* Add templates for building java and running the jni_generator.yfriedman@chromium.org2012-04-171-30/+0
* Upstream crash changes for android.carlosvaldivia@google.com2012-04-103-0/+242
* Revert 131593erg@google.com2012-04-103-242/+0
* Upstream Android native crash handling changes.carlosvaldivia@google.com2012-04-103-0/+242
* Revert 131404 - Upstream native crash handling changes for Android.msw@chromium.org2012-04-093-244/+0
* Upstream native crash handling changes for Android.carlosvaldivia@google.com2012-04-093-0/+244
* Adding android mediaplayer implementation to chromiumqinmin@chromium.org2012-04-061-20/+24
* Revert 131064 - Adding android mediaplayer implementation to chromiumqinmin@chromium.org2012-04-061-24/+20
* Adding android mediaplayer implementation to chromiumqinmin@chromium.org2012-04-061-20/+24
* Make 'generate_jni_headers' less noisy.thakis@chromium.org2012-04-041-1/+0
* Update Ant build to support multiple build configurations.yfriedman@chromium.org2012-03-291-1/+12
* Remove env() getter from JavaRef<>joth@chromium.org2012-03-223-45/+70
* Build Android's MessagePumpForUI by upstreaming SystemMessageHandlerpeter@chromium.org2012-03-141-0/+93
* Upstream Android's PathUtils implementation.peter@chromium.org2012-03-145-26/+87
* Chrome for Android unfork.bulach@chromium.org2012-03-081-68/+46
* JNI Bindings on Chrome for Android: unfork.bulach@chromium.org2012-03-082-3/+41
* Fixes JNI Bindings & startup perf.bulach@chromium.org2012-03-013-181/+188
* Add first java source code and gyp/ant changes to build java code.navabi@google.com2012-02-293-0/+84
* Add base/android OWNERS.jrg@google.com2012-02-291-0/+5
* Chrome on Android: adds jni_generator.bulach@chromium.org2012-02-246-0/+3069