Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
60baf831ae3af26523631d0a3dbb187ea5b3d47d
60baf83
Merge "Extend VLOG(signals) to be more useful."
by Treehugger Robot
· 7 years ago
0e7d8dd
Merge "Leave one more register for clang 7.0."
by Chih-hung Hsieh
· 7 years ago
a927295
Merge changes I39354837,Id8e47f45
by Alex Light
· 7 years ago
21f498f
Extend VLOG(signals) to be more useful.
by Alex Light
· 7 years ago
ca97ada
Change ClassFileLoadHook to lazily compute dex file
by Alex Light
· 7 years ago
86e6814
Leave one more register for clang 7.0.
by Chih-Hung Hsieh
· 7 years ago
2e40c1c
Remove unneeded mutator_lock_ requires from fixed_up_dex_file
by Alex Light
· 7 years ago
e65948f
Merge "Revert^2 "ARM: Use r4 for stack overflow check to reduce code size.""
by Treehugger Robot
· 7 years ago
527984a
Merge "Enable profile data filtering in profman"
by Treehugger Robot
· 7 years ago
833529f
Merge "Create list of open dex files for libbacktrace."
by Treehugger Robot
· 7 years ago
1004955
Revert^2 "ARM: Use r4 for stack overflow check to reduce code size."
by xueliang.zhong
· 7 years ago
97f1e04
Merge "Add libdexfile.so to the list of libraries needed for tests."
by Treehugger Robot
· 7 years ago
6831209
Merge "MIPS: Clean up InstanceOf/CheckCast."
by Treehugger Robot
· 7 years ago
e10c1e2
Enable profile data filtering in profman
by Calin Juravle
· 7 years ago
fb3de3d
Create list of open dex files for libbacktrace.
by David Srbecky
· 7 years ago
21117a3
Add libdexfile.so to the list of libraries needed for tests.
by David Srbecky
· 7 years ago
2827ff6
Merge "Move the art-gtest-heap-poisoning from Valgrind to ASan."
by Roland Levillain
· 7 years ago
e01ec23
Merge "Fix heap size tracing during bulk thread-local allocations."
by Roland Levillain
· 7 years ago
e5bf41a
Merge "Fix typo"
by Treehugger Robot
· 7 years ago
2f6d42d
Fix typo
by Nicolas Geoffray
· 7 years ago
9657618
Merge "Lower a LOG(WARNING) to VLOG(deopt) in instrumentation"
by Treehugger Robot
· 7 years ago
3e71107
Merge "Clean up signed/unsigned in vectorizer."
by Treehugger Robot
· 7 years ago
4df8ee1
Merge "Fix UAF error caught by asan"
by Treehugger Robot
· 7 years ago
d6f9d85
Fix UAF error caught by asan
by Alex Light
· 7 years ago
66c158e
Clean up signed/unsigned in vectorizer.
by Aart Bik
· 7 years ago
92d0c8b
Merge "Blacklist 674-HelloWorld-Dm test on device."
by Nicolas Geoffray
· 7 years ago
0817645
Blacklist 674-HelloWorld-Dm test on device.
by Nicolas Geoffray
· 7 years ago
eeaf87f
Merge "Print dex signatures in hidden API warnings"
by Treehugger Robot
· 7 years ago
70e88d6
Merge "Move hidden API warnings into resolvers"
by Treehugger Robot
· 7 years ago
cf026fe
Merge "Enable hidden API enforcement"
by Treehugger Robot
· 7 years ago
67fd19d
Merge "Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app"
by David Srbecky
· 7 years ago
21dca73
Merge "dex2oat: Accept .dm files."
by Nicolas Geoffray
· 7 years ago
2e34916
Enable hidden API enforcement
by David Brazdil
· 7 years ago
1077bbc
Print dex signatures in hidden API warnings
by David Brazdil
· 7 years ago
a02cb11
Move hidden API warnings into resolvers
by David Brazdil
· 7 years ago
0e9d090
Merge "Add compiler option for counting hotness in compiled code."
by Nicolas Geoffray
· 7 years ago
baeaa9b
dex2oat: Accept .dm files.
by Nicolas Geoffray
· 7 years ago
212e375
Merge "Make test 044-proxy less flaky"
by Mathieu Chartier
· 7 years ago
da244c9
Merge "Revert "Revert "Make libdexfile build independent of runtime dir"""
by David Sehr
· 7 years ago
2f8ad4b
Merge "Don't run NonMovingAlloc operations by default in ThreadStress."
by Treehugger Robot
· 7 years ago
8848fe8
Merge "Revert "Revert "Make the runtime default to not allowing JDWP again."""
by Treehugger Robot
· 7 years ago
e756f20
Don't run NonMovingAlloc operations by default in ThreadStress.
by Roland Levillain
· 7 years ago
59949b7
Merge "Bump vdex version"
by Mathieu Chartier
· 7 years ago
264a486
Revert "Revert "Make the runtime default to not allowing JDWP again.""
by Alex Light
· 7 years ago
8e9a5e8
Bump vdex version
by Mathieu Chartier
· 7 years ago
bad8437
Merge "Fix compact dex shared section with update_input_vdex"
by Mathieu Chartier
· 7 years ago
02e33ab
Merge "Do not DCHECK intrinsics with hidden API flags"
by Treehugger Robot
· 7 years ago
45caa1d
Make test 044-proxy less flaky
by Mathieu Chartier
· 7 years ago
f346af5
Merge "Add an operation performing non-moving allocation in ThreadStress."
by Roland Levillain
· 7 years ago
9b869ea
Fix heap size tracing during bulk thread-local allocations.
by Roland Levillain
· 7 years ago
f160983
Fix compact dex shared section with update_input_vdex
by Mathieu Chartier
· 7 years ago
95fa4fd
Merge "Revert "Make the runtime default to not allowing JDWP again.""
by David Brazdil
· 7 years ago
0225f8e
Revert "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 7 years ago
f05c320
Revert "Make the runtime default to not allowing JDWP again."
by David Brazdil
· 7 years ago
c7e546f
Merge "Refactor JVMTI ClassFileLoadHook handling"
by Treehugger Robot
· 7 years ago
64e4c14
Refactor JVMTI ClassFileLoadHook handling
by Alex Light
· 7 years ago
029cb25
Merge "Add release 8 flag to reference implementation run too."
by Treehugger Robot
· 7 years ago
bc71892
Merge "Make the runtime default to not allowing JDWP again."
by Alex Light
· 7 years ago
cec262e
Merge "ART: Call ThreadGroup.add for attached threads"
by Treehugger Robot
· 7 years ago
85f890b
Merge "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 7 years ago
787784f
Revert "Make libdexfile build independent of runtime dir"
by David Sehr
· 7 years ago
aa129ff
Do not DCHECK intrinsics with hidden API flags
by David Brazdil
· 7 years ago
d2b5229
Merge "Profman: Skip dex file verification for boot jars"
by Treehugger Robot
· 7 years ago
74478e6
Add release 8 flag to reference implementation run too.
by Aart Bik
· 7 years ago
5677601
ART: Call ThreadGroup.add for attached threads
by Andreas Gampe
· 7 years ago
b06bd68
Make the runtime default to not allowing JDWP again.
by Alex Light
· 7 years ago
413c3cb
Move the art-gtest-heap-poisoning from Valgrind to ASan.
by Roland Levillain
· 7 years ago
f13ac7c
Profman: Skip dex file verification for boot jars
by David Brazdil
· 7 years ago
47ec7ad
Merge "Add an option to stress only allocations in ThreadStress."
by Roland Levillain
· 7 years ago
8f99e0b
Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app
by David Srbecky
· 7 years ago
4732f12
Add an operation performing non-moving allocation in ThreadStress.
by Roland Levillain
· 7 years ago
ea5575b
Merge "Make libdexfile build independent of runtime dir"
by David Sehr
· 7 years ago
7a32347
Add an option to stress only allocations in ThreadStress.
by Roland Levillain
· 7 years ago
8d8cf2e
Merge "Fix loading of cdex files."
by David Srbecky
· 7 years ago
b40b7e7
Make libdexfile build independent of runtime dir
by David Sehr
· 7 years ago
b21c704
Fix loading of cdex files.
by David Srbecky
· 7 years ago
9690ad7
Merge "Remove hiddenapi access flags in FixedUpDexFile"
by Treehugger Robot
· 7 years ago
d8eb673
Lower a LOG(WARNING) to VLOG(deopt) in instrumentation
by Alex Light
· 7 years ago
1a824a5
Remove hiddenapi access flags in FixedUpDexFile
by Alex Light
· 7 years ago
0406e1e
Merge "Ahat: Use art -d in tests"
by Treehugger Robot
· 7 years ago
bac2a69
Merge "Update D8 reference file for 913-heaps"
by Treehugger Robot
· 7 years ago
554a7e5
Merge "Clean up some compact dex comments"
by Mathieu Chartier
· 7 years ago
d15efdf
Update D8 reference file for 913-heaps
by Søren Gjesse
· 7 years ago
807b21b
Clean up some compact dex comments
by Mathieu Chartier
· 7 years ago
58ddad4
Merge "ART: Type conversion fixes for MethodHandles"
by Treehugger Robot
· 7 years ago
7a5a303
Merge "Remove size return values for dex writer"
by Mathieu Chartier
· 7 years ago
8d72832
Add compiler option for counting hotness in compiled code.
by Nicolas Geoffray
· 7 years ago
c680574
Merge "Special case JIT update for native methods."
by Nicolas Geoffray
· 7 years ago
0530796
Merge "Add addw support to x86 and x64."
by Nicolas Geoffray
· 7 years ago
c1d3bac
ART: Type conversion fixes for MethodHandles
by Orion Hodson
· 7 years ago
5e49614
Remove size return values for dex writer
by Mathieu Chartier
· 7 years ago
26f9275
Merge "ART: Use libbase for logging in command-line tools"
by Treehugger Robot
· 7 years ago
eaf09d1
Merge "Add dexlayout class filtering"
by Mathieu Chartier
· 7 years ago
9220335
Merge changes I6d1231e5,I89559cc6
by Alex Light
· 7 years ago
b3019b9
Merge "ART: Dex2oatd does not depend on libart-nond"
by Treehugger Robot
· 7 years ago
7517555
Add dexlayout class filtering
by Mathieu Chartier
· 7 years ago
49a5b9d
Revert^2 "Change default dalvik.vm.jdwp-provider to adbconnection"
by Alex Light
· 7 years ago
2183d4d
Refactor jdwp_provider to make it easier to change the default
by Alex Light
· 7 years ago
096d3ae
Ahat: Use art -d in tests
by Andreas Gampe
· 7 years ago
772bd2f
ART: Dex2oatd does not depend on libart-nond
by Andreas Gampe
· 7 years ago
Next »