Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
93279da4a8475d187a0a2e75d50c88def5b4b8a5
93279da
Merge "ART: Do not dump hidden basic blocks and add a counter to file naming"
by Ian Rogers
· 11 years ago
5a8ecaf
Merge "x86_64: Enable fp-reg promotion"
by Andreas Gampe
· 11 years ago
c380191
x86_64: Enable fp-reg promotion
by Serguei Katkov
· 11 years ago
a8869e6
ART: Do not dump hidden basic blocks and add a counter to file naming
by Jean Christophe Beyler
· 11 years ago
477eea4
Merge "ART: Add Invokes to DecodedInstruction"
by Ian Rogers
· 11 years ago
2ab40eb
ART: Add Invokes to DecodedInstruction
by Jean Christophe Beyler
· 11 years ago
fe12035
Merge "ART: Handle Extended MIRs in a uniform manner"
by Ian Rogers
· 11 years ago
49b874b
Merge "ART: Detached blocks should not be processed by compiler"
by Ian Rogers
· 11 years ago
f2466a7
ART: Handle Extended MIRs in a uniform manner
by Udayan Banerji
· 11 years ago
0d2d031
Merge "Improve the OOME fragmentation message."
by Hiroshi Yamauchi
· 11 years ago
654dd48
Improve the OOME fragmentation message.
by Hiroshi Yamauchi
· 11 years ago
adce33d
Merge "Make CAS operations in Object use art::Atomic."
by Ian Rogers
· 11 years ago
228602f
Make CAS operations in Object use art::Atomic.
by Ian Rogers
· 11 years ago
be2a1df
Fix GC to use art::Atomic rather than compiler intrinsics.
by Ian Rogers
· 11 years ago
f894f63
Merge "ART: Rename CallInlining to SpecialMethodInliner"
by Vladimir Marko
· 11 years ago
cb80474
ART: Rename CallInlining to SpecialMethodInliner
by Razvan A Lupusoru
· 11 years ago
989367a
ART: Detached blocks should not be processed by compiler
by Niranjan Kumar
· 11 years ago
cba6b1f
Merge "ART: Enable some ARM64 optimizations."
by Andreas Gampe
· 11 years ago
f2b3f33
ART: Enable some ARM64 optimizations.
by Andreas Gampe
· 11 years ago
5fa647d
Merge "Slow path for iget should expect return in core reg"
by Andreas Gampe
· 11 years ago
4eca9f5
Slow path for iget should expect return in core reg
by Serguei Katkov
· 11 years ago
62526c3
Merge "Move thread state to art::Atomic."
by Ian Rogers
· 11 years ago
b8e087e
Move thread state to art::Atomic.
by Ian Rogers
· 11 years ago
fb16129
Merge "Global Value Numbering."
by Vladimir Marko
· 11 years ago
95a0597
Global Value Numbering.
by Vladimir Marko
· 11 years ago
50fb243
Merge "Handle potential <clinit>() correctly in LVN."
by Vladimir Marko
· 11 years ago
723b2fc
Merge "Faster deduplication in OatWriter."
by Vladimir Marko
· 11 years ago
b2bc3c9
Merge "Fix GC to use art::Atomic rather than compiler intrinsics."
by Ian Rogers
· 11 years ago
bd72fc1
Faster deduplication in OatWriter.
by Vladimir Marko
· 11 years ago
f418f32
Handle potential <clinit>() correctly in LVN.
by Vladimir Marko
· 11 years ago
c4f72ec
Merge "Use memory chunks for monitors on LP64"
by Andreas Gampe
· 11 years ago
7424081
Use memory chunks for monitors on LP64
by Andreas Gampe
· 11 years ago
af4cf5d
Merge "Missed use of android_atomic and thread state_."
by Ian Rogers
· 11 years ago
8c1b5f7
Missed use of android_atomic and thread state_.
by Ian Rogers
· 11 years ago
070dfc4
Merge "Fix tracing."
by Ian Rogers
· 11 years ago
54fb8fd
Fix tracing.
by Ian Rogers
· 11 years ago
32710dd
Merge "x86_64: enable Peek and Poke intrinsics"
by Ian Rogers
· 11 years ago
43b6fe0
Merge "Move another field away from android_atomic_cas."
by Ian Rogers
· 11 years ago
8ab25ef
Move another field away from android_atomic_cas.
by Ian Rogers
· 11 years ago
a76dc41
Merge "Allow method tracing for run-test"
by Ian Rogers
· 11 years ago
0f635b1
Merge "Fix method tracing from command-line"
by Ian Rogers
· 11 years ago
b26d190
Merge "ART: Refactor frontend.cc"
by Andreas Gampe
· 11 years ago
00caeed
ART: Refactor frontend.cc
by Andreas Gampe
· 11 years ago
d807928
Merge "art: fix host dex2oat runtime args"
by Colin Cross
· 11 years ago
44a3c19
art: fix host dex2oat runtime args
by Colin Cross
· 11 years ago
672f836
Merge "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 11 years ago
3d14eb6
Revert "Add implicit null and stack checks for x86"
by Dave Allison
· 11 years ago
34e826c
Add implicit null and stack checks for x86
by Dave Allison
· 11 years ago
4770a2e
Merge "Remove legacy CAS implementations from mutex."
by Ian Rogers
· 11 years ago
c719069
Remove legacy CAS implementations from mutex.
by Ian Rogers
· 11 years ago
c21dc06
Merge "ART: Check slow_paths_.Size() every time"
by Ian Rogers
· 11 years ago
8159af6
ART: Check slow_paths_.Size() every time
by Chao-ying Fu
· 11 years ago
68e5f44
Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets"
by Ian Rogers
· 11 years ago
021b60f
x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets
by Chao-ying Fu
· 11 years ago
bcb3b29
Merge "Add notion of released vs empty pages to ROSAlloc."
by Mathieu Chartier
· 11 years ago
a5b5c55
Add notion of released vs empty pages to ROSAlloc.
by Mathieu Chartier
· 11 years ago
5de5224
Merge "Add implicit null and stack checks for x86"
by Dave Allison
· 11 years ago
2929490
Merge "Move card table away from android_atomic_cas."
by Ian Rogers
· 11 years ago
1461144
Move card table away from android_atomic_cas.
by Ian Rogers
· 11 years ago
eb24bae
x86_64: enable Peek and Poke intrinsics
by Alexei Zavjalov
· 11 years ago
bae182c
Fix method tracing from command-line
by Sebastien Hertz
· 11 years ago
07aaac8
Allow method tracing for run-test
by Sebastien Hertz
· 11 years ago
5472edc
Merge "CW on Master: Propagate or throw exception when no class found happens in interpreter."
by Brian Carlstrom
· 11 years ago
7b1cabf
CW on Master: Propagate or throw exception when no class found happens in interpreter.
by Sean Wan
· 11 years ago
b288a5a
Merge "Use the icu4c headers from the new location."
by Elliott Hughes
· 11 years ago
5ced672
Use the icu4c headers from the new location.
by Elliott Hughes
· 11 years ago
91db19b
Merge "ART: Add simple tests for inlining of CAS"
by Andreas Gampe
· 11 years ago
0cbfd44
ART: Add simple tests for inlining of CAS
by Andreas Gampe
· 11 years ago
ef9b94c
Merge "Add easy way to ensure the next allocation does GC."
by Mathieu Chartier
· 11 years ago
7c88c60
Add easy way to ensure the next allocation does GC.
by Mathieu Chartier
· 11 years ago
b796d1b
Merge "Remove incorrect check for sa_mask in signal chaining"
by Dave Allison
· 11 years ago
213bc5b
Remove incorrect check for sa_mask in signal chaining
by Dave Allison
· 11 years ago
cecec71
Merge "Add patchoat tool to Art."
by Brian Carlstrom
· 11 years ago
53cb16b
Add patchoat tool to Art.
by Alex Light
· 11 years ago
ae2efea
Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation"
by Ian Rogers
· 11 years ago
0da09a0
Merge "Only allow whitelisted exceptions during dex2oat resolving."
by Mathieu Chartier
· 11 years ago
70b6348
Only allow whitelisted exceptions during dex2oat resolving.
by Mathieu Chartier
· 11 years ago
62f28f9
Merge "Fix a compile assert name with inverted meaning."
by Vladimir Marko
· 11 years ago
2aaed94
Fix a compile assert name with inverted meaning.
by Vladimir Marko
· 11 years ago
665f681
Merge "Workaround for invalid monitor-exit catch ranges."
by Vladimir Marko
· 11 years ago
e8ae814
Workaround for invalid monitor-exit catch ranges.
by Vladimir Marko
· 11 years ago
50dffee
Merge "Fix local reference leaks in debugger and use a cache."
by Mathieu Chartier
· 11 years ago
4345c46
Fix local reference leaks in debugger and use a cache.
by Mathieu Chartier
· 11 years ago
c4c601b
Merge "Add kIntrinsicIsStatic flag for System.arraycopy()."
by Vladimir Marko
· 11 years ago
460f4ef
Add kIntrinsicIsStatic flag for System.arraycopy().
by Vladimir Marko
· 11 years ago
f55159c
Merge "Fix style issue."
by Vladimir Marko
· 11 years ago
9c1bd6b
Fix style issue.
by Vladimir Marko
· 11 years ago
74d8348
Merge "Check invoke type for intrinsic method invokes."
by Vladimir Marko
· 11 years ago
724c0fe
Check invoke type for intrinsic method invokes.
by Vladimir Marko
· 11 years ago
751dee3
Merge "BaseMutex::IsExclusiveHeld should only be called on self."
by Ian Rogers
· 11 years ago
a9d8c4c
BaseMutex::IsExclusiveHeld should only be called on self.
by Ian Rogers
· 11 years ago
a3ed7f8
Merge "JNI dlsym lookup fixes."
by Ian Rogers
· 11 years ago
04c31d2
JNI dlsym lookup fixes.
by Ian Rogers
· 11 years ago
e60658e
Merge "Enable compiler testing for ARM64 and x86-64."
by Ian Rogers
· 11 years ago
9c854ea
Enable compiler testing for ARM64 and x86-64.
by Ian Rogers
· 11 years ago
1a2f84e
Fix dex file dependencies for oat tests.
by Ian Rogers
· 11 years ago
464ef7a
Merge "ART: Intrinsic implementation for java.lang.System.arraycopy."
by Ian Rogers
· 11 years ago
70c4f06
ART: Intrinsic implementation for java.lang.System.arraycopy.
by DaniilSokolov
· 11 years ago
a1d1781
Merge "Fix dex file dependencies for oat tests."
by Ian Rogers
· 11 years ago
13f89cb
Merge "Add make rule to debug interpreter-only mode"
by Sebastien Hertz
· 11 years ago
Next »