Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
302dda50f7e3ff91f6afb2fca48c8ae26ce4f75c
/
runtime
29c4ec0
Merge "Set GS register for Fuchsia"
by Jeff Brown
· 8 years ago
395071d
Set GS register for Fuchsia
by Steve Austin
· 8 years ago
0ecbdb3
Merge "Clean up include paths"
by David Sehr
· 8 years ago
1979c64
Clean up include paths
by David Sehr
· 8 years ago
82d046e
Add a profiling library
by David Sehr
· 8 years ago
5a87e19
Merge "AOT inlined method lookup should stay within dex file."
by Vladimir Marko
· 8 years ago
89b06a1
Merge "Pass the fd to OatFile::Setup to avoid selinux errors."
by Nicolas Geoffray
· 8 years ago
63a9f3e
AOT inlined method lookup should stay within dex file.
by Vladimir Marko
· 8 years ago
9e363f6
Merge "Fix profile filtered loading"
by android-build-prod (mdb)
· 8 years ago
f0cf86f
Fix profile filtered loading
by Calin Juravle
· 8 years ago
189ee81
Merge "Reorder debug logging statements when marking a reference in an unused region."
by Roland Levillain
· 8 years ago
b6cf2ad
Reorder debug logging statements when marking a reference in an unused region.
by Roland Levillain
· 8 years ago
e3872ed
Fix non-Baker build.
by Vladimir Marko
· 8 years ago
a03627a
Merge "Use named constant instead of magic number in RegisterLine"
by Daniel Colascione
· 8 years ago
5713f66
Use named constant instead of magic number in RegisterLine
by Daniel Colascione
· 8 years ago
b8f1997
Merge "ARM: Use rMR for Baker RB introspection marking."
by Vladimir Marko
· 8 years ago
dcd117e
ARM: Use rMR for Baker RB introspection marking.
by Vladimir Marko
· 8 years ago
31d7a57
Improve debug logging of classes for 77342775.
by Vladimir Marko
· 8 years ago
3002509
Pass the fd to OatFile::Setup to avoid selinux errors.
by Nicolas Geoffray
· 8 years ago
f120ffc
Dump profile checksums
by Mathieu Chartier
· 8 years ago
d94c242
Merge changes Ibfe10b43,I984d1ea9
by Alex Light
· 8 years ago
811da57
Further improve debug logging for 77342775
by Vladimir Marko
· 8 years ago
f889c70
Always allow agent attach on userdebug builds with kArtTiVersion
by Alex Light
· 8 years ago
fb8f75c
ART: Properly check for attached thread in CheckJNI
by Andreas Gampe
· 8 years ago
da5cbc3
Merge "Add arg for overwriting class loader class path"
by Mathieu Chartier
· 8 years ago
c444077
Add arg for overwriting class loader class path
by Mathieu Chartier
· 8 years ago
596f6b1
Merge "Trivial comment typo fix"
by Treehugger Robot
· 8 years ago
d12cd04
Merge "The test for futex support should be a test for Linux"
by Treehugger Robot
· 8 years ago
cfe688c
Merge "Implement dead object poisoning in unevacuated regions."
by Roland Levillain
· 8 years ago
b16949a
Trivial comment typo fix
by Daniel Colascione
· 8 years ago
b4dfca5
The test for futex support should be a test for Linux
by Daniel Colascione
· 8 years ago
c3d5b84
Change monitor doc comment to reflect lock deflation
by Daniel Colascione
· 8 years ago
550ea7b
Merge "Disable lld for unrecognized --keep-unique flag."
by Treehugger Robot
· 8 years ago
74b9994
Merge "Move profile dependent modules to libartbase"
by Treehugger Robot
· 8 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 8 years ago
d5d597f
Disable lld for unrecognized --keep-unique flag.
by Chih-Hung Hsieh
· 8 years ago
df25b47
Implement dead object poisoning in unevacuated regions.
by Roland Levillain
· 8 years ago
6490021
Merge "Improve debug logging for bug 77342775."
by Treehugger Robot
· 8 years ago
72247af
Merge "Distinguish the various pre-allocated OutOfMemoryError use cases."
by Roland Levillain
· 8 years ago
203d5d8
Merge "ART: Memory order updates to trace.{h,cc}"
by Treehugger Robot
· 8 years ago
957e708
Improve debug logging for bug 77342775.
by Vladimir Marko
· 8 years ago
283ad2d
ART: Memory order updates to trace.{h,cc}
by Orion Hodson
· 8 years ago
f5abfc4
Add stored class loader context option
by Mathieu Chartier
· 8 years ago
7b0e844
Distinguish the various pre-allocated OutOfMemoryError use cases.
by Roland Levillain
· 8 years ago
b58dcec
Merge "Move more runtime code to libartbase, libdexfile"
by David Sehr
· 8 years ago
c0d988a
ART: Stop Hidden API stackwalk for class initializers in j.l.i.
by Orion Hodson
· 8 years ago
9574f49
ART: Walk past j.l.i in stackwalk for Hidden API
by Orion Hodson
· 8 years ago
0f59574
ART: Fix MethodHandle invoke-super
by Orion Hodson
· 8 years ago
4a265c2
Don't pass empty profile to OatWriter
by Mathieu Chartier
· 8 years ago
3a67727
Merge "Add extra logging for bug 77342775."
by Treehugger Robot
· 8 years ago
a9e0c71
Merge "Remove some unnecessary items from WellKnownClasses."
by Treehugger Robot
· 8 years ago
9c4a015
Move more runtime code to libartbase, libdexfile
by David Sehr
· 8 years ago
6485701
Merge "Remove historical workarounds."
by Elliott Hughes
· 8 years ago
cdb4cb1
Remove historical workarounds.
by Elliott Hughes
· 8 years ago
f5c537e
Add extra logging for bug 77342775.
by Vladimir Marko
· 8 years ago
65b49cd
Merge "Fix oat_file_assistant_test."
by Vladimir Marko
· 8 years ago
c83e7fe
Fix oat_file_assistant_test.
by Vladimir Marko
· 8 years ago
6097672
Remove some unnecessary items from WellKnownClasses.
by Vladimir Marko
· 8 years ago
f8e5d8c
Delete MarkCompact GC
by Mathieu Chartier
· 8 years ago
faa7b29
Merge changes from topic "hidden_api_cp"
by Mathieu Chartier
· 8 years ago
d7d9f00
Merge "Implement cyclic region allocation in ART's region space."
by Roland Levillain
· 8 years ago
f5f1f80
Revert^2 "hidden_api: Call back into libcore on hidden api detection""
by Narayan Kamath
· 8 years ago
8c5de0f
Revert "hidden_api: Call back into libcore on hidden api detection"
by Orion Hodson
· 8 years ago
a9660f1
hidden_api: Call back into libcore on hidden api detection
by Narayan Kamath
· 8 years ago
c14f54b
Merge "Fix 616-cha-unloading."
by Treehugger Robot
· 8 years ago
1ce5432
Merge "Move remaining runtime/base stuff to libartbase"
by Treehugger Robot
· 8 years ago
6fcf35b
Merge "Fix and extend debugging output for bug 74410240."
by Vladimir Marko
· 8 years ago
1ce2b3b
Move remaining runtime/base stuff to libartbase
by David Sehr
· 8 years ago
606adb3
Fix and extend debugging output for bug 74410240.
by Vladimir Marko
· 8 years ago
3215fff
Separate Malloc and MemMap ArenaPools
by David Sehr
· 8 years ago
e5c5332
Merge "Ensure that art_sigsegv_fault is never inlined"
by Treehugger Robot
· 8 years ago
9cc68ed
Ensure that art_sigsegv_fault is never inlined
by Alex Light
· 8 years ago
1e82e75
Merge "Revert^6 "Ensure that OSR still is possible with jvmti""
by Treehugger Robot
· 8 years ago
f285863
Revert^6 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 8 years ago
252a4e4
Fix 616-cha-unloading.
by Alexey Grebenkin
· 8 years ago
1599a66
Add range CHECK for method index in GetQuickenedInfoOf
by Mathieu Chartier
· 8 years ago
30a2d9c
Merge "Revert^5 "Ensure that OSR still is possible with jvmti""
by Treehugger Robot
· 8 years ago
f807153
Revert^5 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 8 years ago
4c9bc04
Merge "Revert^4 "Ensure that OSR still is possible with jvmti""
by Treehugger Robot
· 8 years ago
23be146
Revert^4 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 8 years ago
50c2668
Merge "ART: Experiment with timeout dumping"
by Treehugger Robot
· 8 years ago
75b47b4
Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT.""
by Treehugger Robot
· 8 years ago
6ee4971
Revert^4 "Add an option to disable native stack dumping on SIGQUIT."
by Nicolas Geoffray
· 8 years ago
0b1d3ca
Merge "Revert^3 "Ensure that OSR still is possible with jvmti""
by Alex Light
· 8 years ago
ce2836a
Revert^3 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 8 years ago
cdd5314
ART: Experiment with timeout dumping
by Andreas Gampe
· 8 years ago
7da5cea
Merge "Add reachabilityFence intrinsics"
by Hans Boehm
· 8 years ago
31ef420
Merge "Revert "Revert "Ensure that OSR still is possible with jvmti"""
by Treehugger Robot
· 8 years ago
99ebc26
Merge "Fix failure to initialize AnnotatedStackTraceElement."
by Treehugger Robot
· 8 years ago
c7b28de
Add reachabilityFence intrinsics
by Hans Boehm
· 8 years ago
94e3dd7
Revert "Revert "Ensure that OSR still is possible with jvmti""
by Alex Light
· 8 years ago
8fd8cdc
Merge "Fix double accounting of skipped objects during copying"
by Lokesh Gidra
· 8 years ago
c4b1c0c
Fix failure to initialize AnnotatedStackTraceElement.
by Vladimir Marko
· 8 years ago
f2a6931
Fix double accounting of skipped objects during copying
by Lokesh Gidra
· 8 years ago
a83a89c
Implement cyclic region allocation in ART's region space.
by Roland Levillain
· 8 years ago
27b9676
ART: Simplify quasi_atomic.h
by Orion Hodson
· 8 years ago
ba6d632
Merge "Revert "Ensure that OSR still is possible with jvmti""
by Nicolas Geoffray
· 8 years ago
4f3d1cf
Revert "Ensure that OSR still is possible with jvmti"
by Nicolas Geoffray
· 8 years ago
a16d1ea
Merge "ART: heap counter check"
by Orion Hodson
· 8 years ago
f54b893
Merge "ART: Refactor hidden_api"
by Andreas Gampe
· 8 years ago
Next »