Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c11d9b8870de5f860b13c84003ade7b3f3125a52
/
runtime
/
thread.cc
c11d9b8
Re-enable concurrent system weak sweeping.
by Mathieu Chartier
· 11 years ago
2e450bf
Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
by Brian Carlstrom
· 11 years ago
8438ed3
Remove bogus fastpath from String::Equals(const StringPiece&)
by Brian Carlstrom
· 11 years ago
ba311b4
Fix mark stack expand race.
by Mathieu Chartier
· 11 years ago
b8a0b94
Switch JNI globals lock to reader-writer.
by Ian Rogers
· 11 years ago
6553049
Build fix.
by Ian Rogers
· 11 years ago
5ce4b17
Clean up sampling tracing.
by Jeff Hao
· 11 years ago
57dac6e
Fix sampling profiler to use thread's cpu clock.
by Jeff Hao
· 11 years ago
7571e8b
Add flock(2)ing on dex-cache files to prevent races
by Brian Carlstrom
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
1809a72
Uleb128 compression of vmap and mapping table.
by Ian Rogers
· 11 years ago
848871b
Entry point clean up.
by Ian Rogers
· 11 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 11 years ago
c449aa8
Clear exception if catch block doesn't have move-exception.
by Ian Rogers
· 11 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
fb2802d
Fixes to instrumentation and quick to interpreter entry.
by Jeff Hao
· 11 years ago
b907009
resolved conflicts for merge of df62950e to dalvik-dev
by Brian Carlstrom
· 11 years ago
0852459
am 0cd7ec2d: Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 11 years ago
df62950
Fix cpplint whitespace/parens issues
by Brian Carlstrom
· 11 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 11 years ago
073deb8
am f69863b3: Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 11 years ago
f69863b
Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 11 years ago
b267c89
am 93ba893c: Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 11 years ago
397f477
am b1eba213: Fix cpplint whitespace/comma issues
by Brian Carlstrom
· 11 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 11 years ago
b1eba21
Fix cpplint whitespace/comma issues
by Brian Carlstrom
· 11 years ago
7405448
am 6d69f592: Fix thread initialization issue when runtime started twice (as seen in image_test)
by Brian Carlstrom
· 11 years ago
6d69f59
Fix thread initialization issue when runtime started twice (as seen in image_test)
by Brian Carlstrom
· 11 years ago
d6a23bd
Don't manually mess with sigaltstack on Android any more.
by Elliott Hughes
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/thread.cc]
752a0e6
Adding systrace logging to GC
by Mathieu Chartier
· 11 years ago
1e2ee7d
Merge "Rename vmData" into dalvik-dev
by Anwar Ghuloum
· 11 years ago
3c50a4b
Rename vmData
by Anwar Ghuloum
· 11 years ago
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
3c539ff
Improve Logging
by Anwar Ghuloum
· 11 years ago
0dc9d34
Add missing ENTRY_POINT_INFOs.
by Ian Rogers
· 11 years ago
0aba0ba
Created compiled stubs in image.
by Jeff Hao
· 11 years ago
d090cf4
Always dump stacks if we're aborting.
by Ian Rogers
· 11 years ago
ca39692
Merge "Various GCC 3.6 and clang build fixes." into dalvik-dev
by Ian Rogers
· 12 years ago
33e9566
Various GCC 3.6 and clang build fixes.
by Ian Rogers
· 12 years ago
33e15bc
Fix bug in OOME inside an OOME hampering run-test 061.
by Ian Rogers
· 12 years ago
79fe539
Removing remaining compiled stubs from image.
by Jeff Hao
· 12 years ago
a622767
Robustify Thread::DumpState.
by Ian Rogers
· 12 years ago
58df327
Removed compiled resolution trampoline.
by Jeff Hao
· 12 years ago
0878d65
Thread tidying.
by Ian Rogers
· 12 years ago
ee98895
Add bool to verifier to allow soft failures.
by Jeff Hao
· 12 years ago
ed1790e
Add some comments about thread dumping and suspension.
by Jeff Hao
· 12 years ago
f08e473
Fix abort regression.
by Ian Rogers
· 12 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
aef701d
Dump native stacks for all threads in native code.
by Elliott Hughes
· 12 years ago
bf393ef
Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/platform/art into fixes-for-art-build-with-mr2
by Brian Carlstrom
· 12 years ago
6474d19
Remove use of compiled invoke stubs from portable.
by Jeff Hao
· 12 years ago
52e55cb
Remove gcc-based tsan support
by Brian Carlstrom
· 12 years ago
4f6ad8a
Various performance improvements.
by Ian Rogers
· 12 years ago
25337eb
Merge "Fix object verification." into dalvik-dev
by Ian Rogers
· 12 years ago
04d7aa9
Fix object verification.
by Ian Rogers
· 12 years ago
5d91730
Changes to remove need for compiled invoke stubs for quick.
by Jeff Hao
· 12 years ago
c928de9
Remove Iceland.
by Ian Rogers
· 12 years ago
0f82716
Fix JDWP ObjectRegistry lock ordering.
by Elliott Hughes
· 12 years ago
cb69306
Clean up more of the JDWP request handling.
by Elliott Hughes
· 12 years ago
05f3057
Move monitor related object routines to object-inl.h
by Ian Rogers
· 12 years ago
c0fa3ad
Improve performance of JNI field operations.
by Ian Rogers
· 12 years ago
693ff61
Performance improvements by removing a DMB and inlining.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
7a22fa6
Refactor StackVisitor to take a Thread*.
by Ian Rogers
· 12 years ago
1eab958
Remove kExceptionPending flag from thread and codegen.
by jeffhao
· 12 years ago
f58dffd
Proxy tidy up and extra asserts.
by Ian Rogers
· 12 years ago
4993bbc
Implement ThreadReference.OwnedMonitors.
by Elliott Hughes
· 12 years ago
f327e07
Implement ObjectReference.MonitorInfo.
by Elliott Hughes
· 12 years ago
80537bb
Fix and reenable lock dumping in stack dumps.
by Elliott Hughes
· 12 years ago
306057f
Support for deoptimization needed for debugging.
by Ian Rogers
· 12 years ago
76b6167
Move mutex.h into base/mutex.h.
by Elliott Hughes
· 12 years ago
df53a65
Merge "Support for SetVReg and add SetGPR." into dalvik-dev
by Ian Rogers
· 12 years ago
6702243
Support for SetVReg and add SetGPR.
by Mathieu Chartier
· 12 years ago
a77f0f6
Various fixes for JDWP.
by jeffhao
· 12 years ago
ce4cc0d
Using gcmap instead of shadow frame.
by TDYa127
· 12 years ago
07ec8e1
Intrinsic for java.lang.Thread.currentThread.
by Ian Rogers
· 12 years ago
cfaa455
Turn the thread peer_ into a Object*.
by Ian Rogers
· 12 years ago
a3a82b2
Quick compiler: minor cleanup
by buzbee
· 12 years ago
94d6df4
Fixes to make all run-tests except 051-thread work.
by jeffhao
· 12 years ago
50ffee2
Introduce -Xint flag for ART.
by Ian Rogers
· 12 years ago
40e3bac
Make stack visitor location for bad roots more verbose.
by Ian Rogers
· 12 years ago
2bcb4a4
Add "kind" argument to Get/SetVReg.
by Ian Rogers
· 12 years ago
725a957
Pulled out instrumentation into its own class separate from trace.
by jeffhao
· 12 years ago
664bebf
Fix occasional deadlock caused by checkpoint root marking.
by Mathieu Chartier
· 12 years ago
64b6d14
Interpret class initializers when building image.
by Ian Rogers
· 12 years ago
6ed960d
Merge "Add thread pool class" into dalvik-dev
by Ian Rogers
· 12 years ago
0e4627e
Add thread pool class
by Mathieu Chartier
· 12 years ago
c531cef
Eliminate #ifdef ART_USE_QUICK_COMPILER
by buzbee
· 12 years ago
858f1c5
Check point root marking.
by Mathieu Chartier
· 12 years ago
4eb68ed
More MIPS fixes. Fibonacci and ExceptionTest work.
by jeffhao
· 12 years ago
c604d73
Implement mutex requeueing for cv broadcasts.
by Ian Rogers
· 12 years ago
6f1c949
Add root verification when we try to mark an invalid object.
by Mathieu Chartier
· 12 years ago
7469ebf
Refactor and remove copy mark bits.
by Mathieu Chartier
· 12 years ago
4445a7e
Class clean-up.
by Ian Rogers
· 12 years ago
50b35e2
Explicitly pass Thread::Current to MutexLock and Alloc.
by Ian Rogers
· 12 years ago
2fde533
Refactor spaces and add free list large object space
by Mathieu Chartier
· 12 years ago
1f53934
Make PopSirt inlinable, pass self to SirtRef.
by Ian Rogers
· 12 years ago
120f1c7
Fail threads attaching during runtime shutdown.
by Ian Rogers
· 12 years ago
Next »