Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
e84e4f77388ec9c1d63fb4b21605eedca2a2e932
/
runtime
e84e4f7
Remove the Android.mk GCC-only source files hackery
by Colin Cross
· 10 years ago
987ca8b
Add more info to GetSFields DCHECK
by Mathieu Chartier
· 10 years ago
6c77292
Revert "Disable jit for ARM 64 bit"
by Mathieu Chartier
· 10 years ago
bf9fc58
Add more info to who called SuspendAll
by Mathieu Chartier
· 10 years ago
3d96846
Merge "Fix valgrind heap_test."
by Hiroshi Yamauchi
· 10 years ago
8711d1f
Fix valgrind heap_test.
by Hiroshi Yamauchi
· 10 years ago
9bcea85
Merge "Change method verifiers to be thread local roots"
by Mathieu Chartier
· 10 years ago
12d625f
Change method verifiers to be thread local roots
by Mathieu Chartier
· 10 years ago
02c0bac
Merge "[optimizing] Don't record None locations in the stack maps."
by Nicolas Geoffray
· 10 years ago
ccac273
Merge "Disable jit for ARM 64 bit"
by Mathieu Chartier
· 10 years ago
bf9026d
Disable jit for ARM 64 bit
by Mathieu Chartier
· 10 years ago
fead4e4
[optimizing] Don't record None locations in the stack maps.
by Nicolas Geoffray
· 10 years ago
2f709af
Merge "Exercise Heap::PreZygoteFork() in a test."
by Hiroshi Yamauchi
· 10 years ago
db1c9ac
Exercise Heap::PreZygoteFork() in a test.
by Hiroshi Yamauchi
· 10 years ago
b871a15
Merge "ART: Add entries_ lock for race condition"
by Mathieu Chartier
· 10 years ago
2435a43
ART: Add entries_ lock for race condition
by bowen_lai
· 10 years ago
a98c74e
Merge "ART: Fix arraycopy in Unstarted Runtime"
by Andreas Gampe
· 10 years ago
8e6c3fd
ART: Fix arraycopy in Unstarted Runtime
by Andreas Gampe
· 10 years ago
ede7bf8
Align CodeInfo regions instead of their inner subregions.
by Roland Levillain
· 10 years ago
63346f5
Merge "Fix the computation of the size of the stack maps region."
by Roland Levillain
· 10 years ago
29ba1b0
Fix the computation of the size of the stack maps region.
by Roland Levillain
· 10 years ago
15b9d52
API change in StackVisitor::GetVReg*.
by Nicolas Geoffray
· 10 years ago
ddd04a6
Merge "Tweak liveness when instructions are used in environments."
by Nicolas Geoffray
· 10 years ago
6eb987d
Fix copy/paste documentation error.
by Dan Albert
· 10 years ago
c685bce
Merge "ART: More cutouts for unstarted runtime"
by Andreas Gampe
· 10 years ago
dd9d055
ART: More cutouts for unstarted runtime
by Andreas Gampe
· 10 years ago
b1e6390
Merge "ART: Save work-line for pending runtime failure"
by Andreas Gampe
· 10 years ago
9ac0e4d
Force word alignment of Dex register maps.
by Roland Levillain
· 10 years ago
4054413
Merge "Add way to select arena type at runtime"
by Mathieu Chartier
· 10 years ago
d7f8d05
ART: Save work-line for pending runtime failure
by Andreas Gampe
· 10 years ago
c6201fa
Add way to select arena type at runtime
by Mathieu Chartier
· 10 years ago
915b9d0
Tweak liveness when instructions are used in environments.
by Nicolas Geoffray
· 10 years ago
399ccb1
Merge "ART: correct native bytes allocated in RegisterNativeAllocation"
by Mathieu Chartier
· 10 years ago
97d30ac
Merge "Opt compiler: Basic simplification for arithmetic operations."
by Roland Levillain
· 10 years ago
3848c4f
Merge "Fix CC collector boot."
by Hiroshi Yamauchi
· 10 years ago
3ccb90c
Fix style error in runtime/memory_region_test.cc.
by Roland Levillain
· 10 years ago
1f49bdc
Merge "Compress the Dex register maps built by the optimizing compiler."
by Roland Levillain
· 10 years ago
a2d8ec6
Compress the Dex register maps built by the optimizing compiler.
by Roland Levillain
· 10 years ago
20e7d60
Fix art_quick_instrumentation_exit stub for x86_64
by Sebastien Hertz
· 10 years ago
60e2716
ART: correct native bytes allocated in RegisterNativeAllocation
by Lin Zang
· 10 years ago
d04495e
Fix CC collector boot.
by Hiroshi Yamauchi
· 10 years ago
4460a84
Rosalloc thread local allocation path without a cas.
by Hiroshi Yamauchi
· 10 years ago
0f7e3d6
ART: Fix finalizable class in Unstarted Runtime
by Andreas Gampe
· 10 years ago
58e2788
Merge "ART: Fix AbortTransaction in Unstarted Runtime"
by Andreas Gampe
· 10 years ago
068b0c0
ART: Fix AbortTransaction in Unstarted Runtime
by Andreas Gampe
· 10 years ago
091d238
Fix incompatible class change error for JIT stress mode
by Mathieu Chartier
· 10 years ago
6374557
Merge "Fix sampling profiler race condition"
by Mathieu Chartier
· 10 years ago
02e5f16
Fix sampling profiler race condition
by Mathieu Chartier
· 10 years ago
9b5cba4
ART: Missing include
by Andreas Gampe
· 10 years ago
b2fd7bc
Opt compiler: Basic simplification for arithmetic operations.
by Alexandre Rames
· 10 years ago
1b49020
Merge "ART: Refactor unstarted runtime"
by Andreas Gampe
· 10 years ago
2969bcd
ART: Refactor unstarted runtime
by Andreas Gampe
· 10 years ago
79bf9a9
am 39d9fe2e: Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 10 years ago
39d9fe2
Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 10 years ago
d2bb32e
am cb85ad66: Merge "Use quick compiler to generate odex for oat file assistant tests."
by Richard Uhler
· 10 years ago
cb85ad6
Merge "Use quick compiler to generate odex for oat file assistant tests."
by Richard Uhler
· 10 years ago
aff49cd
am 9a5342ef: Merge "Revert "Turn on logging for oat file assistant tests.""
by Richard Uhler
· 10 years ago
05dd8a6
Use quick compiler to generate odex for oat file assistant tests.
by Richard Uhler
· 10 years ago
9a5342e
Merge "Revert "Turn on logging for oat file assistant tests.""
by Richard Uhler
· 10 years ago
892fc96
Revert "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
abcb56d
am 7e9c99bd: Merge "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
7e9c99b
Merge "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
f45599d
Turn on logging for oat file assistant tests.
by Richard Uhler
· 10 years ago
089bb92
am 2af72de8: Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 10 years ago
2af72de
Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 10 years ago
7d4dde8
am 072e48ed: Merge "Create OatFileAssistant class for assisting with oat files."
by Richard Uhler
· 10 years ago
ffd1b0d
am e8e42f35: Merge "JDWP: allocate DebugInvokeReq only when requested"
by Sebastien Hertz
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
072e48e
Merge "Create OatFileAssistant class for assisting with oat files."
by Richard Uhler
· 10 years ago
e8e42f3
Merge "JDWP: allocate DebugInvokeReq only when requested"
by Sebastien Hertz
· 10 years ago
00a19e6
am 54a8cc68: Merge "Trim arenas for JIT"
by Mathieu Chartier
· 10 years ago
a4885cb
Add way to print JIT related info at shutdown
by Mathieu Chartier
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 11 years ago
9b34b24
Trim arenas for JIT
by Mathieu Chartier
· 10 years ago
6521af2
am 81d38f74: Merge "Use the current Java stack instead of the ThrowLocation."
by Nicolas Geoffray
· 10 years ago
ee07703
Use the current Java stack instead of the ThrowLocation.
by Nicolas Geoffray
· 10 years ago
1558b57
JDWP: allocate DebugInvokeReq only when requested
by Sebastien Hertz
· 10 years ago
a60bb12
am 5c9d8f0d: Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 10 years ago
5c9d8f0
Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
951db52
am 55993773: Merge "ART: Allow arraycopy with int[] in unstarted runtime"
by Andreas Gampe
· 10 years ago
b2cc647
am b1869d56: Merge "Only allocate collectors if we may use them"
by Mathieu Chartier
· 10 years ago
5599377
Merge "ART: Allow arraycopy with int[] in unstarted runtime"
by Andreas Gampe
· 10 years ago
e2be653
ART: Allow arraycopy with int[] in unstarted runtime
by Andreas Gampe
· 10 years ago
dfe3083
Only allocate collectors if we may use them
by Mathieu Chartier
· 10 years ago
f7c1d09
am 41b15f9f: Merge "Initial support for quick compiler on MIPS64r6."
by Andreas Gampe
· 10 years ago
e2c5781
am 3b5408b5: Merge "Fix failing hprof DCHECK"
by Mathieu Chartier
· 10 years ago
41b15f9
Merge "Initial support for quick compiler on MIPS64r6."
by Andreas Gampe
· 10 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 10 years ago
15f345c
Fix failing hprof DCHECK
by Mathieu Chartier
· 10 years ago
8bf66ca
am 709d8df9: Merge "Fix byte and char Get32"
by Mathieu Chartier
· 10 years ago
ff38c04
Fix byte and char Get32
by Mathieu Chartier
· 10 years ago
dadd125
am b341b70b: Merge "Extend compiler/optimizing/stack_map_test.cc."
by Roland Levillain
· 10 years ago
b341b70
Merge "Extend compiler/optimizing/stack_map_test.cc."
by Roland Levillain
· 10 years ago
f7d21a8
am de67540e: Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>"
by Mathieu Chartier
· 10 years ago
1972a8e
Rename -Xjit / -Xnojit options to -Xusejit:<boolean>
by Mathieu Chartier
· 10 years ago
91cda6e
am 17b8a7ae: Merge "Fix some incorrect IsCompiler instead of IsAotCompiler"
by Mathieu Chartier
· 10 years ago
184c9dc
Fix some incorrect IsCompiler instead of IsAotCompiler
by Mathieu Chartier
· 10 years ago
12baf47
Extend compiler/optimizing/stack_map_test.cc.
by Roland Levillain
· 10 years ago
b285603
am 51867b3c: Merge "ART: Report zip opening error"
by Andreas Gampe
· 10 years ago
Next »