summaryrefslogtreecommitdiffstats
path: root/base/android/java
Commit message (Expand)AuthorAgeFilesLines
* Suppress deprecation of Build.CPU_ABIaurimas2014-09-261-3/+7
* Fix CommandLine initialization for Chrome & WebViewhjd2014-09-261-3/+38
* Revert of Revert of Revert of Revert of Set the javac target and source to 1....aurimas2014-09-251-0/+2
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-251-2/+2
* Revert of Revert of Revert of Set the javac target and source to 1.7 (patchse...thestig2014-09-251-2/+0
* Revert of Revert of Set the javac target and source to 1.7 (patchset #1 id:1 ...aurimas2014-09-251-0/+2
* Add more methods to APICompatibilityUtilsyusufo2014-09-241-0/+39
* Adds Build.MANUFACTURER to native BuildInfo wrapper.gunsch2014-09-231-0/+5
* [Android] Experimental sync barrier detection for tracingjdduke2014-09-231-1/+106
* [Checkstyle] Enable boolean simplification and empty expression checks.aurimas2014-09-201-1/+1
* Do not special case the accept button of the time picker.miguelg2014-09-191-6/+0
* [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
* [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-211-92/+32
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-211-0/+20
* 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-201-20/+0
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-201-0/+20
* [Android] Make ApplicationStatus thread safedtrainor@chromium.org2014-08-181-5/+11
* 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-111-10/+13
* [Android] Pass the right listener to DatePickerDialogmiguelg@chromium.org2014-07-311-0/+6
* Observer Support for DistilledPagePrefssunangel@chromium.org2014-07-241-0/+24
* Set parcel data position to 0 when cloning the relro bundle.simonb@chromium.org2014-07-101-5/+6
* Add switch for turning on library in zip file support.anton@chromium.org2014-07-011-3/+1
* Chromium Linker support for loading lib*.so from within an APK fileanton@chromium.org2014-06-272-10/+72
* Add support for uncompress library in APK to the build systemanton@chromium.org2014-06-271-0/+12
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-262-15/+12
* Move FieldTrialHelper from chrome to base and call it FieldTrialList.maxbogue@chromium.org2014-06-211-0/+24
* 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-121-0/+17
* Updating JNIAdditionalImport to allow more than one import.qsr@chromium.org2014-05-231-1/+1
* Adding JNIAdditionalImport annotation.qsr@chromium.org2014-05-191-0/+35
* Crazy linker fix forsimonb@chromium.org2014-05-131-0/+24
* Fix mismatched bookmark favicons on Android 4.2.1.newt@chromium.org2014-04-301-31/+25
* Disable strict mode for SysUtils#amountOfPhysicalMemoryKBcimamoglu@chromium.org2014-04-301-7/+5
* TRACING: Enable java tracing from native alsoepenner@chromium.org2014-04-232-11/+19