Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
84f50aecdeed2d9ed3206681820e41ad6af73a9c
/
runtime
84f50ae
Remove remaining uses of DexFile::GetChecksum.
by Richard Uhler
· 8 years ago
69bcf2c
Improve checking of multidex dex checksums.
by Richard Uhler
· 8 years ago
3f38398
Merge "ART: Add DEX support for MethodHandle and CallSite info."
by Orion Hodson
· 8 years ago
df5492c
Merge "Revert^3 "Hash-based dex cache type array.""
by Treehugger Robot
· 8 years ago
1f38f99
Merge "ART: Correctly handle temporary classes in class-load events (4/3)"
by Treehugger Robot
· 8 years ago
5812e20
Revert^3 "Hash-based dex cache type array."
by Mathieu Chartier
· 8 years ago
2505733
Merge "Revert^4 "Make class redefinition work with native methods on stack.""
by Treehugger Robot
· 8 years ago
52784ac
ART: Correctly handle temporary classes in class-load events (4/3)
by Andreas Gampe
· 8 years ago
724f77e
Revert^4 "Make class redefinition work with native methods on stack."
by Alex Light
· 8 years ago
5abcfe6
Merge "Enable dex2oat swap test for CC on x86."
by Treehugger Robot
· 8 years ago
60acc33
Merge "Remove special treatment of native method for CHA."
by Mingyao Yang
· 8 years ago
ec0395c
Merge "Clarify comment on JIT cache flush issue"
by Treehugger Robot
· 8 years ago
7d86334
Merge "Fix the empty checkpoint timeout."
by Hiroshi Yamauchi
· 8 years ago
38f5663
Enable dex2oat swap test for CC on x86.
by Vladimir Marko
· 8 years ago
ebf4d99
Merge "ART: Correctly handle temporary classes in class-load events (3/3)"
by Treehugger Robot
· 8 years ago
71953d8
Merge "Revert^2 "Hash-based dex cache type array.""
by Vladimir Marko
· 8 years ago
12f4ff4
ART: Add DEX support for MethodHandle and CallSite info.
by Orion Hodson
· 8 years ago
ab58a62
Merge "String Compression for MIPS32 and MIPS64"
by Treehugger Robot
· 8 years ago
f94fa81
String Compression for MIPS32 and MIPS64
by Goran Jakovljevic
· 8 years ago
4ab54e1
Merge "Convert preload list to profile"
by David Sehr
· 8 years ago
ff3711c
Merge "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""
by Nicolas Geoffray
· 8 years ago
960b2af
Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"
by Nicolas Geoffray
· 8 years ago
ade4011
Merge "Use null error_msg for pic images"
by Treehugger Robot
· 8 years ago
c740a85
Merge "Add extra logging for image decompression speed"
by Treehugger Robot
· 8 years ago
66b1d57
Use null error_msg for pic images
by Mathieu Chartier
· 8 years ago
0d4d291
Add extra logging for image decompression speed
by Mathieu Chartier
· 8 years ago
1f3fce2
Merge "Revert "Revert "Revert "Make class redefinition work with native methods on stack.""""
by Alex Light
· 8 years ago
38c20d4
Revert "Revert "Revert "Make class redefinition work with native methods on stack."""
by Alex Light
· 8 years ago
a67354b
ART: Correctly handle temporary classes in class-load events (3/3)
by Andreas Gampe
· 8 years ago
a222404
Fix the empty checkpoint timeout.
by Hiroshi Yamauchi
· 8 years ago
fb38266
Merge "Remove breakpoints from redefined classes"
by Treehugger Robot
· 8 years ago
7a9510d
Merge "Fix a moving gc bug in Instrumentation::ExceptionCaughtEvent."
by Treehugger Robot
· 8 years ago
60d79d2
Merge "ART: Fix potential deadlock in class-load events"
by Treehugger Robot
· 8 years ago
6e4576f
Merge "Revert "Revert "Make class redefinition work with native methods on stack."""
by Treehugger Robot
· 8 years ago
7c80f2d
Convert preload list to profile
by David Sehr
· 8 years ago
e27abfa
Merge "ART: Correctly handle temporary classes in class-load events (2/3)"
by Treehugger Robot
· 8 years ago
37c8e5c
Remove special treatment of native method for CHA.
by Mingyao Yang
· 8 years ago
5643caf
Remove breakpoints from redefined classes
by Alex Light
· 8 years ago
dda68a0
Merge "runtime: Mmap uncompressed dex files (in zip) as clean memory"
by Treehugger Robot
· 8 years ago
3481f7a
Fix a moving gc bug in Instrumentation::ExceptionCaughtEvent.
by Hiroshi Yamauchi
· 8 years ago
7619b5b
ART: Fix potential deadlock in class-load events
by Andreas Gampe
· 8 years ago
94dda93
ART: Correctly handle temporary classes in class-load events (2/3)
by Andreas Gampe
· 8 years ago
4493f92
Revert "Revert "Make class redefinition work with native methods on stack.""
by Alex Light
· 8 years ago
1561de4
Merge "ART: Correctly handle temporary classes in class-load events (1/3)"
by Treehugger Robot
· 8 years ago
19e5f83
runtime: Mmap uncompressed dex files (in zip) as clean memory
by Igor Murashkin
· 8 years ago
b93ce18
Clarify comment on JIT cache flush issue
by Kevin Brodsky
· 8 years ago
1c66504
Merge "Change type initialization entrypoints to kSaveEverything."
by Vladimir Marko
· 8 years ago
11be69a
Merge "MIPS: Reintroduce hand-written rosalloc entrypoints"
by Treehugger Robot
· 8 years ago
85c0f2a
Revert^2 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
4e4b62e
Merge "Fix hprof/ahat for string compression."
by Vladimir Marko
· 8 years ago
f88b408
Merge "Revert "Make class redefinition work with native methods on stack.""
by Nicolas Geoffray
· 8 years ago
7558d27
Revert "Make class redefinition work with native methods on stack."
by Nicolas Geoffray
· 8 years ago
11010c3
Merge "RegisterNativeAllocation: avoid an extraneous blocking gc."
by Richard Uhler
· 8 years ago
05e6d30
Merge "Let jvmti allow JDWP connections"
by Treehugger Robot
· 8 years ago
8a8c8ec
Merge "Make class redefinition work with native methods on stack."
by Treehugger Robot
· 8 years ago
5bd0954
Let jvmti allow JDWP connections
by Alex Light
· 8 years ago
74b5004
Merge "ART: Update unstarted runtime for changed libcore"
by Treehugger Robot
· 8 years ago
691051b
ART: Correctly handle temporary classes in class-load events (1/3)
by Andreas Gampe
· 8 years ago
2863f67
Make class redefinition work with native methods on stack.
by Alex Light
· 8 years ago
3d2fcaa
ART: Update unstarted runtime for changed libcore
by Andreas Gampe
· 8 years ago
b18991b
Fix ownership of DexFile in profman
by David Sehr
· 8 years ago
595beb3
Fix hprof/ahat for string compression.
by Vladimir Marko
· 8 years ago
4f4a28d
RegisterNativeAllocation: avoid an extraneous blocking gc.
by Richard Uhler
· 8 years ago
8d4b118
Merge "Fix dex cache resolved types and class table mismatch."
by Vladimir Marko
· 8 years ago
cd556b0
Fix dex cache resolved types and class table mismatch.
by Vladimir Marko
· 8 years ago
ef0a380
Merge "Clean up code info table layout"
by Mathieu Chartier
· 8 years ago
ea4c126
Change type initialization entrypoints to kSaveEverything.
by Vladimir Marko
· 8 years ago
eca0dea
Revert -Wunreachable-code workaround.
by Stephen Hines
· 8 years ago
575d3e6
Clean up code info table layout
by Mathieu Chartier
· 8 years ago
1ddd913
Undo class_linker.cc workaround for out of registers bug.
by Stephen Hines
· 8 years ago
940fb17
Merge "Verify redefined classes"
by Treehugger Robot
· 8 years ago
37f84f4
Merge "Fix issues due to updated toolchain."
by Treehugger Robot
· 8 years ago
f13eb66
Merge "Remove Mutex dependency from MemMap"
by David Sehr
· 8 years ago
8c889d2
Verify redefined classes
by Alex Light
· 8 years ago
61d5208
Merge "Revert "Revert "Redesign implementation of RegisterNativeAllocation."""
by Richard Uhler
· 8 years ago
2449e5c
MIPS: Reintroduce hand-written rosalloc entrypoints
by Goran Jakovljevic
· 8 years ago
23d7c85
Merge "Force stack dump to diagnose empty checkpoint timeout (2)."
by Treehugger Robot
· 8 years ago
02f365f
Force stack dump to diagnose empty checkpoint timeout (2).
by Hiroshi Yamauchi
· 8 years ago
6347ea9
Merge "ART: Add marking to thread peer gathering in TI"
by Treehugger Robot
· 8 years ago
661e327
Merge "ART: Fix systrace monitor logging deadlock"
by Treehugger Robot
· 8 years ago
2e47770
Merge "Add support for checking method and field invariants for redefinition."
by Treehugger Robot
· 8 years ago
202f85a
ART: Add marking to thread peer gathering in TI
by Andreas Gampe
· 8 years ago
6161f13
Add support for checking method and field invariants for redefinition.
by Alex Light
· 8 years ago
2702d56
ART: Fix systrace monitor logging deadlock
by Andreas Gampe
· 8 years ago
1b14fb8
Remove Mutex dependency from MemMap
by David Sehr
· 8 years ago
2bb70d3
Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date""
by Igor Murashkin
· 8 years ago
7b220d6
Merge "Enable thread annotations for std::mutex"
by David Sehr
· 8 years ago
caaa2b0
Revert "Revert "Redesign implementation of RegisterNativeAllocation.""
by Richard Uhler
· 8 years ago
f85fc6b
Merge "Clean up art::mirror::Class::SetSuperClass."
by Roland Levillain
· 8 years ago
8781fe6
Merge "Clean up transaction"
by Mathieu Chartier
· 8 years ago
4ec69e5
Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date""
by Calin Juravle
· 8 years ago
592505c
Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"
by Calin Juravle
· 8 years ago
1e27211
Merge "Revert "Revert "ART: Give JIT thread pool workers a peer"""
by Treehugger Robot
· 8 years ago
44959ec
Merge "build: Generate asm_support_gen.h from the build, validate up-to-date"
by Igor Murashkin
· 8 years ago
38e954c
Clean up transaction
by Mathieu Chartier
· 8 years ago
ae3bcac
Enable thread annotations for std::mutex
by David Sehr
· 8 years ago
9779c89
Merge "Don't use ModifyDebugDisallowReadBarrier in transaction mode."
by Hiroshi Yamauchi
· 8 years ago
814eefe
Merge "ART: Refactor verify_object.h"
by Treehugger Robot
· 8 years ago
9b60d50
Don't use ModifyDebugDisallowReadBarrier in transaction mode.
by Hiroshi Yamauchi
· 8 years ago
4471e4f
Revert "Revert "ART: Give JIT thread pool workers a peer""
by Andreas Gampe
· 8 years ago
Next »