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
*
TRACING: Enable java tracing from native also
epenner@chromium.org
2014-04-23
3
-13
/
+39
*
Make use of cached trace state in TraceEvent
hush@chromium.org
2014-04-23
1
-0
/
+1
*
Rename jni_helper.h to jni_weak_ref.h.
newt@chromium.org
2014-04-23
3
-39
/
+46
*
Android: Make looper traces toplevel.
epenner@chromium.org
2014-04-15
2
-5
/
+14
*
For the WebView build, invoking "cpp" from $PATH is problematic on some
torne@chromium.org
2014-04-14
1
-14
/
+20
*
Add workaround for TextView.setCompoundDrawablesRelative() on JB MR1.
newt@chromium.org
2014-04-11
1
-0
/
+24
*
base: Add ScopedJavaLocalFrame class.
reveman@chromium.org
2014-04-08
2
-0
/
+35
*
[Android] Remove an unused method from LibraryLoader
feng@chromium.org
2014-04-04
1
-6
/
+0
*
[Android] Fix a few issues related to old lib deletion.
feng@chromium.org
2014-04-03
2
-32
/
+54
*
Android: improves error message for Outer.Inner usage in JNI.
bulach@chromium.org
2014-03-28
2
-0
/
+24
*
[Android] Workaround of an android platform bug.
feng@chromium.org
2014-03-21
4
-6
/
+367
*
net: Update FileStream to use base::File instead of PlatformFile.
rvargas@chromium.org
2014-03-21
2
-5
/
+5
*
Remove a unused method and fix some styles according to the style guide.
sungmann.cho@navercorp.com
2014-03-19
1
-25
/
+13
*
Fix a brace style according to the style guide.
sungmann.cho@navercorp.com
2014-03-18
1
-2
/
+1
*
Change sWindowFocusListeners to mWindowFocusListeners.
sungmann.cho@navercorp.com
2014-03-18
1
-4
/
+4
*
Expose size() and isEmpty() in ObserverList.
mlamouri@chromium.org
2014-03-14
2
-4
/
+108
*
Add compatibility function for grabbing PendingIntent's creator package.
dfalcantara@chromium.org
2014-03-13
1
-0
/
+13
*
Expose a set of all running Activities
dtrainor@chromium.org
2014-03-12
1
-0
/
+15
*
Move atrace enabling code from Chrome to WebView
wangxianzhu@chromium.org
2014-03-11
1
-71
/
+14
*
Android: minor improvements in SystemMessageHandler.
bulach@chromium.org
2014-03-11
1
-11
/
+19
*
[Android] Use CPU time (not wallclock time) where appropriate in Java
jdduke@chromium.org
2014-03-11
1
-2
/
+3
*
ObserverList.removeObserver() should not return true when null is being removed.
mlamouri@chromium.org
2014-03-10
2
-2
/
+12
*
Always use the observer's index in ObserverList.removeObserver().
mlamouri@chromium.org
2014-03-10
1
-1
/
+1
*
ObserverList add/remove methods should return a boolean.
mlamouri@chromium.org
2014-03-10
2
-6
/
+42
*
Make kAllowedToAccessOnNonjoinableThread debug-only.
thakis@chromium.org
2014-03-06
1
-0
/
+2
*
[Android] Complete the WindowCallbackWrapper methods.
boliu@chromium.org
2014-03-05
1
-1
/
+5
*
Rename ChromiumTestShell classes to ChromeShell.
aurimas@chromium.org
2014-03-05
1
-1
/
+1
*
Suppress several false positive Android lint/javac warnings.
newt@chromium.org
2014-03-05
2
-0
/
+3
*
[Android] RTL layout direction function clean up.
kkimlabs@chromium.org
2014-03-04
1
-6
/
+4
*
Fix build issues in base/ for Android x64
yang.gu@intel.com
2014-02-28
2
-2
/
+3
*
Android: fixes JNI generator for newer versions of javap.
bulach@chromium.org
2014-02-27
3
-11
/
+2388
*
Android: generates JNI constants from .class files.
bulach@chromium.org
2014-02-26
5
-35
/
+4793
*
Make Java event registration lazy for state listener
dtrainor@chromium.org
2014-02-26
2
-8
/
+14
*
Move PowerMonitor to Application Context
dtrainor@chromium.org
2014-02-26
1
-0
/
+6
*
Refactor ActivityStatus to not store current
dtrainor@chromium.org
2014-02-21
16
-488
/
+896
*
Move DeviceMotionAndOrientation off Activity Context
dtrainor@chromium.org
2014-02-21
1
-47
/
+0
*
Fix bugs caused by implicitly using the default locale in Java.
newt@chromium.org
2014-02-20
1
-8
/
+17
*
[Android] Expose isSystemLayoutDirectionRtl() to c++.
kkimlabs@chromium.org
2014-02-20
1
-0
/
+15
*
Fix PathUtilsTest.TestGetNativeLibraryDirectory in components=shared_library ...
eugenis@chromium.org
2014-02-19
1
-1
/
+2
*
Add ApiCompatibilityUtils for setImageAlpha.
cramya@chromium.org
2014-02-19
1
-0
/
+12
*
[Android] Disable tombstones for renderer crashes on JB MR2+
cjhopman@chromium.org
2014-02-13
3
-0
/
+11
*
Android: add pliard@ to base/android/OWNERS.
bulach@chromium.org
2014-02-13
1
-0
/
+1
*
Remove shim classes etc. that were needed to move Android Loader
aberent@chromium.org
2014-02-11
3
-56
/
+17
*
Move the android library loader from content to base
aberent@chromium.org
2014-02-10
12
-0
/
+1973
*
Note the overhead of no-parameter TraceEvent methods
wangxianzhu@chromium.org
2014-02-05
1
-11
/
+8
*
Add more owners to base for Android
nyquist@chromium.org
2014-02-04
1
-0
/
+1
*
Remove Chrome for TV code.
ycheo@chromium.org
2014-01-17
6
-218
/
+1
*
Android: upstream few more jni_generator changes.
bulach@chromium.org
2014-01-16
4
-15
/
+21
*
Eliminate potential copy in Java array conversions.
newt@chromium.org
2014-01-16
1
-9
/
+6
*
Move Android TraceEvent interface to base
aberent@chromium.org
2014-01-10
6
-0
/
+944
[next]