index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
gc
/
heap.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable reading page map without lock in RosAlloc::BulkFree
Mathieu Chartier
2014-04-25
1
-14
/
+27
*
Don't allow heap transitions if the runtime is shutting down.
Mathieu Chartier
2014-04-23
1
-0
/
+5
*
Replace ObjectSet with LargeObjectBitmap.
Mathieu Chartier
2014-04-17
1
-20
/
+16
*
Decrease target utilization for foreground apps.
Mathieu Chartier
2014-04-16
1
-11
/
+25
*
Less confusing heap transition message.
Mathieu Chartier
2014-04-15
1
-8
/
+1
*
Merge "Refactor space bitmap to support different alignments."
Mathieu Chartier
2014-04-14
1
-12
/
+13
|
\
|
*
Refactor space bitmap to support different alignments.
Mathieu Chartier
2014-04-14
1
-12
/
+13
*
|
Reduce bump pointer space capacity.
Mathieu Chartier
2014-04-14
1
-2
/
+7
|
/
*
Fix hammerhead phone boot on master.
Mathieu Chartier
2014-04-11
1
-1
/
+1
*
Fix heap verification with SS/GSS.
Mathieu Chartier
2014-04-11
1
-0
/
+2
*
Merge "Fix an occasional ThreadStress crash."
Hiroshi Yamauchi
2014-04-11
1
-4
/
+5
|
\
|
*
Fix an occasional ThreadStress crash.
Hiroshi Yamauchi
2014-04-11
1
-4
/
+5
*
|
Clean-up heap spaces.
Mathieu Chartier
2014-04-11
1
-175
/
+167
*
|
Fix race condition in TransitionCollector.
Mathieu Chartier
2014-04-10
1
-0
/
+7
|
/
*
Add mean GC duration to DumpGcPerformanceInfo.
Mathieu Chartier
2014-04-09
1
-3
/
+4
*
Merge "Adjust sticky GC ergonomics."
Mathieu Chartier
2014-04-09
1
-1
/
+5
|
\
|
*
Adjust sticky GC ergonomics.
Mathieu Chartier
2014-04-09
1
-1
/
+5
*
|
Merge "GSS: Fix the bump pointer space only collection."
Hiroshi Yamauchi
2014-04-09
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
GSS: Fix the bump pointer space only collection.
Hiroshi Yamauchi
2014-04-08
1
-4
/
+2
*
|
Reset GC timings after SIGQUIT.
Mathieu Chartier
2014-04-08
1
-1
/
+2
*
|
Add monitor deflation.
Mathieu Chartier
2014-04-07
1
-15
/
+23
|
/
*
Merge "Fix running with DlMalloc instead of RosAlloc."
Mathieu Chartier
2014-04-01
1
-2
/
+1
|
\
|
*
Fix running with DlMalloc instead of RosAlloc.
Mathieu Chartier
2014-04-01
1
-2
/
+1
*
|
Make the support code for read barriers a bit more general.
Hiroshi Yamauchi
2014-03-31
1
-5
/
+7
|
/
*
Fix non concurrent mark sweep ergonomics.
Mathieu Chartier
2014-03-28
1
-1
/
+17
*
Merge "Refactor some GC code."
Mathieu Chartier
2014-03-28
1
-0
/
+14
|
\
|
*
Refactor some GC code.
Mathieu Chartier
2014-03-28
1
-0
/
+14
*
|
Merge "An empty collector skeleton for a read barrier-based collector."
Hiroshi Yamauchi
2014-03-28
1
-6
/
+19
|
\
\
|
|
/
|
/
|
|
*
An empty collector skeleton for a read barrier-based collector.
Hiroshi Yamauchi
2014-03-27
1
-6
/
+19
*
|
Change sticky GC ergonomics to use GC throughput.
Mathieu Chartier
2014-03-27
1
-21
/
+34
|
/
*
Add valgrind support to large object map space.
Mathieu Chartier
2014-03-26
1
-0
/
+2
*
Add GC mode for stressing testing heap transitions.
Mathieu Chartier
2014-03-25
1
-0
/
+9
*
Add missing debugger root visiting.
Mathieu Chartier
2014-03-25
1
-3
/
+4
*
Refactor object reference visiting logic.
Mathieu Chartier
2014-03-24
1
-28
/
+33
*
Refactor and optimize GC code.
Mathieu Chartier
2014-03-24
1
-6
/
+7
*
Revoke rosalloc thread-local buffers at the checkpoint.
Hiroshi Yamauchi
2014-03-21
1
-0
/
+14
*
Merge "Refactor the garbage collector driver (GarbageCollector::Run)."
Hiroshi Yamauchi
2014-03-21
1
-12
/
+7
|
\
|
*
Refactor the garbage collector driver (GarbageCollector::Run).
Hiroshi Yamauchi
2014-03-20
1
-12
/
+7
*
|
Fix RecordFree to take signed parameters.
Mathieu Chartier
2014-03-20
1
-2
/
+6
|
/
*
Add soft reference pre processing.
Mathieu Chartier
2014-03-20
1
-9
/
+21
*
Use the card table to speed up the GSS collector.
Hiroshi Yamauchi
2014-03-14
1
-3
/
+74
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-11
/
+10
*
Refactor reference code into mirror namespace.
Mathieu Chartier
2014-03-14
1
-66
/
+12
*
Fix heap trimming logic.
Mathieu Chartier
2014-03-13
1
-9
/
+16
*
Put the post zygote non-moving space next to the malloc space.
Hiroshi Yamauchi
2014-03-11
1
-14
/
+41
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-0
/
+7
*
Defer heap transitions to heap trimming daemon.
Mathieu Chartier
2014-03-06
1
-24
/
+77
*
Disable compaction for jni workarounds.
Mathieu Chartier
2014-03-06
1
-0
/
+10
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
1
-1
/
+1
*
Avoid marking old class linker and intern table roots during pause.
Mathieu Chartier
2014-03-04
1
-3
/
+3
[next]