Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fd3f4e7d340c77d2d3f4de17a28e768eb4d82045
fd3f4e7
Merge "ART: Add GetThreadState"
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
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
8fdba84
Merge "ART: Simplify 9xx OnLoad setup"
by Treehugger Robot
· 8 years ago
aa89a4c
Merge "Refactor ClassLinker::LinkInterfaceMethods()."
by Treehugger Robot
· 8 years ago
97e1cb5
Merge "MIPS32: Change java.lang.Math.abs(float/double) intrinsics"
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
b668465
MIPS32: Change java.lang.Math.abs(float/double) intrinsics
by Goran Jakovljevic
· 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
a8883a0
ART: Simplify 9xx OnLoad setup
by Andreas Gampe
· 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
db47a14
Merge "Keep resolved String in HLoadString."
by Nicolas Geoffray
· 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
816988e
Merge "Make object allocation entrypoints only take a class."
by Nicolas Geoffray
· 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
5e83eb7
Merge "Recognize getClass() in RTP."
by Nicolas Geoffray
· 8 years ago
b1a7c94
Fix possible deadlock in AddAccessFlags and ClearAccessFlags
by Mathieu Chartier
· 8 years ago
4cd5155
Merge "Make all class redefinition operations after suspend_all infallible"
by Treehugger Robot
· 8 years ago
2ef87a5
Merge "ART: Add system properties support"
by Treehugger Robot
· 8 years ago
f5769e1
Move most of art::Thread to ObjPtr
by Mathieu Chartier
· 8 years ago
007ada2
Make all class redefinition operations after suspend_all infallible
by Alex Light
· 8 years ago
f0acfe7
Keep resolved String in HLoadString.
by Nicolas Geoffray
· 8 years ago
1bdaf73
ART: Add system properties support
by Andreas Gampe
· 8 years ago
2e17788
Merge "Fix some issues reported by Valgrind"
by Mathieu Chartier
· 8 years ago
26baea6
Merge "Delete extra arm64/mips64 MterpReturn suspend check"
by Mathieu Chartier
· 8 years ago
4814f5e
Merge "Revert "Revert "Add basic implementation of IsModifiableClass"""
by Treehugger Robot
· 8 years ago
6c71cf9
Merge "Revert "Revert "Add basic checks for redefinition."""
by Treehugger Robot
· 8 years ago
f11cd29
Track libcore java.lang.reflect.Proxy update
by Przemyslaw Szczepaniak
· 8 years ago
aceff18
Delete extra arm64/mips64 MterpReturn suspend check
by Mathieu Chartier
· 8 years ago
e4a8863
Revert "Revert "Add basic implementation of IsModifiableClass""
by Alex Light
· 8 years ago
460d1b4
Revert "Revert "Add basic checks for redefinition.""
by Alex Light
· 8 years ago
c52b26d
Recognize getClass() in RTP.
by Nicolas Geoffray
· 8 years ago
fac5c65
Merge "The HBoundsCheck should be the index input of String.charAt."
by Nicolas Geoffray
· 8 years ago
c38c429
Merge "Revert "Add basic checks for redefinition.""
by Nicolas Geoffray
· 8 years ago
f9d41c1
Revert "Add basic checks for redefinition."
by Nicolas Geoffray
· 8 years ago
a82de09
Merge "Revert "Add basic implementation of IsModifiableClass""
by Nicolas Geoffray
· 8 years ago
c66c077
Revert "Add basic implementation of IsModifiableClass"
by Nicolas Geoffray
· 8 years ago
888e66f
Merge "Add basic implementation of IsModifiableClass"
by Treehugger Robot
· 8 years ago
99cd29f
Merge "Use relative futex timeout in SuspendAllInternal."
by Mathieu Chartier
· 8 years ago
b4e51eb
Add basic implementation of IsModifiableClass
by Alex Light
· 8 years ago
6c0a92f
Merge "ART: Add method modifiers functions"
by Treehugger Robot
· 8 years ago
5896957
Merge "Add basic checks for redefinition."
by Treehugger Robot
· 8 years ago
7399a72
Merge "Remove oat-target* rules"
by Dan Willemsen
· 8 years ago
25f38be
Merge "ART: Add method code item functions"
by Treehugger Robot
· 8 years ago
fdeef52
ART: Add method modifiers functions
by Andreas Gampe
· 8 years ago
10f02fb
Add basic checks for redefinition.
by Alex Light
· 8 years ago
431121f
The HBoundsCheck should be the index input of String.charAt.
by Nicolas Geoffray
· 8 years ago
48fe794
Set timeout before connect to adb in jdwp.
by Tao Wu
· 8 years ago
f71832e
ART: Add method code item functions
by Andreas Gampe
· 8 years ago
0d0bfae
Merge "ART: Change no-image run-test dependency"
by Treehugger Robot
· 8 years ago
c6cbe3c
Merge "Simplify the collector names."
by Hiroshi Yamauchi
· 8 years ago
eeb1ca6
Merge "ART: Add trivial implementation of extensions"
by Treehugger Robot
· 8 years ago
e4c3384
ART: Add trivial implementation of extensions
by Andreas Gampe
· 8 years ago
6dd42a8
ART: Change no-image run-test dependency
by Andreas Gampe
· 8 years ago
8cf62dd
Merge "ART: Add GetObjectSize and GetObjectHashCode"
by Treehugger Robot
· 8 years ago
b8472ee
ARM: Instruction set features clean-up.
by Serban Constantinescu
· 8 years ago
b595b40
Remove the unused SMP instruction set feature option.
by Serban Constantinescu
· 8 years ago
3a2e78e
Fix some issues reported by Valgrind
by Anton Kirilov
· 8 years ago
5923b52
Do not return patchoat for dexopt needed.
by Richard Uhler
· 8 years ago
35af2ad
Use relative futex timeout in SuspendAllInternal.
by rock.yeh
· 8 years ago
91db41f
Merge "Find the classpath boundary for being assignable to an interface."
by Nicolas Geoffray
· 8 years ago
0e2fe0f
Find the classpath boundary for being assignable to an interface.
by Nicolas Geoffray
· 8 years ago
584b13c
Remove oat-target* rules
by Dan Willemsen
· 8 years ago
50a4e49
ART: Add GetObjectSize and GetObjectHashCode
by Andreas Gampe
· 8 years ago
dd5a427
Merge "Revert "Revert "Create test for field access in obsolete methods."""
by Treehugger Robot
· 8 years ago
d4abdaf
Merge "Make GetErrorName allocate the output buffer."
by Treehugger Robot
· 8 years ago
0bf5ddc
Merge "ART: Add GetClassLoader"
by Treehugger Robot
· 8 years ago
Next »