Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass self to lock methods. | Ian Rogers | 2012-09-27 | 1 | -1/+1 |
* | Change Thread::peer_ to be a jobject instead of an Object* | Mathieu Chartier | 2012-09-25 | 1 | -5/+3 |
* | Rename GlobalSynchronization to Locks | Ian Rogers | 2012-09-05 | 1 | -6/+6 |
* | Use bionic's dlmalloc 2.8.5. | Ian Rogers | 2012-08-30 | 1 | -10/+23 |
* | Global lock levels. | Ian Rogers | 2012-08-14 | 1 | -34/+41 |
* | Move IsDaemon to native code. | Ian Rogers | 2012-06-28 | 1 | -3/+4 |
* | Increase use of ScopedJniThreadState. | Ian Rogers | 2012-06-26 | 1 | -13/+20 |
* | Throw OOME if pthread_create(3) fails. | Elliott Hughes | 2012-06-20 | 1 | -20/+20 |
* | DO NOT MERGE Fix all unsafe caching to be like libcore. | Elliott Hughes | 2012-05-25 | 1 | -3/+1 |
* | Move JNI methods out of top-level. | Ian Rogers | 2012-04-14 | 1 | -0/+151 |