Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
cadfa1ac85c238101a5e01d96702dc0c79678da5
cadfa1a
am 452a8bec: Merge "When inlining, also look whether we can allocate registers."
by Nicolas Geoffray
· 10 years ago
452a8be
Merge "When inlining, also look whether we can allocate registers."
by Nicolas Geoffray
· 10 years ago
259136f
When inlining, also look whether we can allocate registers.
by Nicolas Geoffray
· 10 years ago
8bd39ca
am fcd3f33d: Merge "Use correct handle scope offset from StackVisitor"
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
6a48b85
am 58a1c07b: Merge "Cleanup JDWP event matching"
by Sebastien Hertz
· 10 years ago
58a1c07
Merge "Cleanup JDWP event matching"
by Sebastien Hertz
· 10 years ago
d8af5ce
am 7c378e4b: Merge "Fix a race condition during the rosalloc verification."
by Hiroshi Yamauchi
· 10 years ago
7c378e4
Merge "Fix a race condition during the rosalloc verification."
by Hiroshi Yamauchi
· 10 years ago
8ba6f85
am bf7b41ff: Merge "Fix concurrent GC ergonomics"
by Mathieu Chartier
· 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
a1c6288
am 55b752a8: Merge "ART: Punt to the interpreter for VerifiedMethod errors"
by Andreas Gampe
· 10 years ago
55b752a
Merge "ART: Punt to the interpreter for VerifiedMethod errors"
by Andreas Gampe
· 10 years ago
6c170c9
ART: Punt to the interpreter for VerifiedMethod errors
by Andreas Gampe
· 10 years ago
e2c2f6e
Fix concurrent GC ergonomics
by Mathieu Chartier
· 10 years ago
0e079d9
am a6f5fd0e: Merge "Add thread suspend histogram"
by Mathieu Chartier
· 10 years ago
a6f5fd0
Merge "Add thread suspend histogram"
by Mathieu Chartier
· 10 years ago
70a596d
Add thread suspend histogram
by Mathieu Chartier
· 10 years ago
452e6a0
am e9231c0a: Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"
by Igor Murashkin
· 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
9646450
am d457b9ce: Merge "Add systrace events to monitors and thread suspension"
by Mathieu Chartier
· 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
532101c
am 28d6b6c0: Merge "JDWP: fix setting multiple breakpoints in the same method"
by Sebastien Hertz
· 10 years ago
28d6b6c
Merge "JDWP: fix setting multiple breakpoints in the same method"
by Sebastien Hertz
· 10 years ago
82d0df8
am 7587082c: Merge "Now that GraphChecker has a state, don\'t re-use it."
by Nicolas Geoffray
· 10 years ago
7587082
Merge "Now that GraphChecker has a state, don't re-use it."
by Nicolas Geoffray
· 10 years ago
942a378
Now that GraphChecker has a state, don't re-use it.
by Nicolas Geoffray
· 10 years ago
abe93e0
JDWP: fix setting multiple breakpoints in the same method
by Sebastien Hertz
· 10 years ago
d158a10
am 8012102d: Merge "Fix ids and remove invoke when inlining."
by Nicolas Geoffray
· 10 years ago
8012102
Merge "Fix ids and remove invoke when inlining."
by Nicolas Geoffray
· 10 years ago
0b0d274
am 44a7f89c: Merge "ART: Added Checker, a pattern matching test engine"
by David Brazdil
· 10 years ago
44a7f89
Merge "ART: Added Checker, a pattern matching test engine"
by David Brazdil
· 10 years ago
ee690a3
ART: Added Checker, a pattern matching test engine
by David Brazdil
· 10 years ago
a62ae50
am c8a0a055: Merge "Test sometimes timeouts with vogar."
by Nicolas Geoffray
· 10 years ago
c8a0a05
Merge "Test sometimes timeouts with vogar."
by Nicolas Geoffray
· 10 years ago
ee3d0bd
Test sometimes timeouts with vogar.
by Nicolas Geoffray
· 10 years ago
7c5367b
Fix ids and remove invoke when inlining.
by Nicolas Geoffray
· 10 years ago
23c2ba1
am 3fea27b5: Merge "Revert "Small optimization for recursive calls: avoid dex cache.""
by Nicolas Geoffray
· 10 years ago
3fea27b
Merge "Revert "Small optimization for recursive calls: avoid dex cache.""
by Nicolas Geoffray
· 10 years ago
4e44c82
Revert "Small optimization for recursive calls: avoid dex cache."
by Nicolas Geoffray
· 10 years ago
709bb6f
am 4acdae34: Merge "Small optimization for recursive calls: avoid dex cache."
by Nicolas Geoffray
· 10 years ago
4acdae3
Merge "Small optimization for recursive calls: avoid dex cache."
by Nicolas Geoffray
· 10 years ago
390f59f
Small optimization for recursive calls: avoid dex cache.
by Nicolas Geoffray
· 10 years ago
7d95565
Cleanup JDWP event matching
by Sebastien Hertz
· 10 years ago
38ad3f8
am 240016da: Merge "Fix typo bug for Mips32."
by Andreas Gampe
· 10 years ago
240016d
Merge "Fix typo bug for Mips32."
by Andreas Gampe
· 10 years ago
475cfd8
Fix typo bug for Mips32.
by Douglas Leung
· 10 years ago
a403be1
am 3e2f0fc5: Merge "Delete gc request lock"
by Mathieu Chartier
· 10 years ago
3e2f0fc
Merge "Delete gc request lock"
by Mathieu Chartier
· 10 years ago
c85cdeb
Delete gc request lock
by Mathieu Chartier
· 10 years ago
bdb91f4
am d76a0c79: Merge "Revert "Fix VM-less builds.""
by Ying Wang
· 10 years ago
d76a0c7
Merge "Revert "Fix VM-less builds.""
by Ying Wang
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
f09d514
am 03c45ccf: Merge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA"
by Brian Carlstrom
· 10 years ago
03c45cc
Merge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA"
by Brian Carlstrom
· 10 years ago
7763eed
am beb0a4e8: Merge "Fix crash in x86 disassembler."
by Nicolas Geoffray
· 10 years ago
beb0a4e
Merge "Fix crash in x86 disassembler."
by Nicolas Geoffray
· 10 years ago
9a51702
am 08c7ac66: Merge "[MIPSR6] Adjust assembly routines for MIPS R6 isa"
by Andreas Gampe
· 10 years ago
08c7ac6
Merge "[MIPSR6] Adjust assembly routines for MIPS R6 isa"
by Andreas Gampe
· 10 years ago
e34652f
[MIPSR6] Adjust assembly routines for MIPS R6 isa
by Duane Sand
· 10 years ago
3eb21e5
Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA
by Brian Carlstrom
· 10 years ago
6a0b920
Fix crash in x86 disassembler.
by Nicolas Geoffray
· 10 years ago
604406b
am f610c059: Merge "Don\'t add or remove verifiers if aborting"
by Mathieu Chartier
· 10 years ago
f610c05
Merge "Don't add or remove verifiers if aborting"
by Mathieu Chartier
· 10 years ago
487c1c9
Don't add or remove verifiers if aborting
by Mathieu Chartier
· 10 years ago
2a2ad56
am 50d55c65: Merge "Add more logging to Mutex::ExclusiveUnlock"
by Mathieu Chartier
· 10 years ago
50d55c6
Merge "Add more logging to Mutex::ExclusiveUnlock"
by Mathieu Chartier
· 10 years ago
eb0a179
Add more logging to Mutex::ExclusiveUnlock
by Mathieu Chartier
· 10 years ago
34de72b
am 5b6912e4: Merge "Decrement suspend count if thread is shutting down"
by Mathieu Chartier
· 10 years ago
5b6912e
Merge "Decrement suspend count if thread is shutting down"
by Mathieu Chartier
· 10 years ago
82a800d
Decrement suspend count if thread is shutting down
by Mathieu Chartier
· 10 years ago
a3c1cac
am 5dd24d89: Merge "Move GC daemon locking logic into heap"
by Mathieu Chartier
· 10 years ago
5dd24d8
Merge "Move GC daemon locking logic into heap"
by Mathieu Chartier
· 10 years ago
079101a
Move GC daemon locking logic into heap
by Mathieu Chartier
· 10 years ago
03f5e1a
am f7f687bb: Merge "Inlining support in optimizing."
by Nicolas Geoffray
· 10 years ago
f7f687b
Merge "Inlining support in optimizing."
by Nicolas Geoffray
· 10 years ago
e53798a
Inlining support in optimizing.
by Nicolas Geoffray
· 10 years ago
c5421bc
am 81d03521: Merge "Clean up debugger"
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
e4a1f5f
am e6c0cdd1: Merge "ART: Do not inline elf writer debug symbols"
by Andreas Gampe
· 10 years ago
02e34de
am 29045735: Merge "Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued."
by Mathieu Chartier
· 10 years ago
e6c0cdd
Merge "ART: Do not inline elf writer debug symbols"
by Andreas Gampe
· 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
3231f2f
am 0379f1da: Merge "ART: Break up x86 disassembler main function"
by Andreas Gampe
· 10 years ago
48e99db
am c9305098: Merge "ART: Show invalid oat header cause in error message"
by Andreas Gampe
· 10 years ago
0379f1d
Merge "ART: Break up x86 disassembler main function"
by Andreas Gampe
· 10 years ago
e5eb706
ART: Break up x86 disassembler main function
by Andreas Gampe
· 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
4e0c487
am 37cbe23b: Merge "Add more compilation stats to optimizing"
by Calin Juravle
· 10 years ago
37cbe23
Merge "Add more compilation stats to optimizing"
by Calin Juravle
· 10 years ago
0404b06
am 4de14bbf: Merge "Save all registers in native to Java stubs."
by Nicolas Geoffray
· 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
7fcafb2
am 152f391b: Merge "Disable HomogeneousSpaceCompact for GSS collector"
by Hiroshi Yamauchi
· 10 years ago
Next »