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
*
Fix force copy
Mathieu Chartier
2015-06-24
1
-1
/
+1
*
New experimental GC stress mode
Mathieu Chartier
2015-06-22
3
-6
/
+113
*
Change GC to allow strings to use large object space.
Jeff Hao
2015-06-22
1
-1
/
+1
*
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-19
3
-1
/
+9
*
Merge "Move image intern table into image" into mnc-dev
Mathieu Chartier
2015-06-11
4
-7
/
+14
|
\
|
*
Move image intern table into image
Mathieu Chartier
2015-06-11
4
-7
/
+14
*
|
Reset GC performance stats at zygote fork.
Hiroshi Yamauchi
2015-06-10
2
-0
/
+22
|
/
*
Use runFinalizationWithTimeout for native allocations
Mathieu Chartier
2015-06-05
2
-15
/
+12
*
Add atrace calls to runtime start and heap create
Richard Uhler
2015-06-04
1
-5
/
+12
*
Fix valgrind large_object_space_test
Mathieu Chartier
2015-06-03
2
-13
/
+23
*
Add a way to determine if a large object is a zygote object
Mathieu Chartier
2015-06-03
4
-34
/
+105
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
9
-45
/
+59
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
22
-8
/
+25
*
Fix for potential moving GC bugs around proxy class.
Hiroshi Yamauchi
2015-05-22
1
-0
/
+9
*
Fix debuggable compiler flag detection for secondary dex files
Sebastien Hertz
2015-05-19
1
-0
/
+3
*
Print more info on mark sweep invalid ref crash.
Hiroshi Yamauchi
2015-05-15
1
-6
/
+39
*
Print field info on mark sweep invalid ref crash.
Hiroshi Yamauchi
2015-05-14
3
-9
/
+25
*
Hold heap bitmap lock in Heap::GetObjectsAllocated
Mathieu Chartier
2015-05-12
1
-2
/
+11
*
ART: Merge entries with same name and protect in MemMap dump.
Vladimir Marko
2015-05-08
2
-2
/
+2
*
Merge "Request full/partial GC type from VMRuntime.requestConcurrentGC()." in...
Hiroshi Yamauchi
2015-05-05
3
-14
/
+24
|
\
|
*
Request full/partial GC type from VMRuntime.requestConcurrentGC().
Hiroshi Yamauchi
2015-05-01
3
-14
/
+24
*
|
Add some more DISALLOW_COPY_AND_ASSIGN
Mathieu Chartier
2015-05-04
15
-43
/
+37
|
/
*
Print memory maps on GC crash.
Hiroshi Yamauchi
2015-05-01
1
-0
/
+2
*
Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL)
Mathieu Chartier
2015-05-01
1
-3
/
+3
*
Prevent undefined behavior in RosAlloc.
Dan Albert
2015-04-28
1
-3
/
+4
*
Use the lock word bits for Baker-style read barrier.
Hiroshi Yamauchi
2015-04-23
3
-12
/
+29
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
24
-80
/
+80
*
Add sanity check for large object allocation
Mathieu Chartier
2015-04-19
1
-1
/
+12
*
Merge "Remove transitive dependency on <cutils/atomic.h>."
Yabin Cui
2015-04-16
1
-1
/
+2
|
\
|
*
Remove transitive dependency on <cutils/atomic.h>.
Yabin Cui
2015-04-16
1
-1
/
+2
*
|
Disable parallel GC by default
Mathieu Chartier
2015-04-15
2
-5
/
+3
|
/
*
Merge "Fix valgrind tests"
Mathieu Chartier
2015-04-14
3
-20
/
+18
|
\
|
*
Fix valgrind tests
Mathieu Chartier
2015-04-14
3
-20
/
+18
*
|
getRuntimeStat() support (ART).
Hiroshi Yamauchi
2015-04-13
4
-7
/
+174
|
/
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
9
-7
/
+27
*
Move ArtField to native
Mathieu Chartier
2015-04-10
10
-58
/
+44
*
Fix CC root visiting bug
Mathieu Chartier
2015-04-07
1
-4
/
+4
*
Merge "Add more logging for debugging possible deadlock"
Mathieu Chartier
2015-04-07
1
-0
/
+3
|
\
|
*
Add more logging for debugging possible deadlock
Mathieu Chartier
2015-04-06
1
-0
/
+3
*
|
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
4
-3
/
+4
|
/
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
10
-118
/
+256
*
Delete missed ClampGrowthLimit CHECK
Mathieu Chartier
2015-04-03
1
-1
/
+0
*
Fix race with Heap::ClampGrowthLimit and GC
Mathieu Chartier
2015-04-02
3
-1
/
+7
*
Only GC the first time we call PreZygoteFork
Mathieu Chartier
2015-03-31
1
-2
/
+6
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-1
/
+1
*
Merge "Support relative encoded dex locations in oat files."
Richard Uhler
2015-03-25
1
-1
/
+2
|
\
|
*
Support relative encoded dex locations in oat files.
Richard Uhler
2015-03-24
1
-1
/
+2
*
|
Remove some spammy logging
Mathieu Chartier
2015-03-20
1
-1
/
+0
*
|
Fix oat_file_assistant_test32 flaky failures with GSS collector.
Hiroshi Yamauchi
2015-03-17
1
-3
/
+11
*
|
Add more info to who called SuspendAll
Mathieu Chartier
2015-03-13
3
-7
/
+7
[next]