summaryrefslogtreecommitdiff
path: root/runtime/scoped_thread_state_change-inl.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Fix ScopedThreadStateChange assertAndreas Gampe2019-07-241-5/+1
* ART: Move to using locks.h instead of mutex.hAndreas Gampe2018-12-061-0/+1
* ART: Move JNI files to runtime/jni/ .Vladimir Marko2018-05-091-1/+1
* Extensions to check JNI.Ian Rogers2017-12-221-2/+2
* ART: Replace base/logging with android-base/loggingAndreas Gampe2017-12-071-0/+2
* ART: Introduce thread-current-inl.hAndreas Gampe2017-06-021-0/+1
* ART: Add object-readbarrier-inl.hAndreas Gampe2017-04-211-2/+5
* ART: Remove ObjPtr kPoison template parameterAndreas Gampe2017-02-221-3/+3
* ART: Refactor verify_object.hAndreas Gampe2017-02-031-0/+4
* ART: Refactor jfieldID handlingAndreas Gampe2016-11-081-12/+0
* ART: Refactor jmethodID handlingAndreas Gampe2016-11-071-12/+0
* Move mirror::ObjectArray to ObjPtrMathieu Chartier2016-10-131-1/+1
* Move remaining jobject related functions to use ObjPtrMathieu Chartier2016-10-061-1/+1
* Change indirect reference table to use ObjPtrMathieu Chartier2016-10-051-7/+1
* Rename ObjPtr::Decode to ObjPtr::PtrMathieu Chartier2016-10-041-1/+1
* Clean up ScopedThreadStateChange to use ObjPtrMathieu Chartier2016-09-291-0/+156