Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
cbbb080e8b45e46ea43af521ba2a0b3d432702a7
/
runtime
cbbb080
Fix a libartd.so boot crash in Heap::AllocObjectWithAllocator()
by Hiroshi Yamauchi
· 11 years ago
1febddf
Set array length before fence in allocation code path.
by Mathieu Chartier
· 11 years ago
e768dfd
Merge "Add Valgrind rosalloc support." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
34a0e6a
Merge "Refactor allocation entrypoints." into dalvik-dev
by Mathieu Chartier
· 11 years ago
cbb2d20
Refactor allocation entrypoints.
by Mathieu Chartier
· 11 years ago
7cb7bbc
Add Valgrind rosalloc support.
by Hiroshi Yamauchi
· 11 years ago
2054553
Merge "Move single-step control into thread." into dalvik-dev
by Sebastien Hertz
· 11 years ago
212d2ab
Merge "Add support for JDWP METHOD_EXIT_WITH_RETURN_VALUE events." into dalvik-dev
by Jeff Hao
· 11 years ago
61b7f1b
Move single-step control into thread.
by Sebastien Hertz
· 11 years ago
579b024
Add support for JDWP METHOD_EXIT_WITH_RETURN_VALUE events.
by Jeff Hao
· 11 years ago
d31fb97
Enable rosalloc by default.
by Hiroshi Yamauchi
· 11 years ago
43fddc8
Merge "Fix a per-process dumpsys meminfo crash." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
e24fa3e
Merge "Propagate 'this_object' for method unwind event." into dalvik-dev
by Sebastien Hertz
· 11 years ago
c255e97
Avoid unnecessary copy of dex_gc_map.
by Vladimir Marko
· 11 years ago
51db44a
Propagate 'this_object' for method unwind event.
by Sebastien Hertz
· 11 years ago
4ce1f00
Fix a per-process dumpsys meminfo crash.
by Hiroshi Yamauchi
· 11 years ago
bb2f804
Remove a LOG(INFO) that's probably forgot to be removed.
by Hiroshi Yamauchi
· 11 years ago
e5eedcb
Fix cpplint errors.
by Hiroshi Yamauchi
· 11 years ago
df810ac
Merge "A custom 'runs-of-slots' memory allocator." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
3cebbc7
Merge "Rewrite intrinsics detection." into dalvik-dev
by Vladimir Marko
· 11 years ago
107a221
Merge "Fix missing class initialization during instrumentation." into dalvik-dev
by Sebastien Hertz
· 11 years ago
5c96e6b
Rewrite intrinsics detection.
by Vladimir Marko
· 11 years ago
cf58d4a
A custom 'runs-of-slots' memory allocator.
by Hiroshi Yamauchi
· 11 years ago
be56c9e
Merge "Temporary fix for target tests." into dalvik-dev
by Mathieu Chartier
· 11 years ago
8af3d2b
Temporary fix for target tests.
by Mathieu Chartier
· 11 years ago
39e3261
Refactor reference queues.
by Mathieu Chartier
· 11 years ago
5bfd5c9
Fix missing class initialization during instrumentation.
by Sebastien Hertz
· 11 years ago
500793f
LEB128 tests and performance measurements.
by Ian Rogers
· 11 years ago
f44e87f
Merge "Put arguments first in debugger variable table and fix name bug." into dalvik-dev
by Jeff Hao
· 11 years ago
b7cefc7
Put arguments first in debugger variable table and fix name bug.
by Jeff Hao
· 11 years ago
b585643
Merge "Fix memory leaks relating to timing logger." into dalvik-dev
by Ian Rogers
· 11 years ago
5fe9af7
Fix memory leaks relating to timing logger.
by Ian Rogers
· 11 years ago
159aa95
Make exceptions use of LEB decoder valgrind clean.
by Ian Rogers
· 11 years ago
dfe78a6
Fix memory leak of verifier small precise constants.
by Ian Rogers
· 11 years ago
e1dcc8f
Merge "Add missing field initialization in mark sweep." into dalvik-dev
by Ian Rogers
· 11 years ago
20ab6c8
Avoid reading off the end of empty mapping tables.
by Ian Rogers
· 11 years ago
906457c
Add missing field initialization in mark sweep.
by Ian Rogers
· 11 years ago
3677c9f
Merge "Use a UniquePtr to clean up global logging std::string*s." into dalvik-dev
by Ian Rogers
· 11 years ago
51c5e29
Merge "Fix libart.do boot check failure (b/11679102)." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
5ceb974
Fix libart.do boot check failure (b/11679102).
by Hiroshi Yamauchi
· 11 years ago
1e363f9
Use a UniquePtr to clean up global logging std::string*s.
by Ian Rogers
· 11 years ago
bcd5e9d
Manually manage thread pool stacks.
by Mathieu Chartier
· 11 years ago
3b6f0fa
Add more logging when mmap fails.
by Mathieu Chartier
· 11 years ago
34e8293
Fix remaining mips build issues.
by Mathieu Chartier
· 11 years ago
46bc778
Fix portable + mips build.
by Mathieu Chartier
· 11 years ago
0b74e3a
Merge "Compacting collector." into dalvik-dev
by Mathieu Chartier
· 11 years ago
10f6bcc
am 6e9aeb66: Update Backtrace::Create to use new define.
by Christopher Ferris
· 11 years ago
6e9aeb6
Update Backtrace::Create to use new define.
by Christopher Ferris
· 11 years ago
fb0c195
am 08f20c63: Change monitor checks to warnings in verifier.
by Jeff Hao
· 11 years ago
08f20c6
Change monitor checks to warnings in verifier.
by Jeff Hao
· 11 years ago
13fc4ad
am 1e7d1d50: Set processes\' comm names to their package names.
by William Roberts
· 11 years ago
590fee9
Compacting collector.
by Mathieu Chartier
· 11 years ago
1e7d1d5
Set processes' comm names to their package names.
by William Roberts
· 11 years ago
5b70680
am e1467659: Fix capability setting for the top 32 bits.
by Elliott Hughes
· 11 years ago
e146765
Fix capability setting for the top 32 bits.
by Elliott Hughes
· 11 years ago
e265407
Merge "Fix DexFile error handling to close fd properly." into dalvik-dev
by Vladimir Marko
· 11 years ago
c24f651
am 78463960: Change thread.h to thread-inl.h for missing Thread::Current for mips
by Brian Carlstrom
· 11 years ago
7846396
Change thread.h to thread-inl.h for missing Thread::Current for mips
by Brian Carlstrom
· 11 years ago
9a03563
am 8b31a36f: Change thread.h to thread-inl.h for missing Thread::Current for x86
by Brian Carlstrom
· 11 years ago
8b31a36
Change thread.h to thread-inl.h for missing Thread::Current for x86
by Brian Carlstrom
· 11 years ago
ce237e6
am 2d47df9f: Merge "Add missing error message propagation to ElfFile::SetMap"
by Brian Carlstrom
· 11 years ago
7bcbb29
am 55ed56bd: Merge "Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error"
by Brian Carlstrom
· 11 years ago
44ab27d
am 97349cba: Merge "Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master"
by Brian Carlstrom
· 11 years ago
2d47df9
Merge "Add missing error message propagation to ElfFile::SetMap"
by Brian Carlstrom
· 11 years ago
55ed56b
Merge "Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error"
by Brian Carlstrom
· 11 years ago
97349cb
Merge "Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master"
by Brian Carlstrom
· 11 years ago
f8852d5
Merge "Merge remote-tracking branch 'goog/dalvik-dev' into merge-art"
by Brian Carlstrom
· 11 years ago
d0c09dc
Add missing error message propagation to ElfFile::SetMap
by Brian Carlstrom
· 11 years ago
cf18d7d
am 910a7b7a: am 937041e4: am 02b10d6f: Do not instrument proxy methods.
by Jeff Hao
· 11 years ago
910a7b7
am 937041e4: am 02b10d6f: Do not instrument proxy methods.
by Jeff Hao
· 11 years ago
937041e
am 02b10d6f: Do not instrument proxy methods.
by Jeff Hao
· 11 years ago
02b10d6
Do not instrument proxy methods.
by Jeff Hao
· 11 years ago
bbb32c2
Add .cfi_restore for assembly functions
by Dave Allison
· 11 years ago
56dafdd
Merge "Fix oatdump and valgrind." into dalvik-dev
by Ian Rogers
· 11 years ago
fa82427
Fix oatdump and valgrind.
by Ian Rogers
· 11 years ago
82a9539
Merge "Improve object clone performance and make compaction proof." into dalvik-dev
by Mathieu Chartier
· 11 years ago
0732d59
Improve object clone performance and make compaction proof.
by Mathieu Chartier
· 11 years ago
fd99576
Fix DexFile error handling to close fd properly.
by Vladimir Marko
· 11 years ago
1bd2ceb
Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error
by Brian Carlstrom
· 11 years ago
a3d2718
Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master
by Brian Carlstrom
· 11 years ago
7020278
Support hardware divide instruction
by Dave Allison
· 11 years ago
3be1509
am 2bd5c233: Change monitor checks to warnings in verifier. DO NOT MERGE
by Jeff Hao
· 11 years ago
2bd5c23
Change monitor checks to warnings in verifier. DO NOT MERGE
by Jeff Hao
· 11 years ago
5cc16c0
Merge "Fix a DCHECK failure due to unmatching numbers of cards scanned." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
5835550
am 1c8eff91: am d60f3eee: Verifier uses exception type instead of conflict if unresolved.
by Jeff Hao
· 11 years ago
0941b04
Fix a DCHECK failure due to unmatching numbers of cards scanned.
by Hiroshi Yamauchi
· 11 years ago
6b98c91
am 7b5f0cf0: Use libbacktrace instead of libcorkscrew.
by Christopher Ferris
· 11 years ago
1c8eff9
am d60f3eee: Verifier uses exception type instead of conflict if unresolved.
by Jeff Hao
· 11 years ago
610e49f
Fix typo in duplicate condition
by Brian Carlstrom
· 11 years ago
d60f3ee
Verifier uses exception type instead of conflict if unresolved.
by Jeff Hao
· 11 years ago
c26a56c
Verifier uses exception type instead of conflict if unresolved.
by Jeff Hao
· 11 years ago
7b5f0cf
Use libbacktrace instead of libcorkscrew.
by Christopher Ferris
· 11 years ago
01a52c7
Merge "Lazily compute object identity hash codes." into dalvik-dev
by Mathieu Chartier
· 11 years ago
4e6a31e
Lazily compute object identity hash codes.
by Mathieu Chartier
· 11 years ago
cf5077a
Remove unused length from DexFile GetString calls.
by Ian Rogers
· 11 years ago
4598669
am e2946917: am ebaa337a: am c3b800aa: Merge "Fix JDWP line table output." into klp-dev
by Brian Carlstrom
· 11 years ago
e294691
am ebaa337a: am c3b800aa: Merge "Fix JDWP line table output." into klp-dev
by Brian Carlstrom
· 11 years ago
ebaa337
am c3b800aa: Merge "Fix JDWP line table output." into klp-dev
by Brian Carlstrom
· 11 years ago
2ec3f71
Fix openDexFileNative to throw pending exception when it fails.
by Jeff Hao
· 11 years ago
7195dd8
Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev
by Ian Rogers
· 11 years ago
Next »