Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
951d70b42400453f9d1746d155b8337c07c86acc
/
runtime
/
gc
e34fa1d
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 10 years ago
369810a
ART: Allow scoped adjustments to log verbosity
by Andreas Gampe
· 10 years ago
312baf1
Follow up on CL 122665.
by Hiroshi Yamauchi
· 10 years ago
313c9c6
Merge "[WIP] Fix a rosalloc verification crash."
by Hiroshi Yamauchi
· 10 years ago
a233e03
[WIP] Fix a rosalloc verification crash.
by Hiroshi Yamauchi
· 10 years ago
379d09f
Add clamp growth limit
by Mathieu Chartier
· 10 years ago
50c138f
Fix signal test to work with gcstress
by Mathieu Chartier
· 10 years ago
48e7f33
Merge "Add heap task processor"
by Mathieu Chartier
· 10 years ago
a5eae69
Add heap task processor
by Mathieu Chartier
· 10 years ago
94c41df
Pass the real capacity to CreateRosAlloc.
by Hiroshi Yamauchi
· 10 years ago
bf7b41f
Merge "Fix concurrent GC ergonomics"
by Mathieu Chartier
· 10 years ago
e2c2f6e
Fix concurrent GC ergonomics
by Mathieu Chartier
· 10 years ago
70a596d
Add thread suspend histogram
by Mathieu Chartier
· 10 years ago
c85cdeb
Delete gc request lock
by Mathieu Chartier
· 10 years ago
079101a
Move GC daemon locking logic into heap
by Mathieu Chartier
· 10 years ago
d64ba38
Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued.
by Pavel Vyssotski
· 10 years ago
152f391
Merge "Disable HomogeneousSpaceCompact for GSS collector"
by Hiroshi Yamauchi
· 10 years ago
d1512fe
Merge "Add ReferenceQueue test"
by Mathieu Chartier
· 10 years ago
9e2094f
Add ReferenceQueue test
by Mathieu Chartier
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
d0e0d4c
Disable HomogeneousSpaceCompact for GSS collector
by Lin Zang
· 10 years ago
95a505c
Increase default allocation stack size
by Mathieu Chartier
· 10 years ago
446f9ee
Try normal allocation if large object allocation fails
by Mathieu Chartier
· 10 years ago
0310da5
Fix growth limit / footprint limit problems
by Mathieu Chartier
· 10 years ago
91c2f0c
Trim reference tables when we trim the heap
by Mathieu Chartier
· 10 years ago
24a5a30
ART: Wrap AllocThreadUnsafe in Valgrind wrapper
by Andreas Gampe
· 10 years ago
be0bb06
Merge "Tune rosalloc buffer sizes."
by Hiroshi Yamauchi
· 10 years ago
3f3c6c0
Tune rosalloc buffer sizes.
by Hiroshi Yamauchi
· 10 years ago
292b3bd
Merge "Prune image cache if the boot marker is still in place."
by Narayan Kamath
· 10 years ago
7247af5
Fix zygote space and non moving space map names
by Mathieu Chartier
· 10 years ago
28bc987
Prune image cache if the boot marker is still in place.
by Narayan Kamath
· 10 years ago
20ed5af
Enable the hspace compaction on OOM by default.
by Hiroshi Yamauchi
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
8db9dcd
ART: Prune links in the dalvik cache
by Andreas Gampe
· 10 years ago
10d543c
Merge "ART: Fix valgrind"
by Andreas Gampe
· 10 years ago
d757632
ART: Fix valgrind
by Andreas Gampe
· 10 years ago
c2e2062
Add hash set
by Mathieu Chartier
· 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
4450721
Merge "ART: Discard generated image in a low-memory environment"
by Andreas Gampe
· 10 years ago
eb175f7
Add image strings to intern table
by Mathieu Chartier
· 10 years ago
70be1fb
ART: Discard generated image in a low-memory environment
by Andreas Gampe
· 10 years ago
872dd82
Tidy and reduce ART library dependencies on the host.
by Ian Rogers
· 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
754ff33
Merge "Use the passed-in 'name' param to create a MemMap."
by Mathieu Chartier
· 10 years ago
08cef22
Fix concurrent start bytes race
by Mathieu Chartier
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
ef32b8f
Use the passed-in 'name' param to create a MemMap.
by Kyungmin Lee
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
1c1786f
Merge "Rosalloc should print unreachable page map type"
by Hiroshi Yamauchi
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
2fdeecb
Rosalloc should print unreachable page map type
by Maxim Kazantsev
· 10 years ago
59c0706
Work around ICE bugs with MIPS GCC and O1.
by Ian Rogers
· 10 years ago
fc787ec
Enable -Wimplicit-fallthrough.
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
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
9ef78b5
Fix broken runtime SetStatsEnabled logic
by Mathieu Chartier
· 10 years ago
268ea6c
Change heap base address
by Mathieu Chartier
· 10 years ago
2d5f39e
Add ScopedAssertNoThreadSuspension
by Mathieu Chartier
· 10 years ago
3c13a79
ART: Only allow the zygote to create the global boot image
by Andreas Gampe
· 10 years ago
7f590e2
Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d
by Mathieu Chartier
· 10 years ago
1b636c6
Add allocation rate tracking to systrace.
by Mathieu Chartier
· 10 years ago
cbd49ac
Merge "Avoid suspending for alloc trace enabling when already suspended."
by Jeff Hao
· 10 years ago
69dbec6
Avoid suspending for alloc trace enabling when already suspended.
by Jeff Hao
· 10 years ago
58553c7
Add allocation tracking allocators to ROSAlloc
by Mathieu Chartier
· 10 years ago
a20b7b3
Merge "Add runtime options for large object space"
by Mathieu Chartier
· 10 years ago
2dbe627
Add runtime options for large object space
by Mathieu Chartier
· 10 years ago
5a4b8a2
ART: Rename Handle hierarchy
by Andreas Gampe
· 10 years ago
a5a53ef
Add native support for FinalizerList.makeCircularListIfUnenqueued
by Mathieu Chartier
· 10 years ago
844506b
Pass current thread as argument to alloc instrumentation.
by Ian Rogers
· 10 years ago
ebab3bb
Merge "Compile time performance improvements focusing on interpret-only."
by Ian Rogers
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
af4edbd
Fix and re-enable FreeList large object space for 64 bit
by Mathieu Chartier
· 10 years ago
30cbbee
Ignore heap trim requests if we are the zygote
by Mathieu Chartier
· 10 years ago
b272855
Revert "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 10 years ago
1f0437e
Delete double finalization hack.
by Mathieu Chartier
· 10 years ago
23d683f
Fix heap trimmer daemon sleeping.
by Mathieu Chartier
· 10 years ago
8ec31f9
Fix native allocation watermark clamping.
by Mathieu Chartier
· 10 years ago
f4f3843
Add exception check to AllocateInternalWithGc
by Mathieu Chartier
· 10 years ago
0848745
Change native allocations to use growth limit.
by Mathieu Chartier
· 10 years ago
98172a6
Change heap transitions + hspace compation to use VLOG(heap)
by Mathieu Chartier
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
c84b7c5
Merge "ART: Check for no gaps only when we will have an immune region"
by Andreas Gampe
· 10 years ago
debdda0
Fix Mac build
by Brian Carlstrom
· 10 years ago
e1cb298
ART: Check for no gaps only when we will have an immune region
by Andreas Gampe
· 10 years ago
1291e9b
Fix incorect variable name.
by Alex Light
· 10 years ago
2539613
Change /dalvik-cache to be owned by root.
by Alex Light
· 10 years ago
709368e
Merge "Reduce interpret-only compile time."
by Mathieu Chartier
· 10 years ago
8e219ae
Reduce interpret-only compile time.
by Mathieu Chartier
· 10 years ago
e4927f6
Fix race condition in TransitionCollector.
by Mathieu Chartier
· 10 years ago
c44ce2e
Map heap maps at a lower address.
by Mathieu Chartier
· 10 years ago
Next »