Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5115efb3369d522ad34b919114de2797bcd81642
5115efb
ART: Fix soong defaults order
by Andreas Gampe
· 8 years ago
7dd1e68
Merge "ART: Make run-test-jvmti-java only depend on core"
by Treehugger Robot
· 8 years ago
61b68fd
ART: Make run-test-jvmti-java only depend on core
by Andreas Gampe
· 8 years ago
ce38efe
Merge "ARM: Specify if some branches go to far targets"
by Treehugger Robot
· 8 years ago
0abc6bb
Merge "Support for narrow operands in "dangerous" operations."
by Aart Bik
· 8 years ago
304c8a5
Support for narrow operands in "dangerous" operations.
by Aart Bik
· 8 years ago
ec89dfa
Merge "Record inline caches only for the strictly hot methods"
by Calin Juravle
· 8 years ago
2e7fb63
Merge "ARM64: Fix IsAdrpPatch()."
by Treehugger Robot
· 8 years ago
b2a550b
Merge "knownfailures: Remove trailing semicolon."
by Narayan Kamath
· 8 years ago
8405cc2
knownfailures: Remove trailing semicolon.
by Narayan Kamath
· 8 years ago
7f31200
Merge "ART: Remove 987-stack-dumping from known failures."
by Narayan Kamath
· 8 years ago
73d4665
ART: Remove 987-stack-dumping from known failures.
by Narayan Kamath
· 8 years ago
19d7d50
ARM64: Fix IsAdrpPatch().
by Vladimir Marko
· 8 years ago
4668c6c
Merge "ART: Use file descriptors handed out by tombstoned for traces."
by Narayan Kamath
· 8 years ago
fd52253
ARM: Specify if some branches go to far targets
by Anton Kirilov
· 8 years ago
eb71033
ART: Use file descriptors handed out by tombstoned for traces.
by Narayan Kamath
· 8 years ago
a4bf3c3
Merge "Use DeletableArenaObject for DexFileData"
by Treehugger Robot
· 8 years ago
798ba16
Use DeletableArenaObject for DexFileData
by Calin Juravle
· 8 years ago
3b101e4
Merge "optimizing: Fix a potential nullptr dereference"
by Treehugger Robot
· 8 years ago
f207299
optimizing: Fix a potential nullptr dereference
by George Burgess IV
· 8 years ago
81cbb24
Merge "Use arena allocation for profiles"
by Calin Juravle
· 8 years ago
a39fd98
Record inline caches only for the strictly hot methods
by Calin Juravle
· 8 years ago
14538fb
Merge "ART: Add class instance fields in hprof dumps"
by Treehugger Robot
· 8 years ago
73b9f45
Merge "FdFile: fix operator=(FdFile&&)"
by Narayan Kamath
· 8 years ago
a17d679
Merge "Use PC-relative pointer to boot image methods."
by Treehugger Robot
· 8 years ago
4199aa0
Merge "Create load store analysis pass"
by Nicolas Geoffray
· 8 years ago
1f68cb5
Merge "Revert "Support for narrow operands in "dangerous" operations.""
by Nicolas Geoffray
· 8 years ago
9231690
Revert "Support for narrow operands in "dangerous" operations."
by Nicolas Geoffray
· 8 years ago
889ab40
Merge "ahat: better handle bitmaps without pixel info available."
by Richard Uhler
· 8 years ago
bbd8d01
Merge "ART: Reserve sentinel early"
by Treehugger Robot
· 8 years ago
cc3171a
Use arena allocation for profiles
by Calin Juravle
· 8 years ago
0b18340
Merge "Deal with ASAN alloc-dealloc mismatch in class transformation code."
by Treehugger Robot
· 8 years ago
28b6e7e
Deal with ASAN alloc-dealloc mismatch in class transformation code.
by Alex Light
· 8 years ago
3a2c55c
ART: Add class instance fields in hprof dumps
by Andreas Gampe
· 8 years ago
7738333
Merge "testing: Allow adb sync to succeed when vendor is full"
by Treehugger Robot
· 8 years ago
4df3120
testing: Allow adb sync to succeed when vendor is full
by Igor Murashkin
· 8 years ago
2cd620b
Merge "Support for narrow operands in "dangerous" operations."
by Aart Bik
· 8 years ago
f14bb6c
Merge "Revert "Revert "ARM: Improve the code generated for HCondition with a constant input"""
by Treehugger Robot
· 8 years ago
6597946
Use PC-relative pointer to boot image methods.
by Vladimir Marko
· 8 years ago
e952792
ahat: better handle bitmaps without pixel info available.
by Richard Uhler
· 8 years ago
60b2489
Merge "Kill logd first thing."
by Nicolas Geoffray
· 8 years ago
c2d199b
Kill logd first thing.
by Nicolas Geoffray
· 8 years ago
eda7d3d
FdFile: fix operator=(FdFile&&)
by Narayan Kamath
· 8 years ago
728411b
Merge "MIPS: Improve object lock/unlock."
by Vladimir Marko
· 8 years ago
5601d4e
Revert "Revert "ARM: Improve the code generated for HCondition with a constant input""
by Anton Kirilov
· 8 years ago
95c7d5b
Merge "Go to suspended before waiting for GC to complete."
by Mathieu Chartier
· 8 years ago
1e8ce07
Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject"
by Mathieu Chartier
· 8 years ago
96f4c3c
Use DumpObjectInfo in CheckPreconditionsForAllocObject
by Mathieu Chartier
· 8 years ago
de317d0
Merge "ART: Disable sanitization for sigchainlib"
by Treehugger Robot
· 8 years ago
3a7b0ff
Merge "Added a fixed point test in dexlayout"
by Treehugger Robot
· 8 years ago
b93d5b1
Go to suspended before waiting for GC to complete.
by Mathieu Chartier
· 8 years ago
89b8584
ART: Disable sanitization for sigchainlib
by Andreas Gampe
· 8 years ago
daaec10
Merge "heap: Tolerate rosalloc allocation races in the heap visitor"
by Igor Murashkin
· 8 years ago
76c7665
heap: Tolerate rosalloc allocation races in the heap visitor
by Igor Murashkin
· 8 years ago
c239a2b
Create load store analysis pass
by xueliang.zhong
· 8 years ago
80dd30a
Merge "Avoid binding const references to temporaries."
by Vladimir Marko
· 8 years ago
5f2a2fc
ART: Reserve sentinel early
by Andreas Gampe
· 8 years ago
3bada4b
Avoid binding const references to temporaries.
by Vladimir Marko
· 8 years ago
02ef640
Added a fixed point test in dexlayout
by Bharadwaj Kalandhabhatta
· 8 years ago
636e870
Support for narrow operands in "dangerous" operations.
by Aart Bik
· 8 years ago
a654e03
Merge "Also return vdex file from DexFile.getDexFileOutputPath"
by Calin Juravle
· 8 years ago
de31d08
Merge "Move some profman messages from LOG(ERROR) to LOG(WARNING)"
by Mathieu Chartier
· 8 years ago
ab9f7b2
Merge "Send holder to Mark in ConcurrentCopying::Process for GC verification"
by Mathieu Chartier
· 8 years ago
17481b5
Merge "Made idiom recognition more robust."
by Treehugger Robot
· 8 years ago
015a070
Merge "Use StringBssEntry for testing PC-relative patching."
by Treehugger Robot
· 8 years ago
66aae3b
Move some profman messages from LOG(ERROR) to LOG(WARNING)
by Mathieu Chartier
· 8 years ago
4ce0c76
Send holder to Mark in ConcurrentCopying::Process for GC verification
by Mathieu Chartier
· 8 years ago
ff120c2
Merge "Use GC critical section for profile saver"
by Mathieu Chartier
· 8 years ago
ee810b3
Merge "Do not cache profiles in the ProfileSaver."
by Calin Juravle
· 8 years ago
5f80500
Made idiom recognition more robust.
by Aart Bik
· 8 years ago
0fe407a
Merge "Make dexdump2 more forgiving on closing not-live register."
by Aart Bik
· 8 years ago
392a009
Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436
by Treehugger Robot
· 8 years ago
662ee25
Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes"
by Treehugger Robot
· 8 years ago
c1c3351
Merge "Revert "Stop interpreter from accessing code items of compiled code.""
by Treehugger Robot
· 8 years ago
79d8fa7
optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes
by Igor Murashkin
· 8 years ago
ef65271
Revert "Stop interpreter from accessing code items of compiled code."
by Nicolas Geoffray
· 8 years ago
5f07820
Use StringBssEntry for testing PC-relative patching.
by Vladimir Marko
· 8 years ago
3910037
Use GC critical section for profile saver
by Mathieu Chartier
· 8 years ago
dcab190
Do not cache profiles in the ProfileSaver.
by Calin Juravle
· 8 years ago
76e9b61
Merge "Enable dex diff check on debug builds."
by Treehugger Robot
· 8 years ago
2058b1d
Make dexdump2 more forgiving on closing not-live register.
by Aart Bik
· 8 years ago
19daa62
Merge "ART: Let JIT tasks finish under sanitization"
by Treehugger Robot
· 8 years ago
367b9d8
Also return vdex file from DexFile.getDexFileOutputPath
by Calin Juravle
· 8 years ago
18446fe
Merge "Add some additional jvmti-stress skips"
by Treehugger Robot
· 8 years ago
c1ff6bf
Merge "X86: Fix LoadString/Class for non-PIC boot image."
by Vladimir Marko
· 8 years ago
d9dc62a
Add some additional jvmti-stress skips
by Alex Light
· 8 years ago
a07394a
Enable dex diff check on debug builds.
by Jeff Hao
· 8 years ago
00916b9
X86: Fix LoadString/Class for non-PIC boot image.
by Vladimir Marko
· 8 years ago
5840839
ART: Disable detect_leaks in run-tests
by Andreas Gampe
· 8 years ago
ed81c1d
ART: Disable alloc_dealloc_mismatch in run-tests
by Andreas Gampe
· 8 years ago
b31a8e7
ART: Add RUN_TEST_ASAN_OPTIONS
by Andreas Gampe
· 8 years ago
aad63d0
Merge "ART: Add arena tracking mode"
by Treehugger Robot
· 8 years ago
5504aef
Merge changes Ic48ccda9,Ibc0a29c9
by Treehugger Robot
· 8 years ago
4632f5b
Merge "ART: Improve RegType::IsAssignableFrom"
by Treehugger Robot
· 8 years ago
47aa869
Merge "No need to lock when calling Thread.interrupted."
by Nicolas Geoffray
· 8 years ago
e74e120
Merge "Ignore --compile-pic option for JIT."
by Treehugger Robot
· 8 years ago
2fad527
Ignore --compile-pic option for JIT.
by Vladimir Marko
· 8 years ago
d1c2276
Merge "Remove LoadString/Class kind kBootImageLinkTimeAddress."
by Vladimir Marko
· 8 years ago
8e0a5de
Merge "Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."""
by Richard Uhler
· 8 years ago
42ae05a
ART: Improve RegType::IsAssignableFrom
by Andreas Gampe
· 8 years ago
Next »