index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gc
Age
Commit message (
Expand
)
Author
2013-07-12
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-10
Fix debug build assertion failing on boot.
Jeff Hao
2013-07-10
am 4922e9d4: Use /system/framework/framework.jar:preloaded-classes for on dev...
Brian Carlstrom
2013-07-10
Use /system/framework/framework.jar:preloaded-classes for on device dex2oat
Brian Carlstrom
2013-07-08
Improve sticky GC ergonomics
Mathieu Chartier
2013-06-27
Adding systrace logging to GC
Mathieu Chartier
2013-06-21
GC clean up.
Ian Rogers
2013-06-12
Temporarily disable los contains check.
Ian Rogers
2013-04-26
Changed image file to no longer be executable.
Jeff Hao
2013-04-26
Removing remaining compiled stubs from image.
Jeff Hao
2013-04-23
Removed compiled resolution trampoline.
Jeff Hao
2013-04-18
Avoid a use before initialization in mark sweep.
Ian Rogers
2013-04-08
Interpreter entries and instrumentation as a listener.
Ian Rogers
2013-03-24
Fixes for comparisons between signed and unsigned values with new jb-mr2 comp...
Brian Carlstrom
2013-03-22
Remove gcc-based tsan support
Brian Carlstrom
2013-03-19
Fix DDMS large heap memory profiling.
Ian Rogers
2013-03-18
Various performance improvements.
Ian Rogers
2013-03-16
Re-enable large object space.
Ian Rogers
2013-02-22
Ensure VM's heap is accounted correctly.
Ian Rogers
2013-02-19
Add missing headers file.
Sameer Abu Asal
2013-02-19
Using histograms for timing statistics.
Sameer Abu Asal
2013-02-01
Performance improvements by removing a DMB and inlining.
Ian Rogers
2013-01-30
Directory restructuring of object.h
Ian Rogers
2013-01-25
Move .oat files to ELF format
Brian Carlstrom
2013-01-22
Avoid heap trims in foreground and audio apps.
Ian Rogers
2013-01-22
Support for contention logging with ART futexes.
Ian Rogers
2012-12-13
Move casts.h and stl_util.h into base/.
Elliott Hughes
2012-12-12
Move logging.h into base/logging.h.
Elliott Hughes
2012-12-12
Move mutex.h into base/mutex.h.
Elliott Hughes
2012-12-12
Switch over to the google3 unix_file File*.
Elliott Hughes
2012-11-26
Estimate allocation rate to predict when to request concurrent GC.
Mathieu Chartier
2012-11-20
Fix incorrect lock for process references.
Mathieu Chartier
2012-11-20
Merge "Refactor GC to have a class for each different type of GC." into dalvi...
Ian Rogers
2012-11-20
Refactor GC to have a class for each different type of GC.
Mathieu Chartier
2012-11-20
Merge "Make stack visitor location for bad roots more verbose." into dalvik-dev
Ian Rogers
2012-11-20
Make stack visitor location for bad roots more verbose.
Ian Rogers
2012-11-19
C++'ification of Quick compiler's casts
buzbee
2012-11-16
Add "kind" argument to Get/SetVReg.
Ian Rogers
2012-11-14
Fix missing card mark verification.
Mathieu Chartier
2012-11-13
Ensure ThreadPool constructor does not return until fully initialized.
Mathieu Chartier
2012-11-12
Merge "Fix occasional deadlock caused by checkpoint root marking." into dalvi...
Ian Rogers
2012-11-12
Fix occasional deadlock caused by checkpoint root marking.
Mathieu Chartier
2012-11-12
Remove bitmap lock from checkpoint root marking.
Mathieu Chartier
2012-11-12
Remove first GC pause.
Mathieu Chartier
2012-11-06
Parellel mark stack processing
Mathieu Chartier
2012-10-31
More MIPS fixes. The vm-tests and oat tests all work on the emulator.
jeffhao
2012-10-26
Add thread pool class
Mathieu Chartier
2012-10-23
Dump GC maps/verification for methods with bad roots.
Ian Rogers
2012-10-23
Check point root marking.
Mathieu Chartier
2012-10-17
Fix flipped condition in VerifyRoot
Mathieu Chartier
[next]