Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a9b870b73a155ce70c867d5b3f9758fab0b45f07
a9b870b
Revert "Add intrinsic for Reference.get()"
by Christopher Ferris
· 10 years ago
460503b
Add intrinsic for Reference.get()
by Fred Shih
· 10 years ago
adce33d
Merge "Make CAS operations in Object use art::Atomic."
by Ian Rogers
· 10 years ago
228602f
Make CAS operations in Object use art::Atomic.
by Ian Rogers
· 10 years ago
be2a1df
Fix GC to use art::Atomic rather than compiler intrinsics.
by Ian Rogers
· 10 years ago
cba6b1f
Merge "ART: Enable some ARM64 optimizations."
by Andreas Gampe
· 10 years ago
f2b3f33
ART: Enable some ARM64 optimizations.
by Andreas Gampe
· 10 years ago
5fa647d
Merge "Slow path for iget should expect return in core reg"
by Andreas Gampe
· 10 years ago
4eca9f5
Slow path for iget should expect return in core reg
by Serguei Katkov
· 10 years ago
62526c3
Merge "Move thread state to art::Atomic."
by Ian Rogers
· 10 years ago
b8e087e
Move thread state to art::Atomic.
by Ian Rogers
· 10 years ago
fb16129
Merge "Global Value Numbering."
by Vladimir Marko
· 10 years ago
95a0597
Global Value Numbering.
by Vladimir Marko
· 10 years ago
50fb243
Merge "Handle potential <clinit>() correctly in LVN."
by Vladimir Marko
· 10 years ago
723b2fc
Merge "Faster deduplication in OatWriter."
by Vladimir Marko
· 10 years ago
b2bc3c9
Merge "Fix GC to use art::Atomic rather than compiler intrinsics."
by Ian Rogers
· 10 years ago
bd72fc1
Faster deduplication in OatWriter.
by Vladimir Marko
· 10 years ago
f418f32
Handle potential <clinit>() correctly in LVN.
by Vladimir Marko
· 10 years ago
c4f72ec
Merge "Use memory chunks for monitors on LP64"
by Andreas Gampe
· 10 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
· 10 years ago
8c1b5f7
Missed use of android_atomic and thread state_.
by Ian Rogers
· 10 years ago
070dfc4
Merge "Fix tracing."
by Ian Rogers
· 10 years ago
54fb8fd
Fix tracing.
by Ian Rogers
· 10 years ago
32710dd
Merge "x86_64: enable Peek and Poke intrinsics"
by Ian Rogers
· 10 years ago
43b6fe0
Merge "Move another field away from android_atomic_cas."
by Ian Rogers
· 10 years ago
8ab25ef
Move another field away from android_atomic_cas.
by Ian Rogers
· 10 years ago
b26d190
Merge "ART: Refactor frontend.cc"
by Andreas Gampe
· 10 years ago
00caeed
ART: Refactor frontend.cc
by Andreas Gampe
· 10 years ago
d807928
Merge "art: fix host dex2oat runtime args"
by Colin Cross
· 10 years ago
44a3c19
art: fix host dex2oat runtime args
by Colin Cross
· 10 years ago
672f836
Merge "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 10 years ago
3d14eb6
Revert "Add implicit null and stack checks for x86"
by Dave Allison
· 10 years ago
34e826c
Add implicit null and stack checks for x86
by Dave Allison
· 10 years ago
4770a2e
Merge "Remove legacy CAS implementations from mutex."
by Ian Rogers
· 10 years ago
c719069
Remove legacy CAS implementations from mutex.
by Ian Rogers
· 10 years ago
c21dc06
Merge "ART: Check slow_paths_.Size() every time"
by Ian Rogers
· 10 years ago
8159af6
ART: Check slow_paths_.Size() every time
by Chao-ying Fu
· 10 years ago
68e5f44
Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets"
by Ian Rogers
· 10 years ago
021b60f
x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets
by Chao-ying Fu
· 10 years ago
bcb3b29
Merge "Add notion of released vs empty pages to ROSAlloc."
by Mathieu Chartier
· 10 years ago
a5b5c55
Add notion of released vs empty pages to ROSAlloc.
by Mathieu Chartier
· 10 years ago
5de5224
Merge "Add implicit null and stack checks for x86"
by Dave Allison
· 10 years ago
2929490
Merge "Move card table away from android_atomic_cas."
by Ian Rogers
· 10 years ago
1461144
Move card table away from android_atomic_cas.
by Ian Rogers
· 10 years ago
a76dc41
Merge "Allow method tracing for run-test"
by Ian Rogers
· 10 years ago
0f635b1
Merge "Fix method tracing from command-line"
by Ian Rogers
· 10 years ago
eb24bae
x86_64: enable Peek and Poke intrinsics
by Alexei Zavjalov
· 10 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
· 10 years ago
5472edc
Merge "CW on Master: Propagate or throw exception when no class found happens in interpreter."
by Brian Carlstrom
· 10 years ago
7b1cabf
CW on Master: Propagate or throw exception when no class found happens in interpreter.
by Sean Wan
· 10 years ago
b288a5a
Merge "Use the icu4c headers from the new location."
by Elliott Hughes
· 10 years ago
5ced672
Use the icu4c headers from the new location.
by Elliott Hughes
· 10 years ago
91db19b
Merge "ART: Add simple tests for inlining of CAS"
by Andreas Gampe
· 10 years ago
0cbfd44
ART: Add simple tests for inlining of CAS
by Andreas Gampe
· 10 years ago
ef9b94c
Merge "Add easy way to ensure the next allocation does GC."
by Mathieu Chartier
· 10 years ago
7c88c60
Add easy way to ensure the next allocation does GC.
by Mathieu Chartier
· 10 years ago
b796d1b
Merge "Remove incorrect check for sa_mask in signal chaining"
by Dave Allison
· 10 years ago
213bc5b
Remove incorrect check for sa_mask in signal chaining
by Dave Allison
· 10 years ago
cecec71
Merge "Add patchoat tool to Art."
by Brian Carlstrom
· 10 years ago
53cb16b
Add patchoat tool to Art.
by Alex Light
· 10 years ago
ae2efea
Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation"
by Ian Rogers
· 10 years ago
0da09a0
Merge "Only allow whitelisted exceptions during dex2oat resolving."
by Mathieu Chartier
· 10 years ago
70b6348
Only allow whitelisted exceptions during dex2oat resolving.
by Mathieu Chartier
· 10 years ago
62f28f9
Merge "Fix a compile assert name with inverted meaning."
by Vladimir Marko
· 10 years ago
2aaed94
Fix a compile assert name with inverted meaning.
by Vladimir Marko
· 10 years ago
665f681
Merge "Workaround for invalid monitor-exit catch ranges."
by Vladimir Marko
· 10 years ago
e8ae814
Workaround for invalid monitor-exit catch ranges.
by Vladimir Marko
· 10 years ago
50dffee
Merge "Fix local reference leaks in debugger and use a cache."
by Mathieu Chartier
· 10 years ago
4345c46
Fix local reference leaks in debugger and use a cache.
by Mathieu Chartier
· 10 years ago
c4c601b
Merge "Add kIntrinsicIsStatic flag for System.arraycopy()."
by Vladimir Marko
· 10 years ago
460f4ef
Add kIntrinsicIsStatic flag for System.arraycopy().
by Vladimir Marko
· 10 years ago
f55159c
Merge "Fix style issue."
by Vladimir Marko
· 10 years ago
9c1bd6b
Fix style issue.
by Vladimir Marko
· 10 years ago
74d8348
Merge "Check invoke type for intrinsic method invokes."
by Vladimir Marko
· 10 years ago
724c0fe
Check invoke type for intrinsic method invokes.
by Vladimir Marko
· 10 years ago
751dee3
Merge "BaseMutex::IsExclusiveHeld should only be called on self."
by Ian Rogers
· 10 years ago
a9d8c4c
BaseMutex::IsExclusiveHeld should only be called on self.
by Ian Rogers
· 10 years ago
a3ed7f8
Merge "JNI dlsym lookup fixes."
by Ian Rogers
· 10 years ago
04c31d2
JNI dlsym lookup fixes.
by Ian Rogers
· 10 years ago
e60658e
Merge "Enable compiler testing for ARM64 and x86-64."
by Ian Rogers
· 10 years ago
9c854ea
Enable compiler testing for ARM64 and x86-64.
by Ian Rogers
· 10 years ago
1a2f84e
Fix dex file dependencies for oat tests.
by Ian Rogers
· 10 years ago
464ef7a
Merge "ART: Intrinsic implementation for java.lang.System.arraycopy."
by Ian Rogers
· 10 years ago
70c4f06
ART: Intrinsic implementation for java.lang.System.arraycopy.
by DaniilSokolov
· 10 years ago
a1d1781
Merge "Fix dex file dependencies for oat tests."
by Ian Rogers
· 10 years ago
13f89cb
Merge "Add make rule to debug interpreter-only mode"
by Sebastien Hertz
· 10 years ago
15582b9
Add make rule to debug interpreter-only mode
by Sebastien Hertz
· 10 years ago
fbf156c
Merge "Aarch64: fix bug and enable register promotion."
by Andreas Gampe
· 10 years ago
f101319
Aarch64: fix bug and enable register promotion.
by Matteo Franchin
· 10 years ago
8078b29
Merge "Revert "ART: Key-Value Store in Oat header""
by Nicolas Geoffray
· 10 years ago
452bee5
Revert "ART: Key-Value Store in Oat header"
by Nicolas Geoffray
· 10 years ago
608520c
Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler."
by Ian Rogers
· 10 years ago
2cfe30b
Merge "X86 Backend support for vectorized float and byte 16x16 operations"
by Ian Rogers
· 10 years ago
60bfe7b
X86 Backend support for vectorized float and byte 16x16 operations
by Udayan Banerji
· 10 years ago
7b68fb3
Merge "x86_64: Clean-up after cmp-long fix"
by Ian Rogers
· 10 years ago
94f3eb0
x86_64: Clean-up after cmp-long fix
by Serguei Katkov
· 10 years ago
dfc56e6
Merge "Clean-up call_x86.cc"
by Ian Rogers
· 10 years ago
407a9d2
Clean-up call_x86.cc
by Serguei Katkov
· 10 years ago
Next »