Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
b605a4f9a8797046ea1aa05f3405a77fb9a80a76
/
runtime
/
gc
/
heap.cc
72aaacf
resolved conflicts for merge of 50c3e9ca to dalvik-dev
by Mathieu Chartier
· 11 years ago
0f72e41
Improve heap verification.
by Mathieu Chartier
· 11 years ago
8aa003f
am b5a80a1e: am ba5c7a7e: am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev
by Mathieu Chartier
· 11 years ago
b4ea4de
Fix soft reference clearing issue.
by Mathieu Chartier
· 11 years ago
423d2a3
Add support for changing roots through the root visitor callback.
by Mathieu Chartier
· 11 years ago
31e8925
Write out image bitmap inside of image file.
by Mathieu Chartier
· 11 years ago
2775ee4
Add more runtime options.
by Mathieu Chartier
· 11 years ago
e53225c
Print information about large objects freed and AllocSpace objects.
by Mathieu Chartier
· 11 years ago
720ef76
Fix non concurrent GC ergonomics.
by Mathieu Chartier
· 11 years ago
7d7a5c7
Merge "More parallel GC, rewritten parallel mark stack processing." into dalvik-dev
by Mathieu Chartier
· 11 years ago
94c32c5
More parallel GC, rewritten parallel mark stack processing.
by Mathieu Chartier
· 11 years ago
8675fe1
Merge "Log long GC pause only when the process cares about pause time" into dalvik-dev
by Anwar Ghuloum
· 11 years ago
02e2511
Fix up TODO: c++0x, update cpplint.
by Mathieu Chartier
· 11 years ago
ba041a5
Log long GC pause only when the process cares about pause time
by Anwar Ghuloum
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
67f9941
Yet more timing logger cleanup
by Anwar Ghuloum
· 11 years ago
4446ab9
Systrace fixups and refactoring for TimingLogger
by Anwar Ghuloum
· 11 years ago
cc386f9
am c39e3423: Use JNI to access activity manager process state.
by Mathieu Chartier
· 11 years ago
c39e342
Use JNI to access activity manager process state.
by Mathieu Chartier
· 11 years ago
f91bdf9
am e0a53e99: Add low memory mode option to ART.
by Mathieu Chartier
· 11 years ago
eb5710e
New free list large object space.
by Mathieu Chartier
· 11 years ago
9642c96
Move allocation stack unmarking outside of pause.
by Mathieu Chartier
· 11 years ago
e0a53e9
Add low memory mode option to ART.
by Mathieu Chartier
· 11 years ago
50b2928
Improve the allocation speed.
by Hiroshi Yamauchi
· 11 years ago
184e322
Disable and remove finger.
by Mathieu Chartier
· 11 years ago
161a8e0
Fix accidental performance regression.
by Mathieu Chartier
· 11 years ago
0418ae2
GC a lot mode.
by Mathieu Chartier
· 11 years ago
f082d3c
Remove sorted variable in allocation stacks.
by Mathieu Chartier
· 11 years ago
0f055d1
resolved conflicts for merge of 7934ac28 to dalvik-dev
by Brian Carlstrom
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
6f28d91
Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger
by Anwar Ghuloum
· 11 years ago
41a41fd
am 0a9dc05e: GC data structures allocation tracking
by Mathieu Chartier
· 11 years ago
0a9dc05
GC data structures allocation tracking
by Mathieu Chartier
· 11 years ago
df28d4a
Merge "Show size/alloc/free per Dalvik heap space in dumpsys" into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
333cf1b
Tidy OOME message.
by Ian Rogers
· 11 years ago
3489af2
am 63a54345: Add option for changing number of GC threads.
by Mathieu Chartier
· 11 years ago
63a5434
Add option for changing number of GC threads.
by Mathieu Chartier
· 11 years ago
09b07a9
Show size/alloc/free per Dalvik heap space in dumpsys
by Hiroshi Yamauchi
· 11 years ago
ebd6638
am 4274889d: Fixing cpplint readability/check issues
by Brian Carlstrom
· 11 years ago
ac43ae5
am 2d88862f: Fixing cpplint readability/casting issues
by Brian Carlstrom
· 11 years ago
bbf8a09
resolved conflicts for merge of 3da08f4d to dalvik-dev
by Mathieu Chartier
· 11 years ago
4274889
Fixing cpplint readability/check issues
by Brian Carlstrom
· 11 years ago
2d88862
Fixing cpplint readability/casting issues
by Brian Carlstrom
· 11 years ago
3da08f4
Merge "Add interface for updating the heap's process state"
by Mathieu Chartier
· 11 years ago
8235331
Add interface for updating the heap's process state
by Mathieu Chartier
· 11 years ago
b907009
resolved conflicts for merge of df62950e to dalvik-dev
by Brian Carlstrom
· 11 years ago
df62950
Fix cpplint whitespace/parens issues
by Brian Carlstrom
· 11 years ago
073deb8
am f69863b3: Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 11 years ago
f69863b
Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 11 years ago
b267c89
am 93ba893c: Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 11 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 11 years ago
5081c0f
am 56d947fb: Add verification of boot.oat generated on device
by Brian Carlstrom
· 11 years ago
56d947f
Add verification of boot.oat generated on device
by Brian Carlstrom
· 11 years ago
4b95e8f
Refactor atomic integer.
by Mathieu Chartier
· 11 years ago
1db9113
resolved conflicts for merge of 7940e44f to dalvik-dev
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/gc/heap.cc]
bba5dd5
Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev
by Anwar Ghuloum
· 12 years ago
ebc5402
am 4922e9d4: Use /system/framework/framework.jar:preloaded-classes for on device dex2oat
by Brian Carlstrom
· 12 years ago
4922e9d
Use /system/framework/framework.jar:preloaded-classes for on device dex2oat
by Brian Carlstrom
· 12 years ago
bdd0fb9
Improve sticky GC ergonomics
by Mathieu Chartier
· 12 years ago
752a0e6
Adding systrace logging to GC
by Mathieu Chartier
· 12 years ago
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
[Renamed (70%) from src/heap.cc]
7675e16
Rename art-cache to dalvik-cache
by Brian Carlstrom
· 12 years ago
8b788fe
Send the GC's SIGQUIT output to the right ostream.
by Elliott Hughes
· 12 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
6474d19
Remove use of compiled invoke stubs from portable.
by Jeff Hao
· 12 years ago
a3dd0b3
Fix DDMS large heap memory profiling.
by Ian Rogers
· 12 years ago
d9930a4
Merge "Re-enable large object space." into dalvik-dev
by Ian Rogers
· 12 years ago
22a2086
Re-enable large object space.
by Ian Rogers
· 12 years ago
25337eb
Merge "Fix object verification." into dalvik-dev
by Ian Rogers
· 12 years ago
04d7aa9
Fix object verification.
by Ian Rogers
· 12 years ago
5d91730
Changes to remove need for compiled invoke stubs for quick.
by Jeff Hao
· 12 years ago
84923ff
Temporarily disable large object space
by Brian Carlstrom
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 12 years ago
a40307e
Ensure VM's heap is accounted correctly.
by Ian Rogers
· 12 years ago
a843954
Using histograms for timing statistics.
by Sameer Abu Asal
· 12 years ago
9bd0281
Enable inlining of Unsafe methods for x86.
by Jeff Hao
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
700c8d3
Move .oat files to ELF format
by Brian Carlstrom
· 12 years ago
4893188
Avoid heap trims in foreground and audio apps.
by Ian Rogers
· 12 years ago
0cbaff5
Implement ObjectReference.ReferringObjects.
by Elliott Hughes
· 12 years ago
3b78c94
Implement ReferenceType.Instances.
by Elliott Hughes
· 12 years ago
ec0f83d
Implement JDWP VirtualMachine.InstanceCounts.
by Elliott Hughes
· 12 years ago
10c5b78
Fixes for gtests on gPrecise.
by Ian Rogers
· 12 years ago
80537bb
Fix and reenable lock dumping in stack dumps.
by Elliott Hughes
· 12 years ago
1aa246d
Move casts.h and stl_util.h into base/.
by Elliott Hughes
· 12 years ago
80de7a6
Fix clear growth limit not working.
by Mathieu Chartier
· 12 years ago
65db880
Estimate allocation rate to predict when to request concurrent GC.
by Mathieu Chartier
· 12 years ago
2b82db4
Refactor GC to have a class for each different type of GC.
by Mathieu Chartier
· 12 years ago
4da7f2f
Fix missing card mark verification.
by Mathieu Chartier
· 12 years ago
d22d548
Remove first GC pause.
by Mathieu Chartier
· 12 years ago
02b6a78
Parellel mark stack processing
by Mathieu Chartier
· 12 years ago
64b6d14
Interpret class initializers when building image.
by Ian Rogers
· 12 years ago
332f682
Merge "Remove disable card marks, fix SetPatchLocation." into dalvik-dev
by Ian Rogers
· 12 years ago
e35517a
Remove disable card marks, fix SetPatchLocation.
by Mathieu Chartier
· 12 years ago
8161c03
More MIPS fixes. The vm-tests and oat tests all work on the emulator.
by jeffhao
· 12 years ago
858f1c5
Check point root marking.
by Mathieu Chartier
· 12 years ago
3056d0c
Improve accuracy of heap trim times
by Mathieu Chartier
· 12 years ago
4eb68ed
More MIPS fixes. Fibonacci and ExceptionTest work.
by jeffhao
· 12 years ago
128c52c
Fix invalid root detection using wrong function to find space from object.
by Mathieu Chartier
· 12 years ago
Next »