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
...
*
|
ART: Add thread safety test for LargeObjectSpace
Andreas Gampe
2014-05-30
1
-0
/
+57
*
|
Change GetFreeMemory to use the growth limit.
Mathieu Chartier
2014-05-29
2
-2
/
+2
*
|
Merge "Use a heap allocated free buffer in MarkSweep::SweepArray()."
Hiroshi Yamauchi
2014-05-28
2
-1
/
+15
|
\
\
|
|
/
|
*
Use a heap allocated free buffer in MarkSweep::SweepArray().
Hiroshi Yamauchi
2014-05-28
2
-1
/
+15
*
|
Merge "Don't create bump pointer spaces unless necessary."
Mathieu Chartier
2014-05-28
2
-8
/
+6
|
\
\
|
|
/
|
/
|
|
*
Don't create bump pointer spaces unless necessary.
Mathieu Chartier
2014-05-28
2
-8
/
+6
*
|
Merge "Allocate large enough space bitmaps for malloc spaces."
Hiroshi Yamauchi
2014-05-28
1
-6
/
+8
|
\
\
|
*
|
Allocate large enough space bitmaps for malloc spaces.
Hiroshi Yamauchi
2014-05-23
1
-6
/
+8
*
|
|
Add option to specify compiler executable.
Tsu Chiang Chuang
2014-05-27
1
-2
/
+1
|
|
/
|
/
|
*
|
Improve invalid large object free dumping.
Mathieu Chartier
2014-05-23
1
-2
/
+4
*
|
Add reserve area to allocation stacks.
Mathieu Chartier
2014-05-23
4
-60
/
+92
*
|
Add support for jemalloc instead of dlmalloc.
Christopher Ferris
2014-05-22
1
-1
/
+7
|
/
*
Fix build.
Mathieu Chartier
2014-05-21
1
-3
/
+3
*
Merge "Begin migration of art::Atomic to std::atomic."
Ian Rogers
2014-05-21
11
-86
/
+94
|
\
|
*
Begin migration of art::Atomic to std::atomic.
Ian Rogers
2014-05-20
11
-86
/
+94
*
|
Change zygote_creation_lock_ to be member instead of static.
Mathieu Chartier
2014-05-21
2
-3
/
+6
*
|
Merge "Simplify Class::IsArtFieldClass()."
Hiroshi Yamauchi
2014-05-21
1
-3
/
+6
|
\
\
|
*
|
Simplify Class::IsArtFieldClass().
Hiroshi Yamauchi
2014-05-20
1
-3
/
+6
|
|
/
*
|
Improve heap verification for invalid roots.
Mathieu Chartier
2014-05-20
2
-47
/
+54
|
/
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
28
-94
/
+91
*
Check and log a to-space overflow explicitly.
Hiroshi Yamauchi
2014-05-19
1
-0
/
+1
*
Follow up to "Add ISA directory to image and odex pathnames."
Brian Carlstrom
2014-05-19
2
-4
/
+4
*
Merge "Add ISA directory to image and odex pathnames."
Brian Carlstrom
2014-05-19
1
-2
/
+8
|
\
|
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-2
/
+8
*
|
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-1
/
+1
|
/
*
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
|
\
[prev]
[next]