Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
edb792d53fd8b9f94244396a698fb1dc68cb6905
/
runtime
edb792d
Merge "Avoid visiting dead large objects in RegionSpace::Walk"
by Treehugger Robot
· 8 years ago
86e8e22
Merge "ART: Fix string reporting"
by Treehugger Robot
· 8 years ago
1ceeecf
Avoid visiting dead large objects in RegionSpace::Walk
by Mathieu Chartier
· 8 years ago
3b98ccb
Merge "Revert "Intrinsify Integer.valueOf.""
by Nicolas Geoffray
· 8 years ago
db7b44a
Revert "Intrinsify Integer.valueOf."
by Nicolas Geoffray
· 8 years ago
c0ca5fd
Merge "Fix java.lang.Void.TYPE (void.class) initialization."
by Vladimir Marko
· 8 years ago
e44d325
Merge "Intrinsify Integer.valueOf."
by Nicolas Geoffray
· 8 years ago
69dcdea
Merge "Add hooks to avoid collecting code for run-tests."
by Nicolas Geoffray
· 8 years ago
5f94203
ART: Fix string reporting
by Andreas Gampe
· 8 years ago
4d6d573
Merge "Remove warning pragma from OpenJdkJvmTi.cc"
by Treehugger Robot
· 8 years ago
65a599a
Merge "Revert "CHA for interface method.""
by Mingyao Yang
· 8 years ago
85a1ec1
Revert "CHA for interface method."
by Mingyao Yang
· 8 years ago
6a3fd51
Remove warning pragma from OpenJdkJvmTi.cc
by Alex Light
· 8 years ago
cd0b272
Intrinsify Integer.valueOf.
by Nicolas Geoffray
· 8 years ago
169722b
Add hooks to avoid collecting code for run-tests.
by Nicolas Geoffray
· 8 years ago
977c510
Merge "proxy: Fix crash when creating proxies with dx-built libcore."
by Igor Murashkin
· 8 years ago
9d3d752
proxy: Fix crash when creating proxies with dx-built libcore.
by Igor Murashkin
· 8 years ago
1266462
Merge "Make AddCapabilities call GetPotentialCapabilities."
by Treehugger Robot
· 8 years ago
64be7c5
Merge "Improve the region space memory mapping."
by Hiroshi Yamauchi
· 8 years ago
747aeb4
Merge "CHA for interface method."
by Mingyao Yang
· 8 years ago
1d22496
Make AddCapabilities call GetPotentialCapabilities.
by Alex Light
· 8 years ago
1c5cab0
ART: Let mterp know about invoke-custom
by buzbee
· 8 years ago
e00e559
Fix java.lang.Void.TYPE (void.class) initialization.
by Vladimir Marko
· 8 years ago
35345a5
Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."
by Roland Levillain
· 8 years ago
6e311ac
Re-arrange System.identityHashCode for better performance.
by Nicolas Geoffray
· 8 years ago
69c4c27
Merge changes I60595a8f,Ia5d90286
by Roland Levillain
· 8 years ago
6f80f9e
Merge "ART: Fix tagging"
by Treehugger Robot
· 8 years ago
bc51fd0
Merge "Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE"
by Mathieu Chartier
· 8 years ago
de19eb9
ART: Fix tagging
by Andreas Gampe
· 8 years ago
e863b5a
Merge "Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject"
by Treehugger Robot
· 8 years ago
0b87452
Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE
by Mathieu Chartier
· 8 years ago
72ac1ca
Merge "ART: Remove stale TODOs"
by Andreas Gampe
· 8 years ago
8876fb7
Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject
by Mathieu Chartier
· 8 years ago
6ea0607
Revert^2 "ART: Add heap filter support"
by Andreas Gampe
· 8 years ago
3c3c4a1
Improve the region space memory mapping.
by Hiroshi Yamauchi
· 8 years ago
bcf716f
Revert^2 "Enable String compression."
by Vladimir Marko
· 8 years ago
09c8235
Merge "ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list"
by Treehugger Robot
· 8 years ago
e375687
Merge "Revert "ART: Add heap filter support""
by Nicolas Geoffray
· 8 years ago
2cb576c
Revert "ART: Add heap filter support"
by Nicolas Geoffray
· 8 years ago
da3355a
Merge "Update entrypoint directly when doing JIT code cache GC."
by Nicolas Geoffray
· 8 years ago
99e90ae
ART: Remove stale TODOs
by Andreas Gampe
· 8 years ago
e9b8b12
ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list
by Junmo Park
· 8 years ago
8b4e679
Merge "ART: Add heap filter support"
by Treehugger Robot
· 8 years ago
e6cfabc
Merge "ART: Add klass filter support"
by Treehugger Robot
· 8 years ago
2baf075
Merge "Check stacks for unmodifiable frames"
by Treehugger Robot
· 8 years ago
1883c6d
Merge "ART: Add flag for ArtMethod class state checks"
by Treehugger Robot
· 8 years ago
4beab68
ART: Add heap filter support
by Andreas Gampe
· 8 years ago
38da9f2
ART: Add klass filter support
by Andreas Gampe
· 8 years ago
e77b48b
Check stacks for unmodifiable frames
by Alex Light
· 8 years ago
6d8d4e0
Merge "Add more comments in GetProfiledMethods"
by Treehugger Robot
· 8 years ago
f5945ea
Merge "Improve aarch64 MonitorEntry/Exit assembly code"
by Hans Boehm
· 8 years ago
b1106e2
ART: Add flag for ArtMethod class state checks
by Andreas Gampe
· 8 years ago
b6e2c70
Merge "Disallow modifying java.lang.String"
by Treehugger Robot
· 8 years ago
02c4880
Merge "ART: Add primitive array reporting"
by Treehugger Robot
· 8 years ago
1372c9f
Use the "GC is marking" information in compiler read barriers (ARM, ARM64).
by Roland Levillain
· 8 years ago
3b1a7f4
Update entrypoint directly when doing JIT code cache GC.
by Nicolas Geoffray
· 8 years ago
becd6ad
ART: Add primitive array reporting
by Andreas Gampe
· 8 years ago
35b456a
Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_.
by Hiroshi Yamauchi
· 8 years ago
dce3ed3
Merge "ART: Remove forced invariant checks"
by Andreas Gampe
· 8 years ago
09f274f
Disallow modifying java.lang.String
by Alex Light
· 8 years ago
74e0376
Merge "Revert "Revert "Add missing card mark verification to CC"""
by Mathieu Chartier
· 8 years ago
7130fc7
CHA for interface method.
by Mingyao Yang
· 8 years ago
e3ce787
ART: Remove forced invariant checks
by Andreas Gampe
· 8 years ago
ce11f80
Merge "ART: Add string reporting"
by Treehugger Robot
· 8 years ago
e21806f
Add more comments in GetProfiledMethods
by Calin Juravle
· 8 years ago
6902b51
Merge "ART: Remove ObjPtr kPoison template parameter"
by Treehugger Robot
· 8 years ago
a1467d0
Revert "Revert "Add missing card mark verification to CC""
by Mathieu Chartier
· 8 years ago
140e5c8
Merge "Fix profile merges of megamorphic inline caches."
by Calin Juravle
· 8 years ago
c73cb64
ART: Remove ObjPtr kPoison template parameter
by Andreas Gampe
· 8 years ago
fc5d8c2
Merge "Move StackMapStream deduplication maps to arena."
by Treehugger Robot
· 8 years ago
9c57113
Move StackMapStream deduplication maps to arena.
by Vladimir Marko
· 8 years ago
d3cb7fa
Merge "Revert "Add missing card mark verification to CC""
by Nicolas Geoffray
· 8 years ago
50805e7
Revert "Add missing card mark verification to CC"
by Nicolas Geoffray
· 8 years ago
0def68d
Fix profile merges of megamorphic inline caches.
by Calin Juravle
· 8 years ago
aa44224
Merge "Fix handling of array types when extracting the offline inline caches"
by Calin Juravle
· 8 years ago
3ec8e40
ART: Add string reporting
by Andreas Gampe
· 8 years ago
4ca70a3
Fix handling of array types when extracting the offline inline caches
by Calin Juravle
· 8 years ago
6154285
Merge "Remove obsolete TODOs"
by Treehugger Robot
· 8 years ago
2fee212
Merge "Always mark reference referents in transaction mode."
by Hiroshi Yamauchi
· 8 years ago
d454466
Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI."
by Treehugger Robot
· 8 years ago
67eda38
Improve aarch64 MonitorEntry/Exit assembly code
by Hans Boehm
· 8 years ago
b7a765b
Merge "Add missing card mark verification to CC"
by Treehugger Robot
· 8 years ago
803f91a
Merge "ART: Rewrite JvmtiUniquePtr"
by Treehugger Robot
· 8 years ago
84df8b1
Remove obsolete TODOs
by Alex Light
· 8 years ago
81f0753
Merge "Reduce dex2oat memory usage from VariableHandleScope."
by Treehugger Robot
· 8 years ago
057d977
Always mark reference referents in transaction mode.
by Hiroshi Yamauchi
· 8 years ago
49ba696
Add missing card mark verification to CC
by Mathieu Chartier
· 8 years ago
5471141
ART: Rewrite JvmtiUniquePtr
by Andreas Gampe
· 8 years ago
3b6f440
jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI.
by Igor Murashkin
· 8 years ago
5c19b37
Merge "Allow redefined intrinsics"
by Treehugger Robot
· 8 years ago
60fde35
Merge "Remove String.setCharAt()."
by Treehugger Robot
· 8 years ago
7532d58
Allow redefined intrinsics
by Alex Light
· 8 years ago
26248c7
Reduce dex2oat memory usage from VariableHandleScope.
by Vladimir Marko
· 8 years ago
92907f3
Remove String.setCharAt().
by Vladimir Marko
· 8 years ago
dfe9c30
Merge "Emit the dex_pc if the line number is absent."
by Nicolas Geoffray
· 8 years ago
257ab7f
Merge "Add inline caches to offline profiles"
by Calin Juravle
· 8 years ago
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
b4aeefe
Merge "Clean up tracking new roots, do not track them for CC."
by Vladimir Marko
· 8 years ago
39aaa80
Merge "Make dex2oat support profiles passed to non profile filters"
by Treehugger Robot
· 8 years ago
d0af56c
Make dex2oat support profiles passed to non profile filters
by Mathieu Chartier
· 8 years ago
Next »