Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
8848fe8ebe517f8c3765845a9d52dc48e2d931b1
8848fe8
Merge "Revert "Revert "Make the runtime default to not allowing JDWP again."""
by Treehugger Robot
· 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
f346af5
Merge "Add an operation performing non-moving allocation in ThreadStress."
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
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
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
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
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
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
bf9eeda
Merge "Make adbconnection validate jdwpOptions and change defaults"
by Treehugger Robot
· 7 years ago
81f75c3
Make adbconnection validate jdwpOptions and change defaults
by Alex Light
· 7 years ago
ded5594
Add addw support to x86 and x64.
by Nicolas Geoffray
· 7 years ago
3d2680b
Merge "Have buildbot-build.sh create dummy hidden API lists"
by David Brazdil
· 7 years ago
a6e0e7d
Special case JIT update for native methods.
by Nicolas Geoffray
· 7 years ago
df76a5f
Have buildbot-build.sh create dummy hidden API lists
by David Brazdil
· 7 years ago
8d79234
Merge "Blacklist flakey test."
by Nicolas Geoffray
· 7 years ago
5a0d9b0
Merge "ART: patchoat compilation fix for mac sdk"
by Treehugger Robot
· 7 years ago
708d643
Blacklist flakey test.
by Nicolas Geoffray
· 7 years ago
b348b3b
ART: patchoat compilation fix for mac sdk
by Orion Hodson
· 7 years ago
8006cf1
Merge "Fix default cdex level to be fast instead of none"
by Mathieu Chartier
· 7 years ago
b9b438f
Merge "patchoat: add ability to verify relocated .art files"
by Treehugger Robot
· 7 years ago
42a6c3b
Merge "Fix container overflow for compact dex writer"
by Mathieu Chartier
· 7 years ago
4e046e2
Fix container overflow for compact dex writer
by Mathieu Chartier
· 7 years ago
ce79886
Merge "Temporarily disable 137-cfi for cdex"
by Mathieu Chartier
· 7 years ago
0a333e4
Temporarily disable 137-cfi for cdex
by Mathieu Chartier
· 7 years ago
dc757e5
Fix default cdex level to be fast instead of none
by Mathieu Chartier
· 7 years ago
13a677c
Merge "Enable filtering of profile data on load"
by Treehugger Robot
· 7 years ago
144c34f
Merge "Log JIT mini-debug-info memory usage."
by David Srbecky
· 7 years ago
05dd001
Merge "Always generate JIT mini-debug-info for debuggable apps."
by David Srbecky
· 7 years ago
44720c6
Merge "Fix method handles using wrong section"
by Mathieu Chartier
· 7 years ago
754b757
patchoat: add ability to verify relocated .art files
by Chris Morin
· 7 years ago
9b302bf
Fix method handles using wrong section
by Mathieu Chartier
· 7 years ago
d9f4d64
Enable filtering of profile data on load
by Calin Juravle
· 7 years ago
3288ac5
Merge "Have adbconnection handle DDMS packets if agent not loaded"
by Alex Light
· 7 years ago
5bfcc23
Merge "Expose pending hidden API warning through VMRuntime"
by David Brazdil
· 7 years ago
a84db1e
Merge "Add deduping for string data and debug infos"
by Treehugger Robot
· 7 years ago
4580b6d
Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size.""
by Treehugger Robot
· 7 years ago
816ca4d
Merge "Revert "Compiler changes for bitstring based type checks.""
by Treehugger Robot
· 7 years ago
b81ecad
Add deduping for string data and debug infos
by Mathieu Chartier
· 7 years ago
b7b2957
Merge "Add shared separate data section for compact dex"
by Mathieu Chartier
· 7 years ago
6e76c6c
Merge "Blacklist flakey test."
by Treehugger Robot
· 7 years ago
bff7a52
Revert "Compiler changes for bitstring based type checks."
by Nicolas Geoffray
· 7 years ago
83af48e
Merge "Remove art::gc::Heap::allocation_rate_."
by Roland Levillain
· 7 years ago
4384b10
Expose pending hidden API warning through VMRuntime
by David Brazdil
· 7 years ago
9779e6f
Merge "Start warning on hidden API greylist"
by David Brazdil
· 7 years ago
1a4f3ca
Revert "ARM: Use r4 for stack overflow check to reduce code size."
by Nicolas Geoffray
· 7 years ago
1759f61
Merge "Start enforcing hidden API blacklist"
by Treehugger Robot
· 7 years ago
8304743
Merge "Revert "ART: Use the bitstring type check for AOT app compilation.""
by Treehugger Robot
· 7 years ago
8dc11b7
Merge "Revert "More general store elimination""
by Treehugger Robot
· 7 years ago
da3a6e5
Blacklist flakey test.
by Nicolas Geoffray
· 7 years ago
0be8cab
Revert "ART: Use the bitstring type check for AOT app compilation."
by Nicolas Geoffray
· 7 years ago
e97949e
Revert "More general store elimination"
by Nicolas Geoffray
· 7 years ago
ee7d2fd
Start warning on hidden API greylist
by David Brazdil
· 7 years ago
5a61bb7
Start enforcing hidden API blacklist
by David Brazdil
· 7 years ago
5cee0a3
Merge "dex2oat: Test whether the passed vdex has no dex file."
by Nicolas Geoffray
· 7 years ago
c3a22aa
Add shared separate data section for compact dex
by Mathieu Chartier
· 7 years ago
15b8113
Have adbconnection handle DDMS packets if agent not loaded
by Alex Light
· 7 years ago
Next »