Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8a433246d0f26f1f8519925ee6fc5cee8fbd0788
/
runtime
8a43324
Add two locks to expected_mutexes_on_weak_ref_access_.
by Hiroshi Yamauchi
· 8 years ago
b139b6d
Revert "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_."
by Hiroshi Yamauchi
· 8 years ago
7ba6ed7
Merge "ART: Clean up code related to foreign dex use"
by Calin Juravle
· 8 years ago
77651c4
ART: Clean up code related to foreign dex use
by Calin Juravle
· 8 years ago
7a970b7
Merge "Check IsModifiableClass earlier in redefineClasses and retransformClasses"
by Treehugger Robot
· 8 years ago
ce6ee70
Check IsModifiableClass earlier in redefineClasses and retransformClasses
by Alex Light
· 8 years ago
92685a8
Pass driver to loop opt. Add new side_effects phase.
by Aart Bik
· 8 years ago
e8649c7
Add GC critical section to GetObjectsAllocated
by Mathieu Chartier
· 8 years ago
d9f647a
Merge "Extend profman to generate profiles with inline caches"
by Treehugger Robot
· 8 years ago
e0ac115
Extend profman to generate profiles with inline caches
by Calin Juravle
· 8 years ago
1990bda
Merge "Fix dex location filtering in dex2oat"
by Mathieu Chartier
· 8 years ago
046854b
Fix dex location filtering in dex2oat
by Mathieu Chartier
· 8 years ago
d5b260e
Merge "Clean up ZygoteHooks stack walking slightly."
by Treehugger Robot
· 8 years ago
33c6731
Merge "Misc cleanup for class redefinition."
by Treehugger Robot
· 8 years ago
455d74f
Merge "Add nullptr and size check for opening a mem mapped dex file."
by Treehugger Robot
· 8 years ago
c5f5a6e
Misc cleanup for class redefinition.
by Alex Light
· 8 years ago
8474026
Clean up ZygoteHooks stack walking slightly.
by Alex Light
· 8 years ago
b7b043a
Merge "Clean up OatFileAssistant getting of image info."
by Richard Uhler
· 8 years ago
41b2f53
Add nullptr and size check for opening a mem mapped dex file.
by Jeff Hao
· 8 years ago
371b047
Clear empty unevac regions in ClearFromSpace
by Mathieu Chartier
· 8 years ago
8a1691f
Don't fail for null dex elements in FlattenPathClassLoader
by Mathieu Chartier
· 8 years ago
95e0967
Clean up OatFileAssistant getting of image info.
by Richard Uhler
· 8 years ago
497d526
Handle RawData case for DexLayout
by Mathieu Chartier
· 8 years ago
fddc193
Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code"
by Vladimir Marko
· 8 years ago
ad4ee26
Merge "ART: Add correct field index to reference visiting"
by Treehugger Robot
· 8 years ago
41ee103
Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler."
by Roland Levillain
· 8 years ago
331605a
Revert "Revert "Intrinsify Integer.valueOf.""
by Nicolas Geoffray
· 8 years ago
0d39604
Merge "Fix mutex issue"
by Treehugger Robot
· 8 years ago
9511460
ART: Add correct field index to reference visiting
by Andreas Gampe
· 8 years ago
3066772
Merge "ART: Add primitive field reporting"
by Treehugger Robot
· 8 years ago
861af89
Fix mutex issue
by Alex Light
· 8 years ago
e0aa5be
Merge "Change the region space region size to 256k."
by Hiroshi Yamauchi
· 8 years ago
e731693
ART: Add primitive field reporting
by Andreas Gampe
· 8 years ago
15c4ee1
Merge "ART/Mterp: eliminate unnecessary access checks"
by Bill Buzbee
· 8 years ago
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
fa6adfd
ART/Mterp: eliminate unnecessary access checks
by buzbee
· 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
cdb23d6
MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code
by Goran Jakovljevic
· 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
6711cd8
Change the region space region size to 256k.
by Hiroshi Yamauchi
· 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
c061de1
MIPS: Implement heap poisoning in ART's Optimizing compiler.
by Alexey Frunze
· 8 years ago
Next »