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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added RecordUserAction.record() to avoid having to add a JNI call per UMA action
pkotwicz
2015-04-09
4
-0
/
+81
*
Add Exception stack trace support to base.Log
dgn
2015-04-08
1
-10
/
+80
*
Enable NeedsBraces check and fix some checkstyle issues.
aurimas
2015-04-03
1
-8
/
+4
*
Add an utility class to improve java logs.
dgn
2015-04-03
2
-0
/
+329
*
Fix a NPE in LibraryLoader when the context is null.
lizeb
2015-04-03
1
-3
/
+8
*
Add recordCount100Histogram() & recordSparseSlowlyHistogram() to RecordHistogram
pkotwicz
2015-04-03
2
-24
/
+91
*
Add @VisibleForTesting for LibraryLoader.ensureInitialized()
Xianzhu Wang
2015-04-02
1
-0
/
+2
*
Add utility function for checking package version
dgn
2015-03-30
1
-0
/
+37
*
Fix NPE in ApplicationStatus.
maxbogue
2015-03-26
1
-2
/
+1
*
Remove android_webview_build conditions from base.
torne
2015-03-24
1
-1
/
+0
*
[Android] Incorporate findbugs into android builds.
jbudorick
2015-03-24
1
-1
/
+0
*
Add an getDrawable to ApiCompatibilityUtils
aurimas
2015-03-21
1
-0
/
+14
*
[android] Accessibility for card unmask dialog.
rouslan
2015-03-20
1
-0
/
+9
*
Fix up if statement curly braces issues.
aurimas
2015-03-18
2
-10
/
+11
*
Fix invalid class names passed to ClassLoader.loadClass.
torne
2015-03-16
1
-1
/
+16
*
Asynchronously pre-fault the native library pages.
lizeb
2015-03-13
1
-0
/
+80
*
Add count histograms to RecordHistogram.
hartmanng
2015-03-12
3
-0
/
+89
*
Moving the initialization of AtExitManager to
michaelbai
2015-03-11
3
-3
/
+9
*
Address NewApi lint warnings in base.
newt
2015-03-11
3
-6
/
+15
*
Modify the jni_generator_py_tests to output a stamp file.
rmcilroy
2015-03-11
2
-2
/
+29
*
base: Fix/add header #ifndef guards.
danakj
2015-03-10
6
-15
/
+20
*
Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...
bnc
2015-03-09
7
-23
/
+18
*
base: Fix/add header #ifndef guards.
danakj
2015-03-09
7
-18
/
+23
*
base: Add/Fix namespace closing comments.
danakj
2015-03-07
1
-1
/
+1
*
Address NewApi warnings in src/ui.
newt
2015-03-05
1
-7
/
+0
*
[Android] Add animation frame time histogram UMA facility.
kkimlabs
2015-02-27
4
-0
/
+202
*
Removed unnecessary potential locking
ripp
2015-02-26
1
-14
/
+17
*
Add missing parameter in Android library_loader_hooks.h
michaelbai
2015-02-25
1
-1
/
+1
*
Tidy up whitespace in JNI generator output.
torne
2015-02-24
19
-4
/
+23
*
Make combined native/manual JNI registration work for clang.
torne
2015-02-24
3
-10
/
+20
*
[Android] Avoid unnecessray ObserverList compacting
jdduke
2015-02-24
1
-1
/
+7
*
Separate OnJNIOnLoad
michaelbai
2015-02-21
3
-81
/
+31
*
Use combined native/manual JNI registration.
torne
2015-02-20
6
-5
/
+334
*
Fix LibInfo unmarshalling exception in Linker
petrcermak
2015-02-20
1
-1
/
+1
*
android: Refactor function name template in JNI generator.
torne
2015-02-20
1
-23
/
+36
*
Add a callback mechanism for resource extraction completion on Android.
tedchoc
2015-02-19
1
-0
/
+57
*
Exceptions for enabling Web Notifications and the Push API by default.
peter
2015-02-17
1
-0
/
+13
*
Know the process shared library loaded in.
michaelbai
2015-02-13
4
-65
/
+128
*
Add time histograms to RecordHistogram
cjhopman
2015-02-12
3
-10
/
+156
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
1
-5
/
+6
*
Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.
reillyg
2015-02-09
1
-1
/
+2
*
Update JNI generator for javap version 1.8.
ohrn
2015-02-09
2
-2
/
+20
*
Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev...
jam
2015-02-07
1
-3
/
+2
*
Enable libc++ on Android
jdduke
2015-02-06
1
-2
/
+3
*
Update {virtual,override,final} to follow C++11 style in base.
dcheng
2015-02-06
2
-4
/
+4
*
Skip direct map from apk check for all Samsung.
simonb
2015-02-03
1
-7
/
+1
*
[Android] Add support for command-line flags via annotation.
jbudorick
2015-02-03
2
-0
/
+16
*
Skip direct map from apk check for pre-KitKat Samsung.
simonb
2015-02-02
2
-10
/
+33
*
Mechanical rename of tracing includes for /base
primiano
2015-01-31
4
-7
/
+7
*
This is the first patch to separate JNI registration with initialization, cur...
michaelbai
2015-01-28
3
-0
/
+132
[next]