Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6280ef88a9231d2a14f2b0bbe6d39770c994787d
/
runtime
/
base
4741516
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64"""
by Roland Levillain
· 9 years ago
ae358c1
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
6286a97
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
by Alex Light
· 9 years ago
49b0f45
Refactor and clean up OatWriter and Dex2Oat.
by Vladimir Marko
· 9 years ago
976af0a
Merge "ART: Add FdFile::Copy() to copy data from another file."
by Vladimir Marko
· 9 years ago
5096e66
ART: Add FdFile::Copy() to copy data from another file.
by Vladimir Marko
· 9 years ago
e0d25b1
Merge "Allow initializing runtime with parsed options."
by Vladimir Marko
· 9 years ago
88b2b80
Allow initializing runtime with parsed options.
by Vladimir Marko
· 9 years ago
208a5cb
Store class tables in the image
by Mathieu Chartier
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
04b0526
Encode function signatures properly in DWARF.
by David Srbecky
· 9 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
fda0432
ART: Add comments to Scoped-/ArenaAllocator.
by Vladimir Marko
· 9 years ago
7500193
ART: Fix arena allocation for valgrind.
by Vladimir Marko
· 9 years ago
751beff
Revert "Revert "Introduce support for hardware simulators, starting with ARM64""
by Phil Wang
· 9 years ago
a190645
Remove extra space at end of line in output.
by Christopher Ferris
· 9 years ago
0f8e072
Use HashMap for DexFileVerifier
by Mathieu Chartier
· 9 years ago
450f012
Merge "Make dchecked_vector C++11 compatible."
by Dan Albert
· 9 years ago
f230fee
Merge "Add HashSet::Reserve"
by Mathieu Chartier
· 9 years ago
05ff5a4
Make dchecked_vector C++11 compatible.
by Dan Albert
· 9 years ago
c482d38
Add HashSet::Reserve
by Mathieu Chartier
· 9 years ago
de40d47
Use arenas for the verifier
by Mathieu Chartier
· 9 years ago
784e790
ART: Support trivially-destructible arrays in ArenaUniquePtr
by Andreas Gampe
· 9 years ago
7b05e17
Add ArenaUniquePtr
by Mathieu Chartier
· 9 years ago
e5d80f8
Move ArenaBitVector into the runtime
by Mathieu Chartier
· 9 years ago
8df69d4
Revert "Revert "load store elimination.""
by Mingyao Yang
· 9 years ago
e2aa326
Use binary search for FindDeclaredInstance/StaticField
by Mathieu Chartier
· 9 years ago
3ae313d
Merge "Change hash table load factors"
by Mathieu Chartier
· 9 years ago
32cc9ee
Change hash table load factors
by Mathieu Chartier
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
8030c41
Revert "load store elimination."
by Nicolas Geoffray
· 9 years ago
589dac7
load store elimination.
by Mingyao Yang
· 9 years ago
e58991b
Revert "Revert "Unload oat files""
by Mathieu Chartier
· 9 years ago
655e585
Optimizing: Move GraphChecker memory allocations to arena.
by Vladimir Marko
· 9 years ago
f9c6fc6
Add OatFileManager
by Mathieu Chartier
· 9 years ago
1f49764
ART: Use arena allocator with HashSet/HashMap.
by Vladimir Marko
· 9 years ago
1441207
Merge "Revert "Disable clang optimization to boot up on arm64.""
by Chih-hung Hsieh
· 9 years ago
df1ccff
Revert "Disable clang optimization to boot up on arm64."
by Chih-hung Hsieh
· 9 years ago
ec7802a
Add DCHECKs to ArenaVector and ScopedArenaVector.
by Vladimir Marko
· 9 years ago
7bda3b6
Revert "Quick: Work around large frame sizes for x86_64."
by Vladimir Marko
· 9 years ago
35ef974
Merge "ART: Mark deallocated arena memory as inaccessible."
by Vladimir Marko
· 9 years ago
dbce0d7
MIPS64r6 Assembler Tests
by Chris Larsen
· 9 years ago
2a408a3
ART: Mark deallocated arena memory as inaccessible.
by Vladimir Marko
· 9 years ago
5233f93
Optimizing: Tag even more arena allocations.
by Vladimir Marko
· 9 years ago
225b646
Optimizing: Tag arena allocations in code generators.
by Vladimir Marko
· 9 years ago
2aaa4b5
Optimizing: Tag more arena allocations.
by Vladimir Marko
· 9 years ago
a2c3864
Add lock around interpreter string init reg map.
by Jeff Hao
· 9 years ago
76c92ac
Optimizing: Allow storing value objects in containers.
by Vladimir Marko
· 9 years ago
71bf809
Optimizing: Tag arena allocations in SsaBuilder.
by Vladimir Marko
· 9 years ago
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 9 years ago
9af47e2
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 9 years ago
35717f8
Merge "ART: Add some utilities for working with containers."
by Vladimir Marko
· 9 years ago
68cad90
Remove unnecessary std::move from variant_map.h
by Pirama Arumuga Nainar
· 9 years ago
6058455
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 9 years ago
637ee0b
ART: Add some utilities for working with containers.
by Vladimir Marko
· 9 years ago
145acc5
Revert "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 9 years ago
91e11c0
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 9 years ago
f9f6441
Optimizing: Tag Arena allocations with their source.
by Vladimir Marko
· 9 years ago
f92d753
Merge "Revert "Revert "Change dex caches to be weak roots"""
by Mathieu Chartier
· 9 years ago
673ed3d
Revert "Revert "Change dex caches to be weak roots""
by Mathieu Chartier
· 9 years ago
cf7792d
Test HashSet lookup by alternate key type.
by Richard Uhler
· 9 years ago
81a9087
Revert "Change dex caches to be weak roots"
by Brian Carlstrom
· 9 years ago
f86a085
Revert "Move mark stack lock up in ordering"
by Brian Carlstrom
· 9 years ago
deaa183
Move mark stack lock up in ordering
by Mathieu Chartier
· 9 years ago
3ae6b1d
Change dex caches to be weak roots
by Mathieu Chartier
· 9 years ago
151ab8d
Revert "Revert "ART: DCHECK zero case for CLZ/CTZ""
by Andreas Gampe
· 9 years ago
cf36d49
ART: Compress LengthPrefixedArray on 32-bit targets.
by Vladimir Marko
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
067f1ed
ART: Remove TODO in BitVector
by Andreas Gampe
· 9 years ago
54d220e
Move ArtFields and ArtMethods to be a length prefixed array
by Mathieu Chartier
· 9 years ago
02f0771
Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting""
by Igor Murashkin
· 9 years ago
90ef3db
Address some comments and clean up
by Mathieu Chartier
· 9 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 9 years ago
bc1d78d
runtime: cleanup class_linker out-parameters and formatting
by Igor Murashkin
· 9 years ago
fb326cf
base: replace raw pointers for out-parameters with safer out<T>
by Igor Murashkin
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 9 years ago
195fa34
Merge "ART: Fix missing role definition"
by Andreas Gampe
· 9 years ago
5bdb655
ART: Fix missing role definition
by Andreas Gampe
· 9 years ago
88b6b05
Fix hash set memory leaks
by Mathieu Chartier
· 9 years ago
4e2cb09
Add uninterruptible role
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
e2facc5
runtime: Add lambda box/unbox object equality
by Igor Murashkin
· 9 years ago
cced6ad
Merge "Use (D)CHECK_ALIGNED more."
by Roland Levillain
· 9 years ago
14d9057
Use (D)CHECK_ALIGNED more.
by Roland Levillain
· 9 years ago
0f2fd32
Enable ASan annotations in ART based on macro setting.
by Evgenii Stepanov
· 9 years ago
c6f3439
Merge "ART: JNI thread state transition optimization"
by Mathieu Chartier
· 9 years ago
4abf451
Disable ASan on Thread::InstallImplicitProtection.
by Evgenii Stepanov
· 9 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
· 9 years ago
3cf2253
Clean up some includes
by Mathieu Chartier
· 9 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 9 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 9 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 9 years ago
7526d78
ART: Fix streaming tracing issues
by Andreas Gampe
· 9 years ago
336b0b1
Merge "base: Fix an infinite loop in HashSet::Insert"
by Igor Murashkin
· 9 years ago
3552d96
base: Fix an infinite loop in HashSet::Insert
by Igor Murashkin
· 9 years ago
3100080
New experimental GC stress mode
by Mathieu Chartier
· 9 years ago
42361f2
Merge "JDWP: asynchronous invoke command handling"
by Sebastien Hertz
· 9 years ago
d39645e
Move image intern table into image
by Mathieu Chartier
· 9 years ago
Next »