Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c37769b63faf7b120a6ed80f5cfb92667f5090c4
/
runtime
c37769b
Fix lint error.
by Narayan Kamath
· 10 years ago
f775bab
Set default visibility on art_sigsegv_fault.
by Oleksiy Vyalov
· 10 years ago
aa03870
Find the dlopened file using address rather than file path.
by David Srbecky
· 10 years ago
89c6373
Merge "Add more logging output for dlopen."
by David Srbecky
· 10 years ago
86b35f9
Merge "Revert "Revert "Use dlopen to load oat files."""
by David Srbecky
· 10 years ago
5dedb80
Add more logging output for dlopen.
by David Srbecky
· 10 years ago
7e7e69a
Merge "Print more diagnosis info on to-space invariant violation."
by Hiroshi Yamauchi
· 10 years ago
1baabf0
Revert "Revert "Use dlopen to load oat files.""
by David Srbecky
· 10 years ago
3f64f25
Print more diagnosis info on to-space invariant violation.
by Hiroshi Yamauchi
· 10 years ago
f6c77d7
Merge "Revert "Use dlopen to load oat files.""
by David Srbecky
· 10 years ago
7a46b7e
Revert "Use dlopen to load oat files."
by David Srbecky
· 10 years ago
3976e5e
Fix lint error.
by Nicolas Geoffray
· 10 years ago
d11db7d
Merge "Use the caller's class loader when walking inlined frames."
by Nicolas Geoffray
· 10 years ago
88da3b0
ART: Fix CFI test wrt/ PIC
by Andreas Gampe
· 10 years ago
dbef9aa
Merge "Pass reuse flag to MemMap constructor"
by Mathieu Chartier
· 10 years ago
28c25d2
Merge "Let classloader provide correct LD_LIBRARY_PATH"
by Dmitriy Ivanov
· 10 years ago
01d4b50
Pass reuse flag to MemMap constructor
by Mathieu Chartier
· 10 years ago
4366369
Merge "Use dlopen to load oat files."
by David Srbecky
· 10 years ago
49e1fab
Use dlopen to load oat files.
by David Srbecky
· 10 years ago
05c26b3
JDWP: update handling of 8-bit and 16-bit fields
by Sebastien Hertz
· 10 years ago
32c9ea5
Use the caller's class loader when walking inlined frames.
by Nicolas Geoffray
· 10 years ago
42361f2
Merge "JDWP: asynchronous invoke command handling"
by Sebastien Hertz
· 10 years ago
281e500
Fix compaction bug in Class_getDeclaredMethodsUnchecked
by Mathieu Chartier
· 10 years ago
8d73a91
Merge "Move image intern table into image"
by Mathieu Chartier
· 10 years ago
d39645e
Move image intern table into image
by Mathieu Chartier
· 10 years ago
cff5855
Merge "Reset GC performance stats at zygote fork."
by Hiroshi Yamauchi
· 10 years ago
3767017
Reset GC performance stats at zygote fork.
by Hiroshi Yamauchi
· 10 years ago
15306dc
Merge "Add hprof accounting for Class IMT, VTable"
by Mathieu Chartier
· 10 years ago
a6d3a7e
Add hprof accounting for Class IMT, VTable
by Mathieu Chartier
· 10 years ago
79b08e6
Merge "runtime: Minor cleanup and extra comments around interpreter"
by Igor Murashkin
· 10 years ago
c449e8b
runtime: Minor cleanup and extra comments around interpreter
by Igor Murashkin
· 10 years ago
906846f
Let classloader provide correct LD_LIBRARY_PATH
by Dmitriy Ivanov
· 10 years ago
f80ebf2
Fix buildbot failure for 098-ddmc test
by Man Cao
· 10 years ago
9254056
Merge "[MIPS] Fix method tracing for mips64"
by Andreas Gampe
· 10 years ago
8c2ff64
Add allocation stack traces for HPROF dump.
by Man Cao
· 10 years ago
84bc06e
[MIPS] Fix method tracing for mips64
by Lazar Trsic
· 10 years ago
cbc5064
JDWP: asynchronous invoke command handling
by Sebastien Hertz
· 10 years ago
73d01bc
Merge "ART: Check long and double register pairs in invokes"
by Andreas Gampe
· 10 years ago
a574b0e
Make dex file verifier check for dups between direct and virtual methods.
by Jeff Hao
· 10 years ago
da9badb
ART: Check long and double register pairs in invokes
by Andreas Gampe
· 10 years ago
6b0d6c6
Merge "Bring back verbosity override"
by Sebastien Hertz
· 10 years ago
f795869
Follow up on CL 151605
by Sebastien Hertz
· 10 years ago
bba348e
Bring back verbosity override
by Sebastien Hertz
· 10 years ago
38c8221
More LOW_4G optimizations
by Mathieu Chartier
· 10 years ago
1f2d3ba
Fix nested deoptimization.
by Mingyao Yang
· 10 years ago
ccd6337
Merge "ART: Reload class on miranda method in verifier"
by Andreas Gampe
· 10 years ago
d9e2301
ART: Reload class on miranda method in verifier
by Andreas Gampe
· 10 years ago
69b5d8f
Revert "Revert "Turn off duplicate-classes checking""
by Andreas Gampe
· 10 years ago
12768a0
Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"
by Andreas Gampe
· 10 years ago
fc3f39e
DO NOT MERGE ART: Turn off duplicate-classes checking
by Andreas Gampe
· 10 years ago
b5de3bb
Use runFinalizationWithTimeout for native allocations
by Mathieu Chartier
· 10 years ago
054a078
Add atrace calls to runtime start and heap create
by Richard Uhler
· 10 years ago
da2fd5a
Merge "If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS."
by Hiroshi Yamauchi
· 10 years ago
7889a77
Add optimization for LOW_4G allocator
by Mathieu Chartier
· 10 years ago
12bd721
If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS.
by Roland Levillain
· 10 years ago
fd0fb02
Merge "Fix JNI GetSuperClasss"
by Brian Carlstrom
· 10 years ago
f677ebf
Cache stack map encoding
by David Brazdil
· 10 years ago
08ac922
Fix JNI GetSuperClasss
by Brian Carlstrom
· 10 years ago
7323582
Merge "Revert "Revert "Modification to the way boot classpath resources are loaded"""
by Neil Fuller
· 10 years ago
ef48605
Revert "Revert "Modification to the way boot classpath resources are loaded""
by Neil Fuller
· 10 years ago
f6c2a27
Fix valgrind large_object_space_test
by Mathieu Chartier
· 10 years ago
dc4a4e0
Merge "Add a way to determine if a large object is a zygote object"
by Mathieu Chartier
· 10 years ago
449357d
ART: Refactor Thread::Init
by Andreas Gampe
· 10 years ago
e715811
Add a way to determine if a large object is a zygote object
by Mathieu Chartier
· 10 years ago
2519fc4
Merge "ART: Prune FindArrayClass cache in image writer"
by Andreas Gampe
· 10 years ago
1710bf3
Merge "Tidy up spelling"
by Kenny Root
· 10 years ago
7c1f53e
Emit instance fields for java.lang.Object in hprof
by Mathieu Chartier
· 10 years ago
8ac7595
ART: Prune FindArrayClass cache in image writer
by Andreas Gampe
· 10 years ago
91b01c5
Merge "Revert "Modification to the way boot classpath resources are loaded""
by Neil Fuller
· 10 years ago
1e27c5b
Revert "Modification to the way boot classpath resources are loaded"
by Neil Fuller
· 10 years ago
9731395
Merge "Modification to the way boot classpath resources are loaded"
by Neil Fuller
· 10 years ago
7922d0f
Merge "Show stack maps and Dex register maps in oatdump's assembly code."
by Roland Levillain
· 10 years ago
c6328be
Fix linter-related error.
by Roland Levillain
· 10 years ago
49e3b62
Merge "Delegate long-to-float type conversions to the runtime on ARM."
by Roland Levillain
· 10 years ago
bf44d42
Add a way to SuspendAll for a long duration
by Mathieu Chartier
· 10 years ago
4d64cd4
Fix tracing
by Mathieu Chartier
· 10 years ago
22c1caa
Add more info for attempting to delete non-JNI local reference
by Mathieu Chartier
· 10 years ago
bfa5eb6
Add heap poisoning support to the entrypoints.
by Hiroshi Yamauchi
· 10 years ago
1d8199d
Tidy up spelling
by Kenny Root
· 10 years ago
a40c74a
Update IMT for stale miranda methods
by Mathieu Chartier
· 10 years ago
5b3ee56
Delegate long-to-float type conversions to the runtime on ARM.
by Roland Levillain
· 10 years ago
80f7a57
[MIPS64] Fix art_quick_invoke_stub argument offsets.
by Nikola Veljkovic
· 10 years ago
f10a25f
ART: Fast copy stack mask
by David Brazdil
· 10 years ago
d84b438
Revert "ART: Fast copy stack mask"
by David Brazdil
· 10 years ago
6b10c9b
ART: Fast copy stack mask
by David Brazdil
· 10 years ago
cf3b1a3
Copy miranda methods before suspend point
by Mathieu Chartier
· 10 years ago
4181a96
Merge "Fix accidental IMT and root marking regression"
by Mathieu Chartier
· 10 years ago
4edd847
Fix accidental IMT and root marking regression
by Mathieu Chartier
· 10 years ago
b588f4c
ART: Fix wrong hard-failure handling in verifier
by Andreas Gampe
· 10 years ago
c2ec628
Merge "Fix JDWP tests after ArtMethod change"
by Sebastien Hertz
· 10 years ago
415fd08
Fix JDWP tests after ArtMethod change
by Sebastien Hertz
· 10 years ago
6e1372f
ART: Fix casts for 64-bit pointers on 32-bit compiler.
by Vladimir Marko
· 10 years ago
e3b034a
Fix some ArtMethod related bugs
by Mathieu Chartier
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
400ce00
Add unstarted runtime test for String.<init>.
by Jeff Hao
· 10 years ago
75939a2
Merge "Fix double-exception in super-class method validation."
by Vladimir Marko
· 10 years ago
f2650d1
Show stack maps and Dex register maps in oatdump's assembly code.
by Roland Levillain
· 10 years ago
0028b9d
Merge "ART: Add support for special handlers in sigchainlib"
by Andreas Gampe
· 10 years ago
d23eeef
Support for inlining methods that call/throw.
by Nicolas Geoffray
· 10 years ago
d5e5a0e
Fix double-exception in super-class method validation.
by Vladimir Marko
· 10 years ago
Next »