Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fad8533c290c51725f0ddb0e34d0ec7f7ad4c508
fad8533
Don't run test 688 with app image.
by Nicolas Geoffray
· 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
4c8cf12
Merge "Ignore finalizer warnings on not being able to close dex files."
by Nicolas Geoffray
· 6 years ago
0ae075e
Ignore finalizer warnings on not being able to close dex files.
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
b321ac2
Merge "Speed up relative_patcher_arm64_test."
by Vladimir Marko
· 6 years ago
9296e18
Merge "Add native support for BaseDexClassLoader shared libraries."
by Nicolas Geoffray
· 6 years ago
671986e
Merge "Rewrite image type in CompilerOptions."
by Vladimir Marko
· 6 years ago
25242cc
Merge "Add timeout_dumper to linux_bionic build"
by Treehugger Robot
· 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
3d719ed
Merge "Track header file change."
by Elliott Hughes
· 6 years ago
e09485f
Merge "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
5074a81
Add timeout_dumper to linux_bionic build
by Alex Light
· 6 years ago
2b6b3e5
EnableDebugger: handle the case when hard RLIMIT_CORE is <inf.
by Evgenii Stepanov
· 6 years ago
9e70faf
Merge "buildbot-build: Move the environment variable within the command."
by Nicolas Geoffray
· 6 years ago
bbf9b05
Merge "Reduce class loader updating overhead."
by Mathieu Chartier
· 6 years ago
b74574a
Speed up relative_patcher_arm64_test.
by Vladimir Marko
· 6 years ago
9c4b970
Rewrite image type in CompilerOptions.
by Vladimir Marko
· 6 years ago
e14294c
Merge "Revert^2 "ART: Fix breaking changes from recent VIXL update.""
by Roland Levillain
· 6 years ago
810fa41
Merge "Simplify hidden_api.h logic"
by David Brazdil
· 6 years ago
21622b8
buildbot-build: Move the environment variable within the command.
by Nicolas Geoffray
· 6 years ago
f64ab19
Merge "Disable path restrictions on buildbot-build.sh."
by Nicolas Geoffray
· 6 years ago
721538f
Merge "Rename HVecReduce::GetKind() to GetReductionKind()."
by Vladimir Marko
· 6 years ago
3c92ff4
Merge "x86/x86-64: Remove broken codegen for MIN/MAX reduction."
by Vladimir Marko
· 6 years ago
e923524
Merge "libdexfile: rename kVerifyNone to kVerifyNothing"
by Treehugger Robot
· 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
4e3734a
Rename HVecReduce::GetKind() to GetReductionKind().
by Vladimir Marko
· 6 years ago
0bcbe93
Merge changes I1617a601,Ifa324bea
by Vladimir Marko
· 6 years ago
01d4540
Merge "Add art-linux-bionic-x64 target-config"
by Alex Light
· 6 years ago
4deaa9b
ART: Apply --no-inline-from= option on device.
by Vladimir Marko
· 6 years ago
38cf60a
Postpone DexCache preloading in the ImageWriter.
by Vladimir Marko
· 6 years ago
f50ac10
Simplify hidden_api.h logic
by David Brazdil
· 6 years ago
ec3adef
libdexfile: rename kVerifyNone to kVerifyNothing
by Orion Hodson
· 6 years ago
8786fd9
x86/x86-64: Remove broken codegen for MIN/MAX reduction.
by Vladimir Marko
· 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
b81c59e
Merge "ART: Rewrite core image detection."
by Vladimir Marko
· 6 years ago
6be1dbd
ART: Rewrite core image detection.
by Vladimir Marko
· 6 years ago
790ff51
Add mterp checks after monitor entry/exit opcodes.
by David Srbecky
· 6 years ago
2b021c8
Merge "Blacklist test now timing out on gcstress/target."
by Nicolas Geoffray
· 6 years ago
330d41d
Merge "Move file_contexts to under /system/sepolicy"
by Jiyong Park
· 6 years ago
dc02fc3
Merge "Ignore thread intel_svc_streamer_thread in test 911"
by Alex Light
· 6 years ago
b1b21d7
Ignore thread intel_svc_streamer_thread in test 911
by Alex Light
· 6 years ago
9e9fc70
Merge "Remove kDex2OatHostKey from oat-header"
by Treehugger Robot
· 6 years ago
cbdca72
Add art-linux-bionic-x64 target-config
by Alex Light
· 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
c6bd42a
ART: Fix deopt manager JIT attempt
by Andreas Gampe
· 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
57ee347
Merge "Avoid unnecessary read barriers in mirror::Class."
by Vladimir Marko
· 6 years ago
fa5869a
Move file_contexts to under /system/sepolicy
by Jiyong Park
· 6 years ago
61f9bf1
Merge "Clean up primitive array helpers in Object."
by Vladimir Marko
· 6 years ago
01812cf
Merge "Emit JVMTI events for LockSupport.park"
by Treehugger Robot
· 6 years ago
88f3bbb
Track header file change.
by Elliott Hughes
· 6 years ago
e5ed5ba
Merge "Optimize mod power 2 for x86"
by Vladimir Marko
· 6 years ago
d1f1ccb
Merge "hiddenapi: Initialize unused value in DexFile::MapItem"
by David Brazdil
· 6 years ago
5cc0e75
Emit JVMTI events for LockSupport.park
by Charles Munger
· 6 years ago
d060c0b
Blacklist test now timing out on gcstress/target.
by Nicolas Geoffray
· 6 years ago
dbcb48f
Avoid unnecessary read barriers in mirror::Class.
by Vladimir Marko
· 6 years ago
a66784b
Optimize mod power 2 for x86
by Shalini Salomi Bodapati
· 6 years ago
104883b
Clean up primitive array helpers in Object.
by Vladimir Marko
· 6 years ago
a344b8c
Merge "Have the ART Buildbot's build script build the Android Runtime APEX."
by Roland Levillain
· 6 years ago
976b01f
hiddenapi: Initialize unused value in DexFile::MapItem
by David Brazdil
· 6 years ago
4630f9a
Merge "Revert^2 "Notify waiters when releasing the monitor""
by Treehugger Robot
· 6 years ago
d26a519
Have the ART Buildbot's build script build the Android Runtime APEX.
by Roland Levillain
· 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
00e96d0
Merge "Make exception handling code in switch interpreter NO_INLINE."
by David Srbecky
· 6 years ago
e260e54
ART: add GC live ratio metrics to GC performance
by Albert Mingkun Yang
· 6 years ago
f0c883b
Merge "Minimal Android Runtime APEX module."
by Roland Levillain
· 6 years ago
5f25001
Make exception handling code in switch interpreter NO_INLINE.
by David Srbecky
· 6 years ago
fdf6401
Merge "Add test configuration for the switch interpreter."
by David Srbecky
· 6 years ago
38a938e
Minimal Android Runtime APEX module.
by Roland Levillain
· 6 years ago
9c4bb45
Merge "Delete IsClassToCompile"
by Mathieu Chartier
· 6 years ago
8ed45c8
Add test configuration for the switch interpreter.
by David Srbecky
· 6 years ago
a297b55
Delete IsClassToCompile
by Mathieu Chartier
· 6 years ago
a5de05d
Merge "Share the preamble in switch interpreter."
by David Srbecky
· 6 years ago
6e26c0b
Merge "Emit bit manipulation instructions for x86 and x86_64"
by Vladimir Marko
· 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
1ecd7a8
Merge "Revert "Link lzma and lz4 compression libs statically into libartbase and use that""
by Annie Meng
· 6 years ago
9960cbc
Revert "Link lzma and lz4 compression libs statically into libartbase and use that"
by Annie Meng
· 6 years ago
a25b683
Merge "Link lzma and lz4 compression libs statically into libartbase and use that instead."
by Martin Stjernholm
· 6 years ago
47ad376
Replace switch interpreter macros with C++ functions.
by David Srbecky
· 6 years ago
82b67b2
Merge "Move profile compilation info to CompilerOptions."
by Vladimir Marko
· 6 years ago
1a2a5cd
Move profile compilation info to CompilerOptions.
by Vladimir Marko
· 6 years ago
dd121f6
Emit bit manipulation instructions for x86 and x86_64
by Shalini Salomi Bodapati
· 6 years ago
b1fcebe
Merge "ART: Small compiler-driver cleanup"
by Andreas Gampe
· 6 years ago
Next »