Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5074a819338cd4d688e9c3b68d1e28763d4c46eb
/
dex2oat
/
linker
38cf60a
Postpone DexCache preloading in the ImageWriter.
by Vladimir Marko
· 6 years ago
104883b
Clean up primitive array helpers in Object.
by Vladimir Marko
· 6 years ago
56581d8
Clean up oat key-value store.
by Vladimir Marko
· 6 years ago
d79b37b
ART: Throw on soft verify failure in InitializeClass().
by Vladimir Marko
· 6 years ago
8cc418e
Track what intern tables are from boot images
by Mathieu Chartier
· 6 years ago
69ebc8f
Merge "Add PreResolved strings dex cache array"
by Mathieu Chartier
· 6 years ago
1ca718e
Add PreResolved strings dex cache array
by Mathieu Chartier
· 6 years ago
0ee5082
Merge "Refactor MemMap::MapAnonymous()."
by Vladimir Marko
· 6 years ago
1130659
Refactor MemMap::MapAnonymous().
by Vladimir Marko
· 6 years ago
f82eb6e
Merge "Revert^4: Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
c57c680
Modernise code to use std::make_unique
by Yi Kong
· 6 years ago
20c765f
Revert^4: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
eba69a1
Merge "ART: Add object-array-alloc-inl.h"
by Treehugger Robot
· 6 years ago
3070e9c
Merge "Revert "Revert^2: Add dex item for hiddenapi flags""
by Paul Hobbs
· 6 years ago
d33d318
Revert "Revert^2: Add dex item for hiddenapi flags"
by Luman Qu
· 6 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 6 years ago
da1cc3b
Merge "Revert^2: Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
f559f57
Merge "ART: Do some include-what-you-use"
by Treehugger Robot
· 6 years ago
fe3a979
Revert^2: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
88dbad3
ART: Do some include-what-you-use
by Andreas Gampe
· 6 years ago
fbeef46
Fixed a GC bug caused by improper AppImage string fixup.
by Chris Wailes
· 6 years ago
e7e4eda
Merge "ART: Clean up CreateImageSections() comment."
by Vladimir Marko
· 6 years ago
6d3c181
ART: Clean up CreateImageSections() comment.
by Vladimir Marko
· 6 years ago
d9a0437
Revert "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
cd98cde
Merge "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
0dbc363
Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
76d5c1a
Merge "Remove the relocations section from the image."
by Vladimir Marko
· 6 years ago
d68ab24
Remove the relocations section from the image.
by Vladimir Marko
· 6 years ago
dfcd82c
ART: Fix android-cloexec warnings
by Andreas Gampe
· 6 years ago
f4efa9e
Remove oat_data_begin checks from OatFile.
by Vladimir Marko
· 6 years ago
710d785
Merge "Add extra handling for loading intern tables"
by Mathieu Chartier
· 6 years ago
74ccee6
Add extra handling for loading intern tables
by Mathieu Chartier
· 6 years ago
a2da9b9
ART: Completely remove the --compile-pic option.
by Vladimir Marko
· 6 years ago
9a19e98
Moved several messages from LOG to VLOG(compiler).
by Chris Wailes
· 6 years ago
0c61be4
Implemented a new method for walking string references in AppImages.
by Chris Wailes
· 6 years ago
c55bb39
Revert^2 "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
ee07743
Revert "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
9a20ff0
ART: Refactor typedef to using
by Andreas Gampe
· 6 years ago
8351aac
ART: Refactor for bool literals
by Andreas Gampe
· 6 years ago
20f09a3
Merge "Don't pre-initialize Class.name fields in boot images"
by Alex Light
· 6 years ago
ba9dc92
Don't pre-initialize Class.name fields in boot images
by Alex Light
· 6 years ago
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 6 years ago
e066932
Remove PIC option from oat files.
by Vladimir Marko
· 6 years ago
c09cd05
Reserve boot image memory in one go.
by Vladimir Marko
· 6 years ago
f73caca
Remove superfluous 'virtual' specifiers in ART.
by Roland Levillain
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
f6985bd
Add an overload for MemMap::MapAnonymous().
by Vladimir Marko
· 6 years ago
c34bebf
Remove unnecessary indirection from MemMap.
by Vladimir Marko
· 6 years ago
d160641
Cleanup BitMemoryReader/Writer api.
by David Srbecky
· 6 years ago
ca701c3
Merge "Modernize codebase by replacing NULL with nullptr"
by Treehugger Robot
· 6 years ago
4b22b34
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
bee5e2d
Move OatWriter to ClassAccessor
by Mathieu Chartier
· 6 years ago
8cd5454
Move MethodInfo to CodeInfo.
by David Srbecky
· 6 years ago
b73323c
Deduplicate stackmaps at BitTable level.
by David Srbecky
· 6 years ago
8808756
Remove frame info from OatQuickMethodHeader.
by David Srbecky
· 6 years ago
dda4e8b
ARM64: Fix the CallOtherJustTooFarAfter test.
by Vladimir Marko
· 6 years ago
0b2c697
Merge "Generate unstripped .oat files in the symbols directory."
by Treehugger Robot
· 6 years ago
fa5fc80
Merge "Move .art.rel data to a section in .art, part 2."
by Vladimir Marko
· 6 years ago
b07dcdb
Merge changes I87f2999f,I8af0e845
by Vladimir Marko
· 6 years ago
6121aa6
Move .art.rel data to a section in .art, part 2.
by Vladimir Marko
· 6 years ago
125a47c
Merge "Move .art.rel data to a section in .art, part 1."
by Vladimir Marko
· 6 years ago
c945e0d
Remove ArtMethod's declaring class state checks.
by Vladimir Marko
· 6 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 6 years ago
ca8de0a
Move .art.rel data to a section in .art, part 1.
by Vladimir Marko
· 6 years ago
de91fd4
Generate unstripped .oat files in the symbols directory.
by David Srbecky
· 6 years ago
8e524ad
Always produce PIC code for AOT compilation.
by Vladimir Marko
· 6 years ago
d109e30
Don't use StringFactory.newEmptyString in compiled code
by Alex Light
· 6 years ago
1e1260c
Do not restore source object hash in ImageWriter.
by Vladimir Marko
· 6 years ago
6fd1606
Implement Integer.valueOf() intrinsic for boot image.
by Vladimir Marko
· 6 years ago
ac85c69
Merge "ART: Fix RelativePatcherTest::TearDown() for ASAN."
by Vladimir Marko
· 6 years ago
f5020ee
Merge "ART: Finish old move of OatDexFile"
by Treehugger Robot
· 6 years ago
16206cf
ART: Fix RelativePatcherTest::TearDown() for ASAN.
by Vladimir Marko
· 6 years ago
f07d561
Merge "Move instruction_set_ to CompilerOptions."
by Vladimir Marko
· 6 years ago
b40d361
ART: Finish old move of OatDexFile
by Andreas Gampe
· 6 years ago
7a21e31
Merge "ART: Move CopyOption to OatWriter"
by Treehugger Robot
· 6 years ago
8d9815f
Merge "Move dex_files_for_oat_file_ to CompilerOptions."
by Vladimir Marko
· 6 years ago
1554417
ART: Move CopyOption to OatWriter
by Andreas Gampe
· 6 years ago
0e4ecbe
Merge "Move image_classes_ to CompilerOptions."
by Vladimir Marko
· 6 years ago
a043111
Move instruction_set_ to CompilerOptions.
by Vladimir Marko
· 6 years ago
213ee2d
Move dex_files_for_oat_file_ to CompilerOptions.
by Vladimir Marko
· 6 years ago
dc4bcce
Move image_classes_ to CompilerOptions.
by Vladimir Marko
· 6 years ago
ccfc88a
Merge "Implement Integer.valueOf() intrinsic for PIC."
by Vladimir Marko
· 6 years ago
5774f57
Merge "Revert^2 "ART: Fix some performance-X tidy""
by Treehugger Robot
· 6 years ago
eebb821
Implement Integer.valueOf() intrinsic for PIC.
by Vladimir Marko
· 6 years ago
54159c6
Use HashSet<std::string> instead of unordered_set<>.
by Vladimir Marko
· 6 years ago
bc802de
Revert^2 "ART: Fix some performance-X tidy"
by Andreas Gampe
· 6 years ago
6856214
Revert "ART: Fix some performance-X tidy"
by Andreas Gampe
· 6 years ago
89de444
ART: Fix some performance-X tidy
by Andreas Gampe
· 6 years ago
74f2ccc
Merge "Revert^2 "Remove support for Valgrind in ART.""
by Roland Levillain
· 6 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 6 years ago
b42042e
Merge "ART: Adds an entrypoint for invoke-custom"
by Treehugger Robot
· 6 years ago
4c8e12e
ART: Adds an entrypoint for invoke-custom
by Orion Hodson
· 6 years ago
f75613c
Keep objects for Integer.valueOf() intrinsic alive.
by Vladimir Marko
· 6 years ago
302aa98
Merge changes I2079344d,Ie0d08494
by Vladimir Marko
· 6 years ago
c13fbd8
Use pre-allocated Throwables from the boot image.
by Vladimir Marko
· 6 years ago
ea341d2
Rewrite TypeLookupTable.
by Vladimir Marko
· 6 years ago
bcf1752
ObjPtr<>-ify array allocations.
by Vladimir Marko
· 6 years ago
a8bba7d
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
by Vladimir Marko
· 6 years ago
679730e
Remove static GcRoot<>s from Field, Method, Constructor.
by Vladimir Marko
· 6 years ago
b4eb1b1
Refactor ClassRoot/GetClassRoot().
by Vladimir Marko
· 6 years ago
Next »