summaryrefslogtreecommitdiffstats
path: root/base/android
Commit message (Expand)AuthorAgeFilesLines
* Never unmap memory reserved for RELRO file creation.simonb2016-01-181-38/+66
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)jbudorick2016-01-163-105/+126
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...jbudorick2016-01-153-126/+105
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND)jbudorick2016-01-153-105/+126
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...vasilii2016-01-153-126/+105
* [Android] Rework multidex and enable multidex for unit_tests_apk.jbudorick2016-01-153-105/+126
* android: Add RecordHistogram.recordPercentageHistogram(), convert existing ones.lizeb2016-01-112-1/+11
* Custom notification layouts: add work profile badge.mvanouwerkerk2016-01-081-0/+15
* android: Properly record the "native library residency" histogram.lizeb2016-01-084-27/+47
* Prepare for -Wall for third-party code, -Wextra for chromium_codethakis2015-12-312-2/+2
* Port //base/android/jni_generator/jni_generator.gyp to GNagrieve2015-12-303-4/+70
* Switch to standard integer types in base/android/.avi2015-12-2424-22/+39
* Give ScopedJavaGlobalRef copy and assignment constructorsaberent2015-12-171-1/+7
* Disable NativeLibraryPrefetcherTest tests that use mincore()timav2015-12-161-2/+3
* Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...danakj2015-12-151-10/+2
* android: Record how much of the native library is there before prefetch.lizeb2015-12-155-6/+116
* [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.jbudorick2015-12-151-2/+10
* Check for null when registering for ACTION_BATTERY_CHANGED.tedchoc2015-12-151-1/+1
* Fix strict mode violation in SelectFileDialog.javaqinmin2015-12-121-4/+10
* Revert "Added a call to ActivityManager.isLowRamDevice() from SysUtils.detect...aelias2015-12-111-29/+5
* Fix comments in SampleForTests.mvanouwerkerk2015-12-091-2/+2
* Port android_must_copy_system_libraries logic GYP->GNagrieve2015-12-091-1/+3
* Hide StrictMode flashes for TabContentManager.wnwen2015-12-091-1/+8
* [Android] Check for null app metadata during multidex installation.jbudorick2015-12-071-0/+1
* Remove kint64min.avi2015-12-031-1/+2
* jni: Allow nullptr to be converted to JavaRef.torne2015-12-031-5/+13
* Remove kint32min.avi2015-12-021-2/+8
* jni: Pass method parameters as JavaParamRef in base.torne2015-12-024-22/+41
* Re-land "Add stats to distinguish android renderer crashes."wnwen2015-12-013-0/+11
* android: Don't log error when checking weak refsievers2015-12-011-4/+1
* jni: Allow nullptr to be converted to JavaParamRef.Torne (Richard Coles)2015-11-271-0/+6
* Make Android HttpNegotiateAuthenticator work without an activitydgn2015-11-261-0/+17
* Extend the multidex logic to only kick in for the main browser application.tedchoc2015-11-251-17/+65
* Add context_utils.h includes where needed.torne2015-11-256-3/+5
* Linker: Do not require JNI_OnLoad in ModernLinker loads.simonb2015-11-251-16/+8
* Support setting just the Java Context for JUnit tests.torne2015-11-241-2/+10
* Revert "Add stats to distinguish android renderer crashes."primiano2015-11-243-11/+0
* Switch to static_assert in base/.avi2015-11-241-4/+4
* Define a Java-side global application context.torne2015-11-246-33/+155
* Cleanup: Correctly spell success(ful).thestig2015-11-231-1/+1
* Add stats to distinguish android renderer crashes.wnwen2015-11-233-0/+11
* [Android] Add gn support for multidex.jbudorick2015-11-201-2/+8
* [Android] Enable multidex for debug builds of ChromePublic.jbudorick2015-11-1311-0/+34
* Revert of Add 200MS delay before starting toolbar scale animation (patchset #...robliao2015-11-101-0/+1
* Add 200MS delay before starting toolbar scale animationianwen2015-11-101-1/+0
* Fix errorprone StaticAccessedFromInstance warning in LibraryLoader.mikecase2015-11-101-1/+1
* Use chromium linker and relocation packing for chrome_public_apk in GNpkotwicz2015-11-031-4/+5
* Reland Reland Reland Switch Chrome Android using v8 arch specific external da...michaelbai2015-11-031-13/+0
* android: Add ToJavaByteArray variant for vector<uint8_t>.scheib2015-11-033-51/+72
* Revert of Reland Reland Switch Chrome Android using v8 arch specific external...sammc2015-11-031-0/+13