Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
babecc483276b46d84cb83d4f01e577228827305
/
runtime
/
base
4c10110
Print lock level in ExclusiveUnlock
by Mathieu Chartier
· 10 years ago
0e92f4f
ART: More Quick cleanup
by Andreas Gampe
· 10 years ago
d7fa69c
Merge "ART: On shutdown, only warn on mutex contention"
by Andreas Gampe
· 10 years ago
8f1fa10
ART: On shutdown, only warn on mutex contention
by Andreas Gampe
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
0407196
Fix BitVector::IndexIterator::operator*() to return uint32_t.
by Vladimir Marko
· 10 years ago
d16d76a
Merge "Fix comment referring to nonexistent ElementDeleter"
by Richard Uhler
· 10 years ago
5306f5d
Merge "Fix false alarm on thread suspend timeout"
by Mathieu Chartier
· 10 years ago
3c43f8d
Fix comment referring to nonexistent ElementDeleter
by Richard Uhler
· 10 years ago
369810a
ART: Allow scoped adjustments to log verbosity
by Andreas Gampe
· 10 years ago
071e48e
Fix false alarm on thread suspend timeout
by tony.ys_liu
· 10 years ago
ed95754
ART: Print INTERNAL_FATAL Log messages immediately
by Andreas Gampe
· 10 years ago
b8f2f63
Implement LogLineLowStack() properly.
by Vladimir Marko
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
70a596d
Add thread suspend histogram
by Mathieu Chartier
· 10 years ago
e9231c0
Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"
by Igor Murashkin
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
eb0a179
Add more logging to Mutex::ExclusiveUnlock
by Mathieu Chartier
· 10 years ago
8683038
ART: Do not inline elf writer debug symbols
by Andreas Gampe
· 10 years ago
cef50f0
Stop daemon threads in runtime shutdown
by Mathieu Chartier
· 10 years ago
55e681a
Merge "Revert "Tidy gAborting.""
by Nicolas Geoffray
· 10 years ago
db97871
Revert "Tidy gAborting."
by Nicolas Geoffray
· 10 years ago
d02bd69
Merge "ART: Fix typo"
by Andreas Gampe
· 10 years ago
0a7993e
ART: Fix typo
by Andreas Gampe
· 10 years ago
015b137
Tidy gAborting.
by Ian Rogers
· 10 years ago
14317f0
Remove unused headers.
by Ian Rogers
· 10 years ago
90675a7
ART: Avoid recursive abort
by Andreas Gampe
· 10 years ago
e8b547d
Avoid some recursive aborting.
by Ian Rogers
· 10 years ago
4303ba9
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 10 years ago
4ad5cd3
Modify the behavior of thread suspend shootouts.
by Ian Rogers
· 10 years ago
f4d4da1
Allow JNI AttachCurrentThread to fail if not enough stack.
by Ian Rogers
· 10 years ago
e7c9a8c
Add hash map, reduce excessive hashing
by Mathieu Chartier
· 10 years ago
0006f29
Merge "Add hash set"
by Mathieu Chartier
· 10 years ago
c2e2062
Add hash set
by Mathieu Chartier
· 10 years ago
d6d7c3b
Mac host doesn't define ART_USE_FUTEXES.
by Ian Rogers
· 10 years ago
729c1cf
Move include of system headers outside namesapce.
by Chih-Hung Hsieh
· 10 years ago
78a3233
Merge "ART: More warnings"
by Andreas Gampe
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
3eaa852
Don't define DISALLOW_COPY_AND_ASSIGN if already defined.
by Ian Rogers
· 10 years ago
575e78c
ART: Replace COMPILE_ASSERT with static_assert (runtime)
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
5a2e4cc
Fix mixed signed/unsigned arithmetic in BitVector.
by Ian Rogers
· 10 years ago
dc8aa69
ART: Fix leak in bit_vector
by Andreas Gampe
· 10 years ago
51d212e
Make out-of-line mutex contention dependent on ART_USE_FUTEXES.
by Ian Rogers
· 10 years ago
e8bd8ac
Merge "ART: Use static_assert in down_cast"
by Andreas Gampe
· 10 years ago
eafdb96
ART: Use static_assert in down_cast
by Andreas Gampe
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
aea6888
Merge "Tidy up logging."
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
b556761
Fix bug in UnionIfNotIn.
by Nicolas Geoffray
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
6e88ef6
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
7223d44
Switch to C++11 style [[noreturn]].
by Ian Rogers
· 10 years ago
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
9e878d5
Merge "Tidy ELF builder."
by Ian Rogers
· 10 years ago
0279ebb
Tidy ELF builder.
by Ian Rogers
· 10 years ago
5869a2c
Dump mutator lock for thread suspend timeout
by Mathieu Chartier
· 10 years ago
7e70b00
Header file clean up.
by Ian Rogers
· 10 years ago
0714083
Enable -Wunreachable-code
by Ian Rogers
· 10 years ago
9ef78b5
Fix broken runtime SetStatsEnabled logic
by Mathieu Chartier
· 10 years ago
02875c5
Fix some more pedantic compiler warnings.
by Ian Rogers
· 10 years ago
6b604a1
Fix Class::IsInSamePackage to not read beyond the end of a StringPiece.
by Ian Rogers
· 10 years ago
cbd49ac
Merge "Avoid suspending for alloc trace enabling when already suspended."
by Jeff Hao
· 10 years ago
69dbec6
Avoid suspending for alloc trace enabling when already suspended.
by Jeff Hao
· 10 years ago
58553c7
Add allocation tracking allocators to ROSAlloc
by Mathieu Chartier
· 10 years ago
2cbaccb
Avoid printing absolute addresses in oatdump
by Brian Carlstrom
· 10 years ago
a5a53ef
Add native support for FinalizerList.makeCircularListIfUnenqueued
by Mathieu Chartier
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
306db81
Fix numerous issues with DdmVmInternal allocation tracking
by Brian Carlstrom
· 10 years ago
ed2be17
Reduce lock contention when debugging
by Sebastien Hertz
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
e77493c
Make common BitVector operations inline-able.
by Ian Rogers
· 10 years ago
1ff3c98
Avoid use of std::string where we have const char*.
by Ian Rogers
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
3f5838d
Fix performance regression in OatFile::GetOatDexFile().
by Vladimir Marko
· 10 years ago
7747c8d
ART: Remove test files after test
by Andreas Gampe
· 10 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 10 years ago
f3d874c
Avoid race in single thread suspension.
by Ian Rogers
· 10 years ago
37f3c96
Avoid direct use of QuasiAtomic by using Atomic.
by Ian Rogers
· 10 years ago
479f131
Merge "Disable adding main and non moving spaces to immune region in GSS"
by Mathieu Chartier
· 10 years ago
4c13a3f
Disable adding main and non moving spaces to immune region in GSS
by Mathieu Chartier
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
c4f72ec
Merge "Use memory chunks for monitors on LP64"
by Andreas Gampe
· 10 years ago
7424081
Use memory chunks for monitors on LP64
by Andreas Gampe
· 11 years ago
c719069
Remove legacy CAS implementations from mutex.
by Ian Rogers
· 10 years ago
833a485
ART: Native support for multidex
by Andreas Gampe
· 11 years ago
f5997b4
More advanced timing loggers.
by Mathieu Chartier
· 10 years ago
825201e
ART: ReadFully needs to fail when EOF
by Andreas Gampe
· 10 years ago
0c29909
Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operations."
by Ian Rogers
· 10 years ago
19d46b4
Fix systrace logging, total paused time, and bytes saved message.
by Mathieu Chartier
· 10 years ago
7de77dd
Assign a lower Locklevel for Mutexes used in QuasiAtomic operations.
by Raghu Gandham
· 10 years ago
3e1e549
Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context."
by Vladimir Marko
· 10 years ago
8364248
Add D/CHECK_CONSTEXPR macros for use in constexpr context.
by Vladimir Marko
· 10 years ago
c5f1773
Remove deprecated WITH_HOST_DALVIK.
by Ian Rogers
· 10 years ago
d1c606f
Add locking around boot image generation.
by Narayan Kamath
· 10 years ago
c2bb441
Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars."
by Hans Boehm
· 10 years ago
576ca0c
Reduce header files including header files.
by Ian Rogers
· 10 years ago
3035961
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
by Hans Boehm
· 11 years ago
Next »