Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
28c4a233681040de4b2785ab5beef0a6d150e46a
/
runtime
28c4a23
ART: Fix RequestSynchronousCheckpoint
by Andreas Gampe
· 8 years ago
f1221a1
ART: Use ThreadList RunCheckpoint for GetAllStackTraces
by Andreas Gampe
· 8 years ago
8979f71
Merge "Bump vdex version to regenerate vdex files"
by Treehugger Robot
· 8 years ago
aea05c1
ART: Move debug-checks to runtime-debug-flags
by Andreas Gampe
· 8 years ago
1c5b42f
ART: Add support for runtime debug checks
by Andreas Gampe
· 8 years ago
71fa64f
Bump vdex version to regenerate vdex files
by Shubham Ajmera
· 8 years ago
c18f3d0
Merge "Address some review comments for aog/415919"
by Mathieu Chartier
· 8 years ago
e46f3a8
Address some review comments for aog/415919
by Mathieu Chartier
· 8 years ago
6fa7b81
Add GetSourceFile and GetSourceDebugExt JVMTI functions
by Alex Light
· 8 years ago
18b4ed1
Merge changes from topic 'jvmti-field-cbs'
by Alex Light
· 8 years ago
36a296f
ART: Refactor stack.h
by Andreas Gampe
· 8 years ago
77c7d10
Merge "Add field/method skipping helper functions to DexFile"
by Mathieu Chartier
· 8 years ago
e17cf24
Add field/method skipping helper functions to DexFile
by Mathieu Chartier
· 8 years ago
084fa37
Add field access & modify JVMTI callbacks
by Alex Light
· 8 years ago
2ebc76e
Merge "Layout code items of post startup methods"
by Treehugger Robot
· 8 years ago
7c1be8b
Layout code items of post startup methods
by Mathieu Chartier
· 8 years ago
8b0673f
Merge "Make native field operations call instrumentation listeners."
by Treehugger Robot
· 8 years ago
e00ec30
Make native field operations call instrumentation listeners.
by Alex Light
· 8 years ago
7239865
Null check thread peers in JVMTI class callbacks
by Alex Light
· 8 years ago
97176b0
Merge "Added scripts to analyze sanitizer poisoning"
by Treehugger Robot
· 8 years ago
a5dcdf3
Merge "Refactor some profiling info functions"
by Mathieu Chartier
· 8 years ago
b9499f4
Merge "ART: JIT code cache allocation cleanup"
by Treehugger Robot
· 8 years ago
8302d76
Merge "ART: Split out PROT_EXEC from custom low-4GB allocator"
by Treehugger Robot
· 8 years ago
bbe3a5e
Refactor some profiling info functions
by Mathieu Chartier
· 8 years ago
9e1c45d
Added scripts to analyze sanitizer poisoning
by Bharadwaj Kalandhabhatta
· 8 years ago
aebfd20
Merge "Clean up ArraySlice<>."
by Vladimir Marko
· 8 years ago
1368312
Merge "Use ArrayRef<> instead of ArraySlice<> in JVMTI."
by Vladimir Marko
· 8 years ago
9ac7749
Clean up ArraySlice<>.
by Vladimir Marko
· 8 years ago
c348380
Merge "ScopedFlock: Refactor it to be a subclass of FdFile."
by Narayan Kamath
· 8 years ago
e4deaf3
ART: JIT code cache allocation cleanup
by Andreas Gampe
· 8 years ago
651ba59
ART: Split out PROT_EXEC from custom low-4GB allocator
by Andreas Gampe
· 8 years ago
e1993c7
Use ArrayRef<> instead of ArraySlice<> in JVMTI.
by Vladimir Marko
· 8 years ago
25e4d1e
MIPS: Fix art_quick_instrumentation_entry/exit
by Goran Jakovljevic
· 8 years ago
1cfea7a
Code cleanup around vdex.
by Nicolas Geoffray
· 8 years ago
a3d27eb
ScopedFlock: Refactor it to be a subclass of FdFile.
by Narayan Kamath
· 8 years ago
d38b67c
Merge "ART: Add JIT cache race test"
by Treehugger Robot
· 8 years ago
3d8c664
Merge "ART: Add GetStackTrace fast-path"
by Treehugger Robot
· 8 years ago
f79975c
Merge "ART: Refactor GetStackTraceVisitor"
by Treehugger Robot
· 8 years ago
de944ae
Merge "Address review comments for aog/411660"
by Mathieu Chartier
· 8 years ago
850a0fe
ART: Add GetStackTrace fast-path
by Andreas Gampe
· 8 years ago
6db6b4d
ART: Refactor GetStackTraceVisitor
by Andreas Gampe
· 8 years ago
885a713
Add support for profiling boot class path
by Mathieu Chartier
· 8 years ago
db40eac
Address review comments for aog/411660
by Mathieu Chartier
· 8 years ago
a7548fe
Merge "Add FirstPathFromRootSet and use it to debug reachability issues"
by Mathieu Chartier
· 8 years ago
4f5e3cb
Add FirstPathFromRootSet and use it to debug reachability issues
by Mathieu Chartier
· 8 years ago
07e6c2d
Merge "entrypoints: Remove DMBs from art_quick_alloc initialized variants."
by Igor Murashkin
· 8 years ago
d455b87
Merge "x86/x86-64: Fix art_quick_instrumentation_exit CFI."
by Vladimir Marko
· 8 years ago
9877855
x86/x86-64: Fix art_quick_instrumentation_exit CFI.
by Vladimir Marko
· 8 years ago
c5dd99f
Fix mips64 build
by Goran Jakovljevic
· 8 years ago
fbb22de
Merge "Don't reset to a level above warmup threshold."
by Nicolas Geoffray
· 8 years ago
f052aa7
Merge "Update startup compilation thresholds"
by Treehugger Robot
· 8 years ago
4e44dcc
Merge "X86: Add sandybridge microarchitecture"
by Treehugger Robot
· 8 years ago
9e20fd6
Merge "Add method tracing JVMTI callbacks"
by Treehugger Robot
· 8 years ago
273d110
Update startup compilation thresholds
by Mathieu Chartier
· 8 years ago
a74c04b
Merge "ART: Clean up asm_support.h"
by Treehugger Robot
· 8 years ago
2936518
Merge "ART: Update stl_util.h"
by Treehugger Robot
· 8 years ago
b8bff09
X86: Add sandybridge microarchitecture
by Luis Hector Chavez
· 8 years ago
faf8320
Optimize FetchAndCacheResolvedClassesAndMethods
by Mathieu Chartier
· 8 years ago
b2d18fa
ART: Clean up asm_support.h
by Andreas Gampe
· 8 years ago
8bdda5a
ART: Update stl_util.h
by Andreas Gampe
· 8 years ago
58794c5
Merge "ART: Refactor bit_utils and stl_util"
by Treehugger Robot
· 8 years ago
b7edcda
Add method tracing JVMTI callbacks
by Alex Light
· 8 years ago
73321bf
Merge "ART: Fix old warnings"
by Treehugger Robot
· 8 years ago
6da1071
ART: Fix mac build
by Andreas Gampe
· 8 years ago
8375e4f
Merge "ART: Fix or disable some tidy warnings."
by Treehugger Robot
· 8 years ago
05ae674
Merge "Introduce a number of MSA instructions for MIPS32"
by Aart Bik
· 8 years ago
2722f38
ART: Fix old warnings
by Andreas Gampe
· 8 years ago
88f50b1
Don't reset to a level above warmup threshold.
by Nicolas Geoffray
· 8 years ago
941c6ec
Revert "Update profiling info allocation logic."
by Nicolas Geoffray
· 8 years ago
f44b3a6
ART: Fix mips build
by Andreas Gampe
· 8 years ago
d632b8b
Merge changes I953d774b,Id84c44bf
by Treehugger Robot
· 8 years ago
f45d61c
ART: Fix or disable some tidy warnings.
by Andreas Gampe
· 8 years ago
5678db5
ART: Refactor bit_utils and stl_util
by Andreas Gampe
· 8 years ago
3b7dc35
ART: Clean up allocator.h
by Andreas Gampe
· 8 years ago
8228cdf
ART: Move CalleeSaveType to callee_save_type.h
by Andreas Gampe
· 8 years ago
443f862
Fix local reference leak under reflection.
by Chang Xing
· 8 years ago
355b576
Merge "Added more functionality to dex file tracking"
by Treehugger Robot
· 8 years ago
a215c5b
Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"""
by Calin Juravle
· 8 years ago
33e9483
Merge "Update profiling info allocation logic."
by Nicolas Geoffray
· 8 years ago
7d6a1c0
Update profiling info allocation logic.
by Nicolas Geoffray
· 8 years ago
eced692
ART: Add JIT cache race test
by Orion Hodson
· 8 years ago
07c6d72
Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Calin Juravle
· 8 years ago
6fc7c4a
Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect."
by Vladimir Marko
· 8 years ago
0758ae7
Introduce a number of MSA instructions for MIPS32
by Lena Djokic
· 8 years ago
bdb5c83
Merge "Document and use AtomicStack concurrency properties"
by Hans Boehm
· 8 years ago
0669e6f
Merge "Handler-ize InstrumentationListener and related code"
by Treehugger Robot
· 8 years ago
043c908
Added more functionality to dex file tracking
by Bharadwaj Kalandhabhatta
· 8 years ago
d766158
Handler-ize InstrumentationListener and related code
by Alex Light
· 8 years ago
2127ad8
Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Vladimir Marko
· 8 years ago
df663fb
Revert "Use OatFileAssistant default filter instead of the dex2oat one"
by Vladimir Marko
· 8 years ago
5691173
Merge "Only compile hot methods"
by Mathieu Chartier
· 8 years ago
05e6047
Merge "Address some review comments for aog/403114"
by Mathieu Chartier
· 8 years ago
0eb882b
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
by Vladimir Marko
· 8 years ago
b5f5d74
Merge "Use OatFileAssistant default filter instead of the dex2oat one"
by Treehugger Robot
· 8 years ago
f62422e
Use OatFileAssistant default filter instead of the dex2oat one
by Calin Juravle
· 8 years ago
f7ab834
Revert "Fixed Literal String intern mismatch."
by Nicolas Geoffray
· 8 years ago
7b135c8
Only compile hot methods
by Mathieu Chartier
· 8 years ago
cebf99c
Address some review comments for aog/403114
by Mathieu Chartier
· 8 years ago
28b5c58
Dump startup and post startup methods for --dump-only
by Mathieu Chartier
· 8 years ago
b938fe6
Merge "MIPS32: Add MSA instruction set feature option"
by Aart Bik
· 8 years ago
Next »