index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
android
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix strict mode violation in TabPersistentStore.cleanupPersistentData()
agrieve
2016-03-21
1
-26
/
+10
*
Fix SELinux violation when opening Chrome on Android
hartmanng
2016-03-10
2
-8
/
+1
*
Run setPrivateDataDirectorySuffix() on UI thread if it doesn't finish in time.
hartmanng
2016-02-24
1
-21
/
+88
*
Update account and sync management UX
maybelle
2016-02-22
1
-0
/
+13
*
chromium linker: Suppress findbugs false positive.
simonb
2016-02-19
1
-11
/
+8
*
Use ResourceEntry instead of mandatory paks for blimp
nyquist
2016-02-18
1
-5
/
+0
*
Make debug flag final for compiler optimizations.
wnwen
2016-02-17
1
-2
/
+3
*
Also adds debug build flag.
wnwen
2016-02-16
2
-5
/
+12
*
Expand DCHECKs in record_histograms.cc.
asvitkine
2016-02-12
1
-3
/
+15
*
Revert of Fix SELinux violation when opening Chrome on Android (patchset #4 i...
hartmanng
2016-02-10
1
-1
/
+7
*
Fix Window callback asserts in BaseChromiumApplication
twellington
2016-02-09
1
-7
/
+23
*
Fix SELinux violation when opening Chrome on Android
hartmanng
2016-02-05
1
-7
/
+1
*
Replace assert by explicit throw new AssertionError
simonb
2016-02-01
1
-2
/
+2
*
Extend asserts in BaseChromiumApplication to cover ToolbarCallbackWrapper
twellington
2016-01-28
1
-6
/
+20
*
Measure time spent during StrictMode violations.
wnwen
2016-01-25
2
-1
/
+30
*
android: Fix the histogram delimiter for PercentageOfResidentCodeBeforePrefetch.
lizeb
2016-01-22
1
-1
/
+1
*
[doc] logging: explain how to enable it in junit tests
dgn
2016-01-21
1
-1
/
+1
*
Replace WindowCallbackWrapper with generated instance
twellington
2016-01-20
2
-164
/
+63
*
[Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)
jbudorick
2016-01-16
3
-105
/
+126
*
Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...
jbudorick
2016-01-15
3
-126
/
+105
*
[Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND)
jbudorick
2016-01-15
3
-105
/
+126
*
Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...
vasilii
2016-01-15
3
-126
/
+105
*
[Android] Rework multidex and enable multidex for unit_tests_apk.
jbudorick
2016-01-15
3
-105
/
+126
*
android: Add RecordHistogram.recordPercentageHistogram(), convert existing ones.
lizeb
2016-01-11
2
-1
/
+11
*
Custom notification layouts: add work profile badge.
mvanouwerkerk
2016-01-08
1
-0
/
+15
*
android: Properly record the "native library residency" histogram.
lizeb
2016-01-08
1
-6
/
+24
*
Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...
danakj
2015-12-15
1
-10
/
+2
*
android: Record how much of the native library is there before prefetch.
lizeb
2015-12-15
1
-2
/
+2
*
[Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.
jbudorick
2015-12-15
1
-2
/
+10
*
Check for null when registering for ACTION_BATTERY_CHANGED.
tedchoc
2015-12-15
1
-1
/
+1
*
Fix strict mode violation in SelectFileDialog.java
qinmin
2015-12-12
1
-4
/
+10
*
Revert "Added a call to ActivityManager.isLowRamDevice() from SysUtils.detect...
aelias
2015-12-11
1
-29
/
+5
*
Hide StrictMode flashes for TabContentManager.
wnwen
2015-12-09
1
-1
/
+8
*
[Android] Check for null app metadata during multidex installation.
jbudorick
2015-12-07
1
-0
/
+1
*
Re-land "Add stats to distinguish android renderer crashes."
wnwen
2015-12-01
1
-0
/
+1
*
Make Android HttpNegotiateAuthenticator work without an activity
dgn
2015-11-26
1
-0
/
+17
*
Extend the multidex logic to only kick in for the main browser application.
tedchoc
2015-11-25
1
-17
/
+65
*
Support setting just the Java Context for JUnit tests.
torne
2015-11-24
1
-2
/
+10
*
Revert "Add stats to distinguish android renderer crashes."
primiano
2015-11-24
1
-1
/
+0
*
Define a Java-side global application context.
torne
2015-11-24
1
-0
/
+56
*
Cleanup: Correctly spell success(ful).
thestig
2015-11-23
1
-1
/
+1
*
Add stats to distinguish android renderer crashes.
wnwen
2015-11-23
1
-0
/
+1
*
[Android] Add gn support for multidex.
jbudorick
2015-11-20
1
-2
/
+8
*
[Android] Enable multidex for debug builds of ChromePublic.
jbudorick
2015-11-13
11
-0
/
+34
*
Revert of Add 200MS delay before starting toolbar scale animation (patchset #...
robliao
2015-11-10
1
-0
/
+1
*
Add 200MS delay before starting toolbar scale animation
ianwen
2015-11-10
1
-1
/
+0
*
Fix errorprone StaticAccessedFromInstance warning in LibraryLoader.
mikecase
2015-11-10
1
-1
/
+1
*
Reland Reland Reland Switch Chrome Android using v8 arch specific external da...
michaelbai
2015-11-03
1
-13
/
+0
*
Revert of Reland Reland Switch Chrome Android using v8 arch specific external...
sammc
2015-11-03
1
-0
/
+13
*
Reland Reland Switch Chrome Android using v8 arch specific external data name
michaelbai
2015-11-03
1
-13
/
+0
[next]