index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
base
/
mutex-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-13
/
+14
*
Revert "Tidy gAborting."
Nicolas Geoffray
2014-12-09
1
-3
/
+5
*
Tidy gAborting.
Ian Rogers
2014-12-04
1
-5
/
+3
*
Avoid some recursive aborting.
Ian Rogers
2014-11-21
1
-2
/
+4
*
Mac host doesn't define ART_USE_FUTEXES.
Ian Rogers
2014-11-06
1
-1
/
+2
*
Move include of system headers outside namesapce.
Chih-Hung Hsieh
2014-11-06
1
-4
/
+6
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-42
/
+2
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-3
/
+5
*
Remove legacy CAS implementations from mutex.
Ian Rogers
2014-07-10
1
-13
/
+16
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-84
/
+3
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+2
*
Extra debug output for a failing lock check.
Ian Rogers
2014-05-23
1
-1
/
+1
*
Move modify_ldt_lock into global lock order.
Chao-ying Fu
2014-05-22
1
-3
/
+15
*
Begin migration of art::Atomic to std::atomic.
Ian Rogers
2014-05-20
1
-1
/
+1
*
Move __STDC_FORMAT_MACROS to a cflag.
Ian Rogers
2014-01-23
1
-1
/
+0
*
64bit cleanliness requires PRI*64 macros for stdint types.
Ian Rogers
2014-01-23
1
-1
/
+4
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-1
/
+1
*
More allocation code optimizations.
Hiroshi Yamauchi
2013-09-11
1
-0
/
+126
*
Disable lock contention logging by default.
Jeff Hao
2013-09-09
1
-6
/
+4
*
Add a systrace support for lock contention logging.
Hiroshi Yamauchi
2013-08-13
1
-0
/
+9
*
Polish the lock contention logging.
Hiroshi Yamauchi
2013-08-09
1
-14
/
+10
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-2
/
+2
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+187