Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
9635fbee93010326d903bf0c64912a39f10da33c
9635fbe
Merge "ART: minor clean-up for var_handles.cc" am: 7f42425561
by Orion Hodson
· 7 years ago
7f42425
Merge "ART: minor clean-up for var_handles.cc"
by Orion Hodson
· 7 years ago
2a23859
Merge "Don't compile methods with irreducible loops and String.<init>."
by Nicolas Geoffray
· 7 years ago
cb2187c
Merge "Don't compile methods with irreducible loops and String.<init>."
by Nicolas Geoffray
· 7 years ago
cc05247
ART: minor clean-up for var_handles.cc
by Orion Hodson
· 7 years ago
02aa761
Merge "Fix typo in tifast.cc" am: bb071ee44d
by Alex Light
· 7 years ago
bb071ee
Merge "Fix typo in tifast.cc"
by Treehugger Robot
· 7 years ago
7876ed0
Merge "ART: Fix jvalue includes" am: fd3ffe0677
by Andreas Gampe
· 7 years ago
fd3ffe0
Merge "ART: Fix jvalue includes"
by Treehugger Robot
· 7 years ago
dc25781
Fix typo in tifast.cc
by Alex Light
· 7 years ago
c5b7564
ART: Fix jvalue includes
by Andreas Gampe
· 7 years ago
15e3847
Merge changes from topic "oth-master-art-varhandle-no-converions" am: a7d37cf735
by Orion Hodson
· 7 years ago
05f7ed6
Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress"
by David Brazdil
· 7 years ago
a7d37cf
Merge changes from topic "oth-master-art-varhandle-no-converions"
by Orion Hodson
· 7 years ago
8d2befc
Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress"
by David Brazdil
· 7 years ago
d147e2f
Don't compile methods with irreducible loops and String.<init>.
by Nicolas Geoffray
· 7 years ago
90701d5
Do not run 999-redefine-hiddenapi under jvm/redefine-stress
by David Brazdil
· 7 years ago
c4d5c13
ART: Faster VarHandle accessors for exact callsite matches
by Orion Hodson
· 7 years ago
d278e41
Merge "Fix stripping of access flags during JVMTI redefine" am: 8566e36b76
by David Brazdil
· 7 years ago
8566e36
Merge "Fix stripping of access flags during JVMTI redefine"
by David Brazdil
· 7 years ago
904e75a
Fix stripping of access flags during JVMTI redefine
by David Brazdil
· 7 years ago
30437a7
Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest" am: adff274917
by David Brazdil
· 7 years ago
adff274
Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest"
by David Brazdil
· 7 years ago
e0b3b76
Merge "Add ti-fast jvmti agent." am: fab9a7c552
by Alex Light
· 7 years ago
fab9a7c
Merge "Add ti-fast jvmti agent."
by Treehugger Robot
· 7 years ago
aa730ef
Add ti-fast jvmti agent.
by Alex Light
· 7 years ago
79f101a
Merge "Make static libtistress version" am: 0f8d2d1481
by Alex Light
· 7 years ago
0f8d2d1
Merge "Make static libtistress version"
by Treehugger Robot
· 7 years ago
8865914
Make static libtistress version
by Alex Light
· 7 years ago
ba20500
Refactor flaky ArtDexFileLoader IsPlatformDex gtest
by David Brazdil
· 7 years ago
537a4fe
ART: Add VarHandle accessors to invoke-polymorphic entrypoint
by Orion Hodson
· 7 years ago
a1b15aa
Merge "ART: Add dex::ProtoIndex" am: 00e15d651e
by Orion Hodson
· 7 years ago
00e15d6
Merge "ART: Add dex::ProtoIndex"
by Orion Hodson
· 7 years ago
6096ddd
Merge "Set default hidden API policy to dark+black" am: 6c99dc805a
by David Brazdil
· 7 years ago
8177f88
Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat"
by David Brazdil
· 7 years ago
6c99dc8
Merge "Set default hidden API policy to dark+black"
by David Brazdil
· 7 years ago
f790a4b
Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat"
by David Brazdil
· 7 years ago
8c52b12
Merge "Conditionalize LocAccessToEvent on Android target build." am: a128781f9e
by Nicolas Geoffray
· 7 years ago
a128781
Merge "Conditionalize LocAccessToEvent on Android target build."
by Nicolas Geoffray
· 7 years ago
443ba3b
Merge "Use std::cout for dexanalyze logging" am: 2111c3acf0
by Mathieu Chartier
· 7 years ago
2111c3a
Merge "Use std::cout for dexanalyze logging"
by Treehugger Robot
· 7 years ago
7775217
Merge "Prepare to move ArtDexFileLoader to libdexfile" am: 933d6e72ed
by David Sehr
· 7 years ago
933d6e7
Merge "Prepare to move ArtDexFileLoader to libdexfile"
by David Sehr
· 7 years ago
1fee5dc
Use std::cout for dexanalyze logging
by Mathieu Chartier
· 7 years ago
a4f5a9c
Merge "Handle unset ANDROID_DATA in DexLocationToOatFilename" am: 04d81ff75a
by Mathieu Chartier
· 7 years ago
04d81ff
Merge "Handle unset ANDROID_DATA in DexLocationToOatFilename"
by Treehugger Robot
· 7 years ago
9e423af
Handle unset ANDROID_DATA in DexLocationToOatFilename
by Mathieu Chartier
· 7 years ago
23f9bc6
Merge "Do not log "None" type API accesses." am: 9076eb66ad
by Nicolas Geoffray
· 7 years ago
8a22907
Conditionalize LocAccessToEvent on Android target build.
by Nicolas Geoffray
· 7 years ago
9076eb6
Merge "Do not log "None" type API accesses."
by Nicolas Geoffray
· 7 years ago
3550b68
Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine"
by David Brazdil
· 7 years ago
06d10a7
ART: Add dex::ProtoIndex
by Orion Hodson
· 7 years ago
f0ce214
Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine"
by David Brazdil
· 7 years ago
6d59026
Merge "Remove MemMap dependency on libbacktrace" am: 93fea8afb2
by David Sehr
· 7 years ago
93fea8a
Merge "Remove MemMap dependency on libbacktrace"
by David Sehr
· 7 years ago
e9c3bbb
Do not log "None" type API accesses.
by Mathew Inwood
· 7 years ago
46226f0
Set default hidden API policy to dark+black
by David Brazdil
· 7 years ago
32bde99
Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat
by David Brazdil
· 7 years ago
98cbd2d
Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies.""
by David Srbecky
· 7 years ago
768c6cc
Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies.""
by Treehugger Robot
· 7 years ago
1ab0fa8
Refactor ClassLinker & ImageWriter to use a common resolution routine
by David Brazdil
· 7 years ago
a9d5ccd
Revert "Move kVRegSize to globals.h to reduce include dependencies."
by David Srbecky
· 7 years ago
eb2ce76
Merge "Move kVRegSize to globals.h to reduce include dependencies."
by David Srbecky
· 7 years ago
93d3013
Merge "Move kVRegSize to globals.h to reduce include dependencies."
by David Srbecky
· 7 years ago
c3e1895
Prepare to move ArtDexFileLoader to libdexfile
by David Sehr
· 7 years ago
c4b59ad
Merge "Revert "Revert "Do not load app image for class collisions"""
by Mathieu Chartier
· 7 years ago
6623bc3
Merge "Revert "Revert "Do not load app image for class collisions"""
by Mathieu Chartier
· 7 years ago
2300b2d
Remove MemMap dependency on libbacktrace
by David Sehr
· 7 years ago
cef5d0a
Merge "Revert "Do not load app image for class collisions"" am: 54c42cea2b
by Mathieu Chartier
· 7 years ago
adc9086
Revert "Revert "Do not load app image for class collisions""
by Mathieu Chartier
· 7 years ago
54c42ce
Merge "Revert "Do not load app image for class collisions""
by Mathieu Chartier
· 7 years ago
2c7e13b
Revert "Do not load app image for class collisions"
by Mathieu Chartier
· 7 years ago
4233c37
Merge "Match LZMA SDK 18.05 API." am: b12c46f838
by Sen Jiang
· 7 years ago
b12c46f
Merge "Match LZMA SDK 18.05 API."
by Sen Jiang
· 7 years ago
caf6749
Merge "Add support for cortex-a55/cortex-a75." am: bf37ad2589
by Christopher Ferris
· 7 years ago
bf37ad2
Merge "Add support for cortex-a55/cortex-a75."
by Christopher Ferris
· 7 years ago
5ae7cdf
Move kVRegSize to globals.h to reduce include dependencies.
by David Srbecky
· 7 years ago
ea3f5d6
Merge "[veridex] Add a --target-sdk-version to avoid false positives."
by Nicolas Geoffray
· 7 years ago
981d590
Merge "[veridex] Add a --target-sdk-version to avoid false positives."
by Nicolas Geoffray
· 7 years ago
478f3ba
Merge "ART: Compiler support for const-method-handle" am: e0230b4cc1
by Orion Hodson
· 7 years ago
e0230b4
Merge "ART: Compiler support for const-method-handle"
by Treehugger Robot
· 7 years ago
7eae994
Merge "Handle multidex in LocationIsOnSystemFramework." am: 9d93cd6518
by Nicolas Geoffray
· 7 years ago
66166d5
[veridex] Add a --target-sdk-version to avoid false positives.
by Nicolas Geoffray
· 7 years ago
9d93cd6
Merge "Handle multidex in LocationIsOnSystemFramework."
by Nicolas Geoffray
· 7 years ago
e7270dd
Merge "ART: Rename JitCodeCache::FreeCode(const void*)" am: da1e6d2a8d
by Orion Hodson
· 7 years ago
da1e6d2
Merge "ART: Rename JitCodeCache::FreeCode(const void*)"
by Treehugger Robot
· 7 years ago
dbaa5c7
ART: Compiler support for const-method-handle
by Orion Hodson
· 7 years ago
827dfa4
Merge "Adjust run test for target runs." am: 004b8875b2
by Nicolas Geoffray
· 7 years ago
004b887
Merge "Adjust run test for target runs."
by Treehugger Robot
· 7 years ago
607624f
ART: Rename JitCodeCache::FreeCode(const void*)
by Orion Hodson
· 7 years ago
9d12a5e
Adjust run test for target runs.
by Nicolas Geoffray
· 7 years ago
9deca66
Merge "ART: Compiler support for const-method-type" am: 51dda39549
by Orion Hodson
· 7 years ago
51dda39
Merge "ART: Compiler support for const-method-type"
by Treehugger Robot
· 7 years ago
f93ea15
Merge "Revert "Make dexlayout and profman build without libart"" am: bae5e4e8e1
by Mathieu Chartier
· 7 years ago
bae5e4e
Merge "Revert "Make dexlayout and profman build without libart""
by Mathieu Chartier
· 7 years ago
818cb80
Revert "Make dexlayout and profman build without libart"
by Mathieu Chartier
· 7 years ago
e5fdfe3
Merge "Do not load app image for class collisions" am: 96e81f2ddf
by Mathieu Chartier
· 7 years ago
96e81f2
Merge "Do not load app image for class collisions"
by Mathieu Chartier
· 7 years ago
366f044
Add support for cortex-a55/cortex-a75.
by Christopher Ferris
· 7 years ago
d8860b4
Do not load app image for class collisions
by Vladimir Marko
· 7 years ago
Next »