Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
b4dfca56fbf5a2c3612732568dce4d200b626a3a
/
runtime
b4dfca5
The test for futex support should be a test for Linux
by Daniel Colascione
· 7 years ago
c3d5b84
Change monitor doc comment to reflect lock deflation
by Daniel Colascione
· 7 years ago
550ea7b
Merge "Disable lld for unrecognized --keep-unique flag."
by Treehugger Robot
· 7 years ago
74b9994
Merge "Move profile dependent modules to libartbase"
by Treehugger Robot
· 7 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
d5d597f
Disable lld for unrecognized --keep-unique flag.
by Chih-Hung Hsieh
· 7 years ago
6490021
Merge "Improve debug logging for bug 77342775."
by Treehugger Robot
· 7 years ago
72247af
Merge "Distinguish the various pre-allocated OutOfMemoryError use cases."
by Roland Levillain
· 7 years ago
203d5d8
Merge "ART: Memory order updates to trace.{h,cc}"
by Treehugger Robot
· 7 years ago
957e708
Improve debug logging for bug 77342775.
by Vladimir Marko
· 7 years ago
283ad2d
ART: Memory order updates to trace.{h,cc}
by Orion Hodson
· 7 years ago
f5abfc4
Add stored class loader context option
by Mathieu Chartier
· 7 years ago
7b0e844
Distinguish the various pre-allocated OutOfMemoryError use cases.
by Roland Levillain
· 7 years ago
b58dcec
Merge "Move more runtime code to libartbase, libdexfile"
by David Sehr
· 7 years ago
c0d988a
ART: Stop Hidden API stackwalk for class initializers in j.l.i.
by Orion Hodson
· 7 years ago
9574f49
ART: Walk past j.l.i in stackwalk for Hidden API
by Orion Hodson
· 7 years ago
0f59574
ART: Fix MethodHandle invoke-super
by Orion Hodson
· 7 years ago
4a265c2
Don't pass empty profile to OatWriter
by Mathieu Chartier
· 7 years ago
3a67727
Merge "Add extra logging for bug 77342775."
by Treehugger Robot
· 7 years ago
a9e0c71
Merge "Remove some unnecessary items from WellKnownClasses."
by Treehugger Robot
· 7 years ago
9c4a015
Move more runtime code to libartbase, libdexfile
by David Sehr
· 7 years ago
6485701
Merge "Remove historical workarounds."
by Elliott Hughes
· 7 years ago
cdb4cb1
Remove historical workarounds.
by Elliott Hughes
· 7 years ago
f5c537e
Add extra logging for bug 77342775.
by Vladimir Marko
· 7 years ago
65b49cd
Merge "Fix oat_file_assistant_test."
by Vladimir Marko
· 7 years ago
c83e7fe
Fix oat_file_assistant_test.
by Vladimir Marko
· 7 years ago
6097672
Remove some unnecessary items from WellKnownClasses.
by Vladimir Marko
· 7 years ago
f8e5d8c
Delete MarkCompact GC
by Mathieu Chartier
· 7 years ago
faa7b29
Merge changes from topic "hidden_api_cp"
by Mathieu Chartier
· 7 years ago
d7d9f00
Merge "Implement cyclic region allocation in ART's region space."
by Roland Levillain
· 7 years ago
f5f1f80
Revert^2 "hidden_api: Call back into libcore on hidden api detection""
by Narayan Kamath
· 7 years ago
8c5de0f
Revert "hidden_api: Call back into libcore on hidden api detection"
by Orion Hodson
· 7 years ago
a9660f1
hidden_api: Call back into libcore on hidden api detection
by Narayan Kamath
· 7 years ago
c14f54b
Merge "Fix 616-cha-unloading."
by Treehugger Robot
· 7 years ago
1ce5432
Merge "Move remaining runtime/base stuff to libartbase"
by Treehugger Robot
· 7 years ago
6fcf35b
Merge "Fix and extend debugging output for bug 74410240."
by Vladimir Marko
· 7 years ago
1ce2b3b
Move remaining runtime/base stuff to libartbase
by David Sehr
· 7 years ago
606adb3
Fix and extend debugging output for bug 74410240.
by Vladimir Marko
· 7 years ago
3215fff
Separate Malloc and MemMap ArenaPools
by David Sehr
· 7 years ago
e5c5332
Merge "Ensure that art_sigsegv_fault is never inlined"
by Treehugger Robot
· 7 years ago
9cc68ed
Ensure that art_sigsegv_fault is never inlined
by Alex Light
· 7 years ago
1e82e75
Merge "Revert^6 "Ensure that OSR still is possible with jvmti""
by Treehugger Robot
· 7 years ago
f285863
Revert^6 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
252a4e4
Fix 616-cha-unloading.
by Alexey Grebenkin
· 7 years ago
1599a66
Add range CHECK for method index in GetQuickenedInfoOf
by Mathieu Chartier
· 7 years ago
30a2d9c
Merge "Revert^5 "Ensure that OSR still is possible with jvmti""
by Treehugger Robot
· 7 years ago
f807153
Revert^5 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
4c9bc04
Merge "Revert^4 "Ensure that OSR still is possible with jvmti""
by Treehugger Robot
· 7 years ago
23be146
Revert^4 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
50c2668
Merge "ART: Experiment with timeout dumping"
by Treehugger Robot
· 7 years ago
75b47b4
Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT.""
by Treehugger Robot
· 7 years ago
6ee4971
Revert^4 "Add an option to disable native stack dumping on SIGQUIT."
by Nicolas Geoffray
· 7 years ago
0b1d3ca
Merge "Revert^3 "Ensure that OSR still is possible with jvmti""
by Alex Light
· 7 years ago
ce2836a
Revert^3 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
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
a83a89c
Implement cyclic region allocation in ART's region space.
by Roland Levillain
· 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
Next »