Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
b9318481111eafd0794fded1a46a5f20ffcfa7cb
/
runtime
57c0f3f
Merge "Clean up class visitors"
by Mathieu Chartier
· 9 years ago
e0671ce
Clean up class visitors
by Mathieu Chartier
· 9 years ago
8c4113b
Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""""
by Calin Juravle
· 9 years ago
2e76830
Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 9 years ago
aac0467
Merge "Split the class table for each class loader"
by Mathieu Chartier
· 9 years ago
cc5ebdf
Split the class table for each class loader
by Mathieu Chartier
· 9 years ago
3f680be
Merge "Add read barrier support to the entrypoints."
by Mathieu Chartier
· 9 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 10 years ago
5953351
Merge "ART: Print out hex for NewStringUTF failure"
by Andreas Gampe
· 9 years ago
431403a
Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 9 years ago
b734808
Revert "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 9 years ago
48215e2
Merge "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 9 years ago
ef4afe9
ART: Print out hex for NewStringUTF failure
by Andreas Gampe
· 9 years ago
3908912
Add remembered set functionality for native roots
by Mathieu Chartier
· 9 years ago
3152c82
Bugfix: Java char is 16 bits, can not be treated as boolean.
by Fredrik Roubert
· 9 years ago
80caa14
Revert "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 10 years ago
c621106
Fix gcstress tests
by Mathieu Chartier
· 10 years ago
695a273
ART: Make warnings into errors in InitZygote
by Andreas Gampe
· 10 years ago
e3ab2a7
Merge "ART: Change the stack dump format to be in line with debuggerd"
by Andreas Gampe
· 10 years ago
dd67125
ART: Change the stack dump format to be in line with debuggerd
by Andreas Gampe
· 10 years ago
da7c650
Visit class native roots from VisitReferences
by Mathieu Chartier
· 10 years ago
2a7ea34
Merge "Add some more uninterruptible annotations"
by Mathieu Chartier
· 10 years ago
ed8990a
Add some more uninterruptible annotations
by Mathieu Chartier
· 10 years ago
71cef23
Fix alignments in quick_entrypoints_x86_64.S
by Man Cao
· 10 years ago
bd76db3
Merge "Fix and extend the documentation of art::Thread's fields offsets."
by Roland Levillain
· 10 years ago
195fa34
Merge "ART: Fix missing role definition"
by Andreas Gampe
· 10 years ago
5bdb655
ART: Fix missing role definition
by Andreas Gampe
· 10 years ago
88b6b05
Fix hash set memory leaks
by Mathieu Chartier
· 10 years ago
4e2cb09
Add uninterruptible role
by Mathieu Chartier
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
d8da9dc
Merge "More diagnostics for flaky oat file assistant test."
by Richard Uhler
· 10 years ago
32d7806
Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 10 years ago
7733bd6
Revert "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
ca80ecc
Fix and extend the documentation of art::Thread's fields offsets.
by Roland Levillain
· 10 years ago
94f5bda
More diagnostics for flaky oat file assistant test.
by Richard Uhler
· 10 years ago
e6e38ce
Merge "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
4d7b75f
verifier: Skip verification of methods when seeing experimental opcodes
by Igor Murashkin
· 10 years ago
56ebee4
Merge "Add more checks to diagnose flaky oat file assistant test."
by Richard Uhler
· 10 years ago
2bb897e
Merge "Refine the canary pattern in RedZone"
by Andreas Gampe
· 10 years ago
b203b33
Merge "ART: Fix UninitializedReference handling"
by Andreas Gampe
· 10 years ago
891dfaa
ART: Fix UninitializedReference handling
by Andreas Gampe
· 10 years ago
364fa53
Merge "Fix bug in OatFileAssistant::GetBestOatFile."
by Richard Uhler
· 10 years ago
411b96d
Merge "ART: Remove some of the Mac craziness"
by Andreas Gampe
· 10 years ago
4360be2
ART: Remove some of the Mac craziness
by Andreas Gampe
· 10 years ago
3fabec7
Use the object class as top in reference type propagation
by Calin Juravle
· 10 years ago
9ed8206
Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo"
by Mathieu Chartier
· 10 years ago
e2facc5
runtime: Add lambda box/unbox object equality
by Igor Murashkin
· 10 years ago
2639e8e
Add more checks to diagnose flaky oat file assistant test.
by Richard Uhler
· 10 years ago
5f946da
Fix bug in OatFileAssistant::GetBestOatFile.
by Richard Uhler
· 10 years ago
16a150b
Merge "ART: Fix arm32 quick_invoke_stub CFI"
by Andreas Gampe
· 10 years ago
6db1377
Merge "Improve documentation of memory layouts in stack_map.h."
by Roland Levillain
· 10 years ago
7c0fe5e
Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo
by Mathieu Chartier
· 10 years ago
76914b0
ART: Fix arm32 quick_invoke_stub CFI
by Andreas Gampe
· 10 years ago
ef76c3f
Get non proxy method for StackDumpVisitor
by Mathieu Chartier
· 10 years ago
1123794
Merge "Change intern table to not use WaitHoldingLocks"
by Mathieu Chartier
· 10 years ago
7617abd
runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS
by Igor Murashkin
· 10 years ago
14c3bf9
Change intern table to not use WaitHoldingLocks
by Mathieu Chartier
· 10 years ago
511bb65
Merge "Fix FieldGap priority queue ordering bug."
by Richard Uhler
· 10 years ago
9523a3e
Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""
by Nicolas Geoffray
· 10 years ago
32f59e5
Merge "Revert "Use the quickened metadata to compile -QUICK opcodes.""
by Nicolas Geoffray
· 10 years ago
8ab9a90
Revert "Use the quickened metadata to compile -QUICK opcodes."
by Nicolas Geoffray
· 10 years ago
c3c0a06
Merge "Use the quickened metadata to compile -QUICK opcodes."
by Nicolas Geoffray
· 10 years ago
c952ac9
ART: Fix System.arraycopy
by Andreas Gampe
· 10 years ago
4515a67
Use the quickened metadata to compile -QUICK opcodes.
by Nicolas Geoffray
· 10 years ago
cced6ad
Merge "Use (D)CHECK_ALIGNED more."
by Roland Levillain
· 10 years ago
0a5cd12
Make oatdump see the new vmap table generated by dextodex.
by Nicolas Geoffray
· 10 years ago
1c1da43
Improve documentation of memory layouts in stack_map.h.
by Roland Levillain
· 10 years ago
14d9057
Use (D)CHECK_ALIGNED more.
by Roland Levillain
· 10 years ago
00b5c61
Merge "Use art::MemoryRegion::{Load,Store}Bits more in art::CodeInfo."
by Roland Levillain
· 10 years ago
a14e2e7
Merge "Move MarkObject to mark_sweep.cc"
by Mathieu Chartier
· 10 years ago
e48a169
Move MarkObject to mark_sweep.cc
by Mathieu Chartier
· 10 years ago
0f2fd32
Enable ASan annotations in ART based on macro setting.
by Evgenii Stepanov
· 10 years ago
8118781
Address some GC comments
by Mathieu Chartier
· 10 years ago
e5abf07
Merge "Use SuspendAllInternal for FlipThreadRoots"
by Mathieu Chartier
· 10 years ago
b19ccb1
Use SuspendAllInternal for FlipThreadRoots
by Mathieu Chartier
· 10 years ago
747e536
Clean up after verifier changes wrt. conflict/undefined reg.
by Vladimir Marko
· 10 years ago
d780c00
Use art::MemoryRegion::{Load,Store}Bits more in art::CodeInfo.
by Roland Levillain
· 10 years ago
fab6788
Fix FieldGap priority queue ordering bug.
by Richard Uhler
· 10 years ago
045da88
Merge "Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""""
by Nicolas Geoffray
· 10 years ago
c04c800
Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""
by Nicolas Geoffray
· 10 years ago
76ca820
Merge "ART: Fix mac build"
by Andreas Gampe
· 10 years ago
55978b8
ART: Fix mac build
by Andreas Gampe
· 10 years ago
19315c1
Merge "Clean up GC callbacks to be virtual methods"
by Mathieu Chartier
· 10 years ago
9750995
Clean up GC callbacks to be virtual methods
by Mathieu Chartier
· 10 years ago
34fcff0
Merge "ART: Remove art_quick_invoke_interface_trampoline"
by Andreas Gampe
· 10 years ago
3031c8d
ART: Remove art_quick_invoke_interface_trampoline
by Andreas Gampe
· 10 years ago
19af117
Fix mac build
by Mathieu Chartier
· 10 years ago
068361a
Refine the canary pattern in RedZone
by tony.ys_liu
· 10 years ago
c6f3439
Merge "ART: JNI thread state transition optimization"
by Mathieu Chartier
· 10 years ago
4abf451
Disable ASan on Thread::InstallImplicitProtection.
by Evgenii Stepanov
· 10 years ago
0541502
Merge "Generalize Valgrind annotations in ART to support ASan."
by Evgenii Stepanov
· 10 years ago
1e13374
Generalize Valgrind annotations in ART to support ASan.
by Evgenii Stepanov
· 10 years ago
eac4424
ART: JNI thread state transition optimization
by Yu Li
· 10 years ago
5b1eea0
Merge "Thread-local mark stacks for the CC collector."
by Hiroshi Yamauchi
· 10 years ago
0b71357
Thread-local mark stacks for the CC collector.
by Hiroshi Yamauchi
· 10 years ago
9f5e1d9
Fix cfi information for x86.
by Christopher Ferris
· 10 years ago
cc22d7c
Merge "ART: Fix DexFileVerifier try_items OoO validation"
by Andreas Gampe
· 10 years ago
6a8df53
ART: Fix DexFileVerifier try_items OoO validation
by Anestis Bechtsoudis
· 10 years ago
f32521b
Merge "ART: Don't nest indenters in oatdump."
by Vladimir Marko
· 10 years ago
15c9881
Merge "ART: Fix arm32 assembly stub CFI"
by Andreas Gampe
· 10 years ago
Next »