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
/
Sync.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove possilbe leaks in dalvik.
You Kim
2012-12-21
1
-4
/
+0
*
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/da...
Steve Kondik
2012-11-18
1
-0
/
+5
|
\
|
*
am 53bc3719: Merge "Fixing a crash when doing lock profiling"
Elliott Hughes
2012-06-05
1
-0
/
+5
|
|
\
|
|
*
Fixing a crash when doing lock profiling
Mattias Petersson
2012-06-05
1
-0
/
+5
*
|
|
dalvik: Fix various compile failures with gcc 4.6
Bernhard Rosenkraenzer
2012-07-10
1
-0
/
+6
|
/
/
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-3
/
+3
*
|
am 6cd72bd0: Merge "Don\'t pay for filename/line number lookup unless you nee...
Elliott Hughes
2011-11-05
1
-32
/
+33
|
\
|
|
*
Don't pay for filename/line number lookup unless you need to.
Elliott Hughes
2011-11-03
1
-32
/
+33
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-6
/
+6
|
/
*
Fix two data races in the monitor code.
Carl Shapiro
2011-08-15
1
-5
/
+6
*
Improve "waiting on"/"waiting to lock" SIGQUIT dump info.
Elliott Hughes
2011-06-07
1
-4
/
+3
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-3
/
+3
*
Consolidate curFrame fields in thread storage
buzbee
2011-04-22
1
-3
/
+4
*
Remove DVM_LOCK_INIT and DVM_LOCK_INITIAL_THIN_VALUE.
Carl Shapiro
2011-04-20
1
-3
/
+2
*
Remove unneeded void argument list declarations.
Carl Shapiro
2011-04-20
1
-1
/
+1
*
Move the remaining non-compiler VM code into C++.
Carl Shapiro
2011-04-15
1
-0
/
+1372