Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
76c1965179bdf34ed9d0dded046c7ad6f277de3f
/
runtime
/
base
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
9a2eea3
base: make SafeCopy work on older Linux kernels.
by Josh Gao
· 8 years ago
3955baf
Merge changes Ie3d5e176,Ic1fbb885,I10bafcff
by Treehugger Robot
· 8 years ago
682282e
base: add SafeCopy.
by Josh Gao
· 8 years ago
2888e85
Merge "ART: Make less lock-level noise on abort"
by Treehugger Robot
· 8 years ago
d1fbcff
ART: Make less lock-level noise on abort
by Andreas Gampe
· 8 years ago
d38ba0a
Fix Arena allocation tracking.
by Vladimir Marko
· 8 years ago
bec07a0
ART: Add -verbose:dex
by Andreas Gampe
· 8 years ago
4ba18fd
Merge "Fix lock order for jvmti kTaggingLockLevel"
by Mathieu Chartier
· 8 years ago
f169e27
Fix lock order for jvmti kTaggingLockLevel
by Mathieu Chartier
· 8 years ago
d9911ee
ART: Clean up field initialization
by Andreas Gampe
· 8 years ago
f7ada95
Log the errno code for failed flock() invocations
by Calin Juravle
· 8 years ago
31afbec
ART: Bit intrinsics for Mterp interpreter
by buzbee
· 8 years ago
f44d36c
Revert^2 "Hash-based DexCache field array."
by Vladimir Marko
· 8 years ago
6374c58
Revert "Hash-based DexCache field array."
by Vladimir Marko
· 8 years ago
1aea351
Hash-based DexCache field array.
by Vladimir Marko
· 8 years ago
caa348c
Merge "Inlining a few small methods based on profiling dex2oat with perf."
by Mingyao Yang
· 8 years ago
01b47b0
Inlining a few small methods based on profiling dex2oat with perf.
by Mingyao Yang
· 8 years ago
8a43324
Add two locks to expected_mutexes_on_weak_ref_access_.
by Hiroshi Yamauchi
· 8 years ago
b139b6d
Revert "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_."
by Hiroshi Yamauchi
· 8 years ago
92685a8
Pass driver to loop opt. Add new side_effects phase.
by Aart Bik
· 8 years ago
497d526
Handle RawData case for DexLayout
by Mathieu Chartier
· 8 years ago
64be7c5
Merge "Improve the region space memory mapping."
by Hiroshi Yamauchi
· 8 years ago
3c3c4a1
Improve the region space memory mapping.
by Hiroshi Yamauchi
· 8 years ago
35b456a
Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_.
by Hiroshi Yamauchi
· 8 years ago
9c57113
Move StackMapStream deduplication maps to arena.
by Vladimir Marko
· 8 years ago
df56931
Add jni_libraries_lock_ to expected_mutexes_on_weak_ref_access_.
by Hiroshi Yamauchi
· 8 years ago
a222404
Fix the empty checkpoint timeout.
by Hiroshi Yamauchi
· 8 years ago
37f84f4
Merge "Fix issues due to updated toolchain."
by Treehugger Robot
· 8 years ago
1b14fb8
Remove Mutex dependency from MemMap
by David Sehr
· 8 years ago
5f9da55
Fix issues due to updated toolchain.
by Jayant Chowdhary
· 8 years ago
2cf7d5e
Merge "AArch64: Add HInstruction scheduling support."
by Treehugger Robot
· 8 years ago
47b2247
Revert "Revert "Ignore warning for instantiation after specialization.""
by Stephen Hines
· 8 years ago
d5125b6
Merge "Revert "Ignore warning for instantiation after specialization.""
by Brian Carlstrom
· 8 years ago
ee7a1c5
Revert "Ignore warning for instantiation after specialization."
by Stephen Hines
· 8 years ago
699ba6a
Merge changes from topic 'clang-3625443'
by Treehugger Robot
· 8 years ago
22aa54b
AArch64: Add HInstruction scheduling support.
by Alexandre Rames
· 8 years ago
44751ef
Merge "Revert "ART: Start RuntimeCallbacks""
by Nicolas Geoffray
· 8 years ago
bf6331a
Revert "ART: Start RuntimeCallbacks"
by Nicolas Geoffray
· 8 years ago
a7e64f0
Merge "ART: Start RuntimeCallbacks"
by Treehugger Robot
· 8 years ago
13093d4
ART: Start RuntimeCallbacks
by Andreas Gampe
· 8 years ago
c808954
ART: Add JNI function table manipulation
by Andreas Gampe
· 8 years ago
445584d
Ignore warning for instantiation after specialization.
by Stephen Hines
· 8 years ago
46fc9d6
liblog: use log/log.h to access ALOG macros
by Mark Salyzyn
· 8 years ago
ec10799
Merge "Fix unquitable apps when debug enabled."
by Treehugger Robot
· 8 years ago
21f2364
Fix incorrect string hash value extension during cross-compilation.
by Alexey Grebenkin
· 8 years ago
d0a160d
Fix unquitable apps when debug enabled.
by Tao Wu
· 8 years ago
4e335d0
Fix arena allocation counting.
by Vladimir Marko
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
c560fc0
ART: Report cputime in dex2oat
by Andreas Gampe
· 10 years ago
cc1b535
ART: Clean up ClassLinker
by Andreas Gampe
· 8 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 8 years ago
1af0c4f
Fix the target Linux builds of ART
by Julien Duraj
· 8 years ago
f05ccaf
Merge "Correctly handle EINTR return from futex"
by Mathieu Chartier
· 8 years ago
340dafa
Use a per-thread VerifierDeps.
by Nicolas Geoffray
· 8 years ago
6f4d102
Correctly handle EINTR return from futex
by Daniel Colascione
· 8 years ago
1ffcf7b
Fix false positive stack ASan errors on x86.
by Evgenii Stepanov
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
550c589
ART: Add Unlink to FdFile
by Andreas Gampe
· 8 years ago
686b845
ART: Remove unused lock levels
by Andreas Gampe
· 8 years ago
ca47a17
ART: Clean up old mutex
by Andreas Gampe
· 8 years ago
384cb66
Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator."
by Vladimir Marko
· 8 years ago
2c45bc9
Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator.
by Vladimir Marko
· 8 years ago
0fc1c9a
Fix build on XCode 8 w/OSX 10.12 SDK
by Dan Willemsen
· 8 years ago
f42eb2c
Remove mutex dependency on art::Runtime
by David Sehr
· 8 years ago
f57589f
Remove logging dependency on runtime
by David Sehr
· 8 years ago
8c0fee9
Merge "Do not write empty class table and intern table to image."
by Vladimir Marko
· 8 years ago
05a364c
ART: Make JNI global and weak global locks global
by Andreas Gampe
· 8 years ago
1a1de67
Do not write empty class table and intern table to image.
by Vladimir Marko
· 8 years ago
463a67d
Merge "Change indirect reference table to use ObjPtr"
by Treehugger Robot
· 8 years ago
78c6fef
Merge "Refactoring of graph linearization and linear order."
by Treehugger Robot
· 8 years ago
8778c52
Change indirect reference table to use ObjPtr
by Mathieu Chartier
· 8 years ago
9620230
Refactoring of graph linearization and linear order.
by Aart Bik
· 8 years ago
6c60d84
Initialize dex cache while holding dex_lock
by Mathieu Chartier
· 8 years ago
d74bd3a
Merge changes I65bc7769,Ib24c7060
by Andreas Gampe
· 8 years ago
90a32b1
ART: Reprint long messages on abort
by Andreas Gampe
· 8 years ago
0ad6c8f
art: Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
762869d
Simplify our intrinsic recognizer.
by Nicolas Geoffray
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
42c49d2
Merge "ART: Revert base/logging conditional hacks"
by Treehugger Robot
· 8 years ago
d6e54bb
ART: Fix nits
by Andreas Gampe
· 8 years ago
58246a1
ART: Revert base/logging conditional hacks
by Andreas Gampe
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
ca3c8c3
Collect verifier dependencies
by David Brazdil
· 8 years ago
a593118
Fix google-explicit-constructor warnings in art.
by Chih-Hung Hsieh
· 8 years ago
d9c9037
Move ArrayRef to runtime/base
by David Brazdil
· 8 years ago
5fd66d0
ART: Remove LogSeverity NONE
by Andreas Gampe
· 8 years ago
bda1d60
ART: Detach libart-disassembler from libart
by Andreas Gampe
· 8 years ago
5e953d6
LogMessageData: Fix assignment in constructor
by Greg Kaiser
· 8 years ago
d38374e
ART: Use thread annotation macros from base
by Andreas Gampe
· 8 years ago
e534a16
Merge "ART: Use libbase"
by Treehugger Robot
· 8 years ago
a2ab404
Merge "Remove workarounds for [D]CHECK()s in constexpr functions."
by Vladimir Marko
· 8 years ago
f04cf54
Remove workarounds for [D]CHECK()s in constexpr functions.
by Vladimir Marko
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
aaadff8
ART: Use libbase
by Andreas Gampe
· 8 years ago
8aea8db
Merge "ART: Remove vestiges of GCC"
by Treehugger Robot
· 8 years ago
9f98286
Merge "Revert "Make dchecked_vector C++11 compatible.""
by Treehugger Robot
· 8 years ago
a48a86b
Revert "Make dchecked_vector C++11 compatible."
by Andreas Gampe
· 8 years ago
9231f4e
ART: Remove vestiges of GCC
by Andreas Gampe
· 8 years ago
6206da5
ART: Separate out Realloc reuse and alignment tests
by Andreas Gampe
· 8 years ago
Next »