Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
eb1aa7da786086bef8c22c76e1d68e8eae7300bf
/
runtime
« Previous
f04cf54
Remove workarounds for [D]CHECK()s in constexpr functions.
by Vladimir Marko
· 8 years ago
19a3f55
Merge "Add entrypoint type information."
by Roland Levillain
· 8 years ago
a01d066
Fix a check failure in the CC background transition.
by Hiroshi Yamauchi
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
b6ec5d7
Fix unnecessary read barrier for resolved/initialized allocations
by Mathieu Chartier
· 8 years ago
95aab05
Fix naming of libartd-simulator
by Colin Cross
· 8 years ago
c564406
Fix debug flag ordering
by Colin Cross
· 8 years ago
74898e7
ART: Clean up x86 asm in dex cache entrypoints
by Christina Wadsworth
· 8 years ago
d106d9f
Save environment snapshot and use at fork/exec
by David Sehr
· 8 years ago
99fd9f3
Merge "Fix clang-tidy warnings in art."
by Chih-hung Hsieh
· 8 years ago
6e03d19
Track addition of Class.toGenericString() method
by Neil Fuller
· 8 years ago
9495e0c
Merge "Re-enable evacuation of recently allocated regions"
by Mathieu Chartier
· 8 years ago
4b78706
[MIPS] Fix a mips64 mterp bug.
by Douglas Leung
· 8 years ago
aaadff8
ART: Use libbase
by Andreas Gampe
· 8 years ago
84d9425
Re-enable evacuation of recently allocated regions
by Mathieu Chartier
· 8 years ago
20ada11
ART: Fix symbols
by Andreas Gampe
· 8 years ago
12c4a28
Merge "WIP: ART: Clean p x86_64 string dex cache asm."
by Mathieu Chartier
· 8 years ago
0e1ad61
Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE"
by Mathieu Chartier
· 8 years ago
1a0de6a
Fix clang-tidy warnings in art.
by Chih-Hung Hsieh
· 8 years ago
813b9c4
Ignore -Wunreachable-code for ClassTable::UpdateClass
by Pirama Arumuga Nainar
· 8 years ago
6fb276b
Fix a race condition on GC timing logger data.
by Hiroshi Yamauchi
· 8 years ago
da8ffec
Add entrypoint type information.
by Serban Constantinescu
· 9 years ago
c9c055f
Merge "Tracking java.lang.reflect.Executable changes"
by Treehugger Robot
· 8 years ago
16b21cd
Tracking java.lang.reflect.Executable changes
by Neil Fuller
· 8 years ago
6fe4688
Merge "Fix mac builds"
by Treehugger Robot
· 8 years ago
d9cf6d5
Merge "Background full compaction for CC."
by Treehugger Robot
· 8 years ago
60985b7
Background full compaction for CC.
by Hiroshi Yamauchi
· 8 years ago
19f28f1
Fix mac builds
by Colin Cross
· 8 years ago
923335c
WIP: ART: Clean p x86_64 string dex cache asm.
by Christina Wadsworth
· 8 years ago
98d6552
ART: Add STRING_DEX_CACHE_ELEMENT_SIZE
by Christina Wadsworth
· 8 years ago
1f7f3bd
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago
064d24e
Revert "Revert "Fix debugger calling new String().""
by Jeff Hao
· 8 years ago
2851ce0
Merge "Revert "Convert libart and dependencies to Android.bp""
by Colin Cross
· 8 years ago
316417e
Revert "Convert libart and dependencies to Android.bp"
by Colin Cross
· 8 years ago
8d0e884
Merge "Convert libart and dependencies to Android.bp"
by Treehugger Robot
· 8 years ago
4ea3a22
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago
770e31a
Merge "Avoid CAS for marking region space bitmap for baker"
by Treehugger Robot
· 8 years ago
c381c36
Avoid CAS for marking region space bitmap for baker
by Mathieu Chartier
· 8 years ago
897b8f5
Merge "ART: Remove vestiges of GCC" am: 8aea8dbca6
by Andreas Gampe
· 8 years ago
8aea8db
Merge "ART: Remove vestiges of GCC"
by Treehugger Robot
· 8 years ago
95492ed
Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."""
by Vladimir Marko
· 8 years ago
431432d
Merge "Revert "Fix debugger calling new String()."" am: f91b5f3372
by Nicolas Geoffray
· 8 years ago
7c07539
Merge "Revert "Fix debugger missing handle between adding and tagging object.""
by Nicolas Geoffray
· 8 years ago
7c95b4e
Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."""
by Treehugger Robot
· 8 years ago
f91b5f3
Merge "Revert "Fix debugger calling new String().""
by Nicolas Geoffray
· 8 years ago
85f692b
Merge "Revert "Fix debugger missing handle between adding and tagging object.""
by Nicolas Geoffray
· 8 years ago
528954f
Revert "Fix debugger missing handle between adding and tagging object."
by Nicolas Geoffray
· 8 years ago
6f48d4c
Revert "Fix debugger calling new String()."
by Nicolas Geoffray
· 8 years ago
953437b
Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""
by Vladimir Marko
· 8 years ago
dcb970b
Merge "ART: unblock compiler tests on MIPS" am: c31ba109d5
by Alexey Frunze
· 8 years ago
c31ba10
Merge "ART: unblock compiler tests on MIPS"
by Treehugger Robot
· 8 years ago
b222393
ART: unblock compiler tests on MIPS
by Alexey Frunze
· 8 years ago
285b2b6
Merge "Revert "Make dchecked_vector C++11 compatible."" am: 9f98286cf2
by Andreas Gampe
· 8 years ago
c5817d4
Merge "ART: Improve art_quick_resolve_string for x86." am: 2ccdfbbf78
by Christina Wadsworth
· 8 years ago
9f98286
Merge "Revert "Make dchecked_vector C++11 compatible.""
by Treehugger Robot
· 8 years ago
2ccdfbb
Merge "ART: Improve art_quick_resolve_string for x86."
by Treehugger Robot
· 8 years ago
c92baef
Merge "ART: Improve art_quick_resolve_string for x86_64." am: 47ec97259f
by Christina Wadsworth
· 8 years ago
a48a86b
Revert "Make dchecked_vector C++11 compatible."
by Andreas Gampe
· 8 years ago
47ec972
Merge "ART: Improve art_quick_resolve_string for x86_64."
by Treehugger Robot
· 8 years ago
9231f4e
ART: Remove vestiges of GCC
by Andreas Gampe
· 8 years ago
ade3a38
Merge "creating workflow for mirror::String compression" am: 51a0c4fe2d
by jessicahandojo
· 8 years ago
51a0c4f
Merge "creating workflow for mirror::String compression"
by Treehugger Robot
· 8 years ago
f47f957
Merge "ART: Validate oat file for cache-only images" am: e99331f7a4
by Andreas Gampe
· 8 years ago
e99331f
Merge "ART: Validate oat file for cache-only images"
by Treehugger Robot
· 8 years ago
4489fb3
ART: Improve art_quick_resolve_string for x86.
by Christina Wadsworth
· 8 years ago
cd5e6d1
Merge "ART: Improve art_quick_resolve_string for arm." am: 6fe5941077
by Christina Wadsworth
· 8 years ago
6fe5941
Merge "ART: Improve art_quick_resolve_string for arm."
by Treehugger Robot
· 8 years ago
43c340d
ART: Improve art_quick_resolve_string for x86_64.
by Christina Wadsworth
· 8 years ago
3aaa37b
creating workflow for mirror::String compression
by jessicahandojo
· 8 years ago
baef02b
Merge "ART: Separate out Realloc reuse and alignment tests" am: 8bd13610ca
by Andreas Gampe
· 8 years ago
8bd1361
Merge "ART: Separate out Realloc reuse and alignment tests"
by Treehugger Robot
· 8 years ago
56ece93
ART: Improve art_quick_resolve_string for arm.
by Christina Wadsworth
· 8 years ago
ee72591
Merge "ART: Clean up interpreter includes" am: 6abf237391
by Andreas Gampe
· 8 years ago
5e26eb1
ART: Clean up interpreter includes
by Andreas Gampe
· 8 years ago
6206da5
ART: Separate out Realloc reuse and alignment tests
by Andreas Gampe
· 8 years ago
0984306
Merge "Improve art_quick_resolve_string for arm64 CC" am: 38d4d54903
by Mathieu Chartier
· 8 years ago
38d4d54
Merge "Improve art_quick_resolve_string for arm64 CC"
by Mathieu Chartier
· 8 years ago
441ee40
Merge "ART: Fix x86_64 entrypoint breakage with SYMBOL()." am: 0585afa3ba
by Mathieu Chartier
· 8 years ago
0585afa
Merge "ART: Fix x86_64 entrypoint breakage with SYMBOL()."
by Mathieu Chartier
· 8 years ago
5f40433
Improve art_quick_resolve_string for arm64 CC
by Mathieu Chartier
· 8 years ago
9e6a061
Merge "ART: Test arena allocator alignment" am: 38daddf297
by Andreas Gampe
· 8 years ago
38daddf
Merge "ART: Test arena allocator alignment"
by Treehugger Robot
· 8 years ago
472d03b
ART: Fix x86_64 entrypoint breakage with SYMBOL().
by Christina Wadsworth
· 8 years ago
bd05734
Merge "ART: String DexCache asm fast path for ARM64" am: 28715406f2
by Mathieu Chartier
· 8 years ago
b070ebb
Merge "ART: String DexCache asm fast path for ARM" am: fcd81d9dbc
by Christina Wadsworth
· 8 years ago
2871540
Merge "ART: String DexCache asm fast path for ARM64"
by Mathieu Chartier
· 8 years ago
fcd81d9
Merge "ART: String DexCache asm fast path for ARM"
by Treehugger Robot
· 8 years ago
27c0eb9
Merge "ART: String DexCache asm fast path for x86" am: 899d60b36a
by Christina Wadsworth
· 8 years ago
899d60b
Merge "ART: String DexCache asm fast path for x86"
by Treehugger Robot
· 8 years ago
67cd100
Merge "ART: String DexCache asm fast path for x86_64" am: a8ed36609a
by Christina Wadsworth
· 8 years ago
a8ed366
Merge "ART: String DexCache asm fast path for x86_64"
by Treehugger Robot
· 8 years ago
7e6df6e
Merge "Revert "Revert "Improve the thread flip.""" am: 0b10387ced
by Hiroshi Yamauchi
· 8 years ago
0b10387
Merge "Revert "Revert "Improve the thread flip."""
by Treehugger Robot
· 8 years ago
c134ee7
ART: Test arena allocator alignment
by Andreas Gampe
· 8 years ago
ead8ba3
ART: String DexCache asm fast path for ARM64
by Christina Wadsworth
· 8 years ago
35ef14b
ART: String DexCache asm fast path for ARM
by Christina Wadsworth
· 8 years ago
af2f2b9
Merge "Fix debugger missing handle between adding and tagging object."
by Jeff Hao
· 8 years ago
57de217
Merge "Add define needed by new vixl" am: 621a27ed21
by Colin Cross
· 8 years ago
dffbbb6
Merge "Fix debugger missing handle between adding and tagging object."
by Jeff Hao
· 8 years ago
39c8a11
ART: String DexCache asm fast path for x86
by Christina Wadsworth
· 8 years ago
Next »