Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
091092281397544237ad5e11205b3e1c2144ea49
0910922
Merge "Move constructors and operators should be noexcept." am: fadea6bfad
by Martin Stjernholm
· 6 years ago
fadea6b
Merge "Move constructors and operators should be noexcept."
by Treehugger Robot
· 6 years ago
119713c
Merge "Revert "Suspend the runtime when switching interpreters."" am: f05ad2a8d1
by Lokesh Gidra
· 6 years ago
f05ad2a
Merge "Revert "Suspend the runtime when switching interpreters.""
by Lokesh Gidra
· 6 years ago
9fd68f6
Revert "Suspend the runtime when switching interpreters."
by Lokesh Gidra
· 6 years ago
af44aba
Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples."" am: 6c22540b2c
by David Srbecky
· 6 years ago
6c22540
Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples.""
by David Srbecky
· 6 years ago
d4d7918
Move constructors and operators should be noexcept.
by Martin Stjernholm
· 6 years ago
c8a534d
Merge "Fix core jars list in bootjars.sh ." am: d88f3eba1a
by Vladimir Marko
· 6 years ago
d88f3eb
Merge "Fix core jars list in bootjars.sh ."
by Vladimir Marko
· 6 years ago
d94248f
Merge "Add support for aggregation counters in the profile" am: 710a3a7553
by Calin Juravle
· 6 years ago
710a3a7
Merge "Add support for aggregation counters in the profile"
by Calin Juravle
· 6 years ago
79f0863
Merge "Move startup thread pool back into runtime" am: c4fc53ae1e
by Mathieu Chartier
· 6 years ago
c4fc53a
Merge "Move startup thread pool back into runtime"
by Mathieu Chartier
· 6 years ago
7baf318
Merge "Suspend the runtime when switching interpreters." am: b7e23dcd0c
by David Srbecky
· 6 years ago
b7e23dc
Merge "Suspend the runtime when switching interpreters."
by David Srbecky
· 6 years ago
a5d931f
Fix core jars list in bootjars.sh .
by Vladimir Marko
· 6 years ago
8a44827
Merge changes I5e42f85c,I60174623 am: adf595900e
by Vladimir Marko
· 6 years ago
adf5959
Merge changes I5e42f85c,I60174623
by Vladimir Marko
· 6 years ago
3ee9cfd
Add support for aggregation counters in the profile
by Calin Juravle
· 6 years ago
ada33d7
Move startup thread pool back into runtime
by Mathieu Chartier
· 6 years ago
e14d9c9
Merge "Honor ANDROID_LOG_TAGS when logging." am: 43faa46d23
by Dario Freni
· 6 years ago
43faa46
Merge "Honor ANDROID_LOG_TAGS when logging."
by Treehugger Robot
· 6 years ago
28c3f1f
Merge "Pack JIT mini-debug-infos together." am: 30a8c4b28c
by David Srbecky
· 6 years ago
30a8c4b
Merge "Pack JIT mini-debug-infos together."
by David Srbecky
· 6 years ago
104b6d8
Honor ANDROID_LOG_TAGS when logging.
by Dario Freni
· 6 years ago
c4a924d
Keep dex location from OatDexFile.
by Vladimir Marko
· 6 years ago
78e05f5
Merge "Correct timeout_dumper to TIMEOUT_DUMPER" am: 2b979929d7
by Alex Light
· 6 years ago
2b97992
Merge "Correct timeout_dumper to TIMEOUT_DUMPER"
by Alex Light
· 6 years ago
4520b06
Correct timeout_dumper to TIMEOUT_DUMPER
by Alex Light
· 6 years ago
d33db43
Merge "ART: Use timeout --foreground" am: 26d5a3e394
by Andreas Gampe
· 6 years ago
e0980cc
Merge "Support Windows builds for libartbase/libdexfile" am: 11fdb2a13e
by David Sehr
· 6 years ago
26d5a3e
Merge "ART: Use timeout --foreground"
by Treehugger Robot
· 6 years ago
11fdb2a
Merge "Support Windows builds for libartbase/libdexfile"
by David Sehr
· 6 years ago
29a533e
Remove unresolved classes from image classes.
by Vladimir Marko
· 6 years ago
641defe
Merge "Disable failing InetAddressUtilsTest tests only in host" am: e29b950562
by Paul Duffin
· 6 years ago
e29b950
Merge "Disable failing InetAddressUtilsTest tests only in host"
by Treehugger Robot
· 6 years ago
5fc9dc6
Merge "Fix `pthread_cond_timedwait()` error processing in dex2oat."
by Roland Levillain
· 6 years ago
396ca41
Disable failing InetAddressUtilsTest tests only in host
by Paul Duffin
· 6 years ago
dadba13
Merge "Fix `pthread_cond_timedwait()` error processing in dex2oat."
by Roland Levillain
· 6 years ago
6f2cf1f
Merge "Blacklist tests failing after InetAddress changes." am: 96453b7d6a
by Nicolas Geoffray
· 6 years ago
96453b7
Merge "Blacklist tests failing after InetAddress changes."
by Nicolas Geoffray
· 6 years ago
2845608
Blacklist tests failing after InetAddress changes.
by Nicolas Geoffray
· 6 years ago
7dcc182
Merge "Remove Trace.Pause/Resume." am: 9895094fd8
by Nicolas Geoffray
· 6 years ago
9895094
Merge "Remove Trace.Pause/Resume."
by Nicolas Geoffray
· 6 years ago
784e0e3
Merge "Add implicit min-sdk if a test uses a main-dex list." am: 0613c9464a
by Ian Zerny
· 6 years ago
0613c94
Merge "Add implicit min-sdk if a test uses a main-dex list."
by Ian Zerny
· 6 years ago
10db8fe
Support Windows builds for libartbase/libdexfile
by David Sehr
· 7 years ago
d74fc01
Merge "Make inter-region ref bitmap pointers unique_ptr" am: d429ee9a3a
by Lokesh Gidra
· 6 years ago
d429ee9
Merge "Make inter-region ref bitmap pointers unique_ptr"
by Treehugger Robot
· 6 years ago
202d38d
Merge "Add extra traces to Thread startup" am: 8ceeb2ede9
by Mathieu Chartier
· 6 years ago
8ceeb2e
Merge "Add extra traces to Thread startup"
by Mathieu Chartier
· 6 years ago
32650ab
Make inter-region ref bitmap pointers unique_ptr
by Lokesh Gidra
· 6 years ago
c77f2ee
Merge "Split inter-region ref bitmap for every space" am: 712c7698c6
by Lokesh Gidra
· 6 years ago
712c769
Merge "Split inter-region ref bitmap for every space"
by Lokesh Gidra
· 6 years ago
4bdcf5d
ART: Use timeout --foreground
by Andreas Gampe
· 6 years ago
1c34b71
Split inter-region ref bitmap for every space
by Lokesh Gidra
· 6 years ago
3afc3f7
Merge "Use __builtin_trap to force crashing" am: 5c030d3c25
by Yi Kong
· 6 years ago
5c030d3
Merge "Use __builtin_trap to force crashing"
by Treehugger Robot
· 6 years ago
c1c858c
Merge changes I64659916,Id09ce5af am: c538043c13
by Andreas Gampe
· 6 years ago
c17c9e1
Merge "ART: add dump region info runtime option" am: 35bd06e1bd
by Roland Levillain
· 6 years ago
820e659
Merge "ART: disable 708-jit-cache-churn for jit-on-first-use" am: d943f0802c
by Orion Hodson
· 6 years ago
627c4d8
Merge "Move conscrypt back to core image to unblock Golem." am: 709e58853e
by Vladimir Marko
· 6 years ago
4eebb0e
Remove Trace.Pause/Resume.
by Nicolas Geoffray
· 6 years ago
c538043
Merge changes I64659916,Id09ce5af
by Treehugger Robot
· 6 years ago
d406b62
ART: Add ABI dumping to timeout_dumper
by Andreas Gampe
· 6 years ago
f0d4cfe
ART: Add addr2line lookup path for timeout_dumper
by Andreas Gampe
· 6 years ago
d6f8c8b
Fix `pthread_cond_timedwait()` error processing in dex2oat.
by Roland Levillain
· 6 years ago
35bd06e
Merge "ART: add dump region info runtime option"
by Roland Levillain
· 6 years ago
d943f08
Merge "ART: disable 708-jit-cache-churn for jit-on-first-use"
by Orion Hodson
· 6 years ago
709e588
Merge "Move conscrypt back to core image to unblock Golem."
by Treehugger Robot
· 6 years ago
4f32b6a
Add implicit min-sdk if a test uses a main-dex list.
by Ian Zerny
· 6 years ago
2cb696e
ART: disable 708-jit-cache-churn for jit-on-first-use
by Orion Hodson
· 6 years ago
45d4184
Move conscrypt back to core image to unblock Golem.
by Vladimir Marko
· 6 years ago
f48cd45
Merge "Handle art::ProcessCpuNanoTime invocations on macOS." am: 777cb01e3c
by Roland Levillain
· 6 years ago
777cb01
Merge "Handle art::ProcessCpuNanoTime invocations on macOS."
by Roland Levillain
· 6 years ago
c3e1c13
Merge changes Iec59c32f,If2f4b65e am: c9456fe943
by Vladimir Marko
· 6 years ago
c9456fe
Merge changes Iec59c32f,If2f4b65e
by Vladimir Marko
· 6 years ago
37346c5
ART: Correct attributes of CRC32Update intrinsic
by Evgeny Astigeevich
· 6 years ago
c01dc29
ART: Optimize use of registers for CRC32.update intrinsic
by Evgeny Astigeevich
· 6 years ago
57afef9
Merge "Speedup marking inter-region refs in 2-phase CC" am: ea1550c172
by Lokesh Gidra
· 6 years ago
ea1550c
Merge "Speedup marking inter-region refs in 2-phase CC"
by Lokesh Gidra
· 6 years ago
3a0cd34
Add extra traces to Thread startup
by Mathieu Chartier
· 6 years ago
278733f
Merge "Fix zipapex test-bot." am: 9e72ebe9cb
by Alex Light
· 6 years ago
9e72ebe
Merge "Fix zipapex test-bot."
by Alex Light
· 6 years ago
7b814f3
Use __builtin_trap to force crashing
by Yi Kong
· 6 years ago
8c5476a
Fix zipapex test-bot.
by Alex Light
· 6 years ago
489687e
Merge "Revert "Linker namespace configuration for the Runtime APEX.""
by Andreas Gampe
· 6 years ago
e01c1c4
Merge "Revert "Linker namespace configuration for the Runtime APEX.""
by Treehugger Robot
· 6 years ago
4a10d0c
Merge "Fix ART test depending on libcore internals." am: b4a346633a
by Tobias Thierer
· 6 years ago
d0c5b25
Speedup marking inter-region refs in 2-phase CC
by Lokesh Gidra
· 6 years ago
b4a3466
Merge "Fix ART test depending on libcore internals."
by Treehugger Robot
· 6 years ago
5bbd9b9
Revert "Linker namespace configuration for the Runtime APEX."
by Andreas Gampe
· 6 years ago
8dee118
Fix ART test depending on libcore internals.
by Tobias Thierer
· 6 years ago
891fdcf
Handle art::ProcessCpuNanoTime invocations on macOS.
by Roland Levillain
· 6 years ago
48c314b
Merge "Do not cache the method name from PrettyMethod." am: 8f320f5211
by Martin Stjernholm
· 6 years ago
8f320f5
Merge "Do not cache the method name from PrettyMethod."
by Martin Stjernholm
· 6 years ago
4033ce2
Merge "Include ICU4C cc_library_headers instead of a directory" am: 9e736316ec
by vichang
· 6 years ago
9e73631
Merge "Include ICU4C cc_library_headers instead of a directory"
by vichang
· 6 years ago
de94ea7
ART: add dump region info runtime option
by Albert Mingkun Yang
· 6 years ago
Next »