Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
42805fa0afeefbc4fd4e3339940582bdda9c77bd
/
runtime
57b1bcd
Merge "Implement VMDebug API to mark a class "platform""
by David Brazdil
· 7 years ago
5e046f8
Merge "Add support for loading trusted dex files."
by David Brazdil
· 7 years ago
59a49a6
Implement VMDebug API to mark a class "platform"
by David Brazdil
· 7 years ago
35a4f48
Add support for loading trusted dex files.
by Nicolas Geoffray
· 7 years ago
016fcbe2
Support system server ART-profiling
by Calin Juravle
· 7 years ago
d109956
Merge "Clear the profile if we fail to add new methods or classes"
by Calin Juravle
· 7 years ago
d5aeade
Clear the profile if we fail to add new methods or classes
by Calin Juravle
· 7 years ago
97dc711
Merge "ART: Relayout BaseMutex and Mutex"
by android-build-prod (mdb)
· 7 years ago
96e754c
ART: Remove unused JobjectComparator.
by Vladimir Marko
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
4972754
Merge changes from topic "hiddenapi-cherrypick"
by David Brazdil
· 7 years ago
6af9869
Merge "Add new profile saver options: save without jit & profile AOT code"
by Calin Juravle
· 7 years ago
5db8b7b
ART: Relayout BaseMutex and Mutex
by Andreas Gampe
· 7 years ago
1f9d3c3
Fix hiddenapi::MemberSignature for proxies
by David Brazdil
· 7 years ago
bb0454a
Do not overwrite hidden access flags for intrinsics
by David Brazdil
· 7 years ago
39512f5
Fix race in hidden_api.h
by David Brazdil
· 7 years ago
166546c
Fix hidden API flags decoding for intrinsics
by David Brazdil
· 7 years ago
2e6f69c
Set hidden API flags of intrinsics
by David Brazdil
· 7 years ago
1724520
Use tron for logging hidden API accesses.
by Mathew Inwood
· 7 years ago
c9c87f6
Add VMRuntime.setDedupeHiddenApiWarnings().
by Mathew Inwood
· 7 years ago
0a054d3
Add note about tests impacted by kLogAllAccesses flag.
by Mathew Inwood
· 7 years ago
85b5a57
Log for light grey API accesses.
by Mathew Inwood
· 7 years ago
1fd97f2
Log an event on hidden API accesses.
by Mathew Inwood
· 7 years ago
9a13d42
Consider whitelist when listing class members.
by Mathew Inwood
· 7 years ago
9a81945
Treat hidden API exemptions as whitelist.
by Mathew Inwood
· 7 years ago
4525e0b
Fix verifier/linker IncompatibleClassChangeError with hidden API
by David Brazdil
· 7 years ago
a8503d9
Replace kAllLists policy with kJustWarn.
by Mathew Inwood
· 7 years ago
b3d1eee
Add new profile saver options: save without jit & profile AOT code
by Calin Juravle
· 7 years ago
e40f65f
ART: Relayout ProfilingInfo
by Andreas Gampe
· 7 years ago
2697d58
ART: Relayout Region
by Andreas Gampe
· 7 years ago
53af040
ART: Remove tombstoned parameters
by Andreas Gampe
· 7 years ago
53d2356
Merge "ART: No JIT for native MethodHandle/VarHandle methods"
by Orion Hodson
· 7 years ago
52f5a1f
ART: No JIT for native MethodHandle/VarHandle methods
by Orion Hodson
· 7 years ago
d5f8de8
Add CommonArtTest
by David Sehr
· 7 years ago
9417b6b
Merge changes If8183bb2,Ie719109e
by Roland Levillain
· 7 years ago
29c4ec0
Merge "Set GS register for Fuchsia"
by Jeff Brown
· 7 years ago
395071d
Set GS register for Fuchsia
by Steve Austin
· 7 years ago
0ecbdb3
Merge "Clean up include paths"
by David Sehr
· 7 years ago
1979c64
Clean up include paths
by David Sehr
· 7 years ago
82d046e
Add a profiling library
by David Sehr
· 7 years ago
5a87e19
Merge "AOT inlined method lookup should stay within dex file."
by Vladimir Marko
· 7 years ago
89b06a1
Merge "Pass the fd to OatFile::Setup to avoid selinux errors."
by Nicolas Geoffray
· 7 years ago
63a9f3e
AOT inlined method lookup should stay within dex file.
by Vladimir Marko
· 7 years ago
9e363f6
Merge "Fix profile filtered loading"
by android-build-prod (mdb)
· 7 years ago
f0cf86f
Fix profile filtered loading
by Calin Juravle
· 7 years ago
189ee81
Merge "Reorder debug logging statements when marking a reference in an unused region."
by Roland Levillain
· 7 years ago
e1d644d
Always enable dead object poisoning in unevacuated regions.
by Roland Levillain
· 7 years ago
cf6dfae
Always enable cyclic region allocation in ART's region space.
by Roland Levillain
· 7 years ago
b6cf2ad
Reorder debug logging statements when marking a reference in an unused region.
by Roland Levillain
· 7 years ago
e3872ed
Fix non-Baker build.
by Vladimir Marko
· 7 years ago
a03627a
Merge "Use named constant instead of magic number in RegisterLine"
by Daniel Colascione
· 7 years ago
5713f66
Use named constant instead of magic number in RegisterLine
by Daniel Colascione
· 7 years ago
b8f1997
Merge "ARM: Use rMR for Baker RB introspection marking."
by Vladimir Marko
· 7 years ago
dcd117e
ARM: Use rMR for Baker RB introspection marking.
by Vladimir Marko
· 7 years ago
31d7a57
Improve debug logging of classes for 77342775.
by Vladimir Marko
· 7 years ago
3002509
Pass the fd to OatFile::Setup to avoid selinux errors.
by Nicolas Geoffray
· 7 years ago
f120ffc
Dump profile checksums
by Mathieu Chartier
· 7 years ago
d94c242
Merge changes Ibfe10b43,I984d1ea9
by Alex Light
· 7 years ago
811da57
Further improve debug logging for 77342775
by Vladimir Marko
· 7 years ago
f889c70
Always allow agent attach on userdebug builds with kArtTiVersion
by Alex Light
· 7 years ago
fb8f75c
ART: Properly check for attached thread in CheckJNI
by Andreas Gampe
· 7 years ago
da5cbc3
Merge "Add arg for overwriting class loader class path"
by Mathieu Chartier
· 7 years ago
c444077
Add arg for overwriting class loader class path
by Mathieu Chartier
· 7 years ago
596f6b1
Merge "Trivial comment typo fix"
by Treehugger Robot
· 7 years ago
d12cd04
Merge "The test for futex support should be a test for Linux"
by Treehugger Robot
· 7 years ago
cfe688c
Merge "Implement dead object poisoning in unevacuated regions."
by Roland Levillain
· 7 years ago
b16949a
Trivial comment typo fix
by Daniel Colascione
· 7 years ago
b4dfca5
The test for futex support should be a test for Linux
by Daniel Colascione
· 7 years ago
c3d5b84
Change monitor doc comment to reflect lock deflation
by Daniel Colascione
· 7 years ago
550ea7b
Merge "Disable lld for unrecognized --keep-unique flag."
by Treehugger Robot
· 7 years ago
74b9994
Merge "Move profile dependent modules to libartbase"
by Treehugger Robot
· 7 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
d5d597f
Disable lld for unrecognized --keep-unique flag.
by Chih-Hung Hsieh
· 7 years ago
df25b47
Implement dead object poisoning in unevacuated regions.
by Roland Levillain
· 7 years ago
6490021
Merge "Improve debug logging for bug 77342775."
by Treehugger Robot
· 7 years ago
72247af
Merge "Distinguish the various pre-allocated OutOfMemoryError use cases."
by Roland Levillain
· 7 years ago
203d5d8
Merge "ART: Memory order updates to trace.{h,cc}"
by Treehugger Robot
· 7 years ago
957e708
Improve debug logging for bug 77342775.
by Vladimir Marko
· 7 years ago
283ad2d
ART: Memory order updates to trace.{h,cc}
by Orion Hodson
· 7 years ago
f5abfc4
Add stored class loader context option
by Mathieu Chartier
· 7 years ago
7b0e844
Distinguish the various pre-allocated OutOfMemoryError use cases.
by Roland Levillain
· 7 years ago
b58dcec
Merge "Move more runtime code to libartbase, libdexfile"
by David Sehr
· 7 years ago
c0d988a
ART: Stop Hidden API stackwalk for class initializers in j.l.i.
by Orion Hodson
· 7 years ago
9574f49
ART: Walk past j.l.i in stackwalk for Hidden API
by Orion Hodson
· 7 years ago
0f59574
ART: Fix MethodHandle invoke-super
by Orion Hodson
· 7 years ago
4a265c2
Don't pass empty profile to OatWriter
by Mathieu Chartier
· 7 years ago
3a67727
Merge "Add extra logging for bug 77342775."
by Treehugger Robot
· 7 years ago
a9e0c71
Merge "Remove some unnecessary items from WellKnownClasses."
by Treehugger Robot
· 7 years ago
9c4a015
Move more runtime code to libartbase, libdexfile
by David Sehr
· 7 years ago
6485701
Merge "Remove historical workarounds."
by Elliott Hughes
· 7 years ago
cdb4cb1
Remove historical workarounds.
by Elliott Hughes
· 7 years ago
f5c537e
Add extra logging for bug 77342775.
by Vladimir Marko
· 7 years ago
65b49cd
Merge "Fix oat_file_assistant_test."
by Vladimir Marko
· 7 years ago
c83e7fe
Fix oat_file_assistant_test.
by Vladimir Marko
· 7 years ago
6097672
Remove some unnecessary items from WellKnownClasses.
by Vladimir Marko
· 7 years ago
f8e5d8c
Delete MarkCompact GC
by Mathieu Chartier
· 7 years ago
faa7b29
Merge changes from topic "hidden_api_cp"
by Mathieu Chartier
· 7 years ago
d7d9f00
Merge "Implement cyclic region allocation in ART's region space."
by Roland Levillain
· 7 years ago
f5f1f80
Revert^2 "hidden_api: Call back into libcore on hidden api detection""
by Narayan Kamath
· 7 years ago
8c5de0f
Revert "hidden_api: Call back into libcore on hidden api detection"
by Orion Hodson
· 7 years ago
Next »