index
:
android_dalvik
cm-10.1
cm-10.2
cm-11.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
perf
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
/
Native.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Round two.
Dan Bornstein
2011-02-23
1
-1
/
+1
*
Fix implicit conversions, rename reserved works, enable -Wc++-compat.
Carl Shapiro
2010-12-07
1
-5
/
+5
*
Use dvmHumanReadableDescriptor in -Xjnitrace.
Elliott Hughes
2010-12-03
1
-7
/
+14
*
Change Runtime.nativeLoad to return the dlerror(3) string.
Elliott Hughes
2010-09-30
1
-127
/
+8
*
Turn off verbose chatter about libs in /vendor
Dima Zavin
2010-09-23
1
-1
/
+2
*
Switch -Xjnitrace over to using a custom JNI bridge.
Elliott Hughes
2010-07-30
1
-2
/
+2
*
Implement JNI UnregisterNatives.
Andy McFadden
2010-07-19
1
-3
/
+67
*
Tracing for developers of native methods.
Elliott Hughes
2010-07-15
1
-0
/
+111
*
Minor clean-up of thread status changes.
Carl Shapiro
2010-07-02
1
-2
/
+2
*
Remove repeated newlines at the end of files.
Carl Shapiro
2010-06-08
1
-1
/
+0
*
Remove unused labels, variables, and functions. Enable warnings.
Carl Shapiro
2010-05-21
1
-1
/
+0
*
Reduce logging.
Andy McFadden
2009-11-17
1
-11
/
+18
*
Use local references for native method args.
Andy McFadden
2009-08-24
1
-1
/
+1
*
Fix mangling to translate dollar signs.
Brian McKenna
2009-07-27
1
-2
/
+2
*
Remove races from JNI_OnLoad invocation.
Andy McFadden
2009-07-10
1
-19
/
+110
*
Reduce VM aborts during high CPU stress.
Andy McFadden
2009-06-17
1
-2
/
+10
*
Check object types when native code returns.
Andy McFadden
2009-05-14
1
-4
/
+7
*
auto import //branches/master/...@140412
The Android Open Source Project
2009-03-18
1
-5
/
+11
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+704
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-704
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+704