Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
1933be98cd5055a4ae651c52de1c84330b5464b2
1933be9
Merge "Pass some arguments by const reference." am: 877bbedc8d
by Vladimir Marko
· 8 years ago
aa6dd95
Merge "Check for forwarding address in READ_BARRIER_MARK_REG" am: c647897348
by Mathieu Chartier
· 8 years ago
799605e
Merge "Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API."
by Roland Levillain
· 8 years ago
877bbed
Merge "Pass some arguments by const reference."
by Treehugger Robot
· 8 years ago
c647897
Merge "Check for forwarding address in READ_BARRIER_MARK_REG"
by Mathieu Chartier
· 8 years ago
faf3477
Merge "Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API."
by Roland Levillain
· 8 years ago
4bbca2a
Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API.
by Roland Levillain
· 8 years ago
77f51b0
Merge "Add more missing definitions in art::arm::CodeGeneratorARMVIXL."
by Roland Levillain
· 8 years ago
ff48ebc
Merge "Add more missing definitions in art::arm::CodeGeneratorARMVIXL."
by Roland Levillain
· 8 years ago
6070e88
Add more missing definitions in art::arm::CodeGeneratorARMVIXL.
by Roland Levillain
· 8 years ago
5a9eaeb
Merge "Clean up the runtime read barrier and fix fake address dependency."
by Hiroshi Yamauchi
· 8 years ago
6a3be6d
Merge "Clean up the runtime read barrier and fix fake address dependency."
by Hiroshi Yamauchi
· 8 years ago
ce919c5
Merge "More store/allocation elimination." am: 6f1b65d3b1
by Mingyao Yang
· 8 years ago
cfeefce
Merge "Output more for "Unable to determine architecture"." am: 74a96e4545
by Nicolas Geoffray
· 8 years ago
6f1b65d
Merge "More store/allocation elimination."
by Mingyao Yang
· 8 years ago
74a96e4
Merge "Output more for "Unable to determine architecture"."
by Nicolas Geoffray
· 8 years ago
a5c13e7
Merge "ART: Additional initialization for MethodHandle accessors."
by Orion Hodson
· 8 years ago
758e264
Merge "Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow."
by Nicolas Geoffray
· 8 years ago
4fb6fdc
Merge "ART: Additional initialization for MethodHandle accessors."
by Orion Hodson
· 8 years ago
a19cd47
Merge "Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow."
by Nicolas Geoffray
· 8 years ago
0c14d8b
ART: Additional initialization for MethodHandle accessors.
by Orion Hodson
· 8 years ago
1cdfa91
Merge "Clean up parameter names in ManagedRegisterEntrySpills." am: 4b2cdf8608
by Vladimir Marko
· 8 years ago
844e653
Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow.
by Roland Levillain
· 8 years ago
4b2cdf8
Merge "Clean up parameter names in ManagedRegisterEntrySpills."
by Vladimir Marko
· 8 years ago
5c657fe
Pass some arguments by const reference.
by Vladimir Marko
· 8 years ago
ba37e04
Output more for "Unable to determine architecture".
by Nicolas Geoffray
· 8 years ago
375dfc2
Merge "ARM: VIXL32: Implement intrinsics." am: 21b880ce80
by Roland Levillain
· 8 years ago
21b880c
Merge "ARM: VIXL32: Implement intrinsics."
by Roland Levillain
· 8 years ago
4c23dfb
Clean up parameter names in ManagedRegisterEntrySpills.
by Vladimir Marko
· 8 years ago
84fd87a
Merge "Address review comments from change 000e1885701c8f." am: 2ab98309c0
by Narayan Kamath
· 8 years ago
2ab9830
Merge "Address review comments from change 000e1885701c8f."
by Narayan Kamath
· 8 years ago
4ce2633
Merge "ARM: VIXL32: Implement the functionality needed by intrinsics."
by Roland Levillain
· 8 years ago
de582c1
Merge "ARM: VIXL32: Implement the functionality needed by intrinsics."
by Roland Levillain
· 8 years ago
92c5bbc
Merge "Add print statements for "Unable to determine architecture"."
by Nicolas Geoffray
· 8 years ago
c0f3918
Merge "Add print statements for "Unable to determine architecture"."
by Nicolas Geoffray
· 8 years ago
8f500fa
Add print statements for "Unable to determine architecture".
by Nicolas Geoffray
· 8 years ago
7d3dcbd
Merge "MIPS32: Improve and moderately clean up mterp." am: 261c0690ac
by Vladimir Marko
· 8 years ago
261c069
Merge "MIPS32: Improve and moderately clean up mterp."
by Vladimir Marko
· 8 years ago
b38af6f
Merge "New instruction simplifications. Extra dce pass. Allow more per block repeats."
by Aart Bik
· 8 years ago
5e653ef
Merge "Call ClassExt::VisitRoots" am: 3e9e3a3761
by Alex Light
· 8 years ago
c4005c3
Merge "New instruction simplifications. Extra dce pass. Allow more per block repeats."
by Aart Bik
· 8 years ago
3e9e3a3
Merge "Call ClassExt::VisitRoots"
by Alex Light
· 8 years ago
cec2fd4
Call ClassExt::VisitRoots
by Alex Light
· 8 years ago
12b58b2
Clean up the runtime read barrier and fix fake address dependency.
by Hiroshi Yamauchi
· 8 years ago
8735e8c
Merge "Improved range analysis (and thus BCE) around min/max/abs intrinsics."
by Aart Bik
· 8 years ago
63f41f9
Merge "Improved range analysis (and thus BCE) around min/max/abs intrinsics."
by Aart Bik
· 8 years ago
f3a2c90
Merge "Add ClassExt mirror." am: f7b9a7b925
by Alex Light
· 8 years ago
f7b9a7b
Merge "Add ClassExt mirror."
by Treehugger Robot
· 8 years ago
2767f4b
New instruction simplifications. Extra dce pass. Allow more per block repeats.
by Aart Bik
· 8 years ago
1cf194f
Check for forwarding address in READ_BARRIER_MARK_REG
by Mathieu Chartier
· 8 years ago
d625158
Add ClassExt mirror.
by Alex Light
· 8 years ago
58d9bfc
More store/allocation elimination.
by Mingyao Yang
· 8 years ago
40fbf74
Improved range analysis (and thus BCE) around min/max/abs intrinsics.
by Aart Bik
· 8 years ago
2cb856c
Address review comments from change 000e1885701c8f.
by Narayan Kamath
· 8 years ago
5ec6218
ARM: VIXL32: Implement intrinsics.
by Anton Kirilov
· 8 years ago
e28d9ae
ARM: VIXL32: Implement the functionality needed by intrinsics.
by Anton Kirilov
· 8 years ago
a9a7ffb
Merge "Revert "Revert "ART: Generalize FindClassInPathClassLoader"""
by Nicolas Geoffray
· 8 years ago
77a0e45
Merge "Revert "Revert "ART: Generalize FindClassInPathClassLoader"""
by Treehugger Robot
· 8 years ago
affac8b
Merge "Revert accidental change introduced in 000e188570." am: c65310326e
by Narayan Kamath
· 8 years ago
c653103
Merge "Revert accidental change introduced in 000e188570."
by Narayan Kamath
· 8 years ago
bc1e7b9
Merge "It exposes a few bugs that should be address before submitting it. "
by Calin Juravle
· 8 years ago
a4af47e
Merge "It exposes a few bugs that should be address before submitting it. "
by Calin Juravle
· 8 years ago
f1d9265
It exposes a few bugs that should be address before submitting it.
by Calin Juravle
· 8 years ago
7d8d8ff
Revert "Revert "ART: Generalize FindClassInPathClassLoader""
by Nicolas Geoffray
· 8 years ago
676e862
Merge "MIPS32: Fix string loads that use kDexCacheViaMethod." am: 845c84823f
by Alexey Frunze
· 8 years ago
845c848
Merge "MIPS32: Fix string loads that use kDexCacheViaMethod."
by Treehugger Robot
· 8 years ago
cc6de8e
Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc."
by Roland Levillain
· 8 years ago
6409f58
Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc."
by Roland Levillain
· 8 years ago
a7aca7a
Merge "MethodHandles: Add tests for transforms in change 598d43d0dec5925c77"
by Narayan Kamath
· 8 years ago
3d74bf4
Revert accidental change introduced in 000e188570.
by Narayan Kamath
· 8 years ago
bcc17bd
Merge "MethodHandles: Add tests for transforms in change 598d43d0dec5925c77"
by Narayan Kamath
· 8 years ago
96120f4
MethodHandles: Add tests for transforms in change 598d43d0dec5925c77
by Narayan Kamath
· 8 years ago
5dec66f
Merge "Revert "ART: Generalize FindClassInPathClassLoader"" am: 0fe4df18f6
by Nicolas Geoffray
· 8 years ago
0fe4df1
Merge "Revert "ART: Generalize FindClassInPathClassLoader""
by Nicolas Geoffray
· 8 years ago
af3572b
Revert "ART: Generalize FindClassInPathClassLoader"
by Nicolas Geoffray
· 8 years ago
17a588f
Merge "MethodHandles: Track libcore change cc4ded." am: 9f54896e96
by Narayan Kamath
· 8 years ago
9f54896
Merge "MethodHandles: Track libcore change cc4ded."
by Narayan Kamath
· 8 years ago
c0a25c3
Merge "Add VerifierDeps::Verify." am: dd7c25e5af
by Nicolas Geoffray
· 8 years ago
dd7c25e
Merge "Add VerifierDeps::Verify."
by Nicolas Geoffray
· 8 years ago
041b292
Merge "ART: Simplify test 913" am: 12fc3df93a
by Andreas Gampe
· 8 years ago
12fc3df
Merge "ART: Simplify test 913"
by Andreas Gampe
· 8 years ago
2d7af2d
ART: Simplify test 913
by Andreas Gampe
· 8 years ago
e446b1f
Merge "Fix heap poisoning build" am: 6428a18165
by Mathieu Chartier
· 8 years ago
6428a18
Merge "Fix heap poisoning build"
by Mathieu Chartier
· 8 years ago
b53342a
Fix heap poisoning build
by Mathieu Chartier
· 8 years ago
6ae9ecf
Merge "Fix read barriers in VisitDexCachePairs" am: 8cefb64725
by Mathieu Chartier
· 8 years ago
8cefb64
Merge "Fix read barriers in VisitDexCachePairs"
by Mathieu Chartier
· 8 years ago
bb51df8
MIPS32: Fix string loads that use kDexCacheViaMethod.
by Alexey Frunze
· 8 years ago
9750569
Merge "Add interface fast path to art_quick_check_cast for X86_64"
by Mathieu Chartier
· 8 years ago
3a8360f
Merge "Add interface fast path to art_quick_check_cast for X86_64"
by Mathieu Chartier
· 8 years ago
6b4c287
Fix read barriers in VisitDexCachePairs
by Mathieu Chartier
· 8 years ago
4e1ac60
Merge "ART: Rename heap support file" am: 3dbf5c44fb
by Andreas Gampe
· 8 years ago
3dbf5c4
Merge "ART: Rename heap support file"
by Andreas Gampe
· 8 years ago
2ecfd27
Add interface fast path to art_quick_check_cast for X86_64
by Mathieu Chartier
· 8 years ago
4f5c3b2
Merge "ART: Fix test 913 for concurrent collector" am: 9695b0b83a
by Andreas Gampe
· 8 years ago
9695b0b
Merge "ART: Fix test 913 for concurrent collector"
by Treehugger Robot
· 8 years ago
ef3ace0
ART: Fix test 913 for concurrent collector
by Andreas Gampe
· 8 years ago
84603bf
MIPS32: Improve and moderately clean up mterp.
by Alexey Frunze
· 8 years ago
170f671
Merge changes I7d79aa90,Ie051e7d4 am: fedec90ec5
by Andreas Gampe
· 8 years ago
dc7f5cb
ART: Generalize FindClassInPathClassLoader am: fd1ae75a03
by Andreas Gampe
· 8 years ago
Next »