Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6650de241f63f725830560ec09c5e1f13c0d8488
/
runtime
6650de2
Merge "Revert "ART: Implement hard float for X86""
by Vladimir Marko
· 10 years ago
0f9b03c
Revert "ART: Implement hard float for X86"
by Vladimir Marko
· 10 years ago
1342867
Merge "ART: Implement hard float for X86"
by Vladimir Marko
· 10 years ago
59b9cf7
ART: Implement hard float for X86
by Mark Mendell
· 10 years ago
425f239
Fix handling of long argument spanning register/memory.
by Nicolas Geoffray
· 10 years ago
f3401f7
Merge "JDWP: allow VirtualMachine.Resume on partial suspension"
by Sebastien Hertz
· 10 years ago
80f9e89
Merge "ART: Increase dump checkpoint timeout on the host"
by Andreas Gampe
· 10 years ago
313c9c6
Merge "[WIP] Fix a rosalloc verification crash."
by Hiroshi Yamauchi
· 10 years ago
4a3d19b
ART: Increase dump checkpoint timeout on the host
by Andreas Gampe
· 10 years ago
a233e03
[WIP] Fix a rosalloc verification crash.
by Hiroshi Yamauchi
· 10 years ago
1de5324
Merge "Clean up some #ifdefs."
by Elliott Hughes
· 10 years ago
0a18df8
Clean up some #ifdefs.
by Elliott Hughes
· 10 years ago
25d034c
Merge "ART: Fix prefix issues in Addr2line dump"
by Andreas Gampe
· 10 years ago
00bd2da
ART: Fix prefix issues in Addr2line dump
by Andreas Gampe
· 10 years ago
f7c1537
Merge "Change hprof to use streaming"
by Mathieu Chartier
· 10 years ago
ad466ad
Change hprof to use streaming
by Mathieu Chartier
· 10 years ago
f16344c
Merge "Fix HandleScope with wrong thread error"
by Mathieu Chartier
· 10 years ago
bef89c9
Fix HandleScope with wrong thread error
by Mathieu Chartier
· 10 years ago
578580b
Merge "ART: Use addr2line on the host for DumpNativeStack"
by Andreas Gampe
· 10 years ago
8e1cb91
ART: Use addr2line on the host for DumpNativeStack
by Andreas Gampe
· 10 years ago
eaabd1e
Merge "Remove back-door bootclasspath option from Runtime"
by Richard Uhler
· 10 years ago
f9d233d
JDWP: allow VirtualMachine.Resume on partial suspension
by Sebastien Hertz
· 10 years ago
7899cc3
Merge "ART: Relax java_vm_ext test"
by Andreas Gampe
· 10 years ago
1286549
ART: Relax java_vm_ext test
by Andreas Gampe
· 10 years ago
379d09f
Add clamp growth limit
by Mathieu Chartier
· 10 years ago
ca7d89d
Merge "ART: Fix Mac build"
by Andreas Gampe
· 10 years ago
9387c72
ART: Fix Mac build
by Andreas Gampe
· 10 years ago
c275259
Remove back-door bootclasspath option from Runtime
by Richard Uhler
· 10 years ago
3e0acf6
Add VerifyObject to StackHandleScope::SetReference
by Mathieu Chartier
· 10 years ago
553727e
Merge "ART: Pass ucontext to Backtrace in Stack Dump"
by Andreas Gampe
· 10 years ago
628a61a
ART: Pass ucontext to Backtrace in Stack Dump
by Andreas Gampe
· 10 years ago
97d091d
Merge "JDWP: do not report start/end events for thread without peer"
by Sebastien Hertz
· 10 years ago
4270e74
Merge "Fix valgrind imgdiag test failure / memory leak in runtime"
by Igor Murashkin
· 10 years ago
5a9f8a7
Merge "ART: Print INTERNAL_FATAL Log messages immediately"
by Andreas Gampe
· 10 years ago
ed95754
ART: Print INTERNAL_FATAL Log messages immediately
by Andreas Gampe
· 10 years ago
50c138f
Fix signal test to work with gcstress
by Mathieu Chartier
· 10 years ago
a2cfee3
Fix valgrind imgdiag test failure / memory leak in runtime
by Igor Murashkin
· 10 years ago
e6a8eec
Fix frequent gcstress ThreadStress crash
by Mathieu Chartier
· 10 years ago
af56baf
Merge "Don't allow suspension from FindLocksAtDexPc"
by Mathieu Chartier
· 10 years ago
4306ef8
Don't allow suspension from FindLocksAtDexPc
by Mathieu Chartier
· 10 years ago
9851595
Mute common case DexFile.isDexOptNeeded log spam
by Brian Carlstrom
· 10 years ago
3d5872e
Merge "ART: Reorder entrypoint argument order"
by Andreas Gampe
· 10 years ago
b8f2f63
Implement LogLineLowStack() properly.
by Vladimir Marko
· 10 years ago
1cc7dba
ART: Reorder entrypoint argument order
by Andreas Gampe
· 10 years ago
5c19607
Update oat version to 053.
by Chenfu Bao
· 10 years ago
7e541c9
ART: Fix verification of constructors.
by Stephen Kyle
· 10 years ago
5c79aec
Merge "ART: Swap-space in the compiler"
by Andreas Gampe
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
508d266
Merge "ART: Do not JNI abort on nullptr GetObjectRefType"
by Andreas Gampe
· 10 years ago
a876307
ART: Do not JNI abort on nullptr GetObjectRefType
by Andreas Gampe
· 10 years ago
094368a
Merge "ART: Use interpret-only for vmSafeMode"
by Andreas Gampe
· 10 years ago
d2abbc9
ART: Use interpret-only for vmSafeMode
by Andreas Gampe
· 10 years ago
48e7f33
Merge "Add heap task processor"
by Mathieu Chartier
· 10 years ago
a5eae69
Add heap task processor
by Mathieu Chartier
· 10 years ago
fa28ef0
Merge "Pass the real capacity to CreateRosAlloc."
by Hiroshi Yamauchi
· 10 years ago
94c41df
Pass the real capacity to CreateRosAlloc.
by Hiroshi Yamauchi
· 10 years ago
23f6e69
Only dump suspend all histogram if we have samples
by Mathieu Chartier
· 10 years ago
107e757
JDWP: do not report start/end events for thread without peer
by Sebastien Hertz
· 10 years ago
fcd3f33
Merge "Use correct handle scope offset from StackVisitor"
by Sebastien Hertz
· 10 years ago
e4b7c89
Use correct handle scope offset from StackVisitor
by Sebastien Hertz
· 10 years ago
58a1c07
Merge "Cleanup JDWP event matching"
by Sebastien Hertz
· 10 years ago
7c378e4
Merge "Fix a race condition during the rosalloc verification."
by Hiroshi Yamauchi
· 10 years ago
bf7b41f
Merge "Fix concurrent GC ergonomics"
by Mathieu Chartier
· 10 years ago
a1b94c6
Fix a race condition during the rosalloc verification.
by Hiroshi Yamauchi
· 10 years ago
e2c2f6e
Fix concurrent GC ergonomics
by Mathieu Chartier
· 10 years ago
70a596d
Add thread suspend histogram
by Mathieu Chartier
· 10 years ago
e9231c0
Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"
by Igor Murashkin
· 10 years ago
d457b9c
Merge "Add systrace events to monitors and thread suspension"
by Mathieu Chartier
· 10 years ago
f0dc8b5
Add systrace events to monitors and thread suspension
by Mathieu Chartier
· 10 years ago
28d6b6c
Merge "JDWP: fix setting multiple breakpoints in the same method"
by Sebastien Hertz
· 10 years ago
abe93e0
JDWP: fix setting multiple breakpoints in the same method
by Sebastien Hertz
· 10 years ago
7d95565
Cleanup JDWP event matching
by Sebastien Hertz
· 10 years ago
475cfd8
Fix typo bug for Mips32.
by Douglas Leung
· 10 years ago
c85cdeb
Delete gc request lock
by Mathieu Chartier
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
e34652f
[MIPSR6] Adjust assembly routines for MIPS R6 isa
by Duane Sand
· 10 years ago
487c1c9
Don't add or remove verifiers if aborting
by Mathieu Chartier
· 10 years ago
eb0a179
Add more logging to Mutex::ExclusiveUnlock
by Mathieu Chartier
· 10 years ago
82a800d
Decrement suspend count if thread is shutting down
by Mathieu Chartier
· 10 years ago
079101a
Move GC daemon locking logic into heap
by Mathieu Chartier
· 10 years ago
81d0352
Merge "Clean up debugger"
by Mathieu Chartier
· 10 years ago
bc689b7
Clean up debugger
by Mathieu Chartier
· 10 years ago
8683038
ART: Do not inline elf writer debug symbols
by Andreas Gampe
· 10 years ago
2904573
Merge "Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued."
by Mathieu Chartier
· 10 years ago
c930509
Merge "ART: Show invalid oat header cause in error message"
by Andreas Gampe
· 10 years ago
2bcb3b2
ART: Show invalid oat header cause in error message
by Andreas Gampe
· 10 years ago
4de14bb
Merge "Save all registers in native to Java stubs."
by Nicolas Geoffray
· 10 years ago
d64ba38
Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued.
by Pavel Vyssotski
· 10 years ago
152f391
Merge "Disable HomogeneousSpaceCompact for GSS collector"
by Hiroshi Yamauchi
· 10 years ago
d289348
Remove a dependency on AndroidConfig.h.
by Elliott Hughes
· 10 years ago
d1512fe
Merge "Add ReferenceQueue test"
by Mathieu Chartier
· 10 years ago
9e2094f
Add ReferenceQueue test
by Mathieu Chartier
· 10 years ago
f51890d
Merge "ART: More logging on GetAccessFlags failure"
by Andreas Gampe
· 10 years ago
a692866
ART: More logging on GetAccessFlags failure
by Andreas Gampe
· 10 years ago
55037f1
Merge "Remove portable."
by Elliott Hughes
· 10 years ago
67989fd
Merge "Remove proxy logic from GetCodeItem"
by Mathieu Chartier
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
ecf04dd
Merge "ART: Fix DDM client hang transmitting native heap dump with MALLOC_IMPL=dlmalloc"
by Sebastien Hertz
· 10 years ago
d0e0d4c
Disable HomogeneousSpaceCompact for GSS collector
by Lin Zang
· 10 years ago
4808846
Save all registers in native to Java stubs.
by Nicolas Geoffray
· 10 years ago
Next »