Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4537c41b9a58c2280b3ad8bcf0130ed11c7a54f6
/
runtime
4537c41
Don't hold any lock when visiting classes from JDWP
by Sebastien Hertz
· 10 years ago
b9620f3
Merge "ART: Fix things for valgrind"
by Andreas Gampe
· 10 years ago
575a564
Merge "Revert "Disable Clang internal assembler.""
by Stephen Hines
· 10 years ago
1ee99e3
Revert "Disable Clang internal assembler."
by Stephen Hines
· 10 years ago
928f72b
ART: Fix things for valgrind
by Andreas Gampe
· 10 years ago
6c8f8f6
Merge "Re-add read barrier to roots in the verifier."
by Ian Rogers
· 10 years ago
a87a795
Merge "Revert "Add read barriers for the roots in the verifier.""
by Ian Rogers
· 10 years ago
5441091
Re-add read barrier to roots in the verifier.
by Ian Rogers
· 10 years ago
958d78e
Merge "Remove reference_static_offsets used for iterating through class static fields."
by Mingyao Yang
· 10 years ago
d8f69b0
Revert "Add read barriers for the roots in the verifier."
by Ian Rogers
· 10 years ago
faff0f0
Remove reference_static_offsets used for iterating through class static fields.
by Mingyao Yang
· 10 years ago
1a465ca
Ensure class is linked before resolution
by Sebastien Hertz
· 10 years ago
833ec8f
Merge "Add proper cfi directives."
by Christopher Ferris
· 10 years ago
194321c
Add proper cfi directives.
by Christopher Ferris
· 10 years ago
44ff470
Merge "Address read barrier issue with cl/106467"
by Hiroshi Yamauchi
· 10 years ago
55454c5
Merge "Disable Clang internal assembler."
by Chih-Hung Hsieh
· 10 years ago
aa4497d
Improve dex location canonicalization-related performance.
by Vladimir Marko
· 10 years ago
e1a851c
Merge "Change Reference.get() intrinsic to Reference.getReferent()."
by Mathieu Chartier
· 10 years ago
8a74117
Address read barrier issue with cl/106467
by Hiroshi Yamauchi
· 10 years ago
d619cab
Disable Clang internal assembler.
by Chih-Hung Hsieh
· 10 years ago
cd48f2d
Change Reference.get() intrinsic to Reference.getReferent().
by Mathieu Chartier
· 10 years ago
d063d91
Change when sampling thread is reset during shutdown to prevent races.
by Jeff Hao
· 10 years ago
6be5a28
Merge "Small error reporting fix in class linker."
by Vladimir Marko
· 10 years ago
c48b206
ART: Better error reporting on broken oat file
by Andreas Gampe
· 10 years ago
c7376ca
Fix monitor visit for class initializer
by Sebastien Hertz
· 10 years ago
3851008
Merge "ART: Fix unchecked register index validity"
by Andreas Gampe
· 10 years ago
376fa68
ART: Fix unchecked register index validity
by Andreas Gampe
· 10 years ago
6bcae8f
Add fast path for FindClass using the type dex file.
by Mathieu Chartier
· 10 years ago
30cbbee
Ignore heap trim requests if we are the zygote
by Mathieu Chartier
· 10 years ago
b272855
Revert "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 10 years ago
6148d53
Merge "Delete double finalization hack."
by Mathieu Chartier
· 10 years ago
30c2e1b
Small error reporting fix in class linker.
by Vladimir Marko
· 10 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 10 years ago
1f0437e
Delete double finalization hack.
by Mathieu Chartier
· 10 years ago
306db81
Fix numerous issues with DdmVmInternal allocation tracking
by Brian Carlstrom
· 10 years ago
b143399
Merge "Revert "Revert "x86: Fix art_quick_instrumentation_exit"""
by Andreas Gampe
· 10 years ago
621962a
Avoid recomputing the dex checksum during class loading
by Calin Juravle
· 10 years ago
a8c55ae
Remove unreachable code from class_linker.cc
by Calin Juravle
· 10 years ago
871bfdc
Revert "Revert "x86: Fix art_quick_instrumentation_exit""
by Andreas Gampe
· 10 years ago
62aa66f
Revert "x86: Fix art_quick_instrumentation_exit"
by Andreas Gampe
· 10 years ago
5324dc8
x86: Fix art_quick_instrumentation_exit
by Dmitry Petrochenko
· 10 years ago
ed20a4d
Merge "Fix arm64 build warning (promoted to error)."
by Dave Allison
· 10 years ago
0e59bf8
Merge "ART: Change ART for new native bridge sequence"
by Andreas Gampe
· 10 years ago
8be44cf
Fix arm64 build warning (promoted to error).
by Dave Allison
· 10 years ago
6be67ee
ART: Change ART for new native bridge sequence
by Andreas Gampe
· 10 years ago
91bb35c
Merge "Make nested signal more generic"
by Dave Allison
· 10 years ago
5250180
Merge "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 10 years ago
23d683f
Fix heap trimmer daemon sleeping.
by Mathieu Chartier
· 10 years ago
0c2894b
Make nested signal more generic
by Dave Allison
· 10 years ago
217dc45
Merge "VisitClassesWithoutClassesLock isn't safe if classes move."
by Ian Rogers
· 10 years ago
68caf9e
Fix stack overflow and duplicate methods while tracing.
by Jeff Hao
· 10 years ago
7b3dd82
Merge "ART: Fix computation of frame size for direct proxy methods"
by Ian Rogers
· 10 years ago
805bab1
ART: Fix computation of frame size for direct proxy methods
by Serguei Katkov
· 10 years ago
8ec31f9
Fix native allocation watermark clamping.
by Mathieu Chartier
· 10 years ago
f4f3843
Add exception check to AllocateInternalWithGc
by Mathieu Chartier
· 10 years ago
dbf3be0
VisitClassesWithoutClassesLock isn't safe if classes move.
by Ian Rogers
· 10 years ago
a07557c
Merge "Remove abuse of mirror::Object* to reference special values."
by Ian Rogers
· 10 years ago
c0542af
Remove abuse of mirror::Object* to reference special values.
by Ian Rogers
· 10 years ago
a70343f
Merge "Reduce lock contention when debugging"
by Sebastien Hertz
· 10 years ago
2cc4e2a
Merge "Change native allocations to use growth limit."
by Mathieu Chartier
· 10 years ago
47e877a
Merge "ART: Fix StubTest Interface Trampoline test"
by Andreas Gampe
· 10 years ago
1a7e292
ART: Fix StubTest Interface Trampoline test
by Andreas Gampe
· 10 years ago
0848745
Change native allocations to use growth limit.
by Mathieu Chartier
· 10 years ago
2013de5
Merge "Add missing read barriers to intern table."
by Mathieu Chartier
· 10 years ago
fa6fe2d
Merge "ART: Tighten verifier list reading and offsets"
by Andreas Gampe
· 10 years ago
d4ae41f
ART: Tighten verifier list reading and offsets
by Andreas Gampe
· 10 years ago
c2bda53
Add missing read barriers to intern table.
by Mathieu Chartier
· 10 years ago
62bcfec
Merge "Change intern table to unordered set."
by Mathieu Chartier
· 10 years ago
6355745
Pre-allocate the NoClassDefFoundError to be thrown for boot classes.
by Ian Rogers
· 10 years ago
cdfd39f
Change intern table to unordered set.
by Mathieu Chartier
· 10 years ago
9a4f027
Merge "Reduce and speed-up class def searches."
by Ian Rogers
· 10 years ago
98172a6
Change heap transitions + hspace compation to use VLOG(heap)
by Mathieu Chartier
· 10 years ago
b061cc1
ART: Fix typo
by Andreas Gampe
· 10 years ago
ed2be17
Reduce lock contention when debugging
by Sebastien Hertz
· 10 years ago
31a7a0c
ART: Fix dex file verifier type-list handling
by Andreas Gampe
· 10 years ago
68b5685
Reduce and speed-up class def searches.
by Ian Rogers
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
2c2426c
ART: Fix accidental "1"
by Andreas Gampe
· 10 years ago
313f403
ART: Initialize fields of ParsedOptions
by Andreas Gampe
· 10 years ago
500c421
Fix mips build for nested signal handler
by Dave Allison
· 10 years ago
7adb7ac
Fix segfault if running without image.
by Alex Light
· 10 years ago
c84b7c5
Merge "ART: Check for no gaps only when we will have an immune region"
by Andreas Gampe
· 10 years ago
debdda0
Fix Mac build
by Brian Carlstrom
· 10 years ago
e1cb298
ART: Check for no gaps only when we will have an immune region
by Andreas Gampe
· 10 years ago
1291e9b
Fix incorect variable name.
by Alex Light
· 10 years ago
4eab643
Merge "Change /dalvik-cache to be owned by root."
by Brian Carlstrom
· 10 years ago
f843a4f
Merge "Honor the read barrier option in IRT::Get()."
by Hiroshi Yamauchi
· 10 years ago
d84be7e
Merge "Fix issue with Thread.setName hanging after Thread.start"
by Brian Carlstrom
· 10 years ago
ba32de4
Fix issue with Thread.setName hanging after Thread.start
by Brian Carlstrom
· 10 years ago
0517f4d
Honor the read barrier option in IRT::Get().
by Hiroshi Yamauchi
· 10 years ago
0ed6c6f
Merge "Move the glibc unlimited stack hack into GetThreadStack."
by Elliott Hughes
· 10 years ago
7895d55
Fix an assert failure in art::DumpNativeStack().
by Hiroshi Yamauchi
· 10 years ago
2539613
Change /dalvik-cache to be owned by root.
by Alex Light
· 10 years ago
6950ae4
Merge "Filling hole between subclass and superclass."
by Mathieu Chartier
· 10 years ago
381e4ca
Filling hole between subclass and superclass.
by Fred Shih
· 10 years ago
524507a
Prevent exception bugs in class linker
by Mathieu Chartier
· 10 years ago
839cc30
Move the glibc unlimited stack hack into GetThreadStack.
by Elliott Hughes
· 10 years ago
83c1159
Merge "Avoid null pointer dereference when sending JDWP packets"
by Sebastien Hertz
· 10 years ago
6d3fc56
Actually ask the pthread implementation for the stack guard size.
by Elliott Hughes
· 10 years ago
60ed7da
Avoid null pointer dereference when sending JDWP packets
by Sebastien Hertz
· 10 years ago
Next »