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
*
[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
*
Android: passes a list of qualified JNI parameters as a param to the generator.
bulach@chromium.org
2012-10-31
3
-220
/
+244
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
1
-1
/
+0
*
Add Google Location Settings geolocation permission flow
cramya@chromium.org
2012-10-27
1
-0
/
+3
*
Update jni_generator to match change downstream
miguelg@chromium.org
2012-10-26
1
-0
/
+1
*
Upstream Autofill functionality for Android.
aurimas@chromium.org
2012-10-23
1
-1
/
+3
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
7
-519
/
+493
*
Android: Integrates native and java SystemMonitor.
bulach@chromium.org
2012-10-16
3
-1
/
+90
*
Componentize IgnoreNavigationResourceThrottle and add chrome and webview spec...
mkosiba@chromium.org
2012-10-09
1
-1
/
+4
*
Upstream base/android/jni_android.cc
avayvod@chromium.org
2012-10-09
1
-5
/
+4
*
Revert "Revert 160537 - Update jni generator for Android."
nileshagrawal@chromium.org
2012-10-08
2
-5
/
+4
*
Revert 160537 - Update jni generator for Android.
nduca@chromium.org
2012-10-06
1
-3
/
+4
*
Update jni generator for Android.
nileshagrawal@chromium.org
2012-10-06
1
-4
/
+3
*
Upstreaming chrome/common/chrome_* diff.
aurimas@chromium.org
2012-10-02
3
-25
/
+49
*
Android: adds Get(Static)MethodIDOrNULL.
bulach@chromium.org
2012-10-02
4
-29
/
+79
*
Improves jni_generator name mangling.
bulach@chromium.org
2012-09-28
2
-37
/
+65
[next]