Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
d352156dfeadc72fda186ef8dcbeea4d06eee509
d352156
Merge "Refactor runtime callee save frame info."
by Vladimir Marko
· 6 years ago
cbe50e9
Merge "ObjPtr<>-ify annotation processing."
by Treehugger Robot
· 6 years ago
2d3065e
ObjPtr<>-ify annotation processing.
by Vladimir Marko
· 6 years ago
d3083dd
Refactor runtime callee save frame info.
by Vladimir Marko
· 6 years ago
1d00c53
Merge "ART: Fix for pkill on device in run-jdwp-tests.sh"
by Orion Hodson
· 6 years ago
64e8175
Merge "Rewrite stackmap encoding code."
by David Srbecky
· 6 years ago
cfb4ed5
ART: Fix for pkill on device in run-jdwp-tests.sh
by Orion Hodson
· 6 years ago
dd5f539
Merge "Remove "stack_map.h" include from code_generator."
by David Srbecky
· 6 years ago
7867514
Merge "ART: Remove 712 from knownfailures.txt"
by Orion Hodson
· 6 years ago
3eb68cf
Merge "ART: Faster 712-varhandle-invocations"
by Orion Hodson
· 6 years ago
ba345bf
Merge "Disable 677-fsi2 on RI."
by Orion Hodson
· 6 years ago
e801116
Merge "Add plugin for testing method tracing speed."
by Treehugger Robot
· 6 years ago
673726b
Add plugin for testing method tracing speed.
by Alex Light
· 6 years ago
4fe708c
Remove "stack_map.h" include from code_generator.
by David Srbecky
· 6 years ago
052f8ca
Rewrite stackmap encoding code.
by David Srbecky
· 7 years ago
fd13287
Disable 677-fsi2 on RI.
by Nicolas Geoffray
· 6 years ago
8419022
Merge "Fix typo that leads to crash."
by Nicolas Geoffray
· 6 years ago
4cb27ed
ART: Remove 712 from knownfailures.txt
by Orion Hodson
· 6 years ago
3f38346
ART: Faster 712-varhandle-invocations
by Orion Hodson
· 6 years ago
e64d58c
Fix typo that leads to crash.
by Nicolas Geoffray
· 6 years ago
1c515f0
Merge "ART: Simplify operands in InstructionBuilder"
by Treehugger Robot
· 6 years ago
e937c04
Merge "Fix golem runs."
by Nicolas Geoffray
· 6 years ago
763a14a
Fix golem runs.
by Nicolas Geoffray
· 6 years ago
be9a83e
Merge "Track (non-public) API change in String"
by Neil Fuller
· 6 years ago
518fcc5
Merge "Revert^2 "Move kVRegSize to globals.h to reduce include dependencies.""
by Treehugger Robot
· 6 years ago
b674a14
Revert^2 "Move kVRegSize to globals.h to reduce include dependencies."
by David Srbecky
· 6 years ago
2c5827a
ART: Simplify operands in InstructionBuilder
by Treehugger Robot
· 6 years ago
f604975
Merge "Move and rewrite bit loading/storing methods."
by David Srbecky
· 6 years ago
68fefac
Move and rewrite bit loading/storing methods.
by David Srbecky
· 6 years ago
b2683cb
Merge "ARM/ARM64: Improve lock/unlock entrypoints."
by Vladimir Marko
· 6 years ago
c8b1d5e
ARM/ARM64: Improve lock/unlock entrypoints.
by Vladimir Marko
· 6 years ago
8926b78
Merge "Re-enable LZ4_compress_HC in image writer"
by Mathieu Chartier
· 6 years ago
ed28df6
Merge "Add ASCII vs UTF-16 string data analysis"
by Mathieu Chartier
· 6 years ago
a218b3e
Re-enable LZ4_compress_HC in image writer
by Mathieu Chartier
· 6 years ago
f275979
Add ASCII vs UTF-16 string data analysis
by Mathieu Chartier
· 6 years ago
a88102c
Merge "Track changes in java.lang.(StringBuilder|String)"
by Neil Fuller
· 6 years ago
e57a82b
Merge "Refactoring LSE/LSA: introduce heap location type"
by Treehugger Robot
· 6 years ago
064dfe4
Merge "Ignore failures in run-test 080-oom-throw with JIT."
by Roland Levillain
· 6 years ago
8d744d9
Merge "Fix test 674-hiddenapi when debuggable."
by Mathew Inwood
· 6 years ago
481d45e
Ignore failures in run-test 080-oom-throw with JIT.
by Roland Levillain
· 6 years ago
b1f8b73
Track changes in java.lang.(StringBuilder|String)
by Neil Fuller
· 6 years ago
eef7757
Fix test 674-hiddenapi when debuggable.
by Mathew Inwood
· 6 years ago
9c422cc
Merge "Hidden API: only log what we deny."
by Mathew Inwood
· 6 years ago
9b5ddff
Hidden API: only log what we deny.
by Mathew Inwood
· 6 years ago
80a7c29
Merge "ART: Refactor String.init binding"
by Treehugger Robot
· 6 years ago
35bf335
Merge "Make dexlayout and profman independent of libart"
by David Sehr
· 6 years ago
9abc31e
ART: Refactor String.init binding
by Andreas Gampe
· 6 years ago
fc2f8b6
Merge "Add some extra dexanalyze tests"
by Treehugger Robot
· 6 years ago
671af6c
Make dexlayout and profman independent of libart
by David Sehr
· 6 years ago
df810b9
Merge "Move ArtDexFileLoader to libdexfile"
by David Sehr
· 6 years ago
0226c1d
Add some extra dexanalyze tests
by Mathieu Chartier
· 6 years ago
ca76865
Merge "Add some experiments to analyze string usage"
by Treehugger Robot
· 6 years ago
1e7b825
Merge "Add a new thread pool pthread priority option."
by Nicolas Geoffray
· 6 years ago
47b9580
Add a new thread pool pthread priority option.
by Nicolas Geoffray
· 6 years ago
7f42425
Merge "ART: minor clean-up for var_handles.cc"
by Orion Hodson
· 6 years ago
cb2187c
Merge "Don't compile methods with irreducible loops and String.<init>."
by Nicolas Geoffray
· 6 years ago
cc05247
ART: minor clean-up for var_handles.cc
by Orion Hodson
· 6 years ago
bb071ee
Merge "Fix typo in tifast.cc"
by Treehugger Robot
· 6 years ago
35ddc6f
Add some experiments to analyze string usage
by Mathieu Chartier
· 6 years ago
fd3ffe0
Merge "ART: Fix jvalue includes"
by Treehugger Robot
· 6 years ago
dc25781
Fix typo in tifast.cc
by Alex Light
· 6 years ago
c5b7564
ART: Fix jvalue includes
by Andreas Gampe
· 6 years ago
1f01016
Move ArtDexFileLoader to libdexfile
by David Sehr
· 6 years ago
a7d37cf
Merge changes from topic "oth-master-art-varhandle-no-converions"
by Orion Hodson
· 6 years ago
8d2befc
Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress"
by David Brazdil
· 6 years ago
d147e2f
Don't compile methods with irreducible loops and String.<init>.
by Nicolas Geoffray
· 6 years ago
90701d5
Do not run 999-redefine-hiddenapi under jvm/redefine-stress
by David Brazdil
· 6 years ago
acc2519
Track (non-public) API change in String
by Neil Fuller
· 6 years ago
c4d5c13
ART: Faster VarHandle accessors for exact callsite matches
by Orion Hodson
· 6 years ago
8566e36
Merge "Fix stripping of access flags during JVMTI redefine"
by David Brazdil
· 6 years ago
904e75a
Fix stripping of access flags during JVMTI redefine
by David Brazdil
· 6 years ago
adff274
Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest"
by David Brazdil
· 6 years ago
fab9a7c
Merge "Add ti-fast jvmti agent."
by Treehugger Robot
· 6 years ago
aa730ef
Add ti-fast jvmti agent.
by Alex Light
· 6 years ago
b765a3f
Refactoring LSE/LSA: introduce heap location type
by Aart Bik
· 6 years ago
0f8d2d1
Merge "Make static libtistress version"
by Treehugger Robot
· 6 years ago
8865914
Make static libtistress version
by Alex Light
· 6 years ago
ba20500
Refactor flaky ArtDexFileLoader IsPlatformDex gtest
by David Brazdil
· 6 years ago
537a4fe
ART: Add VarHandle accessors to invoke-polymorphic entrypoint
by Orion Hodson
· 6 years ago
00e15d6
Merge "ART: Add dex::ProtoIndex"
by Orion Hodson
· 6 years ago
6c99dc8
Merge "Set default hidden API policy to dark+black"
by David Brazdil
· 6 years ago
f790a4b
Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat"
by David Brazdil
· 6 years ago
a128781
Merge "Conditionalize LocAccessToEvent on Android target build."
by Nicolas Geoffray
· 6 years ago
2111c3a
Merge "Use std::cout for dexanalyze logging"
by Treehugger Robot
· 6 years ago
933d6e7
Merge "Prepare to move ArtDexFileLoader to libdexfile"
by David Sehr
· 6 years ago
1fee5dc
Use std::cout for dexanalyze logging
by Mathieu Chartier
· 6 years ago
04d81ff
Merge "Handle unset ANDROID_DATA in DexLocationToOatFilename"
by Treehugger Robot
· 6 years ago
9e423af
Handle unset ANDROID_DATA in DexLocationToOatFilename
by Mathieu Chartier
· 6 years ago
8a22907
Conditionalize LocAccessToEvent on Android target build.
by Nicolas Geoffray
· 6 years ago
9076eb6
Merge "Do not log "None" type API accesses."
by Nicolas Geoffray
· 6 years ago
06d10a7
ART: Add dex::ProtoIndex
by Orion Hodson
· 6 years ago
f0ce214
Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine"
by David Brazdil
· 6 years ago
93fea8a
Merge "Remove MemMap dependency on libbacktrace"
by David Sehr
· 6 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
· 6 years ago
32bde99
Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat
by David Brazdil
· 6 years ago
768c6cc
Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies.""
by Treehugger Robot
· 6 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
· 6 years ago
93d3013
Merge "Move kVRegSize to globals.h to reduce include dependencies."
by David Srbecky
· 6 years ago
Next »