index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
Sync.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dalvik: dalvik device extension pack.
Xin Qi
2013-10-31
1
-0
/
+2
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
1
-3
/
+3
*
Get rid of uneeded extern, enum, typedef and struct qualifiers.
Carl Shapiro
2011-04-27
1
-20
/
+11
*
Remove DVM_LOCK_INIT and DVM_LOCK_INITIAL_THIN_VALUE.
Carl Shapiro
2011-04-20
1
-9
/
+0
*
Compile the garbage collector and heap profiler as C++.
Carl Shapiro
2011-04-08
1
-0
/
+8
*
Remove unused and racey debugging code.
Carl Shapiro
2011-02-04
1
-5
/
+0
*
Expand away the QUIET_ZYGOTE_MONITOR macro.
Carl Shapiro
2010-11-09
1
-2
/
+0
*
Try to show lock owner in MONITOR thread dump.
Andy McFadden
2010-03-15
1
-0
/
+8
*
Jit: Start the Jit when framework signals on first screen draw
Bill Buzbee
2010-02-05
1
-2
/
+3
*
Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutting down
Bill Buzbee
2010-01-29
1
-0
/
+5
*
Update the hash state bits when an identity hash code is computed.
Carl Shapiro
2010-01-22
1
-2
/
+23
*
Separately sweep the monitor list before sweeping the heap. Required
Carl Shapiro
2010-01-11
1
-9
/
+6
*
New implementation of wait, notify, and notifyAll. Uses an explicit
Carl Shapiro
2010-01-04
1
-1
/
+1
*
Supersede the Lock union type with a word-sized integer in the object
Carl Shapiro
2009-12-22
1
-15
/
+3
*
Remove conditionally compiled code for monitor-only locks.
Carl Shapiro
2009-12-21
1
-2
/
+1
*
Repurpose bits 1 and 2 of the lockword for encoding the hash state of
Carl Shapiro
2009-12-21
1
-5
/
+30
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+123
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-123
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+7
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+116