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
*
Turn PathUtils.getCacheDirectory() to public
jinsukkim@chromium.org
2013-03-29
1
-1
/
+1
*
Added two ICU RTL function jni bindings.
kkimlabs@chromium.org
2013-03-28
2
-0
/
+38
*
Android: fixes jni_generator for @CalledByNative with generics.
bulach@chromium.org
2013-03-26
2
-11
/
+49
*
Make jni_generator support the returing of the inner class.
ycheo@chromium.org
2013-03-18
2
-1
/
+38
*
Split cache dir between main and web-app activity.
jinsukkim@google.com
2013-03-16
3
-1
/
+151
*
[Android] Use generated JNI bindings for locale utils.
yfriedman@chromium.org
2013-03-14
2
-21
/
+19
*
JNI on Android: refresh self-documenting "SampleForTests.java".
bulach@chromium.org
2013-03-13
6
-101
/
+383
*
Android: fix race condition in jni_generator.
torne@chromium.org
2013-03-08
1
-1
/
+5
*
[Android] Change jni_gen_dir to jni_gen_package for jni_generator.
yfriedman@chromium.org
2013-03-07
1
-1
/
+1
*
Android, Fix to allowing IO during atomic file writes
bulach@chromium.org
2013-03-06
1
-1
/
+1
*
Allow atomic file writes from Android on the UI thread.
bulach@chromium.org
2013-03-06
1
-0
/
+4
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
1
-1
/
+0
*
Android: Use ObserverList to maintain a list of observers/listeners
nileshagrawal@chromium.org
2013-03-05
1
-8
/
+4
*
Android: Add a java version of ObserverList.
nileshagrawal@chromium.org
2013-03-01
2
-0
/
+357
*
Create JNI for ImportantFileWriter
aberent@chromium.org
2013-03-01
4
-0
/
+88
*
[Android] Introduce a Java wrapper for TemplateUrlService.
yfriedman@chromium.org
2013-02-26
1
-2
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
3
-4
/
+4
*
[Android] Make content_shell_apk and chromium_testshell components friendly.
yfriedman@chromium.org
2013-02-22
2
-2
/
+3
*
Implement WebStorage API methods
boliu@chromium.org
2013-02-22
3
-0
/
+55
*
Add gyp flag to specify whether we should optimize JNI generation.
tedchoc@chromium.org
2013-02-22
1
-2
/
+12
*
Fix crash in Android NCN due to the use of ActivityStatus.CREATED event.
pliard@chromium.org
2013-02-21
1
-6
/
+5
*
Fix crash on Android when the Main activity is resumed after it was destroyed.
pliard@chromium.org
2013-02-19
1
-1
/
+7
*
This patch adds some Android-support code to allow the network
digit@chromium.org
2013-02-11
1
-1
/
+1
*
Bugfix: to add missing prefix for return type from javap.
dwkang@chromium.org
2013-02-06
2
-2
/
+8
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+2
*
Set Realtime Audio Thread priority on Android
james.wei@intel.com
2013-01-30
3
-0
/
+27
*
Nuke jrg from android OWNERS files.
yfriedman@chromium.org
2013-01-16
1
-1
/
+0
*
Fix JavaObjectWeakGlobalRef::operator= leaking jweaks
joth@chromium.org
2013-01-14
1
-2
/
+9
*
Use CopyOnWriteArrayList to safely maintain a list of observers.
nileshagrawal@chromium.org
2013-01-12
2
-4
/
+8
*
Fix retention policy on jni annotations
dtrainor@chromium.org
2013-01-12
3
-3
/
+3
*
Fix Android RegisterNativeMethods failure logic
boliu@chromium.org
2013-01-11
1
-1
/
+1
*
android: Pass CPU properties from browser to renderer process.
digit@chromium.org
2013-01-09
4
-0
/
+86
*
Android: fixes missing semi-colon in inner classes for jni_generator.
bulach@chromium.org
2013-01-09
2
-2
/
+2
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-1
/
+1
*
[Android WebView] Fix some locale related TODOs.
benm@chromium.org
2012-12-21
1
-2
/
+14
*
jni_generator.py: Handle more Java types.
digit@chromium.org
2012-12-20
2
-8
/
+353
*
Adding java implementation for Geolocation
kristianm@chromium.org
2012-12-15
1
-0
/
+10
*
Remove extra string copies when iterating lists
joth@chromium.org
2012-12-14
4
-11
/
+75
*
Fire SystemMonitor::{RESUME,SUSPEND}_EVENT on Android.
pliard@chromium.org
2012-12-13
3
-113
/
+58
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
2
-20
/
+166
*
Implement annotation support for JS<->Java interface
dtrainor@chromium.org
2012-12-05
1
-0
/
+4
*
base/android/jni_array.h: Add JavaArrayOfByteArraysToStringVector()
digit@chromium.org
2012-12-05
3
-0
/
+62
*
Let base_unittests build with the components build on android
thakis@chromium.org
2012-11-30
1
-1
/
+1
*
Android: Fix PathUtilsTest.TestGetNativeLibraryDirectory
jknotten@chromium.org
2012-11-21
1
-4
/
+4
*
AwContents Compositor bring up
joth@chromium.org
2012-11-20
3
-0
/
+11
*
Android: correctly generates inner class from import clause.
bulach@chromium.org
2012-11-13
2
-1
/
+32
*
On Android, the app package name defines a distribution channel
aruslan@chromium.org
2012-11-09
3
-0
/
+13
*
Android: uses "import" section and inner classes for obtaining qualified JNI ...
bulach@chromium.org
2012-11-07
4
-152
/
+106
*
Refactoring Geolocation Infobar part4
cramya@chromium.org
2012-11-07
1
-4
/
+1
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
9
-65
/
+82
[next]