Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e0948e13d5a4552e6a2728087573c07961e4a4f9
/
runtime
e0948e1
Make DexFiles opened from files readonly by default, but writable during dex2oat
by Brian Carlstrom
· 11 years ago
a436fde
Handle OOMEs in class linker with grace.
by Ian Rogers
· 11 years ago
10cc810
Merge "Make entrypoints Thumb2." into dalvik-dev
by Ian Rogers
· 11 years ago
637859c
Make entrypoints Thumb2.
by Ian Rogers
· 11 years ago
958291c
Fix build.
by Mathieu Chartier
· 11 years ago
d81941e
Merge "Fix mark stack expand race." into dalvik-dev
by Mathieu Chartier
· 11 years ago
ba311b4
Fix mark stack expand race.
by Mathieu Chartier
· 11 years ago
35a41fd
Merge "A char array copy optimization." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
23009dc
Add art support for sample profiling from traceview gui.
by Jeff Hao
· 11 years ago
89502fc
A char array copy optimization.
by Hiroshi Yamauchi
· 11 years ago
7dfb28c
Don't scan image space when starting runtime.
by Ian Rogers
· 11 years ago
55f82c0
Merge "Make jni_internal_test less spammy." into dalvik-dev
by Ian Rogers
· 11 years ago
6d3f72c
Use Class::IsVerified to confirm status, not MethodVerifier::FailureKind
by Brian Carlstrom
· 11 years ago
7971363
Make jni_internal_test less spammy.
by Ian Rogers
· 11 years ago
efd441d
Merge "Add some extra DCHECKS for debugging artQuickProxyInvokeHandler" into dalvik-dev
by Brian Carlstrom
· 11 years ago
4ffdc6b
Allow NULL JNI arguments for length 0 memcpys.
by Ian Rogers
· 11 years ago
a853bd7
Merge "Don't allow class status to go backward except for error." into dalvik-dev
by Ian Rogers
· 11 years ago
ee23f85
Merge "Add more runtime options." into dalvik-dev
by Mathieu Chartier
· 11 years ago
8f3c9ae
Don't allow class status to go backward except for error.
by Ian Rogers
· 11 years ago
2775ee4
Add more runtime options.
by Mathieu Chartier
· 11 years ago
dd3413f
Merge "Compiler filter update" into dalvik-dev
by buzbee
· 11 years ago
fe9ca40
Compiler filter update
by buzbee
· 11 years ago
d3633d5
Add some extra DCHECKS for debugging artQuickProxyInvokeHandler
by Brian Carlstrom
· 11 years ago
b8a0b94
Switch JNI globals lock to reader-writer.
by Ian Rogers
· 11 years ago
aa836f7
Fix PushLocalFrame(0).
by Elliott Hughes
· 11 years ago
4aa48fc
Enable contention logging by default.
by Ian Rogers
· 11 years ago
be7149f
Avoid throwing NoClassDefFoundError at compile time.
by Ian Rogers
· 11 years ago
884cf3d
Merge "Reduce AOT initialization." into dalvik-dev
by Ian Rogers
· 11 years ago
e6bb3b2
Reduce AOT initialization.
by Ian Rogers
· 11 years ago
984c183
Fix typo of quick instead of portable
by Brian Carlstrom
· 11 years ago
cf3de62
Merge "Change default sampling interval to 1000 samples/sec." into dalvik-dev
by Jeff Hao
· 11 years ago
1ef38ea
Merge "Print information about large objects freed and AllocSpace objects." into dalvik-dev
by Mathieu Chartier
· 11 years ago
e53225c
Print information about large objects freed and AllocSpace objects.
by Mathieu Chartier
· 11 years ago
a95ba83
Change default sampling interval to 1000 samples/sec.
by Jeff Hao
· 11 years ago
c1ff4b7
Sampling profiler reads clocks once for all events in a trace.
by Jeff Hao
· 11 years ago
2aa25df
Merge "Fix non concurrent GC ergonomics." into dalvik-dev
by Mathieu Chartier
· 11 years ago
720ef76
Fix non concurrent GC ergonomics.
by Mathieu Chartier
· 11 years ago
6553049
Build fix.
by Ian Rogers
· 11 years ago
5bf1d38
Merge "Clean up sampling tracing." into dalvik-dev
by Jeff Hao
· 11 years ago
5ce4b17
Clean up sampling tracing.
by Jeff Hao
· 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
3eeda8f
Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev
by Ian Rogers
· 11 years ago
0e480ca
Move output_stream files out of runtime.
by Ian Rogers
· 11 years ago
90af14d
Get SEA fibonacci running in interpreter mode.
by Dragos Sbirlea
· 11 years ago
d2b0f33
Merge "Fix up TODO: c++0x, update cpplint." into dalvik-dev
by Mathieu Chartier
· 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
0b4a060
Merge "Fix some x86 portable asm." into dalvik-dev
by Ian Rogers
· 11 years ago
97fbbef
Fix some x86 portable asm.
by Ian Rogers
· 11 years ago
57dac6e
Fix sampling profiler to use thread's cpu clock.
by Jeff Hao
· 11 years ago
777e391
Merge "Get PORTABLE + SMALL on x86." into dalvik-dev
by Ian Rogers
· 11 years ago
bd136a2
Get PORTABLE + SMALL on x86.
by Dragos Sbirlea
· 11 years ago
472144d
Merge "Prevent segvs in JNI." into dalvik-dev
by Ian Rogers
· 11 years ago
bc93966
Prevent segvs in JNI.
by Ian Rogers
· 11 years ago
7d70a79
am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races
by Brian Carlstrom
· 11 years ago
7571e8b
Add flock(2)ing on dex-cache files to prevent races
by Brian Carlstrom
· 11 years ago
fbb0ba4
am ec5683a4: am a7e8919e: am 2e250c82: Revert "Always enable lock level checks."
by Brian Carlstrom
· 11 years ago
2e250c8
Revert "Always enable lock level checks."
by Brian Carlstrom
· 11 years ago
8718359
Add -XX:+DisableExplicitGC option for Art
by Anwar Ghuloum
· 11 years ago
0f40ac3
Fix races in small mode compiler filters setup
by Ian Rogers
· 11 years ago
97a03e3
Fix small art build.
by Ian Rogers
· 11 years ago
1a4d6d8
If CheckJNI is enabled don't allow app workarounds
by Ian Rogers
· 11 years ago
e2f77e7
Build fix.
by Ian Rogers
· 11 years ago
1d1e267
Merge "Refactor java.lang.reflect implementation" into dalvik-dev
by Ian Rogers
· 11 years ago
a804b71
Merge "Clean up logcat spam from compiler and verifier" into dalvik-dev
by Anwar Ghuloum
· 11 years ago
75a43f1
Clean up logcat spam from compiler and verifier
by Anwar Ghuloum
· 11 years ago
ce15160
Merge "Modify traceview to sample instead of instrumenting methods." into dalvik-dev
by Jeff Hao
· 11 years ago
0abc72e
Modify traceview to sample instead of instrumenting methods.
by Jeff Hao
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
5e35727
Merge "Avoid a long alloc space lock contention during sticky GC sweep." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
b22a451
Avoid a long alloc space lock contention during sticky GC sweep.
by Hiroshi Yamauchi
· 11 years ago
9b3c3cd
C++11 support for ART.
by Mathieu Chartier
· 11 years ago
7b67bee
Merge "Add a systrace support for lock contention logging." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
b373308
Add a systrace support for lock contention logging.
by Hiroshi Yamauchi
· 11 years ago
0a564f3
Merge "Work on SMALL_ART and PORTABLE working at the same time." into dalvik-dev
by Ian Rogers
· 11 years ago
67f9941
Yet more timing logger cleanup
by Anwar Ghuloum
· 11 years ago
08bf196
Work on SMALL_ART and PORTABLE working at the same time.
by Dragos Sbirlea
· 11 years ago
4baa808
Merge "Timing logger clean-up" into dalvik-dev
by Anwar Ghuloum
· 11 years ago
36f179f
Merge "Polish the lock contention logging." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
4654322
Timing logger clean-up
by Anwar Ghuloum
· 11 years ago
1809a72
Uleb128 compression of vmap and mapping table.
by Ian Rogers
· 11 years ago
a9a5092
Fixing build breakage due to bad newsplit placement
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
1afde13
Polish the lock contention logging.
by Hiroshi Yamauchi
· 11 years ago
c39e342
Use JNI to access activity manager process state.
by Mathieu Chartier
· 11 years ago
36e58b8
Fix image_test for new small mode API.
by Ian Rogers
· 11 years ago
c9f9444
am a024a068: Compilation filter
by buzbee
· 11 years ago
a024a06
Compilation filter
by buzbee
· 11 years ago
b0f8719
Removed unused friend classes for tests.
by Dragos Sbirlea
· 11 years ago
f91bdf9
am e0a53e99: Add low memory mode option to ART.
by Mathieu Chartier
· 11 years ago
3839f7a
Fix portable build.
by Ian Rogers
· 11 years ago
848871b
Entry point clean up.
by Ian Rogers
· 11 years ago
e7711c5
Merge "Fix logging memory leak." into dalvik-dev
by Sebastien Hertz
· 11 years ago
beb4148
Merge "Verifier checks that primitive put array/field type matches insn type." into dalvik-dev
by Jeff Hao
· 11 years ago
eb5710e
New free list large object space.
by Mathieu Chartier
· 11 years ago
a464748
Verifier checks that primitive put array/field type matches insn type.
by Jeff Hao
· 11 years ago
9642c96
Move allocation stack unmarking outside of pause.
by Mathieu Chartier
· 11 years ago
Next »