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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
14
-14
/
+14
*
Merge "Move RoS allocator to use unordered_set."
Ian Rogers
2014-05-15
2
-27
/
+16
|
\
|
*
Move RoS allocator to use unordered_set.
Ian Rogers
2014-05-15
2
-27
/
+16
*
|
Improve large object free CHECK
Mathieu Chartier
2014-05-15
1
-1
/
+2
|
/
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
13
-128
/
+145
*
Merge "Move quick frame info to OatQuickMethodHeader."
Vladimir Marko
2014-05-13
1
-15
/
+17
|
\
|
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-15
/
+17
*
|
Merge "Fix a lock level violation with background compaction enabled."
Hiroshi Yamauchi
2014-05-13
1
-5
/
+6
|
\
\
|
*
|
Fix a lock level violation with background compaction enabled.
Hiroshi Yamauchi
2014-05-12
1
-5
/
+6
*
|
|
Place ISA into boot image name.
Ian Rogers
2014-05-12
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge "Reference::GetReferent() calls by GC should not trigger read barriers."
Hiroshi Yamauchi
2014-05-09
2
-6
/
+4
|
\
\
|
*
|
Reference::GetReferent() calls by GC should not trigger read barriers.
Hiroshi Yamauchi
2014-05-09
2
-6
/
+4
|
|
/
*
|
Fix race condition in ProcessReferences.
Mathieu Chartier
2014-05-09
1
-15
/
+17
|
/
*
Add null check in MarkSweepMarkObjectSlowPath.
Mathieu Chartier
2014-05-09
1
-1
/
+1
*
Use WaitHoldingLocks in ReferenceProcessor::GetReferent.
Mathieu Chartier
2014-05-08
1
-2
/
+2
*
Merge "Add concurrent reference processing."
Mathieu Chartier
2014-05-08
9
-186
/
+387
|
\
|
*
Add concurrent reference processing.
Mathieu Chartier
2014-05-07
9
-186
/
+387
*
|
Merge "Fix spammy "Disabling background compaction for non zygote" message."
Mathieu Chartier
2014-05-08
1
-1
/
+1
|
\
\
|
*
|
Fix spammy "Disabling background compaction for non zygote" message.
Mathieu Chartier
2014-05-07
1
-1
/
+1
|
|
/
*
|
Merge "Trigger GSS whole-heap collection based on large object allocations."
Hiroshi Yamauchi
2014-05-07
2
-35
/
+26
|
\
\
|
|
/
|
/
|
|
*
Trigger GSS whole-heap collection based on large object allocations.
Hiroshi Yamauchi
2014-05-07
2
-35
/
+26
*
|
Fix device booting with DlMalloc instead of RosAlloc.
Mathieu Chartier
2014-05-06
1
-1
/
+1
|
/
*
Add RecordFree to the GarbageCollector interface
Mathieu Chartier
2014-05-05
6
-52
/
+50
*
Prevent spurious dexopts in 32-64 builds.
Narayan Kamath
2014-05-02
2
-45
/
+110
*
Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()."
Hiroshi Yamauchi
2014-05-02
1
-1
/
+1
|
\
|
*
Add inline to RosAlloc::AllocFromCurrentRunUnlocked().
Hiroshi Yamauchi
2014-05-02
1
-1
/
+1
*
|
Merge "Add finalizer references from the entrypoints."
Mathieu Chartier
2014-05-02
2
-3
/
+5
|
\
\
|
*
|
Add finalizer references from the entrypoints.
Mathieu Chartier
2014-05-01
2
-3
/
+5
|
|
/
*
|
Add GC cause to WaitForGcToComplete message.
Mathieu Chartier
2014-05-02
4
-14
/
+22
*
|
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-1
/
+1
|
/
*
Merge "Add thread unsafe allocation methods to spaces."
Mathieu Chartier
2014-05-01
12
-110
/
+228
|
\
|
*
Add thread unsafe allocation methods to spaces.
Mathieu Chartier
2014-04-30
12
-110
/
+228
*
|
Merge "Clean up Add/Remove space."
Mathieu Chartier
2014-05-01
3
-55
/
+38
|
\
\
|
*
|
Clean up Add/Remove space.
Mathieu Chartier
2014-04-30
3
-55
/
+38
|
|
/
*
|
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
4
-8
/
+15
|
/
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
9
-28
/
+56
*
Enable concurrent sweeping for non-concurrent GC.
Mathieu Chartier
2014-04-29
12
-266
/
+282
*
Merge "Improve GSS reference processing."
Hiroshi Yamauchi
2014-04-29
4
-7
/
+32
|
\
|
*
Improve GSS reference processing.
Hiroshi Yamauchi
2014-04-28
4
-7
/
+32
*
|
Always log explicit GC.
Mathieu Chartier
2014-04-28
4
-30
/
+30
|
/
*
Fix racy DCHECKS.
Mathieu Chartier
2014-04-28
1
-2
/
+6
*
Rosalloc: fix signature for 64b
Andreas Gampe
2014-04-25
1
-1
/
+1
*
Enable reading page map without lock in RosAlloc::BulkFree
Mathieu Chartier
2014-04-25
9
-370
/
+438
*
Don't allow heap transitions if the runtime is shutting down.
Mathieu Chartier
2014-04-23
1
-0
/
+5
*
Return bytes freed from RosAlloc.
Mathieu Chartier
2014-04-22
3
-39
/
+46
*
Replace ObjectSet with LargeObjectBitmap.
Mathieu Chartier
2014-04-17
20
-377
/
+355
*
Use non volatile lock words in semispace collector.
Mathieu Chartier
2014-04-17
3
-16
/
+22
*
Decrease target utilization for foreground apps.
Mathieu Chartier
2014-04-16
2
-14
/
+35
*
Less confusing heap transition message.
Mathieu Chartier
2014-04-15
1
-8
/
+1
*
Don't call SetFootprintLimit in CreateZygoteSpace.
Mathieu Chartier
2014-04-15
1
-9
/
+4
[next]