Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
952dbb19cd094b8bfb01dbb33e0878db429e499a
/
runtime
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 10 years ago
df638c6
Merge "ART: remove gcc cruft from the makefiles"
by Colin Cross
· 10 years ago
4130c33
Merge "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support"
by Treehugger Robot
· 10 years ago
a794c26
Fix art::ArchTest::FinalizeSetup not being called.
by Przemyslaw Szczepaniak
· 10 years ago
bffecdb
Merge "ART: Fix RegTypeCache for instance field declaring class"
by David Brazdil
· 10 years ago
0f290d7
Merge "Fix for interpreter crash on new instance of class"
by Aart Bik
· 10 years ago
0af088d
Merge "Revert "Revert "Use try lock to fix class resolution race"""
by Treehugger Robot
· 10 years ago
4b0ef1c
Revert "Revert "Use try lock to fix class resolution race""
by Mathieu Chartier
· 10 years ago
3d73310
Merge "Create OatFileAssistant::OatFileInfo inner class."
by Richard Uhler
· 10 years ago
db698f1
Fix for interpreter crash on new instance of class
by Aart Bik
· 10 years ago
7707777
Merge "Revert "Use try lock to fix class resolution race""
by Treehugger Robot
· 10 years ago
69bf969
Revert "Use try lock to fix class resolution race"
by Mathieu Chartier
· 10 years ago
ea15943
Merge "Add arena stack and priority queue type aliases"
by Treehugger Robot
· 10 years ago
b94ea45
Merge "Revert "Scan immune spaces using mod union tables.""
by Treehugger Robot
· 10 years ago
ccf7c8a
Revert "Scan immune spaces using mod union tables."
by Hiroshi Yamauchi
· 10 years ago
33ee120
Add arena stack and priority queue type aliases
by Matthew Gharrity
· 10 years ago
3c92b12
cpp-define-generator: "make art-update-cpp-defines" to regen asm_support
by Igor Murashkin
· 10 years ago
ecf75a6
ART: remove gcc cruft from the makefiles
by Colin Cross
· 10 years ago
743bf36
Create OatFileAssistant::OatFileInfo inner class.
by Richard Uhler
· 10 years ago
533d684
Merge "Avoid read barrier for IntArray::GetArrayClass"
by Mathieu Chartier
· 10 years ago
d6636d3
Avoid read barrier for IntArray::GetArrayClass
by Mathieu Chartier
· 10 years ago
85c4a4b
Merge "Use try lock to fix class resolution race"
by Mathieu Chartier
· 10 years ago
ccee336
Merge "Scan immune spaces using mod union tables."
by Hiroshi Yamauchi
· 10 years ago
5fc9dde
Merge "Disable CheckSwapUsage test with read barriers on x86."
by Roland Levillain
· 10 years ago
d22b69a
Merge "Remove two ReadBarrierMarkRegX entrypoints."
by Roland Levillain
· 10 years ago
0d638bb
ART: Fix RegTypeCache for instance field declaring class
by David Brazdil
· 10 years ago
63b6eb4
Disable CheckSwapUsage test with read barriers on x86.
by Roland Levillain
· 10 years ago
c416502
ARM64: Add comment to mterp int-to-long.
by Vladimir Marko
· 10 years ago
f59f597
Merge "ARM64: More mterp improvements."
by Vladimir Marko
· 10 years ago
74d19f1
Merge "Reduce unnecessary read barriers in GC"
by Mathieu Chartier
· 10 years ago
8256da3
Scan immune spaces using mod union tables.
by Hiroshi Yamauchi
· 10 years ago
a704eda
Use try lock to fix class resolution race
by Mathieu Chartier
· 10 years ago
5ffa078
Reduce unnecessary read barriers in GC
by Mathieu Chartier
· 10 years ago
20421b9
ARM64: More mterp improvements.
by Vladimir Marko
· 10 years ago
58d40f3
Fix profiling output to properly display class info.
by Jeff Hao
· 10 years ago
10b218d
Add missing filter cards to zygote mod union table
by Mathieu Chartier
· 10 years ago
e92730c
Merge "Improve CC handling for immune objects"
by Treehugger Robot
· 10 years ago
10656de
Merge "runtime: Refactor asm_support to be auto-generated (mostly)"
by Treehugger Robot
· 10 years ago
21328a1
Improve CC handling for immune objects
by Mathieu Chartier
· 10 years ago
3023890
Merge "ART: Add pointer-size template to some reflection functions"
by Treehugger Robot
· 10 years ago
311fdf5
runtime: Refactor asm_support to be auto-generated (mostly)
by Igor Murashkin
· 10 years ago
e01e364
ART: Add pointer-size template to some reflection functions
by Andreas Gampe
· 10 years ago
38be534
Merge "Fix stream-tracing with default methods"
by Treehugger Robot
· 10 years ago
0f7e8f5
Fix stream-tracing with default methods
by Alex Light
· 10 years ago
a71ad9a
Merge "Add fast path to arm64 READ_BARRIER macro"
by Mathieu Chartier
· 10 years ago
d549c28
Remove two ReadBarrierMarkRegX entrypoints.
by Roland Levillain
· 10 years ago
4b5f791
Add fast path to arm64 READ_BARRIER macro
by Mathieu Chartier
· 10 years ago
d9ad357
ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation.
by Vladimir Marko
· 10 years ago
41c7e2e
Merge "ARM64: Improve mterp cmpl/cmpg."
by Vladimir Marko
· 10 years ago
84413a7
Merge changes I295c7876,Ib4b84b7b
by Treehugger Robot
· 10 years ago
d4b7ad7
Merge "Use non-CAS thread flip root visitor."
by Hiroshi Yamauchi
· 10 years ago
479b1de
ART: Remove PACKED from ArtMethod's ptr_sized_fields_
by Andreas Gampe
· 10 years ago
7e9b257
Use non-CAS thread flip root visitor.
by Hiroshi Yamauchi
· 10 years ago
75f0885
ART: Rename ArtMethod JNI field
by Andreas Gampe
· 10 years ago
d8b668f
Merge "Add a way to measure read barrier slow paths"
by Mathieu Chartier
· 10 years ago
fb6db3f
ARM64: Improve mterp cmpl/cmpg.
by Vladimir Marko
· 10 years ago
b78b3a8
Merge "Change return type of artIsAssignableFromCode for MIPS64"
by Treehugger Robot
· 10 years ago
ed33b73
Merge "Fix the definition of MACRO_LITERAL for OS X on x86-64."
by Roland Levillain
· 10 years ago
cddb9d2
Fix the definition of MACRO_LITERAL for OS X on x86-64.
by Roland Levillain
· 10 years ago
d207b42
Change return type of artIsAssignableFromCode for MIPS64
by Goran Jakovljevic
· 10 years ago
057361c
Merge "Move caller-saves saving/restoring to ReadBarrierMarkRegX."
by Roland Levillain
· 10 years ago
65ad9b3
Merge "Clean up Class::FindStaticField()."
by Vladimir Marko
· 10 years ago
4359e61
Move caller-saves saving/restoring to ReadBarrierMarkRegX.
by Roland Levillain
· 10 years ago
89b03e0
Merge changes Ibcc11ce7,I9867dc11
by Vladimir Marko
· 10 years ago
56fe258
Add a way to measure read barrier slow paths
by Mathieu Chartier
· 10 years ago
e4b1c86
Merge "Revert "Revert "Refactor GetIMTIndex"""
by Treehugger Robot
· 10 years ago
ce1ba11
Merge "Make stream tracing have a higher thread count on host"
by Treehugger Robot
· 10 years ago
a344f6a
Make stream tracing have a higher thread count on host
by Alex Light
· 10 years ago
6c81dfe
Merge changes I328ea51d,I577c5d02
by Treehugger Robot
· 10 years ago
e622022
ARM64: Improve Mterp.
by Vladimir Marko
· 10 years ago
5733e98
ARM64: Fix mterp switch table pointer calculation.
by Vladimir Marko
· 10 years ago
6740997
ART: Change return types of field access entrypoints
by Andreas Gampe
· 10 years ago
465ecc8
Revert "Revert "Refactor GetIMTIndex""
by Matthew Gharrity
· 10 years ago
b6bab0f
Tune the GC ergnomics for the read barrier config.
by Hiroshi Yamauchi
· 10 years ago
d684f52
Compute oat and odex filenames eagerly.
by Richard Uhler
· 10 years ago
b81881d
Make a static OatFileAssistant::DexLocationToOatFileName function.
by Richard Uhler
· 10 years ago
011dc2c
Do allocation fence before pushing on allocation stack
by Mathieu Chartier
· 10 years ago
5668e58
Merge "Fixes to build against new VIXL interface."
by Roland Levillain
· 10 years ago
43e10b0
ART: Replace ScopedFd with FdFile
by Andreas Gampe
· 10 years ago
97c72b7
Fixes to build against new VIXL interface.
by Scott Wakeling
· 10 years ago
edec0eb
Merge changes from topic 'cherry_pinner'
by Andreas Gampe
· 10 years ago
09b710c
ART: Fix build break
by Andreas Gampe
· 10 years ago
b55ad7c
Add API for getting location of odex or oat file
by Philip Cuadra
· 10 years ago
05d9a64
Merge "Revert "Revert "Dump more dex file data in oatdump"""
by Treehugger Robot
· 10 years ago
dc00f18
Revert "Revert "Dump more dex file data in oatdump""
by Mathieu Chartier
· 10 years ago
2fce5cf
Merge "ART: Add FdFile constructors"
by Treehugger Robot
· 10 years ago
2c30a37
Merge "Introduce more compact ReadBarrierMark slow-paths."
by Roland Levillain
· 10 years ago
9c05578
Revert "Dump more dex file data in oatdump"
by Nicolas Geoffray
· 10 years ago
df87892
ART: Add FdFile constructors
by Andreas Gampe
· 11 years ago
8e2c562
Dump more dex file data in oatdump
by Mathieu Chartier
· 10 years ago
c8cbda6
Merge changes I91249ba8,Ic93812d9
by Treehugger Robot
· 10 years ago
02b7580
Introduce more compact ReadBarrierMark slow-paths.
by Roland Levillain
· 10 years ago
e850809
Merge "Update the get_process_name call."
by Treehugger Robot
· 10 years ago
0599c59
Merge changes Iafd12677,I40595d15
by Treehugger Robot
· 10 years ago
03c0134
Update the get_process_name call.
by Dmitriy Filchenko
· 10 years ago
de9007f
Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.
by Oleksiy Vyalov
· 10 years ago
dedde3f
Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration."
by Roland Levillain
· 10 years ago
83e4903
Merge "Revert "Revert "Optimize IMT"""
by Jeff Hao
· 10 years ago
e6a2d0f
Fix the definition of THREAD_CURRENT_IBASE_OFFSET.
by Roland Levillain
· 10 years ago
7d14037
Merge "Mark ReadBarrierJni as a direct entry point on MIPS32."
by Roland Levillain
· 10 years ago
Next »