Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
80dc7dc20855bf680fa598127f26e6047821bdd0
/
runtime
/
gc
ab4d222
Fix boot image size check.
by Vladimir Marko
· 5 years ago
6f5e729
Only start timer in IncrementDisableThreadFlip when waiting
by Eric Holk
· 5 years ago
4cbb51a
Fix ART code around JIT zygote.
by Nicolas Geoffray
· 5 years ago
f6afcc9
Update boot image extension compilation args.
by Vladimir Marko
· 5 years ago
89b85eb
dex2oat: default to speed-profile if we have a profile.
by Vladimir Marko
· 5 years ago
f9dfd77
Update VMRuntime.isBootClassPathOnDisk()...
by Vladimir Marko
· 5 years ago
c0e0e5e
Compile boot image extensions in memory.
by Vladimir Marko
· 5 years ago
fc58809
Remove old JDWP implementation from ART
by Alex Light
· 5 years ago
4f9d62b
Utilize partially used TLABs
by Lokesh Gidra
· 5 years ago
c4bf667
Use ResetTlab instead of setting to null
by Mathieu Chartier
· 5 years ago
65c18a2
Revert^4 "Add spin loop to mutex, overhaul monitor"
by Hans Boehm
· 5 years ago
ead89ef
Revert^3 "Add spin loop to mutex, overhaul monitor""
by Hans Boehm
· 5 years ago
3d52abe
Revert^2 "Add spin loop to mutex, overhaul monitor"
by Hans Boehm
· 5 years ago
acd7060
Update target footprint on process state switch
by Lokesh Gidra
· 5 years ago
001e5b3
Remove illegal PreObjectAlloc call
by Alex Light
· 5 years ago
d0036ac
Single-image boot image extensions.
by Vladimir Marko
· 5 years ago
0fce03f
Add scoped trace to VisitDexCacheArrays
by Mathieu Chartier
· 5 years ago
dd09f71
Fix oatdump for boot image extensions.
by Vladimir Marko
· 5 years ago
b7bf843
Use provided dex filenames in oat file.
by Vladimir Marko
· 5 years ago
726e2dd
Read thread-local mark-stack inside critical section
by Lokesh Gidra
· 5 years ago
9317031
Move thread-local mark-stack revocation outside SOA
by Lokesh Gidra
· 5 years ago
a0b4631
Revert submission
by Lokesh Gidra
· 5 years ago
13e951d
Fix mallinfo result interpretation
by Hans Boehm
· 5 years ago
c6ca117
Assert mutator doesn't get mark-stack assigned once destroyed
by Lokesh Gidra
· 5 years ago
047081a
Revert "Revert^2 "Revoke CC's thread-local mark stack in ~Thread""
by Lokesh Gidra
· 5 years ago
f585c1e
Protect/Unprotect regions (region space) only in debug build
by Lokesh Gidra
· 5 years ago
dc540df
Add ScopedAllowThreadSuspension
by Mathieu Chartier
· 5 years ago
da3653f
Fix reinterpret cast in ImmuneSpaceCaptureRefsVisitor
by Lokesh Gidra
· 5 years ago
0ac78cf
Fix vtable relocation for boot image extension.
by Vladimir Marko
· 5 years ago
cb177da
Convert 'thread to mark-stack map empty' assertion into a CHECK
by Lokesh Gidra
· 5 years ago
a8f3918
Clean up some image tests.
by Vladimir Marko
· 5 years ago
55d9aaa
Assert no-thread-mark-stack mapping after switching to shared mode
by Lokesh Gidra
· 5 years ago
986914b
Revert^4 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
d56f7d1
Revert "Add spin loop to mutex, overhaul monitor"
by Hans Boehm
· 5 years ago
2f8c1ac
Revert^3 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
8ba9738
Revert^2 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
0d508a0
Add spin loop to mutex, overhaul monitor
by Hans Boehm
· 6 years ago
d0e354e
Revert "Initial support for adding virtuals with structural redefinition"
by Nicolas Geoffray
· 5 years ago
283bb32
Initial support for adding virtuals with structural redefinition
by Alex Light
· 5 years ago
1592cfc
Add mark-stack related assertions in marking phase
by Lokesh Gidra
· 5 years ago
d830263
Fix image checksum verification.
by Vladimir Marko
· 5 years ago
92eec3a
Add boot image checksums to image header.
by Vladimir Marko
· 5 years ago
d3d00c0
Refactor oat.h.
by Vladimir Marko
· 5 years ago
2191069
Revert^4 "Boot image extension."
by Vladimir Marko
· 5 years ago
add69ac
Revert^2 "Revoke CC's thread-local mark stack in ~Thread"
by Lokesh Gidra
· 5 years ago
f5c5eb3
Revert^3 "Boot image extension."
by Vladimir Marko
· 5 years ago
4c6d765
Make GetBytesAllocatedEver() monotonic
by Hans Boehm
· 5 years ago
93e5ae9
Revert "Revoke thread-local mark stack for CC in ~Thread"
by Nicolas Geoffray
· 5 years ago
129d61b
Revoke thread-local mark stack for CC in ~Thread
by Lokesh Gidra
· 5 years ago
beb66b3
Fix boot image extension relocation.
by Vladimir Marko
· 5 years ago
02820f4
Revert^2 "Boot image extension."
by Vladimir Marko
· 5 years ago
9f459c4
Revert "Boot image extension."
by Colin Cross
· 5 years ago
4f6ebe8
Boot image extension.
by Vladimir Marko
· 6 years ago
3155aa4
Add DCHECK that Allocation PreFenceVisitors do not suspend
by Alex Light
· 5 years ago
436c6f5
Oat file checksums for boot image extensions.
by Vladimir Marko
· 6 years ago
409736f
Do backtrace collection while holding lock
by Mathieu Chartier
· 5 years ago
1b13d28
Improve diagnostic messages for reading image header.
by Vladimir Marko
· 5 years ago
289e712
pooled_mark_stacks: Add extra logging
by Lokesh Gidra
· 5 years ago
ad390fa
Use GC exclusion for NotifyStartupCompleted
by Mathieu Chartier
· 5 years ago
44465f7
Add checks for pooled_mark_stacks in CC GC
by Lokesh Gidra
· 5 years ago
c18eba3
Consolidate updating of reflective Field/Method references
by Alex Light
· 5 years ago
e5abfbd
Check revoked_mark_stacks empty in FinishPhase()
by Lokesh Gidra
· 5 years ago
9ac8e43
JIT mini-debug-info: Allocate entries in the JIT data space.
by David Srbecky
· 6 years ago
82e347b
Increase kNotifyNativeInterval on host
by Hans Boehm
· 6 years ago
ea5b429
Include evacuated bytes in heap size trace
by Lokesh Gidra
· 6 years ago
e80ecf3
Rewrite the .data.bimg.rel.ro check in OatFile::Setup().
by Vladimir Marko
· 6 years ago
7c50274
Fix Heap::UnBindBitmaps for spaces without bitmaps
by Mathieu Chartier
· 6 years ago
6f38201
Refactor space bitmap to be a value object
by Mathieu Chartier
· 6 years ago
52c468a
Refactor mark-bit set logic in PreZygoteFork()
by Lokesh Gidra
· 6 years ago
c0b30c9
Implement boot image extension relocation.
by Vladimir Marko
· 6 years ago
92db59b
Revert "Workaround bogus Thread Safety Analysis warning"
by Ziang Wan
· 6 years ago
8787cf8
Set Mark-bit for large Zygote objects
by Lokesh Gidra
· 6 years ago
7cde458
Further clean up boot image address checks.
by Vladimir Marko
· 6 years ago
1aff1ef
Clean up retrieving boot image address range.
by Vladimir Marko
· 6 years ago
521ff98
For 32-bit ARM devices align method headers and code to 64-byte boundaries.
by Orion Hodson
· 6 years ago
23df248
Sweep malloc spaces before clearing from space
by Mathieu Chartier
· 6 years ago
d09504f
Check and expand GC mark stack
by Flash Liu
· 6 years ago
2a905b2
Move memory related regions of the JIT cache in its own class.
by Nicolas Geoffray
· 6 years ago
e7d7e9d
Revert "Remove skipped blocks reuse mechanism"
by Hans Boehm
· 6 years ago
dbb57f3
Remove skipped blocks reuse mechanism
by Hans Boehm
· 6 years ago
991cd5c
Add default template args to Heap::Alloc*Object*().
by Vladimir Marko
· 6 years ago
391be3a
ART: Forward-declare AllocatorType (iwyu)
by Andreas Gampe
· 6 years ago
baa99ad
Optimize RegionSpace::ClearFromSpace()
by Lokesh Gidra
· 6 years ago
3f795d2
Fix image_space_test on Q+ target.
by Vladimir Marko
· 6 years ago
a253c2d
Bytes_moved accounting fix and accounting cleanup
by Hans Boehm
· 6 years ago
e302088
Call ReferenceQueue add outside of active GC block
by Alex Light
· 6 years ago
2180d8e
Clean up ArtField/ArtMethod relocation for app image.
by Vladimir Marko
· 6 years ago
d6d878e
Use DEX2OATBOOTCLASSPATH to generate boot image
by wangshumin
· 6 years ago
1fe5839
ObjPtr<>-ify ClassTable.
by Vladimir Marko
· 6 years ago
164f133
Free classes after objects for memory tool
by Mathieu Chartier
· 6 years ago
f1890fd
Go to native for image decompression thread pool wait
by Mathieu Chartier
· 6 years ago
7c5acbb
ART: Fix some types
by Andreas Gampe
· 6 years ago
96b3baa
ART: Validate boot image system oat files conditionally
by Andreas Gampe
· 6 years ago
bb2467b
Make kHugeNativeAllocs configurable
by Hans Boehm
· 6 years ago
a65859d
Add mean GC throughput as per CPU time to perfdump
by Lokesh Gidra
· 6 years ago
dc1dffc
Fix metrics in GC performance dump
by Lokesh Gidra
· 6 years ago
4059487
Fix CHECK for homogenous space compaction
by Mathieu Chartier
· 6 years ago
6683446
Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_"
by Alex Light
· 6 years ago
b52df53
Revert^2 "Remove support for moving GC collector transitions"
by Mathieu Chartier
· 6 years ago
8f88207
Revert "Remove support for moving GC collector transitions"
by Mathieu Chartier
· 6 years ago
Next »