Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
cfcf2c540127e6d41384cc35405432b5e1ab977c
cfcf2c5
am e09c0fc7: Merge "Rename arm64 `Register` to `XRegister`."
by Nicolas Geoffray
· 10 years ago
e09c0fc
Merge "Rename arm64 `Register` to `XRegister`."
by Nicolas Geoffray
· 10 years ago
78ea81a
am c6b5c6ce: Merge "Rework arm64 register codes and fix Arm64ManagedRegister tests."
by Nicolas Geoffray
· 10 years ago
c6b5c6c
Merge "Rework arm64 register codes and fix Arm64ManagedRegister tests."
by Nicolas Geoffray
· 10 years ago
e15f520
am 0008a6fa: Merge "Quick: In GVN, apply modifications early if outside loop."
by Vladimir Marko
· 10 years ago
0008a6f
Merge "Quick: In GVN, apply modifications early if outside loop."
by Vladimir Marko
· 10 years ago
0595212
am ffb078ee: Merge "Add -no-integrated-as at local level."
by Chih-Hung Hsieh
· 10 years ago
ffb078e
Merge "Add -no-integrated-as at local level."
by Chih-Hung Hsieh
· 10 years ago
415ac88
Quick: In GVN, apply modifications early if outside loop.
by Vladimir Marko
· 10 years ago
37c92df
Rename arm64 `Register` to `XRegister`.
by Alexandre Rames
· 10 years ago
a304f97
Rework arm64 register codes and fix Arm64ManagedRegister tests.
by Alexandre Rames
· 10 years ago
b3b3936
am 02e7d4e8: Merge "Fix error message to match the code."
by Piotr Jastrzebski
· 10 years ago
02e7d4e
Merge "Fix error message to match the code."
by Piotr Jastrzebski
· 10 years ago
2eebc99
Fix error message to match the code.
by Piotr Jastrzebski
· 10 years ago
374ee73
am e974c704: Merge "Add multiplication for integral types"
by Calin Juravle
· 10 years ago
e974c70
Merge "Add multiplication for integral types"
by Calin Juravle
· 10 years ago
34bacdf
Add multiplication for integral types
by Calin Juravle
· 10 years ago
506ed21
am 7f758228: Merge "Fix dex2oat cross-compilation."
by Nicolas Geoffray
· 10 years ago
7f75822
Merge "Fix dex2oat cross-compilation."
by Nicolas Geoffray
· 10 years ago
caf6c12
am 350584c2: Merge "Disable some instruction set tests due to Linux kernel bugs."
by Nicolas Geoffray
· 10 years ago
350584c
Merge "Disable some instruction set tests due to Linux kernel bugs."
by Nicolas Geoffray
· 10 years ago
d7a11bc
Fix dex2oat cross-compilation.
by Nicolas Geoffray
· 10 years ago
84b806a
am 9cb3708f: Merge "x86 build fix."
by Ian Rogers
· 10 years ago
e5e365b
Disable some instruction set tests due to Linux kernel bugs.
by Ian Rogers
· 10 years ago
1b2fb30
am 8dcb9afc: Merge "Tracking change to make Class.getDeclaredFields/Methods public"
by Brian Carlstrom
· 10 years ago
f6ea931
am 36f32f68: Merge "Stop using |instance_| in Runtime::InitNativeMethods."
by Piotr Jastrzebski
· 10 years ago
9ee5173
am 2ce8e605: Merge "Fix Mac build."
by Ian Rogers
· 10 years ago
a867d60
am fb0566b2: Merge "Some additional verbose logging for DexFile_defineClassNative"
by Brian Carlstrom
· 10 years ago
b14f507
am 08a81351: Merge "Renumber 122-missing-classes to 124-missing-classes"
by Brian Carlstrom
· 10 years ago
b7c3d97
am 0b5d8511: Merge "Some code clean-up."
by Ian Rogers
· 10 years ago
39dd98b
am dddb8d89: Merge "dex2oat: Add a --compile-pic option"
by Igor Murashkin
· 10 years ago
54b3aa6
am b3f18cf7: Merge "Make ART compile with GCC -O0 again."
by Ian Rogers
· 10 years ago
301861c
am cb142101: Merge "Add way to ensure we are at the front of the sigaction chain"
by Mathieu Chartier
· 10 years ago
2c341ab
am d866c761: Merge "Add OOME try catch around gc-thrash dive logic"
by Mathieu Chartier
· 10 years ago
9cb3708
Merge "x86 build fix."
by Ian Rogers
· 10 years ago
50fe6da
x86 build fix.
by Ian Rogers
· 10 years ago
5bb98e8
am 1f24296c: (-s ours) Add way to ensure we are at the front of the sigaction chain
by Mathieu Chartier
· 10 years ago
8dcb9af
Merge "Tracking change to make Class.getDeclaredFields/Methods public"
by Brian Carlstrom
· 10 years ago
36f32f6
Merge "Stop using |instance_| in Runtime::InitNativeMethods."
by Piotr Jastrzebski
· 10 years ago
2ce8e60
Merge "Fix Mac build."
by Ian Rogers
· 10 years ago
ad69bcd
Fix Mac build.
by Ian Rogers
· 10 years ago
b144fce
Tracking change to make Class.getDeclaredFields/Methods public
by Brian Carlstrom
· 10 years ago
fb0566b
Merge "Some additional verbose logging for DexFile_defineClassNative"
by Brian Carlstrom
· 10 years ago
08a8135
Merge "Renumber 122-missing-classes to 124-missing-classes"
by Brian Carlstrom
· 10 years ago
0b5d851
Merge "Some code clean-up."
by Ian Rogers
· 10 years ago
d4c4d95
Some code clean-up.
by Ian Rogers
· 10 years ago
667ab7c
Some additional verbose logging for DexFile_defineClassNative
by Brian Carlstrom
· 10 years ago
dddb8d8
Merge "dex2oat: Add a --compile-pic option"
by Igor Murashkin
· 10 years ago
b3f18cf
Merge "Make ART compile with GCC -O0 again."
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
cb14210
Merge "Add way to ensure we are at the front of the sigaction chain"
by Mathieu Chartier
· 10 years ago
d000480
Add way to ensure we are at the front of the sigaction chain
by Mathieu Chartier
· 10 years ago
61634ce
Renumber 122-missing-classes to 124-missing-classes
by Brian Carlstrom
· 10 years ago
d6dee67
dex2oat: Add a --compile-pic option
by Igor Murashkin
· 10 years ago
1f24296
Add way to ensure we are at the front of the sigaction chain
by Mathieu Chartier
· 10 years ago
c959695
Add -no-integrated-as at local level.
by Chih-Hung Hsieh
· 10 years ago
d866c76
Merge "Add OOME try catch around gc-thrash dive logic"
by Mathieu Chartier
· 10 years ago
356ba15
am 2eb03e6f: Merge "Remove test dependencies on phony targets."
by Ian Rogers
· 10 years ago
2eb03e6
Merge "Remove test dependencies on phony targets."
by Ian Rogers
· 10 years ago
d06e989
am 4ffed256: Merge "Quick: Avoid node iteration for passes that don\'t need it."
by Vladimir Marko
· 10 years ago
2ba01fd
am 9ab7816a: Merge "Quick: Handle kMirOpNullCheck in LVN/GVN."
by Vladimir Marko
· 10 years ago
4ffed25
Merge "Quick: Avoid node iteration for passes that don't need it."
by Vladimir Marko
· 10 years ago
9ab7816
Merge "Quick: Handle kMirOpNullCheck in LVN/GVN."
by Vladimir Marko
· 10 years ago
9dc0ced
Add OOME try catch around gc-thrash dive logic
by Mathieu Chartier
· 10 years ago
5480a3b
am dc43794b: Merge "Don\'t use assembler classes in code_generator.h."
by Nicolas Geoffray
· 10 years ago
dc43794
Merge "Don't use assembler classes in code_generator.h."
by Nicolas Geoffray
· 10 years ago
92a73ae
Don't use assembler classes in code_generator.h.
by Nicolas Geoffray
· 10 years ago
430ce03
am ec2ea6ff: Merge "Implement default traversals in CFG & SSA graph checkers."
by Roland Levillain
· 10 years ago
ec2ea6f
Merge "Implement default traversals in CFG & SSA graph checkers."
by Roland Levillain
· 10 years ago
7e9f7a0
am c15c4066: Merge "Improve art::SSAChecker::VisitInstruction."
by Roland Levillain
· 10 years ago
c15c406
Merge "Improve art::SSAChecker::VisitInstruction."
by Roland Levillain
· 10 years ago
85eb2f9
am dd36b428: Merge "Do not remove NullChecks & BoundsChecks in HDeadCodeElimination."
by Roland Levillain
· 10 years ago
87cabf6
am 1604027a: Merge "Turn constant conditional jumps into unconditional jumps."
by Roland Levillain
· 10 years ago
dd36b42
Merge "Do not remove NullChecks & BoundsChecks in HDeadCodeElimination."
by Roland Levillain
· 10 years ago
1604027
Merge "Turn constant conditional jumps into unconditional jumps."
by Roland Levillain
· 10 years ago
a78e66a
Quick: Handle kMirOpNullCheck in LVN/GVN.
by Vladimir Marko
· 10 years ago
c6d1cba
am f1eb1002: Merge "Quick: Improve the BBCombine pass."
by Vladimir Marko
· 10 years ago
f1eb100
Merge "Quick: Improve the BBCombine pass."
by Vladimir Marko
· 10 years ago
c5ef693
Stop using |instance_| in Runtime::InitNativeMethods.
by Piotr Jastrzebski
· 10 years ago
d20557a
am 8fc5acfd: Merge "Rewrite null check elimination to work on dalvik regs."
by Vladimir Marko
· 10 years ago
8fc5acf
Merge "Rewrite null check elimination to work on dalvik regs."
by Vladimir Marko
· 10 years ago
b8527c3
am 16b842af: Merge "Store exiting thread ids and names while tracing to output later."
by Jeff Hao
· 10 years ago
16b842a
Merge "Store exiting thread ids and names while tracing to output later."
by Jeff Hao
· 10 years ago
8b01dc2
am 8fd9bc91: Merge "Add more logging to finalization test"
by Mathieu Chartier
· 10 years ago
8fd9bc9
Merge "Add more logging to finalization test"
by Mathieu Chartier
· 10 years ago
abbf242
Remove test dependencies on phony targets.
by Ian Rogers
· 10 years ago
beb567b
am edfc4ca2: (-s ours) Fix oatdump for no image
by Mathieu Chartier
· 10 years ago
312eb25
Quick: Improve the BBCombine pass.
by Vladimir Marko
· 10 years ago
bff4fa7
am e163a3a1: Merge "Fix oatdump for no image"
by Mathieu Chartier
· 10 years ago
edfc4ca
Fix oatdump for no image
by Mathieu Chartier
· 10 years ago
e163a3a
Merge "Fix oatdump for no image"
by Mathieu Chartier
· 10 years ago
d424d08
Fix oatdump for no image
by Mathieu Chartier
· 10 years ago
bbb5479
Add more logging to finalization test
by Mathieu Chartier
· 10 years ago
7baa6f8
Rewrite null check elimination to work on dalvik regs.
by Vladimir Marko
· 10 years ago
13f4c62
am 5c5efc25: Merge "ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK"
by Vladimir Marko
· 10 years ago
5c5efc2
Merge "ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK"
by Vladimir Marko
· 10 years ago
aa7b8a3
Quick: Avoid node iteration for passes that don't need it.
by Vladimir Marko
· 10 years ago
423b137
ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK
by Yevgeny Rouban
· 10 years ago
327f978
am 2df6840f: Merge "Add tests for missing classes"
by Brian Carlstrom
· 10 years ago
2df6840
Merge "Add tests for missing classes"
by Brian Carlstrom
· 10 years ago
Next »