Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5d6e27d136756216c945d3fc5eb2ecc1537bfe7a
5d6e27d
Refactor SSA deconstruction into its own class
by Matthew Gharrity
· 8 years ago
bae13af
Merge "ARM: Fix shifted register offset mem address mode for load signed."
by Vladimir Marko
· 8 years ago
2e4fcc9
ARM: Fix shifted register offset mem address mode for load signed.
by Artem Serov
· 8 years ago
2be946b
Merge "Do allocation fence before pushing on allocation stack"
by Treehugger Robot
· 8 years ago
011dc2c
Do allocation fence before pushing on allocation stack
by Mathieu Chartier
· 8 years ago
0c67dda
Merge "Rename current register allocator implementation"
by Treehugger Robot
· 8 years ago
64a73d7
Merge "ART: Fix run-test script"
by Treehugger Robot
· 8 years ago
f47fb2f
ART: Fix run-test script
by Andreas Gampe
· 8 years ago
4c489f4
Merge "MIPS64: Highest/Lowest Bit Intrinsic Support"
by Roland Levillain
· 8 years ago
11502fb
Merge "Fix the build with respect to new VIXL."
by Roland Levillain
· 8 years ago
71280fc
Fix the build with respect to new VIXL.
by Roland Levillain
· 8 years ago
5668e58
Merge "Fixes to build against new VIXL interface."
by Roland Levillain
· 8 years ago
24670a7
Merge "Add a new control flow simplifier."
by Nicolas Geoffray
· 8 years ago
471c227
Merge "ARM64: Improve code generated to spill/restore for slow paths."
by Treehugger Robot
· 8 years ago
68bd9b9
ARM64: Improve code generated to spill/restore for slow paths.
by Alexandre Rames
· 8 years ago
dac9b19
Add a new control flow simplifier.
by Nicolas Geoffray
· 8 years ago
173f435
Merge "ART: Replace ScopedFd with FdFile"
by Treehugger Robot
· 8 years ago
43e10b0
ART: Replace ScopedFd with FdFile
by Andreas Gampe
· 8 years ago
e928885
Rename current register allocator implementation
by Matthew Gharrity
· 8 years ago
161c866
Merge "ART: disassembler_x86 doesn't recognize NOPs"
by Treehugger Robot
· 8 years ago
97c72b7
Fixes to build against new VIXL interface.
by Scott Wakeling
· 8 years ago
edec0eb
Merge changes from topic 'cherry_pinner'
by Andreas Gampe
· 8 years ago
09b710c
ART: Fix build break
by Andreas Gampe
· 8 years ago
b55ad7c
Add API for getting location of odex or oat file
by Philip Cuadra
· 8 years ago
05d9a64
Merge "Revert "Revert "Dump more dex file data in oatdump"""
by Treehugger Robot
· 8 years ago
dc00f18
Revert "Revert "Dump more dex file data in oatdump""
by Mathieu Chartier
· 8 years ago
f18f3cb
Merge "Integer.bitCount and Long.bitCount intrinsics for ARM"
by Treehugger Robot
· 8 years ago
2fce5cf
Merge "ART: Add FdFile constructors"
by Treehugger Robot
· 8 years ago
f1073c8
Integer.bitCount and Long.bitCount intrinsics for ARM
by xueliang.zhong
· 8 years ago
2c30a37
Merge "Introduce more compact ReadBarrierMark slow-paths."
by Roland Levillain
· 8 years ago
7598736
Merge "Revert "Dump more dex file data in oatdump""
by Nicolas Geoffray
· 8 years ago
9c05578
Revert "Dump more dex file data in oatdump"
by Nicolas Geoffray
· 8 years ago
09d77fa
Merge "Fix a bug in ClassTableGet code generation for IMTs."
by Nicolas Geoffray
· 8 years ago
df87892
ART: Add FdFile constructors
by Andreas Gampe
· 9 years ago
d2c4472
Merge "Dump more dex file data in oatdump"
by Treehugger Robot
· 8 years ago
8e2c562
Dump more dex file data in oatdump
by Mathieu Chartier
· 8 years ago
633c22d
Merge "Improve search for available spill slots in RA"
by Treehugger Robot
· 8 years ago
bcdc888
Merge "Refactored a few dexdump alloc/free into unique_ptr"
by Treehugger Robot
· 8 years ago
a708355
Merge "X86: Use memory to do array range checks"
by Vladimir Marko
· 8 years ago
c8cbda6
Merge changes I91249ba8,Ic93812d9
by Treehugger Robot
· 8 years ago
ff484b9
Fix a bug in ClassTableGet code generation for IMTs.
by Nicolas Geoffray
· 8 years ago
ee8d971
X86: Use memory to do array range checks
by Mark Mendell
· 8 years ago
02b7580
Introduce more compact ReadBarrierMark slow-paths.
by Roland Levillain
· 8 years ago
1fd3473
Merge "Blacklist flaky test."
by Nicolas Geoffray
· 8 years ago
9631f54
Blacklist flaky test.
by Nicolas Geoffray
· 8 years ago
e850809
Merge "Update the get_process_name call."
by Treehugger Robot
· 8 years ago
c05e2f2
Refactored a few dexdump alloc/free into unique_ptr
by Aart Bik
· 8 years ago
0599c59
Merge changes Iafd12677,I40595d15
by Treehugger Robot
· 8 years ago
f64a6ab
Improve search for available spill slots in RA
by Matthew Gharrity
· 8 years ago
058d934
Merge "ARM64: Shorter fast-path for read barrier field load."
by Vladimir Marko
· 8 years ago
2f378bf
Merge "Two more patterns for instruction simplifier"
by Vladimir Marko
· 8 years ago
877a033
ARM64: Shorter fast-path for read barrier field load.
by Vladimir Marko
· 8 years ago
5f4f6cf
Merge "ARM: Shorter fast-path for read barrier field load."
by Vladimir Marko
· 8 years ago
d3278bd
Two more patterns for instruction simplifier
by Maxim Kazantsev
· 8 years ago
d8f5f56
Merge "Rename kCall to kCallOnMainOnly"
by Roland Levillain
· 8 years ago
194bcfe
ARM: Shorter fast-path for read barrier field load.
by Vladimir Marko
· 8 years ago
03c0134
Update the get_process_name call.
by Dmitriy Filchenko
· 8 years ago
6caea66
Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable."
by Oleksiy Vyalov
· 8 years ago
de9007f
Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.
by Oleksiy Vyalov
· 8 years ago
f79c0e6
Merge "Fix clang static analyzer on potential memory leaks."
by Aart Bik
· 8 years ago
a0e33fd
Fix clang static analyzer on potential memory leaks.
by Aart Bik
· 8 years ago
54ff482
Rename kCall to kCallOnMainOnly
by Serban Constantinescu
· 8 years ago
dedde3f
Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration."
by Roland Levillain
· 8 years ago
a14893e
Merge "Fix unsafe weak reference usage in test 141"
by Treehugger Robot
· 8 years ago
b0e861c
Fix unsafe weak reference usage in test 141
by Mathieu Chartier
· 8 years ago
83e4903
Merge "Revert "Revert "Optimize IMT"""
by Jeff Hao
· 8 years ago
ab92250
MIPS64: Highest/Lowest Bit Intrinsic Support
by Chris Larsen
· 9 years ago
dadc075
Merge "Fix missing patchoat dependency for dex2oat test."
by Treehugger Robot
· 8 years ago
b136c87
Merge "MIPS64: java.lang.Math.round"
by Aart Bik
· 8 years ago
a548c08
Merge "Math Round Intrinsic Implementations For Java8."
by Roland Levillain
· 8 years ago
f51ac42
Fix missing patchoat dependency for dex2oat test.
by Richard Uhler
· 8 years ago
4a7a7d2
Merge "ARM: Remove unnecessary VMOV from float/double-to-int."
by Vladimir Marko
· 8 years ago
5f48571
Merge "Fix the definition of THREAD_CURRENT_IBASE_OFFSET."
by Roland Levillain
· 8 years ago
4d35bee
Merge "ARM: Use 64-bit literals for LoadDImmediate()."
by Treehugger Robot
· 8 years ago
e6a2d0f
Fix the definition of THREAD_CURRENT_IBASE_OFFSET.
by Roland Levillain
· 8 years ago
d1e153c
Math Round Intrinsic Implementations For Java8.
by xueliang.zhong
· 8 years ago
ebdbf4b
ARM: Use 64-bit literals for LoadDImmediate().
by Vladimir Marko
· 8 years ago
2e7acaf
Merge "Implement System.arraycopy intrinsic on x86."
by Nicolas Geoffray
· 8 years ago
7d14037
Merge "Mark ReadBarrierJni as a direct entry point on MIPS32."
by Roland Levillain
· 8 years ago
e8e48ae
Use "" to indicate the oat filename could not be computed.
by Richard Uhler
· 9 years ago
e8109f7
Compute and cache oat file status in OatFileAssistant.
by Richard Uhler
· 9 years ago
d1472a2
profile_changed should not effect GetBestOatFile.
by Richard Uhler
· 9 years ago
4c7f193
Make OpenImageSpace static and ArtFileName internal.
by Richard Uhler
· 9 years ago
59313b2
Merge "Revert "Revert "ART: Add Mterp export pc poison testing mode"""
by Bill Buzbee
· 8 years ago
c9c5fe4
Merge "Add missing dependency required for ahat-test."
by Treehugger Robot
· 8 years ago
fea1abd
Implement System.arraycopy intrinsic on x86.
by Nicolas Geoffray
· 8 years ago
d47fd90
Revert "Revert "ART: Add Mterp export pc poison testing mode""
by Bill Buzbee
· 8 years ago
9fa7852
Merge "Fix System.arraycopy when doing same array copying."
by Treehugger Robot
· 8 years ago
8c5d310
ARM: Remove unnecessary VMOV from float/double-to-int.
by Vladimir Marko
· 8 years ago
9f65db8
Fix System.arraycopy when doing same array copying.
by Nicolas Geoffray
· 8 years ago
a62cb9b
Revert "Revert "Optimize IMT""
by Artem Udovichenko
· 8 years ago
f731706
Merge "Revert "Revert "Inline and optimize interface calls."""
by Nicolas Geoffray
· 8 years ago
05801f4
Merge "Revert "ART: Add Mterp export pc poison testing mode""
by Bill Buzbee
· 8 years ago
d7af522
Revert "ART: Add Mterp export pc poison testing mode"
by Bill Buzbee
· 8 years ago
c5a0004
Add missing dependency required for ahat-test.
by Richard Uhler
· 8 years ago
2812ddd
Merge "ART: Add Mterp export pc poison testing mode"
by Bill Buzbee
· 8 years ago
072350e
Merge "Revert "Add missing dependency required for ahat-test.""
by Richard Uhler
· 8 years ago
3fbfab1
Revert "Add missing dependency required for ahat-test."
by Richard Uhler
· 8 years ago
97c7873
Merge "Add missing dependency required for ahat-test."
by Treehugger Robot
· 8 years ago
e664cfe
ART: Add Mterp export pc poison testing mode
by buzbee
· 8 years ago
Next »