Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
8f50b2c27f9b32726bbadfcebba910640b94036e
/
runtime
8f50b2c
Merge changes I5dd60978,I0c2b804c
by Vladimir Marko
· 6 years ago
a0ca79a
Merge "Mterp: Always use macros for vreg reads/writes."
by David Srbecky
· 6 years ago
d47e9ab
Remove code replacing core.jar -> core-libart.jar.
by Vladimir Marko
· 6 years ago
a3283e4
Remove obsolete code related to patchoat.
by Vladimir Marko
· 6 years ago
0800562
Merge "Store ImtIndex in ArtMethod."
by David Srbecky
· 6 years ago
23b729e
Merge "Revert^2 "Refactor code around JIT creation.""
by Nicolas Geoffray
· 6 years ago
c9de61c
Revert^2 "Refactor code around JIT creation."
by Nicolas Geoffray
· 6 years ago
e36e7f2
Store ImtIndex in ArtMethod.
by David Srbecky
· 6 years ago
a92b026
Merge "C++17 compatibility: unreachable `return`."
by Treehugger Robot
· 6 years ago
a61a969
Merge "Revert "Refactor code around JIT creation.""
by Treehugger Robot
· 6 years ago
52f5fa7
Merge "Reorder kThreadWaitLock"
by Treehugger Robot
· 6 years ago
d79209c
C++17 compatibility: unreachable `return`.
by Elliott Hughes
· 6 years ago
763cd98
Revert "Refactor code around JIT creation."
by Andreas Gampe
· 6 years ago
201330c
Merge "ART: Remove setjmp.h includes"
by Treehugger Robot
· 6 years ago
d0f99b9
Merge "ART: Fix ResolveType with ArtMethod"
by Andreas Gampe
· 6 years ago
af77ad4
Reorder kThreadWaitLock
by Charles Munger
· 6 years ago
561303f
Mterp: Always use macros for vreg reads/writes.
by David Srbecky
· 6 years ago
dcfa89b
Rename and reorganize hiddenapi::ApiList
by David Brazdil
· 6 years ago
fd667d4
Merge changes I05871a8a,I8baec836
by Vladimir Marko
· 6 years ago
80e6a09
Merge "Refactor code around JIT creation."
by Nicolas Geoffray
· 6 years ago
5ad3ade
Merge "Fix app image generation and checking with shared libraries."
by Nicolas Geoffray
· 6 years ago
a13be29
Merge "Wait until inline cache is accessible in GetProfiledMethods."
by Nicolas Geoffray
· 6 years ago
1afdfe6
Wait until inline cache is accessible in GetProfiledMethods.
by Nicolas Geoffray
· 6 years ago
79c693b
ART: Remove setjmp.h includes
by Andreas Gampe
· 6 years ago
4835d21
ART: Fix ResolveType with ArtMethod
by Andreas Gampe
· 6 years ago
f0d3002
Fix app image generation and checking with shared libraries.
by Nicolas Geoffray
· 6 years ago
312f10e
Refactor loading boot image.
by Vladimir Marko
· 6 years ago
0c78ef7
Remove boot image begin/size from image header.
by Vladimir Marko
· 6 years ago
5a78e8d
Merge "ART: add reclaim bytes ratio metrics to GC performance"
by Roland Levillain
· 6 years ago
7ec77b4
Merge "Canonicalize shared libraries in ClassLoaderContext::CreateClassLoader."
by Nicolas Geoffray
· 6 years ago
c10a0c6
ART: Add boot/app image checksums.
by Vladimir Marko
· 6 years ago
7a2c7c2
Refactor code around JIT creation.
by Nicolas Geoffray
· 6 years ago
cb2e1dd
Canonicalize shared libraries in ClassLoaderContext::CreateClassLoader.
by Nicolas Geoffray
· 6 years ago
2a487eb
ART: Fix performance-inefficient-vector-operation
by Andreas Gampe
· 6 years ago
875b4f2
ART: Avoid some tidy nullptr warnings
by Andreas Gampe
· 6 years ago
3573c36
Merge "ART: Fix misc-uniqueptr-reset-release"
by Treehugger Robot
· 6 years ago
27cfa8f
Merge "ART: change reference to pointer in for-loop over all collectors"
by Roland Levillain
· 6 years ago
42b95c4
Merge "Fix parsing of shared libraries in class loader context."
by Nicolas Geoffray
· 6 years ago
33e5d52
Merge "Support shared libraries in ClassLoaderContext::CreateClassLoader."
by Nicolas Geoffray
· 6 years ago
1c42e75
ART: change reference to pointer in for-loop over all collectors
by Albert Mingkun Yang
· 6 years ago
6b9fd8c
Support shared libraries in ClassLoaderContext::CreateClassLoader.
by Nicolas Geoffray
· 6 years ago
41c911f
ART: Fix misc-uniqueptr-reset-release
by Andreas Gampe
· 6 years ago
d6e178e
Revert^2 "ART: add GC time ratio metrics to GC performance"
by Albert Mingkun Yang
· 6 years ago
f378fff
Fix parsing of shared libraries in class loader context.
by Nicolas Geoffray
· 6 years ago
498d7c1
Merge "Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"""
by Nicolas Geoffray
· 6 years ago
ec43a01
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Nicolas Geoffray
· 6 years ago
0f643b0
Merge "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Treehugger Robot
· 6 years ago
90402ad
Merge "Revert "ART: add GC time ratio metrics to GC performance""
by Treehugger Robot
· 6 years ago
3d477f3
Revert^2 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
4d57c69
Revert "ART: add GC time ratio metrics to GC performance"
by Andreas Gampe
· 6 years ago
54c7da9
Merge changes Idc6e518c,Ia1cc0506
by David Brazdil
· 6 years ago
d946533
Merge "ART: add GC time ratio metrics to GC performance"
by Roland Levillain
· 6 years ago
5f24607
Merge "Small cleanups in jit_code_cache."
by Nicolas Geoffray
· 6 years ago
bf86464
Merge "EnableDebugger: handle the case when hard RLIMIT_CORE is <inf."
by Nicolas Geoffray
· 6 years ago
2bb2fbd
Create SdkVersion enum, migrate users to it
by David Brazdil
· 6 years ago
8586569
Runtime flags only for fast/slow hiddenapi path
by David Brazdil
· 6 years ago
b9f1af5
Small cleanups in jit_code_cache.
by Nicolas Geoffray
· 6 years ago
9296e18
Merge "Add native support for BaseDexClassLoader shared libraries."
by Nicolas Geoffray
· 6 years ago
c980df6
Merge "Revert "ART: Add StackVisitor accepting a lambda""
by Andreas Gampe
· 6 years ago
8248490
Revert "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
e09485f
Merge "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
2b6b3e5
EnableDebugger: handle the case when hard RLIMIT_CORE is <inf.
by Evgenii Stepanov
· 6 years ago
bbf9b05
Merge "Reduce class loader updating overhead."
by Mathieu Chartier
· 6 years ago
bc1e0fa
Reduce class loader updating overhead.
by Mathieu Chartier
· 6 years ago
fe21070
ART: add GC time ratio metrics to GC performance
by Albert Mingkun Yang
· 6 years ago
f50ac10
Simplify hidden_api.h logic
by David Brazdil
· 6 years ago
b56e835
Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)."
by Roland Levillain
· 6 years ago
d0834e4
Merge "Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that""
by Martin Stjernholm
· 6 years ago
e99f735
Merge "Add mterp checks after monitor entry/exit opcodes."
by David Srbecky
· 6 years ago
790ff51
Add mterp checks after monitor entry/exit opcodes.
by David Srbecky
· 6 years ago
9e9fc70
Merge "Remove kDex2OatHostKey from oat-header"
by Treehugger Robot
· 6 years ago
e5a5680
Merge changes Iefe0f159,Ibe5bf113,Ic3d158d5
by Andreas Gampe
· 6 years ago
d8b963f
Merge "Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch."
by Nicolas Geoffray
· 6 years ago
83e2049
ART: Add Runtime::IsSafeMode
by Andreas Gampe
· 6 years ago
d32ce09
ART: Split Runtime::IsNativeDebuggable
by Andreas Gampe
· 6 years ago
d6f3019
Remove kDex2OatHostKey from oat-header
by Alex Light
· 6 years ago
9893c47
Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch.
by Nicolas Geoffray
· 6 years ago
4355162
Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"
by Martin Stjernholm
· 6 years ago
af9cce1
ART: add reclaim bytes ratio metrics to GC performance
by Albert Mingkun Yang
· 6 years ago
57ee347
Merge "Avoid unnecessary read barriers in mirror::Class."
by Vladimir Marko
· 6 years ago
61f9bf1
Merge "Clean up primitive array helpers in Object."
by Vladimir Marko
· 6 years ago
5cc0e75
Emit JVMTI events for LockSupport.park
by Charles Munger
· 6 years ago
dbcb48f
Avoid unnecessary read barriers in mirror::Class.
by Vladimir Marko
· 6 years ago
104883b
Clean up primitive array helpers in Object.
by Vladimir Marko
· 6 years ago
4630f9a
Merge "Revert^2 "Notify waiters when releasing the monitor""
by Treehugger Robot
· 6 years ago
bad5c9a
Merge "ART: add GC live ratio metrics to GC performance"
by Roland Levillain
· 6 years ago
c665d63
Revert^2 "Notify waiters when releasing the monitor"
by Charles Munger
· 6 years ago
e260e54
ART: add GC live ratio metrics to GC performance
by Albert Mingkun Yang
· 6 years ago
5f25001
Make exception handling code in switch interpreter NO_INLINE.
by David Srbecky
· 6 years ago
8ed45c8
Add test configuration for the switch interpreter.
by David Srbecky
· 6 years ago
a4a96af
Share the preamble in switch interpreter.
by David Srbecky
· 6 years ago
d4c1c08
Merge "Replace switch interpreter macros with C++ functions."
by David Srbecky
· 6 years ago
9960cbc
Revert "Link lzma and lz4 compression libs statically into libartbase and use that"
by Annie Meng
· 6 years ago
47ad376
Replace switch interpreter macros with C++ functions.
by David Srbecky
· 6 years ago
21579be
Link lzma and lz4 compression libs statically into libartbase and use that
by Martin Stjernholm
· 6 years ago
bf98321
Merge "ART: Fix internal addr2line"
by Treehugger Robot
· 6 years ago
24a993d
Merge "Clean up oat key-value store."
by Vladimir Marko
· 6 years ago
56581d8
Clean up oat key-value store.
by Vladimir Marko
· 6 years ago
fe59955
Merge "Fix JIT creation so it picks up runtime flags."
by Orion Hodson
· 6 years ago
c2cab4b
Merge "Refactor ClassLinker::FindPrimitiveClass()."
by Vladimir Marko
· 6 years ago
Next »