index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
monitor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase debug information for failed monitor exits
Ian Rogers
2012-02-07
1
-2
/
+4
*
Mac build fixes I missed in my previous patch.
Elliott Hughes
2012-01-18
1
-1
/
+1
*
Clean up verbose logging.
Elliott Hughes
2011-12-13
1
-3
/
+1
*
Changed monitor to contain method and return pc values for logging.
jeffhao
2011-11-11
1
-4
/
+10
*
Fixes for ThreadStress test
Brian Carlstrom
2011-10-21
1
-11
/
+8
*
Implement lock contention event logging.
Elliott Hughes
2011-10-17
1
-1
/
+6
*
ClassLinker changes
Brian Carlstrom
2011-10-17
1
-1
/
+1
*
Add missing 'explicit's on single-argument constructors.
Elliott Hughes
2011-10-17
1
-1
/
+1
*
Sweep the monitor list.
Elliott Hughes
2011-10-11
1
-6
/
+22
*
Add -verbose:monitor and silence the monitor logging by default.
Elliott Hughes
2011-10-11
1
-0
/
+4
*
Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output.
Elliott Hughes
2011-09-26
1
-0
/
+4
*
Various bits of cleanup.
Elliott Hughes
2011-09-16
1
-0
/
+123
*
Implement monitors.
Elliott Hughes
2011-09-16
1
-78
/
+0
*
Updating the compiler to use the new-world model
buzbee
2011-08-21
1
-0
/
+8
*
Remove author attributions.
Carl Shapiro
2011-08-14
1
-1
/
+0
*
Move DexFiles to be allocated on the heap
Brian Carlstrom
2011-07-22
1
-2
/
+2
*
Add support for linking classes.
Carl Shapiro
2011-07-07
1
-0
/
+71