Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
cdd53140b77bf724a4d7451d4b495dbd90875372
/
runtime
cdd5314
ART: Experiment with timeout dumping
by Andreas Gampe
· 7 years ago
7da5cea
Merge "Add reachabilityFence intrinsics"
by Hans Boehm
· 7 years ago
31ef420
Merge "Revert "Revert "Ensure that OSR still is possible with jvmti"""
by Treehugger Robot
· 7 years ago
99ebc26
Merge "Fix failure to initialize AnnotatedStackTraceElement."
by Treehugger Robot
· 7 years ago
c7b28de
Add reachabilityFence intrinsics
by Hans Boehm
· 7 years ago
94e3dd7
Revert "Revert "Ensure that OSR still is possible with jvmti""
by Alex Light
· 7 years ago
8fd8cdc
Merge "Fix double accounting of skipped objects during copying"
by Lokesh Gidra
· 7 years ago
c4b1c0c
Fix failure to initialize AnnotatedStackTraceElement.
by Vladimir Marko
· 7 years ago
f2a6931
Fix double accounting of skipped objects during copying
by Lokesh Gidra
· 7 years ago
27b9676
ART: Simplify quasi_atomic.h
by Orion Hodson
· 7 years ago
ba6d632
Merge "Revert "Ensure that OSR still is possible with jvmti""
by Nicolas Geoffray
· 7 years ago
4f3d1cf
Revert "Ensure that OSR still is possible with jvmti"
by Nicolas Geoffray
· 7 years ago
a16d1ea
Merge "ART: heap counter check"
by Orion Hodson
· 7 years ago
f54b893
Merge "ART: Refactor hidden_api"
by Andreas Gampe
· 7 years ago
dce2074
Merge "Fix Long reverse intrinsic comment"
by Treehugger Robot
· 7 years ago
aa12001
ART: Refactor hidden_api
by Andreas Gampe
· 7 years ago
865e05d
Merge "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
6446437
Fix Long reverse intrinsic comment
by Hans Boehm
· 7 years ago
3be56a0
Merge "Remove unhelpful ExceptionDescribe from DDMS error path."
by Alex Light
· 7 years ago
b9ad26d
Ensure that OSR still is possible with jvmti
by Alex Light
· 7 years ago
bdb0289
Merge "Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""""
by Christopher Ferris
· 7 years ago
1eeefa6
Remove unhelpful ExceptionDescribe from DDMS error path.
by Alex Light
· 7 years ago
82cf9a2
ART: heap counter check
by Orion Hodson
· 7 years ago
b38988a
Merge "Revert "Revert "Allow hidden API access from system libraries"""
by Treehugger Robot
· 7 years ago
a0b2527
Fix mac build.
by Christopher Ferris
· 7 years ago
642e9d8
Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""
by Christopher Ferris
· 7 years ago
4bf07f6
Merge "Support for API exemptions from API blacklisting."
by Treehugger Robot
· 7 years ago
8e1a7cb
Revert "Revert "Allow hidden API access from system libraries""
by David Brazdil
· 7 years ago
2039819
Merge "Display all stack frames on a crash."
by Christopher Ferris
· 7 years ago
7d74ef5
Support for API exemptions from API blacklisting.
by Mathew Inwood
· 7 years ago
b006e1f
Merge "Revert^4 "Compiler changes for bitstring based type checks.""
by Treehugger Robot
· 7 years ago
55ceb9a
Merge "ART: Fix infinite recursion for deopt at dex pc 0."
by Vladimir Marko
· 7 years ago
175e786
Revert^4 "Compiler changes for bitstring based type checks."
by Vladimir Marko
· 7 years ago
77c6fc7
Merge "ART: Relax heap verification failure count"
by Treehugger Robot
· 7 years ago
10c4390
Merge "ART: Remove unused atomic field from JitCodeCache"
by Treehugger Robot
· 7 years ago
6ea6137
Merge "Enable ThinLTO for libart"
by Yi Kong
· 7 years ago
f069d35
Merge "ART: Bump image version"
by Andreas Gampe
· 7 years ago
bfd3bc8
ART: Bump image version
by Andreas Gampe
· 7 years ago
d1ede32
Merge "Revert^3 "Compiler changes for bitstring based type checks.""
by Andreas Gampe
· 7 years ago
3fbd3ad
Revert^3 "Compiler changes for bitstring based type checks."
by Andreas Gampe
· 7 years ago
b274931
Display all stack frames on a crash.
by Christopher Ferris
· 7 years ago
41a1057
Merge "Revert "Allow hidden API access from system libraries""
by Nicolas Geoffray
· 7 years ago
0127b71
Revert "Allow hidden API access from system libraries"
by Nicolas Geoffray
· 7 years ago
4a01cc3
ART: Relax heap verification failure count
by Orion Hodson
· 7 years ago
a020472
Merge "Bump image version for bitstring type check."
by Treehugger Robot
· 7 years ago
0117908
ART: Remove unused atomic field from JitCodeCache
by Orion Hodson
· 7 years ago
de1ef6d
Merge "Allow hidden API access from system libraries"
by Treehugger Robot
· 7 years ago
4b2b5470
Bump image version for bitstring type check.
by Vladimir Marko
· 7 years ago
fe94875
ART: Fix infinite recursion for deopt at dex pc 0.
by Vladimir Marko
· 7 years ago
7075583
Merge "Revert^2 "Compiler changes for bitstring based type checks.""
by Vladimir Marko
· 7 years ago
eefabd2
Allow hidden API access from system libraries
by David Brazdil
· 7 years ago
3dada43
Merge "ART: Simplify atomic.h"
by Orion Hodson
· 7 years ago
2410a88
Merge "Disable encoded static initialization"
by Mathieu Chartier
· 7 years ago
e153e71
Merge "Remove unneeded ScopedGCCriticalSections from openjdkjvmti."
by Treehugger Robot
· 7 years ago
0933cc5
Disable encoded static initialization
by Mathieu Chartier
· 7 years ago
318afe6
Remove unneeded ScopedGCCriticalSections from openjdkjvmti.
by Alex Light
· 7 years ago
2f13276
Merge "Verify dex files in zip and from files are not CompactDex"
by Mathieu Chartier
· 7 years ago
88591fe
ART: Simplify atomic.h
by Orion Hodson
· 7 years ago
e8a4e37
Merge "More flexible API enforcement policy support."
by Mathew Inwood
· 7 years ago
597d7f6
More flexible API enforcement policy support.
by Mathew Inwood
· 7 years ago
454bc46
Merge "Revert "Warn on overriding of hidden methods""
by David Brazdil
· 7 years ago
16b607d
Merge "ART: Clean up Trace"
by Treehugger Robot
· 7 years ago
14e7bad
Verify dex files in zip and from files are not CompactDex
by Mathieu Chartier
· 7 years ago
f82ddf2
Merge "Don't HARD_FAIL when not able to resolve a quickened opcode."
by Treehugger Robot
· 7 years ago
69b1cf1
Don't HARD_FAIL when not able to resolve a quickened opcode.
by Nicolas Geoffray
· 7 years ago
aa96086
Merge changes I4ca880f6,I6ebe18fe
by Vladimir Marko
· 7 years ago
3f41323
Revert^2 "Compiler changes for bitstring based type checks."
by Vladimir Marko
· 7 years ago
f8655b3
Fix test failures with -Xjitthreshold:0.
by Vladimir Marko
· 7 years ago
5c7e618
Revert "Warn on overriding of hidden methods"
by David Brazdil
· 7 years ago
f191ae7
Merge "Move some remaining dex utilities"
by Treehugger Robot
· 7 years ago
99ddca5
Merge "Fix running some run-tests with -Xjitthreshold:0"
by Treehugger Robot
· 7 years ago
312f3b2
Move some remaining dex utilities
by David Sehr
· 7 years ago
be0c7cf
Fix running some run-tests with -Xjitthreshold:0
by Vladimir Marko
· 7 years ago
b041a40
Use vdex's quickening info when decoding a quickened instruction.
by Nicolas Geoffray
· 7 years ago
51038fc
Merge "ART: Change GetOptimizationStatus"
by Treehugger Robot
· 7 years ago
bd3e1ce
ART: Change GetOptimizationStatus
by Andreas Gampe
· 7 years ago
fd8bb93
Enable ThinLTO for libart
by Yi Kong
· 7 years ago
1d5c660
Merge "ART: Fix to ClassLinker::ResolveMethodHandleForField()"
by Treehugger Robot
· 7 years ago
fd7b2c2
ART: Fix to ClassLinker::ResolveMethodHandleForField()
by Orion Hodson
· 7 years ago
e980bb9
Merge "Add extra logging for bug 74410240."
by Treehugger Robot
· 7 years ago
857a764
Merge "Fix Mac build: Don't use the CFI directives on Mac"
by Treehugger Robot
· 7 years ago
5b4b9a0
Add extra logging for bug 74410240.
by Vladimir Marko
· 7 years ago
64ebd81
Fix Mac build: Don't use the CFI directives on Mac
by David Srbecky
· 7 years ago
6ff3b37
ART: Clean up Trace
by Andreas Gampe
· 7 years ago
e540a16
Merge "Support unwinding though the switch interpreter."
by David Srbecky
· 7 years ago
996633b
Merge "More JIT debug data synchronisation."
by David Srbecky
· 7 years ago
c17b7d8
Add owned section for CompactDex
by Mathieu Chartier
· 7 years ago
a1fb634
Merge "Warn on overriding of hidden methods"
by Treehugger Robot
· 7 years ago
c54b89a
Merge "Refactor enforcement of hidden API policy when linking"
by Treehugger Robot
· 7 years ago
946bb09
Support unwinding though the switch interpreter.
by David Srbecky
· 7 years ago
4ecf09b
Merge "Fix dangling SingleImplementations left after class unloading"
by Nicolas Geoffray
· 7 years ago
d767f2d
More JIT debug data synchronisation.
by David Srbecky
· 7 years ago
fc66129
Warn on overriding of hidden methods
by David Brazdil
· 7 years ago
8ce3bfa
Refactor enforcement of hidden API policy when linking
by David Brazdil
· 7 years ago
fa4ea82
Remove mandatory address for non moving space / zygote
by Mathieu Chartier
· 7 years ago
640df84
Merge "Separate vdex versioning into two sections: verifier deps and dex code."
by Treehugger Robot
· 7 years ago
302bad2
Merge "Fix delivering async exception while in compiled code."
by Vladimir Marko
· 7 years ago
fac2178
Fix delivering async exception while in compiled code.
by Vladimir Marko
· 7 years ago
3a29355
Separate vdex versioning into two sections: verifier deps and dex code.
by Nicolas Geoffray
· 7 years ago
be4c2bd
Fix dangling SingleImplementations left after class unloading
by Alexey Grebenkin
· 7 years ago
Next »