Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
491a7fed21eb153965cee73ac77268ec340aaca2
/
runtime
33d75bc
Merge "ART: Fix VerifyObject runtime verification"
by Andreas Gampe
· 10 years ago
65efe91
Merge "Split .oat_patches to multiple sections."
by David Srbecky
· 10 years ago
3b45ef2
ART: Fix VerifyObject runtime verification
by Andreas Gampe
· 10 years ago
0396ed7
Improve art::CodeInfo dumping.
by Roland Levillain
· 10 years ago
5b09ea0
ART: Use kBadFprBase on mips64 and arm64.
by Vladimir Marko
· 10 years ago
00f09ff
Merge "Pass the dex method index directly to interface trampoline."
by Nicolas Geoffray
· 10 years ago
8ea18d0
Pass the dex method index directly to interface trampoline.
by Nicolas Geoffray
· 10 years ago
f898087
Split .oat_patches to multiple sections.
by David Srbecky
· 10 years ago
eabafce
Merge "Fix alloc-dealloc-mismatch (new[] vs delete) in tests."
by Evgenii Stepanov
· 10 years ago
72133ad
Fix alloc-dealloc-mismatch (new[] vs delete) in tests.
by Evgenii Stepanov
· 10 years ago
0eb4251
Fix mac build: cast fpr callee save addresses.
by Vladimir Marko
· 10 years ago
ce39200
Fix mac build: include <sys/time.h> in time_utils.cc .
by Vladimir Marko
· 10 years ago
dc31313
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
by Vladimir Marko
· 10 years ago
03b5a39
Merge "Fix for potential moving GC bugs around proxy class."
by Hiroshi Yamauchi
· 10 years ago
1b742fc
Merge "Log the process memory maps on host SIGSEGV."
by Hiroshi Yamauchi
· 10 years ago
679b1cf
Fix for potential moving GC bugs around proxy class.
by Hiroshi Yamauchi
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
c06841d
Merge "Fix a few literals and assertions."
by Roland Levillain
· 10 years ago
6530baf
Move the catalog after the stack maps.
by Nicolas Geoffray
· 10 years ago
f39c9eb
Fix a few literals and assertions.
by Roland Levillain
· 10 years ago
092a565
Merge "JDWP: fix breakpoint on catch statement"
by Sebastien Hertz
· 10 years ago
de48aa6
JDWP: fix breakpoint on catch statement
by Sebastien Hertz
· 10 years ago
ae0d7de
Log the process memory maps on host SIGSEGV.
by Hiroshi Yamauchi
· 10 years ago
ca27be7
Merge "ARM64: Move xSELF from x18 to x19."
by Andreas Gampe
· 10 years ago
e12997f
Return an invalid StackMap when one cannot be found.
by Nicolas Geoffray
· 10 years ago
9bd88b0
ARM64: Move xSELF from x18 to x19.
by Serban Constantinescu
· 10 years ago
3c651fc
ART: Sometimes even empty methods take forever to verify
by Andreas Gampe
· 10 years ago
9758a8e
Merge "Also encode the InvokeType in an InlineInfo."
by Nicolas Geoffray
· 10 years ago
b176d7c
Also encode the InvokeType in an InlineInfo.
by Nicolas Geoffray
· 10 years ago
39b6c24
Intercept JNI invocation of String.<init> methods.
by Jeff Hao
· 10 years ago
2debd80
Fix a cts crash around proxy class fields.
by Hiroshi Yamauchi
· 10 years ago
3f1dc56
ART: Fix RegisterNative order
by Andreas Gampe
· 10 years ago
799681b
ART: Refactor UnstartedRuntime for testing
by Andreas Gampe
· 10 years ago
4c015c7
Merge "Don't hardcode the location of the caller."
by Nicolas Geoffray
· 10 years ago
7ea6a17
Don't hardcode the location of the caller.
by Nicolas Geoffray
· 10 years ago
cc8bda0
Merge "Test and fix bug checking status of secondary multidex files."
by Richard Uhler
· 10 years ago
ad5fa8c
Support generation of CFI in .debug_frame format.
by David Srbecky
· 10 years ago
cfee050
Merge "Fix debuggable compiler flag detection for secondary dex files"
by Sebastien Hertz
· 10 years ago
0de1133
Fix debuggable compiler flag detection for secondary dex files
by Sebastien Hertz
· 10 years ago
45970a4
Merge "ART: Change huge-method warning in verifier"
by Andreas Gampe
· 10 years ago
be91033
Merge "ART: Add verbose:deopt logging"
by Andreas Gampe
· 10 years ago
f3d1f94
ART: Add verbose:deopt logging
by Andreas Gampe
· 10 years ago
a4f5bf6
ART: Change huge-method warning in verifier
by Andreas Gampe
· 10 years ago
d0c8412
Print more info on mark sweep invalid ref crash.
by Hiroshi Yamauchi
· 10 years ago
49b7134
Enable tlab by default for the read barrier config.
by Hiroshi Yamauchi
· 10 years ago
67ff7d1
Test and fix bug checking status of secondary multidex files.
by Richard Uhler
· 10 years ago
57f6161
Stack walking of inlined frames.
by Nicolas Geoffray
· 10 years ago
17f1bc5
Merge "Support InlineInfo in StackMap."
by Nicolas Geoffray
· 10 years ago
b1d0f3f
Support InlineInfo in StackMap.
by Nicolas Geoffray
· 10 years ago
aae4334
Merge "JDWP: more GC safety"
by Sebastien Hertz
· 10 years ago
03e4351
Merge "Add new style String operations during compilation init, part 2"
by Kenny Root
· 10 years ago
57f91e8
Add new style String operations during compilation init, part 2
by Kenny Root
· 10 years ago
74ef442
Merge "Stop wrapping close(2) with TEMP_FAILURE_RETRY in art."
by Elliott Hughes
· 10 years ago
6a887d6
Stop wrapping close(2) with TEMP_FAILURE_RETRY in art.
by Elliott Hughes
· 10 years ago
90bcbd5
In hprof, use an address within string for char array of empty string.
by Jeff Hao
· 10 years ago
9614455
Merge changes I2ea008b7,Ibd7a643d
by Kenny Root
· 10 years ago
1c9e61c
Add new style String operations during compilation init
by Kenny Root
· 10 years ago
8c638bc
Fix non-range String init calls
by Kenny Root
· 10 years ago
0ce4353
In hprof, set string class instance size to that of an empty string.
by Jeff Hao
· 10 years ago
ca7db4a
Merge "Print field info on mark sweep invalid ref crash."
by Hiroshi Yamauchi
· 10 years ago
eb2baaf
Print field info on mark sweep invalid ref crash.
by Hiroshi Yamauchi
· 10 years ago
c8c6aa9
Merge "ART: Do not relocate app program headers in patchoat."
by Vladimir Marko
· 10 years ago
3fc9903
ART: Do not relocate app program headers in patchoat.
by Vladimir Marko
· 10 years ago
4e06778
Also print class for NoSuchFieldException
by Mathieu Chartier
· 10 years ago
baaf287
Merge "Silence unused result warnings in art."
by Elliott Hughes
· 10 years ago
261bc04
JDWP: more GC safety
by Sebastien Hertz
· 10 years ago
06f08e4
Silence unused result warnings in art.
by Elliott Hughes
· 10 years ago
b43390c
Hold heap bitmap lock in Heap::GetObjectsAllocated
by Mathieu Chartier
· 10 years ago
f0d765e
Merge "Add notes about fast JNI calls."
by Hiroshi Yamauchi
· 10 years ago
36bce58
Add notes about fast JNI calls.
by Hiroshi Yamauchi
· 10 years ago
9bdb647
Merge "Fix bug in removal of *.flock files."
by Richard Uhler
· 10 years ago
581f4e9
Fix bug in removal of *.flock files.
by Richard Uhler
· 10 years ago
83d46ef
Quick: Fix DCE to mark wide register overlaps correctly.
by Vladimir Marko
· 10 years ago
bdd9f2d
Merge "Remove unused StackHandleScope"
by Sebastien Hertz
· 10 years ago
1d316ad
Merge "Insert a read barrier in the JNI bridge."
by Hiroshi Yamauchi
· 10 years ago
bd0cfef
Merge "Fix typo in VLOG message."
by Richard Uhler
· 10 years ago
c55efc7
Merge "Add more diagnostics info to flaky oat file assistant test."
by Richard Uhler
· 10 years ago
db30566
Remove unused StackHandleScope
by Sebastien Hertz
· 10 years ago
f7f798c
Fix typo in VLOG message.
by Richard Uhler
· 10 years ago
f16d572
Add more diagnostics info to flaky oat file assistant test.
by Richard Uhler
· 10 years ago
8e5bd18
Add a flag to StackVisitor for inlining.
by Nicolas Geoffray
· 10 years ago
70f7d98
Don't allow JIT to compile native methods
by Mathieu Chartier
· 10 years ago
591d8e4
Merge "Add stub_test implementation for mips & mips64"
by Andreas Gampe
· 10 years ago
0456881
Fix stub_test for Mips64
by Goran Jakovljevic
· 10 years ago
0172c5b
Merge "Check IsReferenceVReg during deopt"
by Mathieu Chartier
· 10 years ago
50030ef
Check IsReferenceVReg during deopt
by Mathieu Chartier
· 10 years ago
2c68641
Merge "ART: Merge entries with same name and protect in MemMap dump."
by Vladimir Marko
· 10 years ago
17a924a
ART: Merge entries with same name and protect in MemMap dump.
by Vladimir Marko
· 10 years ago
add1d9b
Merge "Fix typo in comments."
by Richard Uhler
· 10 years ago
b550582
ART: Fix debug output for bad reused MemMap.
by Vladimir Marko
· 10 years ago
1cc71eb
Insert a read barrier in the JNI bridge.
by Hiroshi Yamauchi
· 10 years ago
b361d94
Fix typo in comments.
by Richard Uhler
· 10 years ago
ba9ef53
Merge "Support multiple instrumentation clients"
by Sebastien Hertz
· 10 years ago
0462c4c
Support multiple instrumentation clients
by Sebastien Hertz
· 10 years ago
b882da7
Merge "Remove unused InvokeWithShadowFrame"
by Sebastien Hertz
· 10 years ago
5446254
Remove unused InvokeWithShadowFrame
by Sebastien Hertz
· 10 years ago
4ef69be
Add stub_test implementation for mips & mips64
by Goran Jakovljevic
· 10 years ago
6d2d480
Merge "Fix broken checks in IsValidPartOfMemberNameUtf8Slow."
by Narayan Kamath
· 10 years ago
eb7c5b1
Merge "JDWP: properly combine location events"
by Sebastien Hertz
· 10 years ago
8508e37
Fix broken checks in IsValidPartOfMemberNameUtf8Slow.
by Narayan Kamath
· 10 years ago
Next »