Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c19cd2faf041a71e1b16af70109e301905aa01b8
c19cd2f
Track jvmti allocations related to object tagging
by Alex Light
· 7 years ago
8ddfd9f
Add support for tracking jvmti allocations
by Alex Light
· 7 years ago
7b46197
Merge changes I8d0f5341,Iced0de7c,I742cd614
by Calin Juravle
· 7 years ago
cdd4912
Add fast path to FindClass for DelegateLastClassLoader
by Calin Juravle
· 7 years ago
7865ac7
Add DelegateLastClassLoader to the list of WellKnownClassLoaders
by Calin Juravle
· 8 years ago
415dc3d
Refactor FindClass code in class linker
by Calin Juravle
· 8 years ago
0656044
Merge "Revert "Revert "Fixed Literal String intern mismatch."""
by Mathieu Chartier
· 7 years ago
8054c1d
Merge "Add an init encoded fields threshold to compiler"
by Mathieu Chartier
· 7 years ago
170de15
Merge "Move libartd-simulator dependency to host-only"
by Treehugger Robot
· 7 years ago
e32097c
Merge "Add jvmti GetBytecodes function."
by Treehugger Robot
· 7 years ago
70f689d
Add an init encoded fields threshold to compiler
by Chang Xing
· 8 years ago
4c17428
Add jvmti GetBytecodes function.
by Alex Light
· 7 years ago
209b4c7
Merge "Small refactoring of field/method access checks."
by Vladimir Marko
· 7 years ago
c2127b9
Merge "ART: Make Touch's stack array smaller under ASAN"
by Treehugger Robot
· 7 years ago
9ffcfa5
Merge "Trace heap size for allocations"
by Mathieu Chartier
· 7 years ago
6f1c751
ART: Make Touch's stack array smaller under ASAN
by Andreas Gampe
· 7 years ago
71bde0d
Merge "Improve ImageWriter logging."
by Treehugger Robot
· 7 years ago
b2bedf4
Merge "Invoke Changer"
by Calin Juravle
· 7 years ago
c7c3d85
Invoke Changer
by Sumnima Joshi
· 8 years ago
23e81a1
Improve ImageWriter logging.
by Ian Rogers
· 7 years ago
001580a
Merge "ART: Let ASAN handle stack traces on host"
by Treehugger Robot
· 7 years ago
34afcde
Trace heap size for allocations
by Mathieu Chartier
· 8 years ago
163355e
ART: Let ASAN handle stack traces on host
by Andreas Gampe
· 7 years ago
739a22b
Merge "Move jvmti allocation functions to own file."
by Treehugger Robot
· 7 years ago
4478bf5
Merge "ART: Conditionally add debug version to art-runtime package"
by Treehugger Robot
· 7 years ago
bf64a57
Move jvmti allocation functions to own file.
by Alex Light
· 7 years ago
e15c48f
Merge "Extend dexdump2 tests for invoke-custom"
by Orion Hodson
· 7 years ago
5da3780
Merge "Prune methods in image DexCache based on referencing class."
by Treehugger Robot
· 7 years ago
f79aa7f
Small refactoring of field/method access checks.
by Vladimir Marko
· 8 years ago
4c4d9df
Merge "ART: Hide system/core/libziparchive headers"
by Treehugger Robot
· 7 years ago
3b15545
Prune methods in image DexCache based on referencing class.
by Vladimir Marko
· 7 years ago
4ca07d1
Merge "Address missed review comments."
by Nicolas Geoffray
· 7 years ago
b25a31a
Merge "Revert "Blacklist failing test.""
by Treehugger Robot
· 7 years ago
3678820
Merge "Blacklist test under gcstress."
by Treehugger Robot
· 7 years ago
640fbdc
Merge "Disambiguate memory accesses in instruction scheduling"
by Nicolas Geoffray
· 7 years ago
775224d
Extend dexdump2 tests for invoke-custom
by Orion Hodson
· 7 years ago
5b455d3
Blacklist test under gcstress.
by Nicolas Geoffray
· 7 years ago
662dc65
Revert "Blacklist failing test."
by Adam Vartanian
· 8 years ago
4a77b1e
Merge "Remove obsolete helpers from CompilerDriver."
by Treehugger Robot
· 8 years ago
4913cf3
Remove obsolete helpers from CompilerDriver.
by Vladimir Marko
· 8 years ago
4dd8880
Merge "Fixes for constant method handles"
by Treehugger Robot
· 8 years ago
631827d
Fixes for constant method handles
by Orion Hodson
· 8 years ago
d64fbfa
Merge "Blacklist failing test."
by Nicolas Geoffray
· 8 years ago
f8aac61
Blacklist failing test.
by Nicolas Geoffray
· 8 years ago
0c2d3e5
ART: Hide system/core/libziparchive headers
by Andreas Gampe
· 8 years ago
bc4b013
Address missed review comments.
by Nicolas Geoffray
· 8 years ago
8091ed8
Merge "MIPS: Shorten .bss string/class loads"
by Treehugger Robot
· 8 years ago
61cfb15
Merge "ARM64: Restore FP registers in read barrier thunk."
by Nicolas Geoffray
· 8 years ago
7015e76
ARM64: Restore FP registers in read barrier thunk.
by Nicolas Geoffray
· 8 years ago
7df2bb6
Merge "Fix boot classes init when compiling app image"
by Mathieu Chartier
· 8 years ago
a073f1f
Merge "Split up ti-agent/common_helper.cc"
by Treehugger Robot
· 8 years ago
348c437
Merge "Refactor module registration"
by Treehugger Robot
· 8 years ago
d0d6596
Split up ti-agent/common_helper.cc
by Alex Light
· 8 years ago
fb5b7d8
Merge "Fix questionable behavior for the bulk region clearing"
by Treehugger Robot
· 8 years ago
9a1c4b4
Merge "Fix race condition new regions in AllocNonVirtual"
by Treehugger Robot
· 8 years ago
d449cc1
Merge "Check for temporary and retired classes in GetClassFields."
by Treehugger Robot
· 8 years ago
e9c2341
Merge "Renumber test 988-redefine-use-after-free to 998"
by Treehugger Robot
· 8 years ago
e602b1c
Fix boot classes init when compiling app image
by Chang Xing
· 8 years ago
e128af5
Merge "ARM: ART Vectorizer (64-bit vectors)."
by Treehugger Robot
· 8 years ago
b494903
ART: Conditionally add debug version to art-runtime package
by Andreas Gampe
· 8 years ago
f39c091
Fix questionable behavior for the bulk region clearing
by Mathieu Chartier
· 8 years ago
bde0d22
Renumber test 988-redefine-use-after-free to 998
by Alex Light
· 8 years ago
478986c
Fix race condition new regions in AllocNonVirtual
by Mathieu Chartier
· 8 years ago
2c6cd69
Check for temporary and retired classes in GetClassFields.
by Alex Light
· 8 years ago
dfcf10b
Merge "Add SuspendReason enum and change Suspension functions."
by Treehugger Robot
· 8 years ago
dd3240c
Merge "MIPS32: MoveLocation refactoring"
by Aart Bik
· 8 years ago
2a3471f
Disambiguate memory accesses in instruction scheduling
by xueliang.zhong
· 8 years ago
46f9340
Add SuspendReason enum and change Suspension functions.
by Alex Light
· 8 years ago
89ae0f4
Merge "Fix unintended change in JIT inlining heuristics."
by Nicolas Geoffray
· 8 years ago
aed3dbf
Merge "Improve array index analysis in LSA."
by Nicolas Geoffray
· 8 years ago
6cb5ae0
Merge "Only protect cleared regions for target builds"
by Treehugger Robot
· 8 years ago
8f7c410
ARM: ART Vectorizer (64-bit vectors).
by Artem Serov
· 8 years ago
cf96bed
Fix unintended change in JIT inlining heuristics.
by Nicolas Geoffray
· 8 years ago
740c300
Merge "Add CHECKs to help diagnose a crash seen internally."
by Nicolas Geoffray
· 8 years ago
4aa0cf8
Merge "Turn a few DCHECK into CHECKs."
by Nicolas Geoffray
· 8 years ago
5f17267
Merge "If branch changer which changes the opcodes."
by Aart Bik
· 8 years ago
222a480
Merge "ART: Change main-thread thread paging scheme"
by Treehugger Robot
· 8 years ago
abae637
If branch changer which changes the opcodes.
by Sumnima Joshi
· 8 years ago
99f753b
Merge "Improved subscript and data dependence analysis."
by Treehugger Robot
· 8 years ago
163c540
Merge "Handle spurious wakeups in VerifyClass"
by Treehugger Robot
· 8 years ago
6c63f86
ART: Change main-thread thread paging scheme
by Andreas Gampe
· 8 years ago
4f1482f
Merge "Make DoDexPcMoveEvent always be NO_INLINE"
by Treehugger Robot
· 8 years ago
37dc4df
Improved subscript and data dependence analysis.
by Aart Bik
· 8 years ago
5ef7020
Handle spurious wakeups in VerifyClass
by Mathieu Chartier
· 8 years ago
c1b3c71
Only protect cleared regions for target builds
by Mathieu Chartier
· 8 years ago
2989a4a
Make DoDexPcMoveEvent always be NO_INLINE
by Alex Light
· 8 years ago
757b26c
Add CHECKs to help diagnose a crash seen internally.
by Nicolas Geoffray
· 8 years ago
c9c3104
Turn a few DCHECK into CHECKs.
by Nicolas Geoffray
· 8 years ago
fe9a4f0
Merge "oatdump: Improve documentation of option `--app-image`."
by Roland Levillain
· 8 years ago
853cc56
Merge "Code cleanup around compiler options and JIT."
by Nicolas Geoffray
· 8 years ago
bbf6f80
Merge "Remove 953-invoke-polymorphic-compiler from knownfailures.json"
by Treehugger Robot
· 8 years ago
57c4704
Code cleanup around compiler options and JIT.
by Nicolas Geoffray
· 8 years ago
4ebbb60
Merge "test: Fix 593-checker-shift-and-simplifier for target"
by Treehugger Robot
· 8 years ago
d0e2ddd
Remove 953-invoke-polymorphic-compiler from knownfailures.json
by Orion Hodson
· 8 years ago
e4a19f6
Merge "Force DoDexPcMoveEvent to be NO_INLINE with ASAN"
by Treehugger Robot
· 8 years ago
d340127
Force DoDexPcMoveEvent to be NO_INLINE with ASAN
by Alex Light
· 8 years ago
9a70a63
Merge "Add tests 988-992 to cts"
by Treehugger Robot
· 8 years ago
f88e73f
Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7
by Treehugger Robot
· 8 years ago
ba17dbd
Revert "Revert "Fixed Literal String intern mismatch.""
by Chang Xing
· 8 years ago
ec79f19
test: Fix 593-checker-shift-and-simplifier for target
by Igor Murashkin
· 8 years ago
Next »