Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
90701d5416f800e9865d7dce39b0c4225b35217b
90701d5
Do not run 999-redefine-hiddenapi under jvm/redefine-stress
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
adff274
Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest"
by David Brazdil
· 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
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
00e15d6
Merge "ART: Add dex::ProtoIndex"
by Orion Hodson
· 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
a128781
Merge "Conditionalize LocAccessToEvent on Android target build."
by Nicolas Geoffray
· 7 years ago
2111c3a
Merge "Use std::cout for dexanalyze logging"
by Treehugger Robot
· 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
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
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
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
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
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
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
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
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
b12c46f
Merge "Match LZMA SDK 18.05 API."
by Sen Jiang
· 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
981d590
Merge "[veridex] Add a --target-sdk-version to avoid false positives."
by Nicolas Geoffray
· 7 years ago
e0230b4
Merge "ART: Compiler support for const-method-handle"
by Treehugger Robot
· 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
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
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
51dda39
Merge "ART: Compiler support for const-method-type"
by Treehugger Robot
· 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
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
0d0f316
Handle multidex in LocationIsOnSystemFramework.
by Nicolas Geoffray
· 7 years ago
487ad46
Merge "Fix the target gtest witness filename expansion in Makefile rules."
by Treehugger Robot
· 7 years ago
42805fa
Merge "Make dexlayout and profman build without libart"
by David Sehr
· 7 years ago
e119457
Fix the target gtest witness filename expansion in Makefile rules.
by Roland Levillain
· 7 years ago
57b1bcd
Merge "Implement VMDebug API to mark a class "platform""
by David Brazdil
· 7 years ago
5e046f8
Merge "Add support for loading trusted dex files."
by David Brazdil
· 7 years ago
2b80ed4
Make dexlayout and profman build without libart
by David Sehr
· 7 years ago
922ba7e
Merge changes I08f1acd0,I398e9baf
by Roland Levillain
· 7 years ago
18259d7
ART: Compiler support for const-method-type
by Orion Hodson
· 7 years ago
59a49a6
Implement VMDebug API to mark a class "platform"
by David Brazdil
· 7 years ago
35a4f48
Add support for loading trusted dex files.
by Nicolas Geoffray
· 7 years ago
922501b
Merge "ART: Clean up after HInstruction::Is##type() rewrite."
by Treehugger Robot
· 7 years ago
9d7905f
Merge "Support system server ART-profiling"
by Calin Juravle
· 7 years ago
016fcbe2
Support system server ART-profiling
by Calin Juravle
· 7 years ago
d109956
Merge "Clear the profile if we fail to add new methods or classes"
by Calin Juravle
· 7 years ago
d5aeade
Clear the profile if we fail to add new methods or classes
by Calin Juravle
· 7 years ago
97dc711
Merge "ART: Relayout BaseMutex and Mutex"
by android-build-prod (mdb)
· 7 years ago
6d5b7e3
ART: Clean up after HInstruction::Is##type() rewrite.
by Vladimir Marko
· 7 years ago
48af3b3
Merge "Reimplement HInstruction::Is##type()."
by Vladimir Marko
· 7 years ago
07a8ade
Merge "ART: Remove unused JobjectComparator."
by Vladimir Marko
· 7 years ago
4ed7944
Merge "ART: Move JNI files to runtime/jni/ ."
by Vladimir Marko
· 7 years ago
96e754c
ART: Remove unused JobjectComparator.
by Vladimir Marko
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
abd9e15
Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()."
by Vladimir Marko
· 7 years ago
2cd2eea
Merge "ART: Add --dump-pass-timings compiler option."
by Vladimir Marko
· 7 years ago
4972754
Merge changes from topic "hiddenapi-cherrypick"
by David Brazdil
· 7 years ago
6af9869
Merge "Add new profile saver options: save without jit & profile AOT code"
by Calin Juravle
· 7 years ago
5db8b7b
ART: Relayout BaseMutex and Mutex
by Andreas Gampe
· 7 years ago
a6ce173
Merge "Do not use clang lld for oatdump tests"
by Chih-hung Hsieh
· 7 years ago
041d577
Merge "ART: Relayout ProfilingInfo"
by android-build-prod (mdb)
· 7 years ago
238c963
Do not use clang lld for oatdump tests
by Chih-Hung Hsieh
· 7 years ago
5a2993c
ART: Templatize DexFileVerifier::CheckIntraIdSection().
by Vladimir Marko
· 7 years ago
a90dd51
Reimplement HInstruction::Is##type().
by Vladimir Marko
· 7 years ago
2da52b0
ART: Add --dump-pass-timings compiler option.
by Vladimir Marko
· 7 years ago
e4f1c51
Support a chroot-based environment in ART Buildbot's target harness.
by Roland Levillain
· 7 years ago
76cfe61
Support ART on-device testing in a chroot environment.
by Roland Levillain
· 7 years ago
b865d9a
Merge changes I506bc2a8,I7310de97,Ib3fd1110
by Vladimir Marko
· 7 years ago
e394622
ART: Do not define abstract HIR kinds.
by Vladimir Marko
· 7 years ago
0dcccd8
ART: Remove InstructionTypeEquals().
by Vladimir Marko
· 7 years ago
bd78567
Store HIR type in HInstruction::packed_field_.
by Vladimir Marko
· 7 years ago
1f9d3c3
Fix hiddenapi::MemberSignature for proxies
by David Brazdil
· 7 years ago
bb0454a
Do not overwrite hidden access flags for intrinsics
by David Brazdil
· 7 years ago
39512f5
Fix race in hidden_api.h
by David Brazdil
· 7 years ago
166546c
Fix hidden API flags decoding for intrinsics
by David Brazdil
· 7 years ago
1b19877
Merge "MIPS: Skip output verification for assembler tests."
by Vladimir Marko
· 7 years ago
2e6f69c
Set hidden API flags of intrinsics
by David Brazdil
· 7 years ago
Next »