Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3dbf5c44fb20337e61c6d1e22c372e4b614f1ff3
3dbf5c4
Merge "ART: Rename heap support file"
by Andreas Gampe
· 8 years ago
9695b0b
Merge "ART: Fix test 913 for concurrent collector"
by Treehugger Robot
· 8 years ago
ef3ace0
ART: Fix test 913 for concurrent collector
by Andreas Gampe
· 8 years ago
fedec90
Merge changes I7d79aa90,Ie051e7d4
by Treehugger Robot
· 8 years ago
facda39
Merge "tools: Fix generate-asm-support script"
by Treehugger Robot
· 8 years ago
4ce767d
Merge "Use interpret-only instead of verify-at-runtime when testing JIT"
by Treehugger Robot
· 8 years ago
ba8df69
ART: Rename heap support file
by Andreas Gampe
· 8 years ago
195ea63
Merge changes Ica4f766c,Iaa97520d
by Treehugger Robot
· 8 years ago
22c5bef
tools: Fix generate-asm-support script
by Igor Murashkin
· 8 years ago
5db5b1e
Use interpret-only instead of verify-at-runtime when testing JIT
by Calin Juravle
· 9 years ago
56cc951
Merge "Flush the CFG visualizer output after writing to it."
by Roland Levillain
· 8 years ago
fd1ae75
ART: Generalize FindClassInPathClassLoader
by Andreas Gampe
· 8 years ago
46aba36
ART: Move pathList well-known-field to actual class
by Andreas Gampe
· 8 years ago
df6896e
Merge "Dump VerifierDeps in oatdump."
by Nicolas Geoffray
· 8 years ago
b0103ca
Flush the CFG visualizer output after writing to it.
by Roland Levillain
· 8 years ago
e70dd56
Dump VerifierDeps in oatdump.
by Nicolas Geoffray
· 8 years ago
bda454e
Merge "Add a VerifierDeps::Dump method."
by Nicolas Geoffray
· 8 years ago
b2aaf1d
Merge "Address missed review comment."
by Nicolas Geoffray
· 8 years ago
ca6a719
Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions"
by Narayan Kamath
· 8 years ago
40f2f31
ART: Blacklist test 913 for target
by Andreas Gampe
· 8 years ago
8da6d03
ART: Add forced garbage collection
by Andreas Gampe
· 8 years ago
9be86bb
Merge "Move intern table to ObjPtr"
by Mathieu Chartier
· 8 years ago
9e86809
Move intern table to ObjPtr
by Mathieu Chartier
· 8 years ago
54b20eb
Merge changes I9afd9f88,I1cf94699
by Andreas Gampe
· 8 years ago
c8ba460
ART: Blacklist test 912 for target
by Andreas Gampe
· 8 years ago
e492ae3
ART: Add GetClassSignature
by Andreas Gampe
· 8 years ago
b0b2080
Merge changes Ib44df099,I8508f96f
by Treehugger Robot
· 8 years ago
e7b46e2
Merge "MethodHandles: Remove obsolete test workaround."
by Narayan Kamath
· 8 years ago
f0e359b
MethodHandles: Remove obsolete test workaround.
by Narayan Kamath
· 8 years ago
3e0dce0
MethodHandles: Better detail message for WrongMethodTypeExceptions
by Narayan Kamath
· 8 years ago
6ce3dc6
Merge "MethodHandles: Temporarily rewrite test of exact invokes."
by Narayan Kamath
· 8 years ago
b24b026
MethodHandles: Temporarily rewrite test of exact invokes.
by Narayan Kamath
· 8 years ago
fea963e
Merge "Interpreter: fix build."
by Narayan Kamath
· 8 years ago
6fcc5e8
Interpreter: fix build.
by Narayan Kamath
· 8 years ago
bb04c9b
Merge "Getter/Setter support for invoke-polymorphic of invokeExact()."
by Orion Hodson
· 8 years ago
be92d69
Merge "method_handles: Complete support for emulated stack frames."
by Narayan Kamath
· 8 years ago
3d617ac
Getter/Setter support for invoke-polymorphic of invokeExact().
by Orion Hodson
· 8 years ago
d01f60c
Add a VerifierDeps::Dump method.
by Nicolas Geoffray
· 8 years ago
b9b8cab
Merge "ART: Blacklist test 911 for target"
by Andreas Gampe
· 8 years ago
80f5dba
ART: Blacklist test 911 for target
by Andreas Gampe
· 8 years ago
36bcd4f
ART: Add GetMethodModifiers
by Andreas Gampe
· 8 years ago
368a208
ART: Add GetMethodDeclaringClass
by Andreas Gampe
· 8 years ago
2f4d68a
Merge changes Ifa5818eb,Icbb9f3a6
by Treehugger Robot
· 8 years ago
b5eb94a
ART: Add GetStackTrace support
by Andreas Gampe
· 8 years ago
e9f6712
ART: Add synchronous checkpoint
by Andreas Gampe
· 8 years ago
19dfeb0
Merge changes I369333c1,I55e7b6da
by Treehugger Robot
· 8 years ago
785359d
ART: Blacklist test 910 on target
by Andreas Gampe
· 8 years ago
3c252f0
ART: Add method name support to TI
by Andreas Gampe
· 8 years ago
81fbc57
Merge "ART: Clean up Thread"
by Treehugger Robot
· 8 years ago
44cea19
Address missed review comment.
by Nicolas Geoffray
· 9 years ago
0a85576
ART: Clean up Thread
by Andreas Gampe
· 8 years ago
54f07b5
Merge changes I6c3a84f5,I05414f3b
by Treehugger Robot
· 8 years ago
cc7e013
Merge "ART: Make graph visualizer thread-safe"
by Treehugger Robot
· 8 years ago
a0d81af
ART: Make graph visualizer thread-safe
by Andreas Gampe
· 8 years ago
02d3783
ARM: VIXL32: Move code to ease the diff with old codegen.
by Artem Serov
· 8 years ago
02109dd
ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors.
by Artem Serov
· 8 years ago
5edd951
Merge "Remove default argument values in GenerateGcRootFieldLoad."
by Roland Levillain
· 8 years ago
270b6ae
Merge "Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths."
by Roland Levillain
· 8 years ago
000e188
method_handles: Complete support for emulated stack frames.
by Narayan Kamath
· 8 years ago
b5cc1d1
Merge "method_verifier_test: Allow soft verifier failures for java/lang/invoke.*"
by Narayan Kamath
· 8 years ago
56ee489
method_verifier_test: Allow soft verifier failures for java/lang/invoke.*
by Narayan Kamath
· 8 years ago
68e4f6b
Merge "class_linker: Change allocation of MethodType dex_cache entries."
by Narayan Kamath
· 8 years ago
269cb43
class_linker: Change allocation of MethodType dex_cache entries.
by Narayan Kamath
· 8 years ago
c369f6b
Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics."
by Roland Levillain
· 8 years ago
d6435da
Merge "compiler_driver: loosen DCHECK for java/lang/invoke classes."
by Narayan Kamath
· 8 years ago
e3eae5e
compiler_driver: loosen DCHECK for java/lang/invoke classes.
by Narayan Kamath
· 8 years ago
5a82926
Merge "ART: Add missing PrettyCause"
by Treehugger Robot
· 8 years ago
a507910
Merge "ART: Blacklist test 908 for GC_STRESS"
by Treehugger Robot
· 8 years ago
a0a5fd6
Merge "ART: Add function to retrieve all tagged objects"
by Treehugger Robot
· 8 years ago
dc19815
ART: Blacklist test 908 for GC_STRESS
by Andreas Gampe
· 8 years ago
41ba35d
ART: Add missing PrettyCause
by Andreas Gampe
· 8 years ago
00468f3
Remove default argument values in GenerateGcRootFieldLoad.
by Roland Levillain
· 8 years ago
384cb66
Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator."
by Vladimir Marko
· 8 years ago
a908348
Merge "Remove some unneeded header includes"
by David Sehr
· 8 years ago
1e330c2
Merge "ARM: VIXL32: Exclude recently added test that fails."
by Treehugger Robot
· 8 years ago
2c45bc9
Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator.
by Vladimir Marko
· 8 years ago
b88c0ec
Merge "ARM: VIXL32: Pass test 406-fields and a few others."
by Roland Levillain
· 8 years ago
61fa537
ARM: VIXL32: Exclude recently added test that fails.
by Artem Serov
· 8 years ago
394c26d
Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule."
by Benoit Lamarche
· 8 years ago
24a4d11
Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths.
by Roland Levillain
· 8 years ago
61e7b92
MethodHandles: Remove reference to Jack 4.11.BETA from build rule.
by Narayan Kamath
· 8 years ago
bbfd7f9
Merge "Add handle wrapper for interpreter iget/iput quick"
by Treehugger Robot
· 8 years ago
a314773
Add handle wrapper for interpreter iget/iput quick
by Mathieu Chartier
· 8 years ago
4cae498
Merge "Add handle wrapper for DoCallCommon"
by Mathieu Chartier
· 8 years ago
e22305b
Add handle wrapper for DoCallCommon
by Mathieu Chartier
· 8 years ago
0611480
Merge "Move interpreter to ObjPtr"
by Mathieu Chartier
· 8 years ago
e0dc90d
Merge "Fix bad auto merge conflict resolution in CC"
by Mathieu Chartier
· 8 years ago
5a81e84
Fix bad auto merge conflict resolution in CC
by Mathieu Chartier
· 8 years ago
7f01971
Remove some unneeded header includes
by David Sehr
· 8 years ago
ef41db7
Move interpreter to ObjPtr
by Mathieu Chartier
· 8 years ago
1458e0c
Merge "Avoid unnecessarily clearing/resetting region_space_ for each GC."
by Hiroshi Yamauchi
· 8 years ago
97b0cfa
Merge "Fix build on XCode 8 w/OSX 10.12 SDK"
by Treehugger Robot
· 8 years ago
3a2faaa
Merge "Add mode bits to open() with O_CREAT."
by Treehugger Robot
· 8 years ago
622ad2f
Merge "Blacklist 130-hprof for tracing configs."
by Hiroshi Yamauchi
· 8 years ago
a307a76
Merge "Always call into native loader when loading a native library"
by Dimitry Ivanov
· 8 years ago
874462f
Merge "Improved induction variable analysis and loop optimizations."
by Aart Bik
· 8 years ago
089356b
Merge "Reduce file descriptor limit for 151-OpenFileLimit."
by Treehugger Robot
· 8 years ago
0440ade
Merge "ART: Change InstructionSetFeatures to return unique_ptr"
by Treehugger Robot
· 8 years ago
f9450a9
Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests."
by Roland Levillain
· 8 years ago
0fc1c9a
Fix build on XCode 8 w/OSX 10.12 SDK
by Dan Willemsen
· 8 years ago
Next »