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
*
Add VMRuntime.isBootClassPathOnDisk
Brian Carlstrom
2014-09-30
2
-25
/
+52
*
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
1
-1
/
+1
*
Fix broken runtime SetStatsEnabled logic
Mathieu Chartier
2014-09-26
1
-1
/
+1
*
Change heap base address
Mathieu Chartier
2014-09-26
1
-1
/
+1
*
Add ScopedAssertNoThreadSuspension
Mathieu Chartier
2014-09-19
1
-21
/
+12
*
ART: Only allow the zygote to create the global boot image
Andreas Gampe
2014-09-18
2
-15
/
+45
*
Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff4...
Mathieu Chartier
2014-09-17
1
-1
/
+0
*
Add allocation rate tracking to systrace.
Mathieu Chartier
2014-09-17
1
-0
/
+1
*
Merge "Avoid suspending for alloc trace enabling when already suspended."
Jeff Hao
2014-09-17
1
-1
/
+1
|
\
|
*
Avoid suspending for alloc trace enabling when already suspended.
Jeff Hao
2014-09-17
1
-1
/
+1
*
|
Add allocation tracking allocators to ROSAlloc
Mathieu Chartier
2014-09-16
2
-15
/
+17
|
/
*
Merge "Add runtime options for large object space"
Mathieu Chartier
2014-09-16
8
-56
/
+95
|
\
|
*
Add runtime options for large object space
Mathieu Chartier
2014-09-16
8
-56
/
+95
*
|
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-4
/
+4
|
/
*
Add native support for FinalizerList.makeCircularListIfUnenqueued
Mathieu Chartier
2014-09-14
4
-22
/
+56
*
Pass current thread as argument to alloc instrumentation.
Ian Rogers
2014-09-12
1
-1
/
+1
*
Merge "Compile time performance improvements focusing on interpret-only."
Ian Rogers
2014-09-12
1
-1
/
+1
|
\
|
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-1
/
+1
*
|
Fix and re-enable FreeList large object space for 64 bit
Mathieu Chartier
2014-09-12
5
-227
/
+244
|
/
*
Ignore heap trim requests if we are the zygote
Mathieu Chartier
2014-09-08
1
-1
/
+4
*
Revert "Fix heap trimmer daemon sleeping."
Mathieu Chartier
2014-09-08
2
-20
/
+39
*
Delete double finalization hack.
Mathieu Chartier
2014-09-05
1
-2
/
+0
*
Fix heap trimmer daemon sleeping.
Mathieu Chartier
2014-09-04
2
-39
/
+20
*
Fix native allocation watermark clamping.
Mathieu Chartier
2014-09-03
2
-10
/
+12
*
Add exception check to AllocateInternalWithGc
Mathieu Chartier
2014-09-03
1
-0
/
+2
*
Change native allocations to use growth limit.
Mathieu Chartier
2014-09-02
2
-7
/
+2
*
Change heap transitions + hspace compation to use VLOG(heap)
Mathieu Chartier
2014-09-02
1
-6
/
+6
*
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
9
-158
/
+24
*
Merge "ART: Check for no gaps only when we will have an immune region"
Andreas Gampe
2014-08-29
1
-2
/
+4
|
\
|
*
ART: Check for no gaps only when we will have an immune region
Andreas Gampe
2014-08-29
1
-2
/
+4
*
|
Fix Mac build
Brian Carlstrom
2014-08-28
1
-4
/
+5
*
|
Fix incorect variable name.
Alex Light
2014-08-28
1
-1
/
+1
*
|
Change /dalvik-cache to be owned by root.
Alex Light
2014-08-28
1
-2
/
+63
|
/
*
Merge "Reduce interpret-only compile time."
Mathieu Chartier
2014-08-27
1
-2
/
+4
|
\
|
*
Reduce interpret-only compile time.
Mathieu Chartier
2014-08-26
1
-2
/
+4
*
|
Fix race condition in TransitionCollector.
Mathieu Chartier
2014-08-26
1
-4
/
+4
|
/
*
Map heap maps at a lower address.
Mathieu Chartier
2014-08-26
1
-0
/
+2
*
Reduce GC log spam.
Mathieu Chartier
2014-08-25
1
-2
/
+2
*
Reduce log spam by changing a LOG(INFO) to VLOG(startup)
Alex Light
2014-08-25
1
-2
/
+2
*
Merge "Support running without a boot image."
Brian Carlstrom
2014-08-25
3
-33
/
+61
|
\
|
*
Support running without a boot image.
Alex Light
2014-08-25
3
-33
/
+61
*
|
Fix GC memory overhead accounting.
Mathieu Chartier
2014-08-25
2
-3
/
+9
*
|
Add fallback for non moving space being full.
Mathieu Chartier
2014-08-22
3
-52
/
+112
*
|
Fix testing wrong variable for non zygote.
Mathieu Chartier
2014-08-22
1
-1
/
+1
|
/
*
Check pending exception result in AllocObjectWithAllocator.
Mathieu Chartier
2014-08-21
1
-1
/
+3
*
Enable large object space for zygote.
Mathieu Chartier
2014-08-20
4
-30
/
+81
*
Fix heap corruption and verification.
Mathieu Chartier
2014-08-18
2
-4
/
+2
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-2
/
+1
*
Prevent merge conflicts.
Mathieu Chartier
2014-08-12
1
-4
/
+4
*
Change FreeMemory and TotalMemory behavior.
Mathieu Chartier
2014-08-11
2
-32
/
+38
[next]