summaryrefslogtreecommitdiffstats
path: root/runtime/gc/gc_cause.h
Commit message (Expand)AuthorAgeFilesLines
* Remove blocking case from RegisterNativeAllocation.Richard Uhler2018-01-161-3/+0
* Make waiting for blocking GC more intuitiveMathieu Chartier2017-06-261-0/+2
* Merge "Use GC critical section for profile saver"Mathieu Chartier2017-05-181-0/+2
|\
| * Use GC critical section for profile saverMathieu Chartier2017-05-171-0/+2
* | Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""Richard Uhler2017-05-161-3/+5
* | Revert "RegisterNativeAllocation: Avoid case of double blocking gc."Richard Uhler2017-05-161-5/+3
* | RegisterNativeAllocation: Avoid case of double blocking gc.Richard Uhler2017-05-161-3/+5
|/
* Differentiate between native alloc and normal background GCMathieu Chartier2017-04-181-0/+2
* Add GC critical section to GetObjectsAllocatedMathieu Chartier2017-03-031-1/+3
* Revert "Revert "Avoid adding region space bitmap to heap bitmap""Mathieu Chartier2017-02-161-0/+2
* ART: Add generic system-weak holder infrastructureAndreas Gampe2016-09-121-0/+2
* Put the deletion of profiling info under a GC critical section.Nicolas Geoffray2016-07-301-0/+2
* Only fill methods with 0xFE on debug buildsMathieu Chartier2016-05-201-0/+2
* Fix a deadlock between debugger and GC.Hiroshi Yamauchi2016-04-191-0/+2
* Use GC critical section for adding and removing app imagesMathieu Chartier2016-02-041-0/+2
* Add exclusion between instrumentation and GCMathieu Chartier2015-10-051-0/+2
* Clean up some includesMathieu Chartier2015-07-091-1/+1
* ART: Compacting ROS/DlMalloc spaces with semispace copy GCZuo Wang2014-07-111-0/+2
* Add GC cause to WaitForGcToComplete message.Mathieu Chartier2014-05-021-0/+4
* Improve the generational mode.Hiroshi Yamauchi2014-01-141-0/+46