Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4507fdcb70bd570d5f3968061bf991f0a1233a93
/
runtime
39cee66
Entrypoints cleanup.
by Nicolas Geoffray
· 8 years ago
a397458
Merge "Reduce using ArtMethod's dex_cache_resolved_types_."
by Vladimir Marko
· 8 years ago
c66a76f
Merge "MIPS: Fix polymorphic invokes."
by Vladimir Marko
· 8 years ago
c480b98
MIPS: Fix polymorphic invokes.
by Alexey Frunze
· 8 years ago
a6040d4
Merge "Revert "Revert "ART: Add ThreadGroup API support"""
by Andreas Gampe
· 8 years ago
442a83a
Merge "ART: Fix missing CLOCK_MONOTONIC on Mac"
by Andreas Gampe
· 8 years ago
d18d9e2
Revert "Revert "ART: Add ThreadGroup API support""
by Andreas Gampe
· 8 years ago
f29e04a
ART: Fix missing CLOCK_MONOTONIC on Mac
by Andreas Gampe
· 8 years ago
b51dee6
Merge "Revert "Remove unused code for patching oat files.""
by Nicolas Geoffray
· 8 years ago
7898587
Revert "Remove unused code for patching oat files."
by Nicolas Geoffray
· 8 years ago
35bcf81
ART: Add three Timer functions
by Andreas Gampe
· 8 years ago
7ccdf09
Merge "ART: Add GetClassLoaderClasses"
by Treehugger Robot
· 8 years ago
c5603b7
Merge "ART: Add SetVerboseFlags"
by Treehugger Robot
· 8 years ago
49a694b
Merge "MethodHandles: Remove experimental flag."
by Narayan Kamath
· 8 years ago
9320675
MethodHandles: Remove experimental flag.
by Narayan Kamath
· 8 years ago
942fd31
Reduce using ArtMethod's dex_cache_resolved_types_.
by Vladimir Marko
· 8 years ago
e71b354
Move some fields in art::Thread to reduce maintenance burden.
by Roland Levillain
· 8 years ago
8bd59a0
Merge "Remove unused code for patching oat files."
by Treehugger Robot
· 8 years ago
9748d3d
Merge "MethodHandles: Implement invoker / exactInvoker."
by Narayan Kamath
· 8 years ago
e9e43e9
Merge "Handle verify-profile and bootclasspath classes in vdex."
by Nicolas Geoffray
· 8 years ago
c1b02c5
Merge "Fix missing OOME check in reflection."
by Vladimir Marko
· 8 years ago
c9f7662
Remove unused code for patching oat files.
by Richard Uhler
· 8 years ago
e037a73
Merge "Put inlined ArtMethod pointer in stack maps."
by Nicolas Geoffray
· 8 years ago
70f1639
ART: Add GetClassLoaderClasses
by Andreas Gampe
· 8 years ago
a35510d
Fix missing OOME check in reflection.
by Vladimir Marko
· 8 years ago
5d37c15
Put inlined ArtMethod pointer in stack maps.
by Nicolas Geoffray
· 8 years ago
7498105
Handle verify-profile and bootclasspath classes in vdex.
by Nicolas Geoffray
· 8 years ago
b79bbd8
MethodHandles: Implement invoker / exactInvoker.
by Narayan Kamath
· 8 years ago
f26bf2d
ART: Add Thread TLS support
by Andreas Gampe
· 8 years ago
4ca818c
Merge "ART: Add GetAllThreads"
by Treehugger Robot
· 8 years ago
5e01df4
Merge changes I168f24de,I8ec60a98,I3c426ed7,Ic809b0f3
by Treehugger Robot
· 8 years ago
d9a9d44
Merge "ART: Fix artInvokePolymorphic."
by Orion Hodson
· 8 years ago
a11ad8a
Merge "MIPS64: Make GetFeatureString() returns default instead of empty string"
by Treehugger Robot
· 8 years ago
fea84dd
ART: Fix artInvokePolymorphic.
by Orion Hodson
· 8 years ago
1998cd0
Implement HLoadClass/kBssEntry for boot image.
by Vladimir Marko
· 8 years ago
a48d74a
Merge "Revert "ART: Add ThreadGroup API support""
by Treehugger Robot
· 8 years ago
6bec91c
Store resolved types for AOT code in .bss.
by Vladimir Marko
· 8 years ago
58207cf
Merge "Revert "Revert "ART: Compiler support for invoke-polymorphic."""
by Orion Hodson
· 8 years ago
87071bf
Revert "ART: Add ThreadGroup API support"
by Nicolas Geoffray
· 8 years ago
ab6603f
MIPS64: Make GetFeatureString() returns default instead of empty string
by Goran Jakovljevic
· 8 years ago
ac14139
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
by Orion Hodson
· 8 years ago
f37e302
ART: Add SetVerboseFlags
by Andreas Gampe
· 8 years ago
dd1dd32
Merge "Implement RedefineClasses, also redefine multiple classes atomically."
by Alex Light
· 8 years ago
8580744
ART: Add GetAllThreads
by Andreas Gampe
· 8 years ago
f6f3b5f
ART: Add GetFrameCount and GetFrameLocation
by Andreas Gampe
· 8 years ago
0e69273
Implement RedefineClasses, also redefine multiple classes atomically.
by Alex Light
· 8 years ago
2db7a1d
Merge "ART: Remove suspension from AttachAgent"
by Treehugger Robot
· 8 years ago
53dd074
Merge "ART: Add ThreadGroup API support"
by Treehugger Robot
· 8 years ago
1f64859
ART: Remove suspension from AttachAgent
by Andreas Gampe
· 8 years ago
c00735a
Merge "ART: Add GetThreadListStackTraces"
by Treehugger Robot
· 8 years ago
02afcde
ART: Add ThreadGroup API support
by Andreas Gampe
· 8 years ago
cfd6167
Merge "Revert "Revert "Make object allocation entrypoints only take a class."""
by Nicolas Geoffray
· 8 years ago
0376a5c
Dont keep around scoped allocated ArtMethod after thread suspension.
by Nicolas Geoffray
· 8 years ago
ca25208
Merge "Revert "Revert "Refactor ClassLinker::LinkInterfaceMethods()."""
by Nicolas Geoffray
· 8 years ago
fd3f4e7
Merge "ART: Add GetThreadState"
by Andreas Gampe
· 8 years ago
eba32fb
ART: Add GetThreadListStackTraces
by Andreas Gampe
· 8 years ago
b50cf03
Merge "ART: Fix GetAllStackTraces"
by Andreas Gampe
· 8 years ago
74c292b
Merge "Avoid suspending heap task thread for getting stack traces"
by Mathieu Chartier
· 8 years ago
72c1983
ART: Add GetThreadState
by Andreas Gampe
· 8 years ago
984efb5
ART: Fix GetAllStackTraces
by Andreas Gampe
· 8 years ago
88a17bc
Merge "Revert "Revert "ART: Ensure plugin is loaded on AttachAgent"""
by Andreas Gampe
· 8 years ago
31ace5c
Merge "ART: Add GetAllStackTraces"
by Andreas Gampe
· 8 years ago
4201cf0
Avoid suspending heap task thread for getting stack traces
by Mathieu Chartier
· 8 years ago
20e9474
Merge "ART: Add GetCurrentThread and GetThreadInfo"
by Treehugger Robot
· 8 years ago
a1a27c6
ART: Add GetAllStackTraces
by Andreas Gampe
· 8 years ago
29eabfa
Merge "Don't need to block in AddWeakGlobalRef and MonitorList::Add under CC."
by Hiroshi Yamauchi
· 8 years ago
921094a
Revert "Revert "Refactor ClassLinker::LinkInterfaceMethods().""
by Vladimir Marko
· 8 years ago
9e68f50
Merge "Fix race condition btw DelayReferenceRefernent vs Reference.clear()."
by Hiroshi Yamauchi
· 8 years ago
c4baad2
Revert "Revert "ART: Ensure plugin is loaded on AttachAgent""
by Andreas Gampe
· 8 years ago
af13ab9
ART: Add GetCurrentThread and GetThreadInfo
by Andreas Gampe
· 8 years ago
7620a3b
Merge "Revert "Refactor ClassLinker::LinkInterfaceMethods().""
by Nicolas Geoffray
· 8 years ago
dce413d
Revert "Refactor ClassLinker::LinkInterfaceMethods()."
by Nicolas Geoffray
· 8 years ago
0d3998b
Revert "Revert "Make object allocation entrypoints only take a class.""
by Nicolas Geoffray
· 8 years ago
aa89a4c
Merge "Refactor ClassLinker::LinkInterfaceMethods()."
by Treehugger Robot
· 8 years ago
afbd71f
Refactor ClassLinker::LinkInterfaceMethods().
by Vladimir Marko
· 8 years ago
cf4b86d
Merge "Revert "ART: Ensure plugin is loaded on AttachAgent""
by Nicolas Geoffray
· 8 years ago
98cf7cf
Revert "ART: Ensure plugin is loaded on AttachAgent"
by Nicolas Geoffray
· 8 years ago
1b8de86
Merge "ART: Ensure plugin is loaded on AttachAgent"
by Treehugger Robot
· 8 years ago
c8144cd
Merge "Revert "Make object allocation entrypoints only take a class.""
by Treehugger Robot
· 8 years ago
f7aaacd
Revert "Make object allocation entrypoints only take a class."
by Hiroshi Yamauchi
· 8 years ago
ad2dc87
ART: Ensure plugin is loaded on AttachAgent
by Andreas Gampe
· 8 years ago
d1a2779
Merge "ART: Add raw monitor API"
by Andreas Gampe
· 8 years ago
319dbe8
ART: Add raw monitor API
by Andreas Gampe
· 8 years ago
9393982
Merge "Set timeout before connect to adb in jdwp."
by Treehugger Robot
· 8 years ago
d1d3e9f
Merge "Increase thread suspension timeout for debug builds"
by Mathieu Chartier
· 8 years ago
dcf5276
Merge "Revert "ART: Compiler support for invoke-polymorphic.""
by Orion Hodson
· 8 years ago
0fb5af1
Revert "ART: Compiler support for invoke-polymorphic."
by Orion Hodson
· 8 years ago
32c8337
Increase thread suspension timeout for debug builds
by Mathieu Chartier
· 8 years ago
a28ddf5
Merge "liblog: use log/log.h to access ALOG macros"
by Treehugger Robot
· 8 years ago
79f9928
Merge "ART: Compiler support for invoke-polymorphic."
by Treehugger Robot
· 8 years ago
716eb25
Merge "Move most of art::Thread to ObjPtr"
by Mathieu Chartier
· 8 years ago
07d2e7a
Merge "Fix possible deadlock in AddAccessFlags and ClearAccessFlags"
by Mathieu Chartier
· 8 years ago
02e3092
ART: Compiler support for invoke-polymorphic.
by Orion Hodson
· 8 years ago
46fc9d6
liblog: use log/log.h to access ALOG macros
by Mark Salyzyn
· 8 years ago
f62455a
Merge "ARM: Instruction set features clean-up."
by Treehugger Robot
· 8 years ago
bc7d0de
Merge "Remove the unused SMP instruction set feature option."
by Vladimir Marko
· 8 years ago
2b615ba
Make object allocation entrypoints only take a class.
by Nicolas Geoffray
· 8 years ago
c9a060f
Merge "Do not return patchoat for dexopt needed."
by Treehugger Robot
· 8 years ago
198b5db
Merge "Track libcore java.lang.reflect.Proxy update"
by Przemyslaw Szczepaniak
· 8 years ago
b1a7c94
Fix possible deadlock in AddAccessFlags and ClearAccessFlags
by Mathieu Chartier
· 8 years ago
Next »