Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
75c513a7b9c37b175769db8460b36429a59a2114
/
runtime
75c513a
Fix memory leak after calling CloseNativeLibrary.
by Nicolas Geoffray
· 6 years ago
2ddf9ca
Merge "Extend lifetime of CodeInfo in StackVisitor."
by Treehugger Robot
· 6 years ago
4233452
Merge "ART: Some more iwyu"
by Treehugger Robot
· 6 years ago
8f1c8e5
ART: Some more iwyu
by Andreas Gampe
· 6 years ago
2259f1c
Extend lifetime of CodeInfo in StackVisitor.
by David Srbecky
· 6 years ago
4706ff0
Merge "Fix use of native loader API."
by Nicolas Geoffray
· 6 years ago
328e4af
Merge "Support oat files compiled with partial boot class path."
by Nicolas Geoffray
· 6 years ago
c3ba7ee
Fix use of native loader API.
by Nicolas Geoffray
· 6 years ago
f3d88a8
Support oat files compiled with partial boot class path.
by Vladimir Marko
· 6 years ago
d9b3069
Move to C API of libnativeloader.
by Nicolas Geoffray
· 6 years ago
bae0758
Merge "Make VariableHandleScope consistent between 32 & 64 bit"
by Alex Light
· 6 years ago
de7718d
Make VariableHandleScope consistent between 32 & 64 bit
by Alex Light
· 6 years ago
c99f017
Merge "Refactor image relocation"
by Mathieu Chartier
· 6 years ago
f0a96eb
Refactor image relocation
by Mathieu Chartier
· 6 years ago
d1e3dcf
Merge "ART: fix post gc weighted allocated bytes metrics"
by Roland Levillain
· 6 years ago
1c0ae84
ART: fix post gc weighted allocated bytes metrics
by Albert Mingkun Yang
· 6 years ago
267789c
Merge "Create the class loader context within a Runtime scope."
by Nicolas Geoffray
· 6 years ago
2d22ffc
Merge "ART: Forward-declare Context"
by Treehugger Robot
· 6 years ago
fe2886d
Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage."
by Nicolas Geoffray
· 6 years ago
35de14b
Create the class loader context within a Runtime scope.
by Nicolas Geoffray
· 6 years ago
c95d341
Merge "ART: Handle clobbering in verifier peephole"
by Treehugger Robot
· 6 years ago
e5d2398
ART: Forward-declare Context
by Andreas Gampe
· 6 years ago
639b2b1
ART: Remove instruction_set.h from thread.h
by Andreas Gampe
· 6 years ago
8764dc3
ART: Use iosfwd more
by Andreas Gampe
· 6 years ago
49b74a8
ART: Remove thread from class.h
by Andreas Gampe
· 6 years ago
a1ffdba
ART: IWYU handle_scope
by Andreas Gampe
· 6 years ago
5a0430d
ART: Introduce runtime_globals
by Andreas Gampe
· 6 years ago
43e4325
ART: Handle clobbering in verifier peephole
by Andreas Gampe
· 6 years ago
b9b9957
Merge "ART: Only log initialization failure on initialization"
by Treehugger Robot
· 6 years ago
2b89987
Merge "Do not enter hidden API slow path when policy==Disabled"
by Treehugger Robot
· 6 years ago
c5a96e4
Do not enter hidden API slow path when policy==Disabled
by David Brazdil
· 6 years ago
2fb49eb
Merge "Put the deoptimized method in the trace tag."
by Nicolas Geoffray
· 6 years ago
e959e5d
Merge "Tweak native allocation GC triggering thresholds"
by Hans Boehm
· 6 years ago
1575267
Tweak native allocation GC triggering thresholds
by Hans Boehm
· 6 years ago
62e7c09
Put the deoptimized method in the trace tag.
by Nicolas Geoffray
· 6 years ago
7b3063b
ART: Only log initialization failure on initialization
by Andreas Gampe
· 6 years ago
edad2aa
Merge "Relocate usleep for Thread::Unregister"
by Mathieu Chartier
· 6 years ago
c3c0299
Merge "ART: add longest consecutive free bytes in region dump"
by Roland Levillain
· 6 years ago
206ffa5
Merge "ART: make RegionSpace::GetNextObject a static function"
by Roland Levillain
· 6 years ago
3fef44a
Relocate usleep for Thread::Unregister
by Juju Sung
· 6 years ago
1a07435
Add more verbose logging to profiler
by Mathieu Chartier
· 6 years ago
02f6c8d
Merge "Delete PatchedObjectsMap"
by Mathieu Chartier
· 6 years ago
c0bb8c7
Merge "ART: Some more IWYU in common headers"
by Treehugger Robot
· 6 years ago
1aa5232
Merge "ART: Forward-declare Instrumentation"
by Andreas Gampe
· 6 years ago
c93dba2
Merge "ART: log threads not suspending in SuspendAllInternal"
by Andreas Gampe
· 6 years ago
2ffc74b
Delete PatchedObjectsMap
by Mathieu Chartier
· 6 years ago
6262959
ART: Some more IWYU in common headers
by Andreas Gampe
· 6 years ago
d77abd9
ART: Forward-declare Instrumentation
by Andreas Gampe
· 6 years ago
bec232e
Merge "ART: Some IWYU for IterationRange"
by Treehugger Robot
· 6 years ago
457c321
Merge changes I6f281703,I1450fe2c
by Treehugger Robot
· 6 years ago
cab5234
Merge "ART: Add cause to GC wait-for-completion systrace"
by Treehugger Robot
· 6 years ago
436896c
ART: Some IWYU for IterationRange
by Andreas Gampe
· 6 years ago
7458a7a
ART: Refactor code_item_accessors
by Andreas Gampe
· 6 years ago
ad1aa63
ART: Move Signature to its own header
by Andreas Gampe
· 6 years ago
aac0972
ART: Add cause to GC wait-for-completion systrace
by Andreas Gampe
· 6 years ago
b8bca30
ART: Move DexFileStringEquals to DexFile
by Andreas Gampe
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
0f0a4e4
Merge "ART: show exact bytes along with human-friendly format"
by Roland Levillain
· 6 years ago
16bd6ac
ART: show exact bytes along with human-friendly format
by Albert Mingkun Yang
· 6 years ago
9a3da9a
Remove null check from ForwardObject / ForwardCode
by Mathieu Chartier
· 6 years ago
a1358e6
ART: log threads not suspending in SuspendAllInternal
by Yuntao.Xiao
· 6 years ago
46a8938
Merge "ART: Remove thread dump"
by Treehugger Robot
· 6 years ago
ca7027d
Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64"
by Vladimir Marko
· 6 years ago
9383d69
Allow multiple native debug entries with same address.
by David Srbecky
· 6 years ago
f05ad2a
Merge "Revert "Suspend the runtime when switching interpreters.""
by Lokesh Gidra
· 6 years ago
9fd68f6
Revert "Suspend the runtime when switching interpreters."
by Lokesh Gidra
· 6 years ago
6c22540
Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples.""
by David Srbecky
· 6 years ago
f7f7a7c
ART: make RegionSpace::GetNextObject a static function
by Albert Mingkun Yang
· 6 years ago
c4fc53a
Merge "Move startup thread pool back into runtime"
by Mathieu Chartier
· 6 years ago
b7e23dc
Merge "Suspend the runtime when switching interpreters."
by David Srbecky
· 6 years ago
f9f22f9
ART: add longest consecutive free bytes in region dump
by Albert Mingkun Yang
· 6 years ago
adf5959
Merge changes I5e42f85c,I60174623
by Vladimir Marko
· 6 years ago
ada33d7
Move startup thread pool back into runtime
by Mathieu Chartier
· 6 years ago
776a7c2
ART: Add CRC32.updateByteBuffer intrinsic for ARM64
by Evgeny Astigeevich
· 6 years ago
30a8c4b
Merge "Pack JIT mini-debug-infos together."
by David Srbecky
· 6 years ago
34b89b0
ART: Remove thread dump
by Andreas Gampe
· 6 years ago
c4a924d
Keep dex location from OatDexFile.
by Vladimir Marko
· 6 years ago
226805d
Deoptimize zygote compiled methods in DeoptimizeBootImage.
by Nicolas Geoffray
· 6 years ago
9895094
Merge "Remove Trace.Pause/Resume."
by Nicolas Geoffray
· 6 years ago
d429ee9
Merge "Make inter-region ref bitmap pointers unique_ptr"
by Treehugger Robot
· 6 years ago
8ceeb2e
Merge "Add extra traces to Thread startup"
by Mathieu Chartier
· 6 years ago
32650ab
Make inter-region ref bitmap pointers unique_ptr
by Lokesh Gidra
· 6 years ago
1c34b71
Split inter-region ref bitmap for every space
by Lokesh Gidra
· 6 years ago
4eebb0e
Remove Trace.Pause/Resume.
by Nicolas Geoffray
· 6 years ago
35bd06e
Merge "ART: add dump region info runtime option"
by Roland Levillain
· 6 years ago
37346c5
ART: Correct attributes of CRC32Update intrinsic
by Evgeny Astigeevich
· 6 years ago
3a0cd34
Add extra traces to Thread startup
by Mathieu Chartier
· 6 years ago
d0c5b25
Speedup marking inter-region refs in 2-phase CC
by Lokesh Gidra
· 6 years ago
9e73631
Merge "Include ICU4C cc_library_headers instead of a directory"
by vichang
· 6 years ago
de94ea7
ART: add dump region info runtime option
by Albert Mingkun Yang
· 6 years ago
41622e3
Merge "2-phase full-heap CC"
by Lokesh Gidra
· 6 years ago
b0faa96
Merge changes Iacd66525,Ia1027126,I39a9313e
by Andreas Gampe
· 6 years ago
2a9824c
2-phase full-heap CC
by Lokesh Gidra
· 6 years ago
01e1d32
Suspend the runtime when switching interpreters.
by David Srbecky
· 6 years ago
0b21e41
Pack JIT mini-debug-infos together.
by David Srbecky
· 6 years ago
e3fc2d1
Revert^2 "Reduce the number of calls to Jit::AddSamples."
by David Srbecky
· 6 years ago
500b4da
Merge "Revert^2 "Allow boot image for a part of the boot classpath.""
by Vladimir Marko
· 6 years ago
5ce7e0d
Merge changes from topic "dexfile-hooks"
by Martin Stjernholm
· 6 years ago
98a520c
Merge "Revert "Revert "Add a baseline flag to JIT compile."""
by Treehugger Robot
· 6 years ago
0ace563
Revert^2 "Allow boot image for a part of the boot classpath."
by Vladimir Marko
· 6 years ago
Next »