Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0518af4e87d484b10e785aff9b030b688926cd7f
/
runtime
a3350d8
Merge "Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace."""
by Nicolas Geoffray
· 6 years ago
107ce79
Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace.""
by Nicolas Geoffray
· 6 years ago
58a268a
Merge "Revert "Load libopenjdk and libjavacore with the runtime namespace.""
by Nicolas Geoffray
· 6 years ago
bd0eb2c
Revert "Load libopenjdk and libjavacore with the runtime namespace."
by Nicolas Geoffray
· 6 years ago
b72a6a9
DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include""
by Suren Baghdasaryan
· 6 years ago
94c8670
Load libopenjdk and libjavacore with the runtime namespace.
by Nicolas Geoffray
· 6 years ago
fe42726
Merge "Allow the use of filenames when traking code paths for profiling"
by Calin Juravle
· 6 years ago
4e29bda
Merge "Adjust ResolveRelativeEncodedDexLocation."
by Nicolas Geoffray
· 6 years ago
8baa11a
Adjust ResolveRelativeEncodedDexLocation.
by Nicolas Geoffray
· 6 years ago
1a04148
Fix bug in InMemoryDexClassLoader loading
by David Brazdil
· 6 years ago
876a2ab
Allow the use of filenames when traking code paths for profiling
by Calin Juravle
· 6 years ago
b3eff8a
DO NOT MERGE: Revert "ART: add libprocessgroup dependency and fix sched_policy include"
by Suren Baghdasaryan
· 6 years ago
fd9e7b5
Merge "Temporarily disable CorePlatformApi logging"
by Treehugger Robot
· 6 years ago
a6d6184
Temporarily disable CorePlatformApi logging
by David Brazdil
· 6 years ago
fbdbccc
ART: add libprocessgroup dependency and fix sched_policy include
by Suren Baghdasaryan
· 6 years ago
6ad2e8e
Merge "ART: make generational CC a runtime option"
by Roland Levillain
· 6 years ago
e768182
hiddenapi: Print warnings for @CorePlatformApi violations
by David Brazdil
· 6 years ago
90faceb
hiddenapi: Support 'core-platform-api' flag
by David Brazdil
· 6 years ago
0b4d146
ART: make generational CC a runtime option
by Albert Mingkun Yang
· 6 years ago
96259f1
Pass the Java caller's location to OpenNativeLibrary.
by Nicolas Geoffray
· 6 years ago
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
Next »