Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
8060a07dd9a0d288d96aa3400a5ed977abb44668
8060a07
Merge "Remove uses of $USER"
by Treehugger Robot
· 6 years ago
e7bd7aa
Merge "Bionic libs are located at /system/lib"
by Treehugger Robot
· 6 years ago
edad2aa
Merge "Relocate usleep for Thread::Unregister"
by Mathieu Chartier
· 6 years ago
163a37a
Merge "Add ability to store invocation information in an external file."
by Treehugger Robot
· 6 years ago
b121449
Merge "OpenjdkJvm.cc: Add O_CLOEXEC"
by Treehugger Robot
· 6 years ago
5d938ef
Merge "Fix CFI tests for heap poisoning."
by David Srbecky
· 6 years ago
51bc752
Fix CFI tests for heap poisoning.
by David Srbecky
· 6 years ago
c3c0299
Merge "ART: add longest consecutive free bytes in region dump"
by Roland Levillain
· 6 years ago
206ffa5
Merge "ART: make RegionSpace::GetNextObject a static function"
by Roland Levillain
· 6 years ago
3fef44a
Relocate usleep for Thread::Unregister
by Juju Sung
· 6 years ago
1cc5dc8
Merge "Add more verbose logging to profiler"
by Treehugger Robot
· 6 years ago
3f20fe7
Bionic libs are located at /system/lib
by Jiyong Park
· 6 years ago
1a07435
Add more verbose logging to profiler
by Mathieu Chartier
· 6 years ago
02f6c8d
Merge "Delete PatchedObjectsMap"
by Mathieu Chartier
· 6 years ago
1f99225
Merge "Add 132 to redefine-stress skips"
by Treehugger Robot
· 6 years ago
c0bb8c7
Merge "ART: Some more IWYU in common headers"
by Treehugger Robot
· 6 years ago
1aa5232
Merge "ART: Forward-declare Instrumentation"
by Andreas Gampe
· 6 years ago
311858c
Merge "Partially revert expected output for 911-get-stack-trace"
by Treehugger Robot
· 6 years ago
2337fa1
Add 132 to redefine-stress skips
by Alex Light
· 6 years ago
c93dba2
Merge "ART: log threads not suspending in SuspendAllInternal"
by Andreas Gampe
· 6 years ago
2ffc74b
Delete PatchedObjectsMap
by Mathieu Chartier
· 6 years ago
a13970a
Partially revert expected output for 911-get-stack-trace
by Jinseong Jeon
· 6 years ago
6262959
ART: Some more IWYU in common headers
by Andreas Gampe
· 6 years ago
d77abd9
ART: Forward-declare Instrumentation
by Andreas Gampe
· 6 years ago
6dbf9ec
Merge "art_cc_static_library -> art_cc_library_static"
by Treehugger Robot
· 6 years ago
73030ed
art_cc_static_library -> art_cc_library_static
by Steven Moreland
· 6 years ago
bec232e
Merge "ART: Some IWYU for IterationRange"
by Treehugger Robot
· 6 years ago
457c321
Merge changes I6f281703,I1450fe2c
by Treehugger Robot
· 6 years ago
cab5234
Merge "ART: Add cause to GC wait-for-completion systrace"
by Treehugger Robot
· 6 years ago
699cb00
Merge changes If10189f9,I32dde5a6
by Treehugger Robot
· 6 years ago
436896c
ART: Some IWYU for IterationRange
by Andreas Gampe
· 6 years ago
7458a7a
ART: Refactor code_item_accessors
by Andreas Gampe
· 6 years ago
ad1aa63
ART: Move Signature to its own header
by Andreas Gampe
· 6 years ago
aac0972
ART: Add cause to GC wait-for-completion systrace
by Andreas Gampe
· 6 years ago
0104606
Remove uses of $USER
by Dan Willemsen
· 6 years ago
b8bca30
ART: Move DexFileStringEquals to DexFile
by Andreas Gampe
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
0f0a4e4
Merge "ART: show exact bytes along with human-friendly format"
by Roland Levillain
· 6 years ago
90793b3
Merge "ART: Refactor for bugprone-argument-comment"
by Treehugger Robot
· 6 years ago
9f55716
Merge "Dynamic linker is explicitly added to runtime APEX"
by Treehugger Robot
· 6 years ago
814aa71
Merge "Add libjavacrypto.so to the runtime APEX"
by Treehugger Robot
· 6 years ago
72b8533
Add libjavacrypto.so to the runtime APEX
by Jiyong Park
· 6 years ago
e0d6e07
Merge "Add dumping for number of classes initialized"
by Mathieu Chartier
· 6 years ago
41dba67
Add dumping for number of classes initialized
by Mathieu Chartier
· 6 years ago
3db7068
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
16bd6ac
ART: show exact bytes along with human-friendly format
by Albert Mingkun Yang
· 6 years ago
e2bc9fe
Dynamic linker is explicitly added to runtime APEX
by Jiyong Park
· 6 years ago
1650daf
Merge "Fix dex2oat usage error"
by Treehugger Robot
· 6 years ago
d67db81
Merge "Remove null check from ForwardObject / ForwardCode"
by Mathieu Chartier
· 6 years ago
f5f3869
Merge "Configure the full set of libraries for switching back from platform to runtime (aka default) namespaces."
by Treehugger Robot
· 6 years ago
0888512
Merge "Create dexpreopt.config in build_linux_bionic.sh"
by Treehugger Robot
· 6 years ago
19667a0
Fix dex2oat usage error
by Mathieu Chartier
· 6 years ago
8ab9c57
Configure the full set of libraries for switching back from platform to
by Martin Stjernholm
· 6 years ago
9a3da9a
Remove null check from ForwardObject / ForwardCode
by Mathieu Chartier
· 6 years ago
cefcbc0
Create dexpreopt.config in build_linux_bionic.sh
by Alex Light
· 6 years ago
a1358e6
ART: log threads not suspending in SuspendAllInternal
by Yuntao.Xiao
· 6 years ago
46a8938
Merge "ART: Remove thread dump"
by Treehugger Robot
· 6 years ago
ca7027d
Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64"
by Vladimir Marko
· 6 years ago
7201ef4
Merge "Allow multiple native debug entries with same address."
by Orion Hodson
· 6 years ago
9383d69
Allow multiple native debug entries with same address.
by David Srbecky
· 6 years ago
26c140f
Merge "Revert^2 "Linker namespace configuration for the Runtime APEX.""
by Martin Stjernholm
· 6 years ago
fadea6b
Merge "Move constructors and operators should be noexcept."
by Treehugger Robot
· 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
6c22540
Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples.""
by David Srbecky
· 6 years ago
799ad14
Revert^2 "Linker namespace configuration for the Runtime APEX."
by Martin Stjernholm
· 6 years ago
d4d7918
Move constructors and operators should be noexcept.
by Martin Stjernholm
· 6 years ago
d88f3eb
Merge "Fix core jars list in bootjars.sh ."
by Vladimir Marko
· 6 years ago
f7f7a7c
ART: make RegionSpace::GetNextObject a static function
by Albert Mingkun Yang
· 6 years ago
710a3a7
Merge "Add support for aggregation counters in the profile"
by Calin Juravle
· 6 years ago
c4fc53a
Merge "Move startup thread pool back into runtime"
by Mathieu Chartier
· 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
f9f22f9
ART: add longest consecutive free bytes in region dump
by Albert Mingkun Yang
· 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
43faa46
Merge "Honor ANDROID_LOG_TAGS when logging."
by Treehugger Robot
· 6 years ago
776a7c2
ART: Add CRC32.updateByteBuffer intrinsic for ARM64
by Evgeny Astigeevich
· 6 years ago
30a8c4b
Merge "Pack JIT mini-debug-infos together."
by David Srbecky
· 6 years ago
34b89b0
ART: Remove thread dump
by Andreas Gampe
· 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
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
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
62afcf5
Add ability to store invocation information in an external file.
by Alex Light
· 6 years ago
29a533e
Remove unresolved classes from image classes.
by Vladimir Marko
· 6 years ago
e29b950
Merge "Disable failing InetAddressUtilsTest tests only in host"
by Treehugger Robot
· 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
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
9895094
Merge "Remove Trace.Pause/Resume."
by Nicolas Geoffray
· 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
· 6 years ago
d429ee9
Merge "Make inter-region ref bitmap pointers unique_ptr"
by Treehugger Robot
· 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
Next »