Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
5d3acebd1fe859cbf6fb3831815eb7f3c1f3e442
/
runtime
02d320c
am 3c683c5d: Revert "HACK: Disable native stack trace dumping for tetra. DO NOT MERGE"
by Mathieu Chartier
· 10 years ago
3c683c5
Revert "HACK: Disable native stack trace dumping for tetra. DO NOT MERGE"
by Mathieu Chartier
· 10 years ago
4a3fff8
am 471b7cb6: HACK: Disable native stack trace dumping for tetra. DO NOT MERGE
by Mathieu Chartier
· 10 years ago
471b7cb
HACK: Disable native stack trace dumping for tetra. DO NOT MERGE
by Mathieu Chartier
· 10 years ago
e34a42c
ART: Fix Trace types, check minimum buf size
by Andreas Gampe
· 10 years ago
0cd91f0
Merge "Move Class.newInstance to native"
by Mathieu Chartier
· 10 years ago
f36cb5f
Move Class.newInstance to native
by Mathieu Chartier
· 10 years ago
dd3208d
ART: Fix DBG_START_LOCAL verification.
by Logan Chien
· 10 years ago
94329d3
ART: Duplicate-classes cleanup
by Andreas Gampe
· 10 years ago
6e655af
Merge "ART: Check for duplicate classes when loading oat files"
by Andreas Gampe
· 10 years ago
00bb878
ART: Add GENERATE_CFI to the ZygoteHooks debug flags
by Andreas Gampe
· 10 years ago
b28412e
Guard against name == null in ShortDump
by Mathieu Chartier
· 10 years ago
eb5459c
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
by Roland Levillain
· 10 years ago
b9aec2c
ART: Check for duplicate classes when loading oat files
by Andreas Gampe
· 10 years ago
83134ec
Merge "Remove ArtMethod* parameter from dex cache entry points."
by Vladimir Marko
· 10 years ago
4c0eb42
Ensure inlined static calls perform clinit checks in Optimizing.
by Roland Levillain
· 10 years ago
7cc56a1
Debugger: Remove support for setting values in optimizing.
by Nicolas Geoffray
· 10 years ago
4f7fdd2
Make tests assume ANDROID_ROOT is not /system.
by Nicolas Geoffray
· 10 years ago
5ea536a
Remove ArtMethod* parameter from dex cache entry points.
by Vladimir Marko
· 10 years ago
a61894d
Fix reflection handling and test flakiness
by Mathieu Chartier
· 10 years ago
bfdcdc1
ART: Fix re-throwing failures of non-convention errors
by Andreas Gampe
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
be52c68
Merge "Simplify template parameters of Elf classes."
by David Srbecky
· 10 years ago
533c207
Simplify template parameters of Elf classes.
by David Srbecky
· 10 years ago
83fca40
Merge "[optimizing] Use more X86_64 addressing modes"
by Nicolas Geoffray
· 10 years ago
f888d5d
Merge "Fix tlsPtr_.long_jump_context == nullptr check failure."
by Mingyao Yang
· 10 years ago
4dcfc43
Fix tlsPtr_.long_jump_context == nullptr check failure.
by Mingyao Yang
· 10 years ago
5988547
Class.forName(..., ..., null) fixes
by Brian Carlstrom
· 10 years ago
92b8269
Merge "Add AbstractMethod, Constructor, Method"
by Mathieu Chartier
· 10 years ago
fc58af4
Add AbstractMethod, Constructor, Method
by Mathieu Chartier
· 10 years ago
8d7e077
Merge "Improve performance of HashSet"
by Mathieu Chartier
· 10 years ago
f0dec62
Merge "Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment."
by David Srbecky
· 10 years ago
40741f3
[optimizing] Use more X86_64 addressing modes
by Mark Mendell
· 10 years ago
527c9c7
Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment.
by David Srbecky
· 10 years ago
0774307
Do not look for prebuilts on architectures other than Arm.
by David Srbecky
· 10 years ago
7d27537
ART: Update loop info of all nested loops when inlining
by David Brazdil
· 10 years ago
b4314b3
Merge "Move GetAndroidToolsDir to common location."
by David Srbecky
· 10 years ago
3e52aa4
Move GetAndroidToolsDir to common location.
by David Srbecky
· 10 years ago
a446d86
Improve performance of HashSet
by nikolay serdjuk
· 10 years ago
b9791aa
Merge "Add sanity check for large object allocation"
by Mathieu Chartier
· 10 years ago
27eac12
Merge "Opt compiler: Implement parallel move resolver without using swap."
by Nicolas Geoffray
· 10 years ago
c8980de
Add sanity check for large object allocation
by Mathieu Chartier
· 10 years ago
f5091ee
Merge "ART: Re-add dlopen"
by Andreas Gampe
· 10 years ago
fa8429b
ART: Re-add dlopen
by Andreas Gampe
· 10 years ago
c50358b
Fix access past end of args array.
by Christopher Ferris
· 10 years ago
ad4450e
Opt compiler: Implement parallel move resolver without using swap.
by Zheng Xu
· 10 years ago
00e466d
Fix build
by Mathieu Chartier
· 10 years ago
e50dffa
Merge "Remove transitive dependency on <cutils/atomic.h>."
by Yabin Cui
· 10 years ago
c7df66e
Remove transitive dependency on <cutils/atomic.h>.
by Yabin Cui
· 10 years ago
73a3fb3
Merge "Disable parallel GC by default"
by Mathieu Chartier
· 10 years ago
8e8bb8a
Merge "ART: Streaming trace mode"
by Andreas Gampe
· 10 years ago
40da286
ART: Streaming trace mode
by Andreas Gampe
· 10 years ago
10d6886
Disable parallel GC by default
by Mathieu Chartier
· 10 years ago
cd5bc14
Merge "ARM64: Remove suspend register."
by Vladimir Marko
· 10 years ago
5d4bb1d
ART: More nullptr checks in unstarted runtime
by Andreas Gampe
· 10 years ago
db6dc3d
Merge "Remove suspend point from field loading"
by Mathieu Chartier
· 10 years ago
f3f2a7a
Remove suspend point from field loading
by Mathieu Chartier
· 10 years ago
04538c1
Merge "ART: Store classpath information into oat file"
by Andreas Gampe
· 10 years ago
7848da4
ART: Store classpath information into oat file
by Andreas Gampe
· 10 years ago
5035590
Merge "ART: Add Security cutout to unstarted runtime"
by Andreas Gampe
· 10 years ago
0cbb4a8
Merge "ART: Make the PathClassLoader fast-path recursive"
by Andreas Gampe
· 10 years ago
f865ea9
ART: Make the PathClassLoader fast-path recursive
by Andreas Gampe
· 10 years ago
2ff3c2c
Merge "Fix valgrind tests"
by Mathieu Chartier
· 10 years ago
9086b65
Fix valgrind tests
by Mathieu Chartier
· 10 years ago
ec0402b
Merge "ART: Add a null-check to unstarted-runtime"
by Andreas Gampe
· 10 years ago
1e6c489
Merge "getRuntimeStat() support (ART)."
by Hiroshi Yamauchi
· 10 years ago
bf4d3af
ART: Add a null-check to unstarted-runtime
by Andreas Gampe
· 10 years ago
f778eb2
ART: Add Security cutout to unstarted runtime
by Andreas Gampe
· 10 years ago
8d20011
Merge "Opt Compiler: ARM64 goodness"
by Roland Levillain
· 10 years ago
69a5030
ARM64: Remove suspend register.
by Zheng Xu
· 10 years ago
e015a31
Merge "Revert "ART: Turn of native stack dump on x86 on-device""
by Christopher Ferris
· 10 years ago
5b310c4
Merge "Fix DCHECK failures from Class::VisitFieldRoots"
by Mathieu Chartier
· 10 years ago
1561e1b
Revert "ART: Turn of native stack dump on x86 on-device"
by Christopher Ferris
· 10 years ago
d3ed9a3
Fix DCHECK failures from Class::VisitFieldRoots
by Mathieu Chartier
· 10 years ago
a1c9f01
getRuntimeStat() support (ART).
by Hiroshi Yamauchi
· 10 years ago
67592a4
Merge "Move the file which defines DWARF enums."
by David Srbecky
· 10 years ago
7c869b3
Move the file which defines DWARF enums.
by David Srbecky
· 10 years ago
180b315
Merge "Relocate DWARF using .oat_patches."
by David Srbecky
· 10 years ago
4b5673b
Merge "ART: Clean up includes."
by Vladimir Marko
· 10 years ago
fac107b
Merge "JDWP: fix thread_list deadlock"
by Sebastien Hertz
· 10 years ago
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 10 years ago
2f6cdb0
Relocate DWARF using .oat_patches.
by David Srbecky
· 10 years ago
48ee356
ART: Ignore result for exception-case JNIEndWithReference
by Andreas Gampe
· 10 years ago
e598e04
ART: Add Array.createObjectArray to unstarted runtime
by Andreas Gampe
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
1e7e85a
Merge "Avoid using dex cache array pointers in libart."
by Vladimir Marko
· 10 years ago
c136312
Avoid using dex cache array pointers in libart.
by Vladimir Marko
· 10 years ago
d80e93d
Merge "Extend the DWARF library to support .debug_info section."
by David Srbecky
· 10 years ago
b536247
Extend the DWARF library to support .debug_info section.
by David Srbecky
· 10 years ago
d0ad2ee
Add support for nested method verifiers
by Mathieu Chartier
· 10 years ago
4ab74e8
Merge "ART: IRT refactor"
by Andreas Gampe
· 10 years ago
3f5881f
ART: IRT refactor
by Andreas Gampe
· 10 years ago
23cedd2
Test DexOptStatus enum values match DexFile values.
by Richard Uhler
· 10 years ago
a528e85
Merge "Rename isDexOptNeededInternal and add kSelfPatchOatNeeded"
by Richard Uhler
· 10 years ago
a2d40be
Merge "Fix JDWP race at runtime shutdown"
by Sebastien Hertz
· 10 years ago
6920639
JDWP: fix thread_list deadlock
by Sebastien Hertz
· 10 years ago
605e014
Merge "Ignore not yet loaded classes during hprof"
by Sebastien Hertz
· 10 years ago
40f6556
Merge "ART: Fix 64-bit ELF file support"
by Andreas Gampe
· 10 years ago
3c54b00
ART: Fix 64-bit ELF file support
by Andreas Gampe
· 10 years ago
4809d0a
Fix CC root visiting bug
by Mathieu Chartier
· 10 years ago
Next »