Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
501baec5f2de2156bb5ed7f66d23f1b1ad026267
501baec
Cleanup thread pool tasks creation.
by Sebastien Hertz
· 11 years ago
315ab6c
Merge "Fix JDWP single-step removal."
by Brian Carlstrom
· 11 years ago
af82e0c
Merge "[MIPS] Enable futex support"
by Elliott Hughes
· 11 years ago
83a9962
Merge "More compile-time tuning"
by Elliott Hughes
· 11 years ago
1da1e2f
More compile-time tuning
by buzbee
· 11 years ago
21be5b2
Merge "Intrinsic Unsafe.CompareAndSwapLong() for ARM."
by Narayan Kamath
· 11 years ago
3e5af82
Intrinsic Unsafe.CompareAndSwapLong() for ARM.
by Vladimir Marko
· 11 years ago
87118ed
Fix JDWP single-step removal.
by Sebastien Hertz
· 11 years ago
5da3778
Turn up oat version to 11
by Brian Carlstrom
· 11 years ago
218daa2
Change thread.h to thread-inl.h for missing Thread::Current for rosalloc.cc
by Brian Carlstrom
· 11 years ago
73fbaad
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
26c6dce
Merge branch 'dalvik-dev' of persistent-https://googleplex-android.git.corp.google.com/platform/art into merge-goog-dalvik-dev-to-aosp-master
by Brian Carlstrom
· 11 years ago
2044b13
Merge branch 'master' of persistent-https://googleplex-android.git.corp.google.com/platform/art into merge-goog-master-to-aosp-master
by Brian Carlstrom
· 11 years ago
2e5b38d
Merge "Fix BUILD_DALVIK_HOST_JAVA_LIBRARY to BUILD_HOST_DALVIK_JAVA_LIBRARY"
by Brian Carlstrom
· 11 years ago
f0b9b46
Fix BUILD_DALVIK_HOST_JAVA_LIBRARY to BUILD_HOST_DALVIK_JAVA_LIBRARY
by Brian Carlstrom
· 11 years ago
7410f29
Fix dumpsys meminfo <pid>.
by Mathieu Chartier
· 11 years ago
93a829b
Merge "Remove usage of LOCAL_BUILD_HOST_DEX"
by Narayan Kamath
· 11 years ago
db9f608
Remove usage of LOCAL_BUILD_HOST_DEX
by Narayan Kamath
· 11 years ago
f3bfe67
Merge "Add -xGc: MS, CMS, SS options to specify which GC to use." into dalvik-dev
by Mathieu Chartier
· 11 years ago
dc10add
Merge "Minor field name cleanup in debugger." into dalvik-dev
by Sebastien Hertz
· 11 years ago
d38667a
Minor field name cleanup in debugger.
by Sebastien Hertz
· 11 years ago
d9cffea
Faster Signature::operator==(const StringPiece& rhs).
by Vladimir Marko
· 11 years ago
43b971f
am 8250232f: Update test/044-proxy/expected.txt
by Brian Carlstrom
· 11 years ago
8250232
Update test/044-proxy/expected.txt
by Brian Carlstrom
· 11 years ago
dc95151
Merge "Update compiler blacklist to include java.net.NetworkInterface."
by Brian Carlstrom
· 11 years ago
93220fc
Update compiler blacklist to include java.net.NetworkInterface.
by Jeff Hao
· 11 years ago
3554fe2
Merge in Android 4.4
by The Android Open Source Project
· 11 years ago
0bf3da0
Merge "Refactor intrinsic CAS, prepare for 64-bit version." into dalvik-dev
by Vladimir Marko
· 11 years ago
0de9f73
Add -xGc: MS, CMS, SS options to specify which GC to use.
by Mathieu Chartier
· 11 years ago
2e899a9
Fix a crash with -XX:DumpGCPerformanceOnShutdown.
by Hiroshi Yamauchi
· 11 years ago
ff3b24a
Add developer option for dumping GC cumulative timings on shutdown.
by Mathieu Chartier
· 11 years ago
e745d5a
Merge "Compact zygote." into dalvik-dev
by Mathieu Chartier
· 11 years ago
5048223
Compact zygote.
by Mathieu Chartier
· 11 years ago
2047eed
Merge "Fix a libartd.so boot crash when kMovingCollector is true." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
f566f38
Merge "Inline RosAlloc::Alloc()." into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
95a659f
Fix a libartd.so boot crash when kMovingCollector is true.
by Hiroshi Yamauchi
· 11 years ago
3c2856e
Inline RosAlloc::Alloc().
by Hiroshi Yamauchi
· 11 years ago
4137f48
Make verifier log hard failures by default.
by Jeff Hao
· 11 years ago
1c282e2
Refactor intrinsic CAS, prepare for 64-bit version.
by Vladimir Marko
· 11 years ago
b6b4c45
Merge "Search for miranda methods in virtual methods instead of interface." into dalvik-dev
by Jeff Hao
· 11 years ago
201803f
Search for miranda methods in virtual methods instead of interface.
by Jeff Hao
· 11 years ago
f9ed0d3
Fix concurrent GC to properly handle no zygote.
by Mathieu Chartier
· 11 years ago
9fc983e
Merge "Fix a libartd.so boot crash in Heap::AllocObjectWithAllocator()" into dalvik-dev
by Hiroshi Yamauchi
· 11 years ago
cbbb080
Fix a libartd.so boot crash in Heap::AllocObjectWithAllocator()
by Hiroshi Yamauchi
· 11 years ago
b2f9936
Add histogram for GC pause times.
by Mathieu Chartier
· 11 years ago
dcc5c75
Remove sleep workaround in thread pool.
by Mathieu Chartier
· 11 years ago
e9c36b3
Avoid some string allocations.
by Vladimir Marko
· 11 years ago
3e669db
Fix histogram test.
by Mathieu Chartier
· 11 years ago
cc9e9a3
Merge "Fix memory leak caused by not adding lage objects to allocation stack." into dalvik-dev
by Mathieu Chartier
· 11 years ago
19b0a91
Improve histogram and timing logger dumping.
by Mathieu Chartier
· 11 years ago
4b55530
Fix memory leak caused by not adding lage objects to allocation stack.
by Mathieu Chartier
· 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
d08a498
Merge "Clean up kOpCmp on ARM." into dalvik-dev
by Vladimir Marko
· 11 years ago
2247984
Clean up kOpCmp on ARM.
by Vladimir Marko
· 11 years ago
c255e97
Avoid unnecessary copy of dex_gc_map.
by Vladimir Marko
· 11 years ago
ba9ece9
Fix inlining for String.indexOf / String.isEmpty.
by Narayan Kamath
· 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
e4a50ee
Fix build.
by Mathieu Chartier
· 11 years ago
259b592
Fix build: add required spaces after //.
by Vladimir Marko
· 11 years ago
3cebbc7
Merge "Rewrite intrinsics detection." into dalvik-dev
by Vladimir Marko
· 11 years ago
2dad1e4
Merge "Improve Thumb2 instructions' use of constant operands." into dalvik-dev
by Vladimir Marko
· 11 years ago
332b7aa
Improve Thumb2 instructions' use of constant operands.
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
ca368cb
Break apart oat writing times.
by Ian Rogers
· 11 years ago
fd91223
am dcab719b: am 3e32da0e: am 21b2216e: Add NOTICE and MODULE_LICENSE_APACHE2 for art
by Brian Carlstrom
· 11 years ago
dcab719
am 3e32da0e: am 21b2216e: Add NOTICE and MODULE_LICENSE_APACHE2 for art
by Brian Carlstrom
· 11 years ago
3e32da0
am 21b2216e: Add NOTICE and MODULE_LICENSE_APACHE2 for art
by Brian Carlstrom
· 11 years ago
21b2216
Add NOTICE and MODULE_LICENSE_APACHE2 for art
by Brian Carlstrom
· 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
ad435eb
Fix Thumb2 ldrd/strd disassembly.
by Vladimir Marko
· 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
c014178
[MIPS] Enable futex support
by Chris Dearman
· 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
6080c3b
Merge "Make exceptions use of LEB decoder valgrind clean." into dalvik-dev
by Ian Rogers
· 11 years ago
159aa95
Make exceptions use of LEB decoder valgrind clean.
by Ian Rogers
· 11 years ago
c652e72
Merge "Quick compiler compile-time/memory use improvement" into dalvik-dev
by buzbee
· 11 years ago
dfe78a6
Fix memory leak of verifier small precise constants.
by Ian Rogers
· 11 years ago
Next »