Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
976af0a2914f20b65830b1ed9ac8ab45055f35a5
/
runtime
/
gc
/
space
1532476
Use arc4random when available to select delta for image relocation.
by Alex Light
· 9 years ago
69edd0d
Merge "Increase code cache after 1 full collection."
by Nicolas Geoffray
· 9 years ago
0a3be16
Increase code cache after 1 full collection.
by Nicolas Geoffray
· 9 years ago
763a31e
Add immune spaces abstraction
by Mathieu Chartier
· 9 years ago
42bddce
Add low_4gb support to MapFile and MapFileAtAddress
by Mathieu Chartier
· 9 years ago
66e33f1
Merge "Use DlMallocSpace for the JIT code cache."
by Nicolas Geoffray
· 9 years ago
0c3c266
Use DlMallocSpace for the JIT code cache.
by Nicolas Geoffray
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 10 years ago
f9c6fc6
Add OatFileManager
by Mathieu Chartier
· 9 years ago
4f55e22
Add and use ScopedSuspendAll
by Mathieu Chartier
· 10 years ago
f1d666e
Add ScopedThreadSuspension
by Mathieu Chartier
· 10 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 10 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 10 years ago
a315f5c
cleanup: Replace pointers with out-parameters and fix-up formatting
by Igor Murashkin
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
14d9057
Use (D)CHECK_ALIGNED more.
by Roland Levillain
· 10 years ago
1e13374
Generalize Valgrind annotations in ART to support ASan.
by Evgenii Stepanov
· 10 years ago
3cf2253
Clean up some includes
by Mathieu Chartier
· 10 years ago
88da3b0
ART: Fix CFI test wrt/ PIC
by Andreas Gampe
· 10 years ago
d39645e
Move image intern table into image
by Mathieu Chartier
· 10 years ago
f6c2a27
Fix valgrind large_object_space_test
by Mathieu Chartier
· 10 years ago
e715811
Add a way to determine if a large object is a zygote object
by Mathieu Chartier
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
0de1133
Fix debuggable compiler flag detection for secondary dex files
by Sebastien Hertz
· 10 years ago
3130cdf
Add some more DISALLOW_COPY_AND_ASSIGN
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c8980de
Add sanity check for large object allocation
by Mathieu Chartier
· 10 years ago
9086b65
Fix valgrind tests
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
de194bf
Delete missed ClampGrowthLimit CHECK
by Mathieu Chartier
· 10 years ago
ddac423
Fix race with Heap::ClampGrowthLimit and GC
by Mathieu Chartier
· 10 years ago
3679a47
Merge "Support relative encoded dex locations in oat files."
by Richard Uhler
· 10 years ago
e5fed03
Support relative encoded dex locations in oat files.
by Richard Uhler
· 10 years ago
bf9fc58
Add more info to who called SuspendAll
by Mathieu Chartier
· 10 years ago
4460a84
Rosalloc thread local allocation path without a cas.
by Hiroshi Yamauchi
· 10 years ago
5c42c29
Add support for .bss section in oat files.
by Vladimir Marko
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
5a2be3f
Implement a simple count based boot marker.
by Narayan Kamath
· 10 years ago
6c8b49f
ART: Check image size when opening
by Andreas Gampe
· 10 years ago
1bb6cb0
Merge "art: Refactor RuntimeOptions/ParsedOptions"
by Igor Murashkin
· 10 years ago
aaebaa0
art: Refactor RuntimeOptions/ParsedOptions
by Igor Murashkin
· 10 years ago
d25f842
Clean up enums in RegionSpace.
by Hiroshi Yamauchi
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
369810a
ART: Allow scoped adjustments to log verbosity
by Andreas Gampe
· 10 years ago
379d09f
Add clamp growth limit
by Mathieu Chartier
· 10 years ago
94c41df
Pass the real capacity to CreateRosAlloc.
by Hiroshi Yamauchi
· 10 years ago
d0e0d4c
Disable HomogeneousSpaceCompact for GSS collector
by Lin Zang
· 10 years ago
24a5a30
ART: Wrap AllocThreadUnsafe in Valgrind wrapper
by Andreas Gampe
· 10 years ago
28bc987
Prune image cache if the boot marker is still in place.
by Narayan Kamath
· 10 years ago
8db9dcd
ART: Prune links in the dalvik cache
by Andreas Gampe
· 10 years ago
d757632
ART: Fix valgrind
by Andreas Gampe
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
575e78c
ART: Replace COMPILE_ASSERT with static_assert (runtime)
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
70be1fb
ART: Discard generated image in a low-memory environment
by Andreas Gampe
· 10 years ago
e9105f7
Work around relocated boot.oat corruption
by Brian Carlstrom
· 10 years ago
d3271e8
Merge changes Ia007744f,Iac6d03d8
by Brian Carlstrom
· 10 years ago
4677476
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 10 years ago
2f1e15c
Remove boot.art/boot.oat on failure to create
by Brian Carlstrom
· 10 years ago
2d2621a
Optimize method linking
by Mathieu Chartier
· 10 years ago
7066718
Merge "ART: Fix ImageSpace error message."
by Andreas Gampe
· 10 years ago
50f2e9a
ART: Fix ImageSpace error message.
by Andreas Gampe
· 10 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
31d8f52
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
3c13a79
ART: Only allow the zygote to create the global boot image
by Andreas Gampe
· 10 years ago
a20b7b3
Merge "Add runtime options for large object space"
by Mathieu Chartier
· 11 years ago
2dbe627
Add runtime options for large object space
by Mathieu Chartier
· 11 years ago
5a4b8a2
ART: Rename Handle hierarchy
by Andreas Gampe
· 11 years ago
af4edbd
Fix and re-enable FreeList large object space for 64 bit
by Mathieu Chartier
· 11 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 11 years ago
debdda0
Fix Mac build
by Brian Carlstrom
· 11 years ago
1291e9b
Fix incorect variable name.
by Alex Light
· 11 years ago
2539613
Change /dalvik-cache to be owned by root.
by Alex Light
· 11 years ago
b6cabc1
Reduce log spam by changing a LOG(INFO) to VLOG(startup)
by Alex Light
· 11 years ago
e25826e
Merge "Support running without a boot image."
by Brian Carlstrom
· 11 years ago
64ad14d
Support running without a boot image.
by Alex Light
· 11 years ago
6a7824d
Add fallback for non moving space being full.
by Mathieu Chartier
· 11 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 11 years ago
6e183f2
Make system use patchoat to relocate during runtime.
by Alex Light
· 11 years ago
4e97f65
Merge "Move image classes options from art to AndroidRuntime [art]"
by Brian Carlstrom
· 11 years ago
57309db
Move image classes options from art to AndroidRuntime [art]
by Brian Carlstrom
· 11 years ago
b93637a
Make ImageSpace skip validation if we are using a relocated image
by Alex Light
· 11 years ago
1a76213
Fix image not regenerating on changes to bootclasspath
by Alex Light
· 11 years ago
ff9d95d
Merge "Tweaks to patchoat and other related things."
by Andreas Gampe
· 11 years ago
cf4bf38
Tweaks to patchoat and other related things.
by Alex Light
· 11 years ago
2796a16
Fix main space memory leak and add checks.
by Mathieu Chartier
· 11 years ago
b363f66
Recycle mem-maps for collector transitions.
by Mathieu Chartier
· 11 years ago
45232a4
ART: Fix checks for relocation delta
by Andreas Gampe
· 11 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 11 years ago
479f131
Merge "Disable adding main and non moving spaces to immune region in GSS"
by Mathieu Chartier
· 11 years ago
4c13a3f
Disable adding main and non moving spaces to immune region in GSS
by Mathieu Chartier
· 11 years ago
e63db27
Break apart header files.
by Ian Rogers
· 11 years ago
0ee33c3
Merge "Revert "Revert "ART: Key-Value Store in Oat header"""
by Andreas Gampe
· 11 years ago
Next »