Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c09cd0513b860c4301ca7bd6a9065b583d102295
c09cd05
Reserve boot image memory in one go.
by Vladimir Marko
· 6 years ago
40f8a74
Merge "Document why the LOS space is not scanned during Sticky-Bit CC collections."
by Roland Levillain
· 6 years ago
4a25727
Merge "Replace ashmem in ART with prctl"
by Joel Fernandes
· 6 years ago
c800a33
Merge "Fix expected file for tests."
by Nicolas Geoffray
· 6 years ago
6c4b63b
Fix expected file for tests.
by Nicolas Geoffray
· 6 years ago
92597a8
Replace ashmem in ART with prctl
by Joel Fernandes (Google)
· 6 years ago
b9bdf39
Merge "Change dex naming for output directory"
by Mathieu Chartier
· 6 years ago
6e25045
Merge "Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."""
by Nicolas Geoffray
· 6 years ago
3d8a78a
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Nicolas Geoffray
· 6 years ago
e42e870
Merge "ahat-tests: Use LOCAL_TEST_CONFIG to set test config"
by Treehugger Robot
· 6 years ago
c861ec8
Merge "Address feedback on art script."
by Nicolas Geoffray
· 6 years ago
6c11ba4
Merge "Revert "Reduce DexCache field/method array size to 512.""
by Vladimir Marko
· 6 years ago
4146840
Change dex naming for output directory
by Mathieu Chartier
· 6 years ago
c497fca
Merge "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Mathieu Chartier
· 6 years ago
baf3761
Revert "Remove OatFileAssistant::MakeUpToDate and friends."
by Mathieu Chartier
· 6 years ago
6b09b39
Address feedback on art script.
by Nicolas Geoffray
· 6 years ago
ecbb570
Merge "arm64: Don't use the GOT to access art::Runtime::instance_."
by Peter Collingbourne
· 6 years ago
42034d7
ahat-tests: Use LOCAL_TEST_CONFIG to set test config
by nelsonli
· 6 years ago
990fc44
Revert "Reduce DexCache field/method array size to 512."
by Vladimir Marko
· 6 years ago
7786176
Merge "Adjust safepoint position of implicit null checks."
by Nicolas Geoffray
· 6 years ago
090795a
Merge "Test for ZipFile.finalize."
by Nicolas Geoffray
· 6 years ago
fcfb4dd
Merge "Remove OatFileAssistant::MakeUpToDate and friends."
by Nicolas Geoffray
· 6 years ago
8f0f3b9
Merge "Add trie based greedy prefix construction"
by Mathieu Chartier
· 6 years ago
59458a9
Merge "Add dexlayout option for updating checksum"
by Mathieu Chartier
· 6 years ago
fdc3d67
Merge "Convert jfuzz to Android.bp"
by Treehugger Robot
· 6 years ago
0ed1eab
arm64: Don't use the GOT to access art::Runtime::instance_.
by Peter Collingbourne
· 6 years ago
49ca869
Add trie based greedy prefix construction
by Mathieu Chartier
· 6 years ago
36f7df5
Add dexlayout option for updating checksum
by Mathieu Chartier
· 6 years ago
89d7c2c
Convert jfuzz to Android.bp
by Dan Willemsen
· 6 years ago
213f895
Merge "HWASan support in ART."
by Treehugger Robot
· 6 years ago
96b8165
Merge "Blacklist libcore fdsan tests on the host."
by Treehugger Robot
· 6 years ago
9b7656d
HWASan support in ART.
by Evgenii Stepanov
· 6 years ago
31151ca
Merge "Add core-simple to the standard boot classpath"
by Neil Fuller
· 6 years ago
faf64c9
Merge "Pass LD_LIBRARY_PATH when involking dalvikvm for getting the ISA."
by Nicolas Geoffray
· 6 years ago
810a100
Pass LD_LIBRARY_PATH when involking dalvikvm for getting the ISA.
by Nicolas Geoffray
· 6 years ago
6bfbdc7
Merge changes If4de1e1f,I11493096,I256c7758
by Roland Levillain
· 6 years ago
aa317ff
Merge "Ensure the JITted method has a polymorphic inline cache."
by Nicolas Geoffray
· 6 years ago
d6698e3
Remove OatFileAssistant::MakeUpToDate and friends.
by Nicolas Geoffray
· 6 years ago
625ca47
Remove 'virtual' and 'override' qualifiers on final methods.
by Roland Levillain
· 6 years ago
1391390
Add core-simple to the standard boot classpath
by Neil Fuller
· 6 years ago
2aee3af
Adjust safepoint position of implicit null checks.
by Nicolas Geoffray
· 6 years ago
d6f48f2
Ensure the JITted method has a polymorphic inline cache.
by Nicolas Geoffray
· 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
09bb510
Test for ZipFile.finalize.
by Nicolas Geoffray
· 6 years ago
19379b5
Merge "Default to usejit:true."
by Nicolas Geoffray
· 6 years ago
56f64eb
Merge "Avoid position sensitive argument errors with tar"
by Orion Hodson
· 6 years ago
0783ff0
Merge "dexdump2: Remove conversion from dollar sign to dot"
by Orion Hodson
· 6 years ago
7e91d1f
Blacklist libcore fdsan tests on the host.
by Josh Gao
· 6 years ago
a5ea637
Merge "Move string analysis to its own file"
by Mathieu Chartier
· 6 years ago
4a7133d
Merge "Always set compiler filter to 'quicken' for jdwp tests."
by Nicolas Geoffray
· 6 years ago
1fc309a
Always set compiler filter to 'quicken' for jdwp tests.
by Nicolas Geoffray
· 6 years ago
bdf294e
Merge "Fix two mistakes in art script rewrite."
by Treehugger Robot
· 6 years ago
686801f
Fix two mistakes in art script rewrite.
by Nicolas Geoffray
· 6 years ago
0a8b315
Merge "Invoke dex2at before invoking art."
by Nicolas Geoffray
· 6 years ago
335c4ce
Invoke dex2at before invoking art.
by Nicolas Geoffray
· 6 years ago
a5ca8eb
Default to usejit:true.
by Nicolas Geoffray
· 6 years ago
43fe48f
Merge "Fix checker expectations around environment uses."
by Nicolas Geoffray
· 6 years ago
90fdc48
Fix checker expectations around environment uses.
by Nicolas Geoffray
· 6 years ago
e9dce6a
Merge "Add measurement of linkage pairs"
by Mathieu Chartier
· 6 years ago
b1b7d14
Merge "ART: Move mterp pointers to object"
by Treehugger Robot
· 6 years ago
d04fc96
Merge "Make literal arguments passed to art::MemMap::DumpMaps' more explicit."
by Roland Levillain
· 6 years ago
e477412
Avoid position sensitive argument errors with tar
by Orion Hodson
· 6 years ago
fe42d21
dexdump2: Remove conversion from dollar sign to dot
by Orion Hodson
· 6 years ago
680e099
Make literal arguments passed to art::MemMap::DumpMaps' more explicit.
by Roland Levillain
· 6 years ago
75eec5d
Merge "Fix longstanding bug around implicit NPEs and GC, version 2."
by Treehugger Robot
· 6 years ago
4ba9246
Document why the LOS space is not scanned during Sticky-Bit CC collections.
by Roland Levillain
· 6 years ago
d3678dc
Merge "Add an overload for MemMap::MapAnonymous()."
by Vladimir Marko
· 6 years ago
f6985bd
Add an overload for MemMap::MapAnonymous().
by Vladimir Marko
· 6 years ago
0ddf626
Move string analysis to its own file
by Mathieu Chartier
· 6 years ago
cd2edfc
Add measurement of linkage pairs
by Mathieu Chartier
· 6 years ago
19759b2
Merge "Fix the template parameter passed to some art::GetClassRoot uses."
by Roland Levillain
· 6 years ago
dee8169
Fix the template parameter passed to some art::GetClassRoot uses.
by Roland Levillain
· 6 years ago
47c0e11
Merge "Rename mterp field helper methods."
by David Srbecky
· 6 years ago
28dfc59
Rename mterp field helper methods.
by David Srbecky
· 6 years ago
3fec871
Merge "Fix mac build"
by Mathieu Chartier
· 6 years ago
7bd3cbd
Fix mac build
by Mathieu Chartier
· 6 years ago
249754e
Merge "Increase timeout even more for gcstress/debug/target."
by Mathieu Chartier
· 6 years ago
c30bc2c
Merge "Add usleep for Thread::Unregister"
by Treehugger Robot
· 6 years ago
3408ff2
Add usleep for Thread::Unregister
by Mathieu Chartier
· 6 years ago
0dc3eca
Merge "Document HashSet::erase() behavior"
by Mathieu Chartier
· 6 years ago
ed97c7b
Merge "Add an ART test target exercising Generational CC collection."
by Roland Levillain
· 6 years ago
793bed3
Increase timeout even more for gcstress/debug/target.
by Nicolas Geoffray
· 6 years ago
c2291a6
Add an ART test target exercising Generational CC collection.
by Roland Levillain
· 6 years ago
11529ab
Merge "Remove the `art-gtest-valgrind64` testrunner configuration."
by Roland Levillain
· 6 years ago
550c45e
Merge "Revert heap growth multiplier logic for Generational CC collection."
by Roland Levillain
· 6 years ago
8d94f72
Merge "Fix memory order used on operations on ConcurrentCopying::done_scanning_."
by Roland Levillain
· 6 years ago
70bd78d
Merge "Revert^2 "Avoid crash when ANDROID_DATA is not writeable.""
by Vladimir Marko
· 6 years ago
76eb485
Remove the `art-gtest-valgrind64` testrunner configuration.
by Roland Levillain
· 6 years ago
2a403e5
Merge "Support for @CovariantReturnType annotations."
by Mathew Inwood
· 6 years ago
e307002
Revert^2 "Avoid crash when ANDROID_DATA is not writeable."
by Vladimir Marko
· 6 years ago
37d9295
Merge "Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case."
by Roland Levillain
· 6 years ago
3d41fe4
Merge "Improve logging in Sticky-Bit CC collector."
by Roland Levillain
· 6 years ago
3576cba
Merge "Sweep only objects in the live stack in sticky-bit CC collections."
by Roland Levillain
· 6 years ago
6aec6d9
Document HashSet::erase() behavior
by Mathieu Chartier
· 6 years ago
1c4f933
Merge "Revert "Avoid crash when ANDROID_DATA is not writeable.""
by Mathieu Chartier
· 6 years ago
c702e34
Revert "Avoid crash when ANDROID_DATA is not writeable."
by Mathieu Chartier
· 6 years ago
c5249b8
Revert heap growth multiplier logic for Generational CC collection.
by Roland Levillain
· 6 years ago
2d94e29
Fix memory order used on operations on ConcurrentCopying::done_scanning_.
by Roland Levillain
· 6 years ago
ade74a6
Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case.
by Roland Levillain
· 6 years ago
Next »