Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
e9c42aa08305d5c708afc366019fb1a3ff00641b
e9c42aa
Fix incorrect DCHECK for oatdump am: a5c01d708e
by Mathieu Chartier
· 6 years ago
a5c01d7
Fix incorrect DCHECK for oatdump
by Mathieu Chartier
· 6 years ago
3b8cca5
Compiler changes for boot image extension. am: 44ca0754b3
by Vladimir Marko
· 6 years ago
44ca075
Compiler changes for boot image extension.
by Vladimir Marko
· 6 years ago
baa3513
Add ability to switch to index ids late. am: f3677471a5
by Alex Light
· 6 years ago
f367747
Add ability to switch to index ids late.
by Alex Light
· 6 years ago
3cf2d2b
ART: Verifier cleanup am: f1468b53d0
by Andreas Gampe
· 6 years ago
3d37bf6
ART: Verifier cleanup am: fef91cc973
by Andreas Gampe
· 6 years ago
30bc83f
ART: Verifier cleanup am: e0bbab9fe1
by Andreas Gampe
· 6 years ago
9b989c2
Refactor mark-bit set logic in PreZygoteFork() am: 52c468a765
by Lokesh Gidra
· 6 years ago
f1468b5
ART: Verifier cleanup
by Andreas Gampe
· 6 years ago
fef91cc
ART: Verifier cleanup
by Andreas Gampe
· 6 years ago
e0bbab9
ART: Verifier cleanup
by Andreas Gampe
· 6 years ago
52c468a
Refactor mark-bit set logic in PreZygoteFork()
by Lokesh Gidra
· 6 years ago
45f2f8f
Implement boot image extension relocation. am: c0b30c9cd2
by Vladimir Marko
· 6 years ago
571b832
Update Transaction for boot image extension. am: 672c08092a
by Vladimir Marko
· 6 years ago
c0b30c9
Implement boot image extension relocation.
by Vladimir Marko
· 6 years ago
672c080
Update Transaction for boot image extension.
by Vladimir Marko
· 6 years ago
4a6f79a
Support option to show file sizes in Runtime APEX test scripts' list output.
by Roland Levillain
· 6 years ago
72ae300
Add an option to show file sizes in Runtime APEX test scripts' tree output.
by Roland Levillain
· 6 years ago
e91d787
Support option to show file sizes in Runtime APEX test scripts' list output.
by Roland Levillain
· 6 years ago
88e5569
Add an option to show file sizes in Runtime APEX test scripts' tree output.
by Roland Levillain
· 6 years ago
2fd85c7
luci: Add master-art manifest as a tracking project am: f47c95b9e6
by Andreas Gampe
· 6 years ago
f47c95b
luci: Add master-art manifest as a tracking project
by Andreas Gampe
· 6 years ago
fa3e8b2
Pick up the boot profile in zygote and system server. am: 0f8950af0a
by Nicolas Geoffray
· 6 years ago
0f8950a
Pick up the boot profile in zygote and system server.
by Nicolas Geoffray
· 6 years ago
df7ea31
Check whether method is zygote-compiled less frequently. am: 1fc4d42d99
by David Srbecky
· 6 years ago
1fc4d42
Check whether method is zygote-compiled less frequently.
by David Srbecky
· 6 years ago
8216e39
Add some documentation for ART chroot-based device testing. am: 450b27a534
by Roland Levillain
· 6 years ago
450b27a
Add some documentation for ART chroot-based device testing.
by Roland Levillain
· 6 years ago
48b9468
Implement ClassStatus::kVisiblyInitialized. am: bf12191214
by Vladimir Marko
· 6 years ago
5f151af
Remove GC type restrictions on --force-determinism. am: 7834241974
by Vladimir Marko
· 6 years ago
bf12191
Implement ClassStatus::kVisiblyInitialized.
by Vladimir Marko
· 6 years ago
7834241
Remove GC type restrictions on --force-determinism.
by Vladimir Marko
· 6 years ago
a0e314f
Drop Core Platform API checks when JNI table updated am: 9e0099f1c7
by Orion Hodson
· 6 years ago
9cbbd02
Refactor Core Plaform API checking am: 01ecfa1c31
by Orion Hodson
· 6 years ago
9e0099f
Drop Core Platform API checks when JNI table updated
by Orion Hodson
· 6 years ago
01ecfa1
Refactor Core Plaform API checking
by Orion Hodson
· 6 years ago
2783634
ART: Use initial-exec TLS mode for Thread TLS am: 2be4306b76
by Andreas Gampe
· 6 years ago
2be4306
ART: Use initial-exec TLS mode for Thread TLS
by Andreas Gampe
· 6 years ago
87c9f69
ART: Use thread_local on the host for ART Thread* am: 8237200442
by Andreas Gampe
· 6 years ago
8237200
ART: Use thread_local on the host for ART Thread*
by Andreas Gampe
· 6 years ago
e9929a7
ART: Extend bionic TLS use to host bionic am: a47a6e8940
by Andreas Gampe
· 6 years ago
a47a6e8
ART: Extend bionic TLS use to host bionic
by Andreas Gampe
· 6 years ago
510efb2
Add support for a profile listing methods in compilation order. am: a0fc13a97a
by Nicolas Geoffray
· 6 years ago
a0fc13a
Add support for a profile listing methods in compilation order.
by Nicolas Geoffray
· 6 years ago
cc03be3
Revert "Workaround bogus Thread Safety Analysis warning" am: 92db59bdb2
by Ziang Wan
· 6 years ago
92db59b
Revert "Workaround bogus Thread Safety Analysis warning"
by Ziang Wan
· 6 years ago
90956f6
ART: Fix ScopedThreadStateChange assert am: 1b0fcf495e
by Andreas Gampe
· 6 years ago
1b0fcf4
ART: Fix ScopedThreadStateChange assert
by Andreas Gampe
· 6 years ago
eee9b12
Try to avoid expensive stack walk in QuickDeliverException am: 1cbac5c38c
by David Srbecky
· 6 years ago
1cbac5c
Try to avoid expensive stack walk in QuickDeliverException
by David Srbecky
· 6 years ago
47e5705
ART: Correctly exclude super-init times in classlinker am: af8647023e
by Andreas Gampe
· 6 years ago
3e1d4d4
ART: Fix Runtime::GetStat am: 7ee607e39c
by Andreas Gampe
· 6 years ago
af86470
ART: Correctly exclude super-init times in classlinker
by Andreas Gampe
· 6 years ago
7ee607e
ART: Fix Runtime::GetStat
by Andreas Gampe
· 6 years ago
81492a7
Support flattened APEXes in Runtime APEX unit testing. am: dd20d0006f
by Roland Levillain
· 6 years ago
dd20d00
Support flattened APEXes in Runtime APEX unit testing.
by Roland Levillain
· 6 years ago
0c91ff3
Initialize array classes in pre-fence visitor. am: 70e2a7694b
by Vladimir Marko
· 6 years ago
70e2a76
Initialize array classes in pre-fence visitor.
by Vladimir Marko
· 6 years ago
37b9ef5
Typo fix. am: da40acad87
by Travis Tynes
· 6 years ago
da40aca
Typo fix.
by Travis Tynes
· 6 years ago
c228452
ART: Switch verifier kThrow fatal to default-on am: a83a88996c
by Andreas Gampe
· 6 years ago
a83a889
ART: Switch verifier kThrow fatal to default-on
by Andreas Gampe
· 6 years ago
1fe44d0
ART: Do not handle RETURN monitor-stack issue as throwing am: ae95ce3c6e
by Andreas Gampe
· 6 years ago
ae95ce3
ART: Do not handle RETURN monitor-stack issue as throwing
by Andreas Gampe
· 6 years ago
fc2c120
Fix statistics reporting in JIT. am: f2dcba05ca
by Nicolas Geoffray
· 6 years ago
f2dcba0
Fix statistics reporting in JIT.
by Nicolas Geoffray
· 6 years ago
c7e548b
Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1
by David Srbecky
· 6 years ago
224f9e3
Add fast path for exception vreg copying. am: cffa254b3b
by David Srbecky
· 6 years ago
27351be
Switch-interpreter: Add flatten attribute to handlers.
by David Srbecky
· 6 years ago
cffa254
Add fast path for exception vreg copying.
by David Srbecky
· 6 years ago
dd177bc
Prevent redundant field load elimination in 593-checker-long-2-float-regression
by Christoffer Quist Adamsen
· 6 years ago
9a8634a
Prevent redundant field load elimination in 593-checker-long-2-float-regression
by Christoffer Quist Adamsen
· 6 years ago
749d46c
sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45
by Josh Gao
· 6 years ago
eac1103
Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8
by Paul Duffin
· 6 years ago
999bc02
Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813
by Paul Duffin
· 6 years ago
6e4deea
sigchain: dlsym from libc.so instead of RTLD_NEXT.
by Josh Gao
· 6 years ago
34ac9f7
Use bionic_private_headers instead of bionic/libc/private
by Paul Duffin
· 6 years ago
eafeeb2
Replace use of include_dirs with header_libs on asm_defines.s
by Paul Duffin
· 6 years ago
f32df89
Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e
by Nicolas Geoffray
· 6 years ago
de0ccff
Fix a braino in GetSavedEntryPointOfPreCompiledCode.
by Nicolas Geoffray
· 6 years ago
874d8b4
Cleanup some usages of include_dirs am: 4345aacf58
by Paul Duffin
· 6 years ago
4345aac
Cleanup some usages of include_dirs
by Paul Duffin
· 6 years ago
a3ae539
Fix handling for invalid or missing app images am: 6b689ceb63
by Mathieu Chartier
· 6 years ago
6b689ce
Fix handling for invalid or missing app images
by Mathieu Chartier
· 6 years ago
cfd660f
ART: Add option to behave fatally on unmarked kThrow am: d84794d235
by Andreas Gampe
· 6 years ago
ca47af7
ART: Factor out runtime-exception saved_line fallback am: 16a08f6d70
by Andreas Gampe
· 6 years ago
d84794d
ART: Add option to behave fatally on unmarked kThrow
by Andreas Gampe
· 6 years ago
16a08f6
ART: Factor out runtime-exception saved_line fallback
by Andreas Gampe
· 6 years ago
a94f043
Disable test 660 for debuggable am: 22940241f9
by Mathieu Chartier
· 6 years ago
2294024
Disable test 660 for debuggable
by Mathieu Chartier
· 6 years ago
4798947
Revert^2 "Support clinit for app image during compilation" am: 0c2c222733
by Chang Xing
· 6 years ago
0c2c222
Revert^2 "Support clinit for app image during compilation"
by Chang Xing
· 8 years ago
f9b0dc4
ARM/ARM64: Improve frame entry/exit codegen. am: 1a225a76ee
by Vladimir Marko
· 6 years ago
1a225a7
ARM/ARM64: Improve frame entry/exit codegen.
by Vladimir Marko
· 6 years ago
ac7e515
jitzygote: Handle case of methods having the resolution stub. am: 323844002e
by Nicolas Geoffray
· 6 years ago
3238440
jitzygote: Handle case of methods having the resolution stub.
by Nicolas Geoffray
· 6 years ago
6a6ec0d
Stronger alignment check in ArtField::SetOffset(). am: 297a0533d2
by Vladimir Marko
· 6 years ago
297a053
Stronger alignment check in ArtField::SetOffset().
by Vladimir Marko
· 6 years ago
Next »