Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
bb68fda18ef3d7ea183a322831a5afd20b6a8bff
/
runtime
bb68fda
Move InterpreterCache to right below tlsPtr_
by Alex Light
· 6 years ago
2939175
Merge "Assign individual symbols to mterp opcodes."
by David Srbecky
· 6 years ago
960a63e
Merge "Revert^2 "Load boot image at a random address.""
by Vladimir Marko
· 6 years ago
f418000
Merge "Revert "ART: Scope localrefs for stackoverflow handling""
by Nicolas Geoffray
· 6 years ago
7132c96
Revert "ART: Scope localrefs for stackoverflow handling"
by Nicolas Geoffray
· 6 years ago
75620f0
Assign individual symbols to mterp opcodes.
by David Srbecky
· 6 years ago
e5fb7ea
Merge "Inline ClassLinker::ResolveMethod"
by David Srbecky
· 6 years ago
91be58a
Merge "ART: Scope localrefs for stackoverflow handling"
by Treehugger Robot
· 6 years ago
25d88ba
Inline ClassLinker::ResolveMethod
by David Srbecky
· 6 years ago
4df2d80
Revert^2 "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
cac3267
Merge "Revert^3 "ART: Dual mapping of JIT code pages""
by Treehugger Robot
· 6 years ago
1bfce38
Revert^3 "ART: Dual mapping of JIT code pages"
by Andreas Gampe
· 6 years ago
f663dad
ART: Scope localrefs for stackoverflow handling
by Andreas Gampe
· 6 years ago
53f9dc2
Merge "Preparing for work on string interning for AppImages."
by Christian Wailes
· 6 years ago
2386636
Preparing for work on string interning for AppImages.
by Chris Wailes
· 6 years ago
ef79aa3
Use the small thread-local cache for mterp field accesses.
by David Srbecky
· 6 years ago
233b572
Merge "Revert "Load boot image at a random address.""
by Vladimir Marko
· 6 years ago
f3d0773
Revert "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
6274113
Merge "Add small thread-local cache for use by the interpreter."
by David Srbecky
· 6 years ago
912f36c
Add small thread-local cache for use by the interpreter.
by David Srbecky
· 6 years ago
334c154
Merge "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
2e8aa8d
Fix macOS build after enabling Generational CC by default in ART.
by Roland Levillain
· 6 years ago
da38a34
Merge "Enable cyclic region allocation in ART's region space only in debug mode."
by Roland Levillain
· 6 years ago
5ad79d8
Load boot image at a random address.
by Vladimir Marko
· 6 years ago
45d3eaf
Merge "ART: Fix const-method-handle method resolution"
by Treehugger Robot
· 6 years ago
d3e4015
Merge "Revert^2 "ART: Dual mapping of JIT code pages"""
by Orion Hodson
· 6 years ago
ecd5856
ART: Fix const-method-handle method resolution
by Orion Hodson
· 6 years ago
703322f
Enable cyclic region allocation in ART's region space only in debug mode.
by Roland Levillain
· 6 years ago
3125470
Merge "Improving ART debugging and printing VmSize when OOM occurs"
by Treehugger Robot
· 6 years ago
8991ad0
Improving ART debugging and printing VmSize when OOM occurs
by Wei Li
· 6 years ago
75112ac
Merge "Fix some performance-unnecessary-value-param tidy and performance-for-range warnings."
by Treehugger Robot
· 6 years ago
fc4b2ea
Merge "Revert^2 "ART: Refactor typedef to using""
by Treehugger Robot
· 6 years ago
48ba197
Fix some performance-unnecessary-value-param tidy and performance-for-range warnings.
by Stephen Hines
· 6 years ago
0e904ff
Revert^2 "ART: Dual mapping of JIT code pages""
by Orion Hodson
· 6 years ago
26f048f
Merge "Merge DoFastInvoke and DoInvoke in the interpreter."
by David Srbecky
· 6 years ago
5d7015c
Merge "Revert "Test for jit deadlock""
by Nicolas Geoffray
· 6 years ago
819824b
Revert "Test for jit deadlock"
by Nicolas Geoffray
· 6 years ago
604e234
Merge "Revert "ART: Dual mapping of JIT code pages""
by Orion Hodson
· 6 years ago
60eaabe
Revert "ART: Dual mapping of JIT code pages"
by Andreas Gampe
· 6 years ago
f8120a1
Merge "ART: Modernize counting-down loops"
by Treehugger Robot
· 6 years ago
7ee67be
Merge "ART: Fix incorrect dispatch"
by Treehugger Robot
· 6 years ago
d75a268
Merge "ART: Dual mapping of JIT code pages"
by Orion Hodson
· 6 years ago
6849c06
Merge DoFastInvoke and DoInvoke in the interpreter.
by David Srbecky
· 6 years ago
0e314f0
ART: Dual mapping of JIT code pages
by Orion Hodson
· 6 years ago
6c4f8e8
Merge "Pass JIT roots as a vector<Handle<>> to JIT cache."
by Vladimir Marko
· 6 years ago
c74d9cb
ART: Modernize counting-down loops
by Andreas Gampe
· 6 years ago
c55bb39
Revert^2 "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
5ec6f36
ART: Fix incorrect dispatch
by Andreas Gampe
· 6 years ago
0e2cf3f
Merge "Test for jit deadlock"
by Treehugger Robot
· 6 years ago
d5245a7
Merge "Revert "ART: Refactor typedef to using""
by Treehugger Robot
· 6 years ago
b7ac4a0
Test for jit deadlock
by Alex Light
· 6 years ago
ee07743
Revert "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
ac3ac68
Pass JIT roots as a vector<Handle<>> to JIT cache.
by Vladimir Marko
· 6 years ago
9b1e90e
Merge "Refactor Class::FixupNativePointers()."
by Vladimir Marko
· 6 years ago
b32535d
Merge "ART: Add wrappers for membarrier and memfd_create()"
by Orion Hodson
· 6 years ago
9a20ff0
ART: Refactor typedef to using
by Andreas Gampe
· 6 years ago
563ada2
ART: Add wrappers for membarrier and memfd_create()
by Orion Hodson
· 6 years ago
924ad50
Refactor Class::FixupNativePointers().
by Vladimir Marko
· 6 years ago
8351aac
ART: Refactor for bool literals
by Andreas Gampe
· 6 years ago
98db89c
ART: Clean up verify and read barrier flags.
by Vladimir Marko
· 6 years ago
adf05bc
Merge "Refactor DecodeDebugLocalInfo"
by Mathieu Chartier
· 6 years ago
e5afbf3
Refactor DecodeDebugLocalInfo
by Mathieu Chartier
· 6 years ago
9076fbd
Fix some comments
by Hans Boehm
· 7 years ago
7dca45b
Merge "Refactor debug info position visiting"
by Mathieu Chartier
· 6 years ago
c409d46
Merge "Clean up allocation accounting"
by Hans Boehm
· 6 years ago
3e2e123
Refactor debug info position visiting
by Mathieu Chartier
· 6 years ago
b79d195
Merge "Log error message if CloseNativeLibrary fails"
by Dimitry Ivanov
· 6 years ago
bfbc654
Remove intermediate mterp files from the repository.
by David Srbecky
· 6 years ago
596cfdf
Remove "sister" code from mterp.
by David Srbecky
· 6 years ago
b2b52a5
Group mterp files
by David Srbecky
· 6 years ago
ff74a74
Rewrite the mterp code generator and the template snippets.
by David Srbecky
· 6 years ago
a92cb19
Merge "Fix CHA in the presence of default conflict methods."
by Treehugger Robot
· 6 years ago
9bee49a
Merge "Dump registered class loaders and their dex files for SIGQUIT."
by Nicolas Geoffray
· 6 years ago
fb8b4e2
Clean up allocation accounting
by Hans Boehm
· 6 years ago
947573e
Log error message if CloseNativeLibrary fails
by dimitry
· 6 years ago
64a1321
Revert "Update hidden API lists for intrinsics"
by David Brazdil
· 6 years ago
a90c922
Dump registered class loaders and their dex files for SIGQUIT.
by Nicolas Geoffray
· 6 years ago
5f784bf
Merge "Remove read barriers in Class::IsClassClass and Object::IsClass"
by Mathieu Chartier
· 6 years ago
e752360
Merge "Disable some tests in heap_verification_test when running with ASan."
by Roland Levillain
· 6 years ago
cba17e8
Merge "ART: Continue adding override annotations"
by Treehugger Robot
· 6 years ago
7aca9d5
Fix CHA in the presence of default conflict methods.
by Nicolas Geoffray
· 6 years ago
d7a7f2f
Remove read barriers in Class::IsClassClass and Object::IsClass
by Mathieu Chartier
· 6 years ago
5fe2f34
Disable some tests in heap_verification_test when running with ASan.
by Roland Levillain
· 6 years ago
d176e93
Merge "ART: Refactor static include list"
by Treehugger Robot
· 6 years ago
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 6 years ago
e496a64
Merge "ART: Remove utils.h's ParseUint & ParseInt"
by Treehugger Robot
· 6 years ago
1c29d5e
Merge "ART: Fix broken additional output for CHECK()."
by Vladimir Marko
· 6 years ago
20f6b3c
Merge "ART: Simplify cache flush calls"
by Treehugger Robot
· 6 years ago
38f0c5c
Merge "Make classes of LOS objects non-movable."
by Roland Levillain
· 6 years ago
bd5e5f6
ART: Fix broken additional output for CHECK().
by Vladimir Marko
· 6 years ago
38d29fd
ART: Simplify cache flush calls
by Orion Hodson
· 6 years ago
98ca6b5
Merge "ART: Add FlushInstructionPipeline()"
by Orion Hodson
· 6 years ago
cf48a8b
Merge "Update hidden API lists for intrinsics"
by David Brazdil
· 6 years ago
f941170
ART: Remove utils.h's ParseUint & ParseInt
by Andreas Gampe
· 6 years ago
ec5ed06
ART: Refactor static include list
by Andreas Gampe
· 7 years ago
0e84027
Make classes of LOS objects non-movable.
by Roland Levillain
· 6 years ago
d1f10c3
Update hidden API lists for intrinsics
by David Brazdil
· 6 years ago
9976b4e
Merge "Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC."
by Roland Levillain
· 6 years ago
f233136
ART: Add FlushInstructionPipeline()
by Orion Hodson
· 6 years ago
9999327
Merge "Rewrite mterp field access helpers"
by David Srbecky
· 6 years ago
Next »