summaryrefslogtreecommitdiffstats
path: root/base/android
Commit message (Expand)AuthorAgeFilesLines
* [Android] Invalidate ChromeShell progress bar during animationjdduke2014-09-181-0/+32
* Revert of Set the javac target and source to 1.7 (patchset #2 id:20001 of htt...aurimas2014-09-161-2/+0
* Set the javac target and source to 1.7aurimas2014-09-161-0/+2
* Revert of [Android] Mark posted UI thread tasks as asynchronous (patchset #4 ...jdduke2014-09-151-49/+2
* Migrate ResourceExtractor.java inside org.chromium.base package.vivek.vg2014-09-122-0/+413
* On library load failure, retry without shared RELRO.simonb2014-09-112-8/+46
* Add @CalledByNative and @AccessedByNative annotations.simonb2014-09-031-0/+8
* [chromium linker] Check for null ParcelFileDescriptor before using it.avayvod2014-09-031-1/+2
* Fix conversions from 32-bit pointers to signed 64-bit integers.avayvod2014-09-031-2/+3
* [Android] Add missing @VisibleForTesting annotations.aurimas2014-09-024-0/+24
* Add a flag to let render process wait for java debuggerjaekyun2014-08-301-0/+3
* [Android] Mark posted UI thread tasks as asynchronousjdduke2014-08-291-2/+49
* Introduce @CalledByReflection annotation.aurimas2014-08-281-0/+24
* Use content URI to upload photos taken by cameraqinmin2014-08-271-0/+28
* Switch from local random address generation to kernel ASLRsimonb@chromium.org2014-08-212-98/+46
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-2124-369/+559
* Add native libraries to gn apkscjhopman@chromium.org2014-08-213-35/+13
* Revert 290810 "Make class lookup lazy in jni_generator when usin..."ygorshenin@chromium.org2014-08-2024-696/+370
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-2024-370/+696
* [Android] Make ApplicationStatus thread safedtrainor@chromium.org2014-08-181-5/+11
* Fix cpplint warnings.simonb@chromium.org2014-08-141-9/+9
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Pass display names for uploaded content URI filesqinmin@chromium.org2014-08-121-1/+33
* [Android] Record UMA metrics after native initialization completes.feng@chromium.org2014-08-121-0/+3
* The WebView has a path (early use of the CookieManager) whichhjd@chromium.org2014-08-113-15/+22
* Don't register JNI methods for the android_webview.mkosiba@chromium.org2014-08-113-11/+328
* [Android] Pass the right listener to DatePickerDialogmiguelg@chromium.org2014-07-311-0/+6
* Observer Support for DistilledPagePrefssunangel@chromium.org2014-07-241-0/+24
* [android_webview] Introduce AwAssets to reference assets inside the apk.primiano@chromium.org2014-07-182-0/+19
* Fix StackOverFlow in AdvancedMockContext.nyquist@chromium.org2014-07-181-0/+68
* Set parcel data position to 0 when cloning the relro bundle.simonb@chromium.org2014-07-101-5/+6
* Fix compilation error encountered when DEBUG set to 1.simonb@chromium.org2014-07-081-1/+1
* Add switch for turning on library in zip file support.anton@chromium.org2014-07-011-3/+1
* Increase storage for Java exception information.ohrn@opera.com2014-07-011-1/+1
* [Android] Add an error message for java exception crashboliu@chromium.org2014-06-281-14/+12
* Chromium Linker support for loading lib*.so from within an APK fileanton@chromium.org2014-06-273-47/+201
* Add support for uncompress library in APK to the build systemanton@chromium.org2014-06-271-0/+12
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* Fix comparison between signed and unsigned integer expressions.yfriedman@chromium.org2014-06-271-1/+2
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-265-46/+17
* Add depfile support to android build scriptscjhopman@chromium.org2014-06-241-0/+16
* Move FieldTrialHelper from chrome to base and call it FieldTrialList.maxbogue@chromium.org2014-06-214-0/+77
* JarJar resources when building the android_webview.mkosiba@chromium.org2014-06-203-10/+55
* Set chrome thread name in JVM.byungchul@chromium.org2014-06-202-2/+23
* Calling Shutdown() for Android content_browsertests. Removed webrtc test hack.starodub@google.com2014-06-181-1/+2
* Android: enable chromium linker on the shells.bulach@chromium.org2014-06-171-5/+14
* [Android] Java Bridge with Gin: implement Java methods invocationmnaganov@chromium.org2014-06-125-0/+63
* Revert 275652 "Remove unneeded JNI registrations."torne@chromium.org2014-06-093-328/+11
* Remove myself from OWNERS files.pliard@chromium.org2014-06-081-1/+0
* Remove unneeded JNI registrations.sl.ostapenko@samsung.com2014-06-073-11/+328