Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
7546981a3dd68e32393b9ae8fa39e2b9d2420a47
7546981
Update ahat version number to 1.7 am: c94b44cee8 am: 1eff037c75
by Richard Uhler
· 6 years ago
1eff037
Update ahat version number to 1.7 am: c94b44cee8
by Richard Uhler
· 6 years ago
c94b44c
Update ahat version number to 1.7
by Richard Uhler
· 6 years ago
a26b93b
Remove dead code in build/codegen.go. am: 2d79a6275a am: c89197abba
by Roland Levillain
· 6 years ago
c89197a
Remove dead code in build/codegen.go. am: 2d79a6275a
by Roland Levillain
· 6 years ago
2d79a62
Remove dead code in build/codegen.go.
by Roland Levillain
· 6 years ago
080ed5c
Jit-zygote: Postpone pre-compilation until boot is completed. am: bfcea3dca8
by David Srbecky
· 6 years ago
2092fec
Jit-zygote: Postpone pre-compilation until boot is completed. am: bfcea3dca8
by David Srbecky
· 6 years ago
bfcea3d
Jit-zygote: Postpone pre-compilation until boot is completed.
by David Srbecky
· 6 years ago
b3a3d7e
Remove icu .dat file from Runtime module am: 6461124331 am: c53f1e0982
by Victor Chang
· 6 years ago
c53f1e0
Remove icu .dat file from Runtime module am: 6461124331
by Victor Chang
· 6 years ago
6461124
Remove icu .dat file from Runtime module
by Victor Chang
· 6 years ago
b254e12
Don't require --debugfs and --tmpdir when --flattened is used. am: 3cb59a4e22
by Martin Stjernholm
· 6 years ago
fada25c
Don't require --debugfs and --tmpdir when --flattened is used. am: 3cb59a4e22
by Martin Stjernholm
· 6 years ago
3cb59a4
Don't require --debugfs and --tmpdir when --flattened is used.
by Martin Stjernholm
· 6 years ago
7e04cd3
Fix linker error in JitCompilerInterface am: b41869adc0 am: b02d7fb623
by David Srbecky
· 6 years ago
6cb7cb1
Switch-interpreter: Inline field getters and setters. am: f56393cc93
by David Srbecky
· 6 years ago
b02d7fb
Fix linker error in JitCompilerInterface am: b41869adc0
by David Srbecky
· 6 years ago
29872b3
Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions. am: 084fc289b4
by Roland Levillain
· 6 years ago
8787df2
Switch-interpreter: Inline field getters and setters. am: f56393cc93
by David Srbecky
· 6 years ago
68e3cea
Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions.
by Roland Levillain
· 6 years ago
b41869a
Fix linker error in JitCompilerInterface
by David Srbecky
· 6 years ago
be460ed
Don't compile OSR methods that have phi equivalents at loop entry. am: 7cfc8f5b2a
by Nicolas Geoffray
· 6 years ago
f56393c
Switch-interpreter: Inline field getters and setters.
by David Srbecky
· 6 years ago
00a65ab
Don't compile OSR methods that have phi equivalents at loop entry.
by Nicolas Geoffray
· 6 years ago
084fc28
Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions.
by Roland Levillain
· 6 years ago
7cfc8f5
Don't compile OSR methods that have phi equivalents at loop entry.
by Nicolas Geoffray
· 6 years ago
abcbddb
Use ART gtests from the Testing Runtime APEX in ART device testing. am: 70b93ffca2
by Roland Levillain
· 6 years ago
67453d2
Use ART gtests from the Testing Runtime APEX in ART device testing.
by Roland Levillain
· 6 years ago
70b93ff
Use ART gtests from the Testing Runtime APEX in ART device testing.
by Roland Levillain
· 6 years ago
1602438
Remove message ART creates for "throw null". am: 635967b5d1 am: 8133ec61e0
by Nicolas Geoffray
· 6 years ago
8133ec6
Remove message ART creates for "throw null". am: 635967b5d1
by Nicolas Geoffray
· 6 years ago
635967b
Remove message ART creates for "throw null".
by Nicolas Geoffray
· 6 years ago
88d742c
Build and install the Testing Runtime APEX in ART device testing. am: 8d5a215a7e
by Roland Levillain
· 6 years ago
b55a359
Build and install the Testing Runtime APEX in ART device testing. am: 8d5a215a7e
by Roland Levillain
· 6 years ago
8d5a215
Build and install the Testing Runtime APEX in ART device testing.
by Roland Levillain
· 6 years ago
32a98a4
Filter duplicate sources in ART's codegen customizer. am: 118ce36aa0
by Roland Levillain
· 6 years ago
b1691f0
Filter duplicate sources in ART's codegen customizer. am: 118ce36aa0
by Roland Levillain
· 6 years ago
118ce36
Filter duplicate sources in ART's codegen customizer.
by Roland Levillain
· 6 years ago
0655cfc
Simplify JIT compiler interface usage from the runtime. am: 46b5353fa5
by David Srbecky
· 6 years ago
dd31173
Simplify JIT compiler interface usage from the runtime. am: 46b5353fa5
by David Srbecky
· 6 years ago
46b5353
Simplify JIT compiler interface usage from the runtime.
by David Srbecky
· 6 years ago
ea41434
Use ClassStatus::kVisiblyInitialized in interpreter. am: baa81b5f25
by Vladimir Marko
· 6 years ago
fb771f4
Use ClassStatus::kVisiblyInitialized in interpreter. am: baa81b5f25
by Vladimir Marko
· 6 years ago
baa81b5
Use ClassStatus::kVisiblyInitialized in interpreter.
by Vladimir Marko
· 6 years ago
afd7060
Weaken 2 DCHECK()s in reflection. am: 38a062eb73 am: 45ca58ffd1
by Vladimir Marko
· 6 years ago
45ca58f
Weaken 2 DCHECK()s in reflection. am: 38a062eb73
by Vladimir Marko
· 6 years ago
38a062e
Weaken 2 DCHECK()s in reflection.
by Vladimir Marko
· 6 years ago
84ab7bd
Rewrite the .data.bimg.rel.ro check in OatFile::Setup(). am: e80ecf31e0
by Vladimir Marko
· 6 years ago
95ef879
Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. am: d4d6fb50b5
by Roland Levillain
· 6 years ago
d737c43
Rewrite the .data.bimg.rel.ro check in OatFile::Setup(). am: e80ecf31e0
by Vladimir Marko
· 6 years ago
5a174eb
Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`.
by Roland Levillain
· 6 years ago
e80ecf3
Rewrite the .data.bimg.rel.ro check in OatFile::Setup().
by Vladimir Marko
· 6 years ago
d4d6fb5
Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`.
by Roland Levillain
· 6 years ago
b0e4672
Introduce Make variables for the various Runtime APEX names. am: f0b1de829b
by Roland Levillain
· 6 years ago
ff90176
Introduce Make variables for the various Runtime APEX names. am: f0b1de829b
by Roland Levillain
· 6 years ago
f0b1de8
Introduce Make variables for the various Runtime APEX names.
by Roland Levillain
· 6 years ago
a88bf04
ART: ARM64: Optimize frame size for SIMD graphs. am: 6a0b657a18 am: 575bdb43e4
by Artem Serov
· 6 years ago
575bdb4
ART: ARM64: Optimize frame size for SIMD graphs. am: 6a0b657a18
by Artem Serov
· 6 years ago
6a0b657
ART: ARM64: Optimize frame size for SIMD graphs.
by Artem Serov
· 6 years ago
f11b04c
Introduce a Testing Runtime APEX (test) module including ART gtests. am: 61f0716300
by Roland Levillain
· 6 years ago
9d66e56
Introduce a Testing Runtime APEX (test) module including ART gtests.
by Roland Levillain
· 6 years ago
61f0716
Introduce a Testing Runtime APEX (test) module including ART gtests.
by Roland Levillain
· 6 years ago
efff326
Fix 638-checker-inline-cache-intrinsic am: 81448a21dd am: 2545ab9ba3
by David Srbecky
· 6 years ago
2545ab9
Fix 638-checker-inline-cache-intrinsic am: 81448a21dd
by David Srbecky
· 6 years ago
81448a2
Fix 638-checker-inline-cache-intrinsic
by David Srbecky
· 6 years ago
c08eef1
ART: Improve the timings for 597-deopt-busy-loop. am: 5d93b8848c am: baee26e844
by Artem Serov
· 6 years ago
baee26e
ART: Improve the timings for 597-deopt-busy-loop. am: 5d93b8848c
by Artem Serov
· 6 years ago
5d93b88
ART: Improve the timings for 597-deopt-busy-loop.
by Artem Serov
· 6 years ago
571779a
Fix Heap::UnBindBitmaps for spaces without bitmaps am: 7c502740ba am: de6f202230
by Mathieu Chartier
· 6 years ago
de6f202
Fix Heap::UnBindBitmaps for spaces without bitmaps am: 7c502740ba
by Mathieu Chartier
· 6 years ago
7c50274
Fix Heap::UnBindBitmaps for spaces without bitmaps
by Mathieu Chartier
· 6 years ago
a3143a1
Add resize arrays JVMTI extension am: c14ec8facf am: ef90e953b3
by Alex Light
· 6 years ago
ef90e95
Add resize arrays JVMTI extension am: c14ec8facf
by Alex Light
· 6 years ago
c14ec8f
Add resize arrays JVMTI extension
by Alex Light
· 6 years ago
1d44310
ART: Remove FailOrAbort for unnecessary cases am: 147a911636 am: 177a8c1e3b
by Andreas Gampe
· 6 years ago
b81d2d3
ART: Move find-locks code up in the callchain am: b90cad5807 am: 88201e9a78
by Andreas Gampe
· 6 years ago
91bdf69
ART: Check dex file constraint A1 am: d1abab7110 am: 2ac7b763e3
by Andreas Gampe
· 6 years ago
e9c3f46
ART: Verifier cleanup am: 0134a28ec4 am: 47ced43878
by Andreas Gampe
· 6 years ago
0e4b2d2
ART: Verifier cleanup am: 86bf068459 am: 45009abbf8
by Andreas Gampe
· 6 years ago
91dc9e5
Do not hold lock when making class visibly initialized. am: 422a9ebc5b
by Vladimir Marko
· 6 years ago
177a8c1
ART: Remove FailOrAbort for unnecessary cases am: 147a911636
by Andreas Gampe
· 6 years ago
88201e9
ART: Move find-locks code up in the callchain am: b90cad5807
by Andreas Gampe
· 6 years ago
2ac7b76
ART: Check dex file constraint A1 am: d1abab7110
by Andreas Gampe
· 6 years ago
47ced43
ART: Verifier cleanup am: 0134a28ec4
by Andreas Gampe
· 6 years ago
45009ab
ART: Verifier cleanup am: 86bf068459
by Andreas Gampe
· 6 years ago
426b4c0
Do not hold lock when making class visibly initialized. am: 422a9ebc5b
by Vladimir Marko
· 6 years ago
b062295
Make classes visibly initialized faster. am: 9f18fbc433 am: 770147ab28
by Vladimir Marko
· 6 years ago
35c75c9
Refactor space bitmap to be a value object am: 6f38201339 am: 8005ba6072
by Mathieu Chartier
· 6 years ago
147a911
ART: Remove FailOrAbort for unnecessary cases
by Andreas Gampe
· 6 years ago
b90cad5
ART: Move find-locks code up in the callchain
by Andreas Gampe
· 6 years ago
d1abab7
ART: Check dex file constraint A1
by Andreas Gampe
· 6 years ago
0134a28
ART: Verifier cleanup
by Andreas Gampe
· 6 years ago
86bf068
ART: Verifier cleanup
by Andreas Gampe
· 6 years ago
422a9eb
Do not hold lock when making class visibly initialized.
by Vladimir Marko
· 6 years ago
770147a
Make classes visibly initialized faster. am: 9f18fbc433
by Vladimir Marko
· 6 years ago
8005ba6
Refactor space bitmap to be a value object am: 6f38201339
by Mathieu Chartier
· 6 years ago
9f18fbc
Make classes visibly initialized faster.
by Vladimir Marko
· 6 years ago
6f38201
Refactor space bitmap to be a value object
by Mathieu Chartier
· 6 years ago
ef8fe6c
No longer call `make` directly in build/apex/runtests.sh am: 2b9c8c94fc
by Roland Levillain
· 6 years ago
Next »