Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
d45a1f5d1dd5bc9badfab3a8aee90c934d9f2227
/
runtime
/
thread.cc
d45a1f5
Avoid instrumentation stack corruption.
by Sebastien Hertz
· 12 years ago
e6da9af
Background compaction support.
by Mathieu Chartier
· 12 years ago
0aded08
Add sampling profiler
by Dave Allison
· 12 years ago
e8c48db
Fix NewLocalRef, NewGlobalRef to handle cleared weak globals.
by Mathieu Chartier
· 12 years ago
692fafd
Thread local bump pointer allocator.
by Mathieu Chartier
· 12 years ago
8755359
Merge "Enable moving classes."
by Mathieu Chartier
· 12 years ago
543154a
Merge "Fix JDWP class-only modifier."
by Sebastien Hertz
· 12 years ago
c528dba
Enable moving classes.
by Mathieu Chartier
· 12 years ago
8171fc3
Don't prefix GC map by length.
by Vladimir Marko
· 12 years ago
59cde53
Workaround for gcc volatile struct member bug
by Chris Dearman
· 12 years ago
5f51d4b
Fix races in thread list Unregister.
by Mathieu Chartier
· 12 years ago
123756a
Fix JDWP class-only modifier.
by Sebastien Hertz
· 12 years ago
228d6b8
Fix stack trace for proxy methods and added test case.
by Jeff Hao
· 12 years ago
2054553
Merge "Move single-step control into thread." into dalvik-dev
by Sebastien Hertz
· 12 years ago
61b7f1b
Move single-step control into thread.
by Sebastien Hertz
· 12 years ago
cf58d4a
A custom 'runs-of-slots' memory allocator.
by Hiroshi Yamauchi
· 12 years ago
590fee9
Compacting collector.
by Mathieu Chartier
· 12 years ago
88474b4
Implement Interface Method Tables (IMT).
by Jeff Hao
· 12 years ago
a9a8254
Improve quick codegen for aput-object.
by Ian Rogers
· 12 years ago
d9c4fc9
Inflate contended lock word by suspending owner.
by Ian Rogers
· 12 years ago
9c11b56
Merge "Make InternalStackTraceToStackTraceElementArray compaction safe." into dalvik-dev
by Mathieu Chartier
· 12 years ago
3b4c189
Split the allocation path into 'instrumented' and 'uninstrumented' ones.
by Hiroshi Yamauchi
· 12 years ago
530825b
Make InternalStackTraceToStackTraceElementArray compaction safe.
by Mathieu Chartier
· 12 years ago
a9a624b
am 2921201d: Remove some non-const references in utils
by Brian Carlstrom
· 12 years ago
2921201
Remove some non-const references in utils
by Brian Carlstrom
· 12 years ago
810b1d7
resolved conflicts for merge of bb0140e0 to dalvik-dev
by Mathieu Chartier
· 12 years ago
c11d9b8
Re-enable concurrent system weak sweeping.
by Mathieu Chartier
· 12 years ago
8b2c0b9
Use class def index from java.lang.Class.
by Ian Rogers
· 12 years ago
423d2a3
Add support for changing roots through the root visitor callback.
by Mathieu Chartier
· 12 years ago
2e450bf
Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
by Brian Carlstrom
· 12 years ago
8438ed3
Remove bogus fastpath from String::Equals(const StringPiece&)
by Brian Carlstrom
· 12 years ago
ba311b4
Fix mark stack expand race.
by Mathieu Chartier
· 12 years ago
b8a0b94
Switch JNI globals lock to reader-writer.
by Ian Rogers
· 12 years ago
6553049
Build fix.
by Ian Rogers
· 12 years ago
5ce4b17
Clean up sampling tracing.
by Jeff Hao
· 12 years ago
57dac6e
Fix sampling profiler to use thread's cpu clock.
by Jeff Hao
· 12 years ago
7571e8b
Add flock(2)ing on dex-cache files to prevent races
by Brian Carlstrom
· 12 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
1809a72
Uleb128 compression of vmap and mapping table.
by Ian Rogers
· 12 years ago
848871b
Entry point clean up.
by Ian Rogers
· 12 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 12 years ago
c449aa8
Clear exception if catch block doesn't have move-exception.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
fb2802d
Fixes to instrumentation and quick to interpreter entry.
by Jeff Hao
· 12 years ago
b907009
resolved conflicts for merge of df62950e to dalvik-dev
by Brian Carlstrom
· 12 years ago
0852459
am 0cd7ec2d: Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 12 years ago
df62950
Fix cpplint whitespace/parens issues
by Brian Carlstrom
· 12 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 12 years ago
073deb8
am f69863b3: Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 12 years ago
f69863b
Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 12 years ago
b267c89
am 93ba893c: Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 12 years ago
397f477
am b1eba213: Fix cpplint whitespace/comma issues
by Brian Carlstrom
· 12 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 12 years ago
b1eba21
Fix cpplint whitespace/comma issues
by Brian Carlstrom
· 12 years ago
7405448
am 6d69f592: Fix thread initialization issue when runtime started twice (as seen in image_test)
by Brian Carlstrom
· 12 years ago
6d69f59
Fix thread initialization issue when runtime started twice (as seen in image_test)
by Brian Carlstrom
· 12 years ago
d6a23bd
Don't manually mess with sigaltstack on Android any more.
by Elliott Hughes
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/thread.cc]
752a0e6
Adding systrace logging to GC
by Mathieu Chartier
· 12 years ago
1e2ee7d
Merge "Rename vmData" into dalvik-dev
by Anwar Ghuloum
· 12 years ago
3c50a4b
Rename vmData
by Anwar Ghuloum
· 12 years ago
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
3c539ff
Improve Logging
by Anwar Ghuloum
· 12 years ago
0dc9d34
Add missing ENTRY_POINT_INFOs.
by Ian Rogers
· 12 years ago
0aba0ba
Created compiled stubs in image.
by Jeff Hao
· 12 years ago
d090cf4
Always dump stacks if we're aborting.
by Ian Rogers
· 12 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
· 13 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
7a22fa6
Refactor StackVisitor to take a Thread*.
by Ian Rogers
· 13 years ago
1eab958
Remove kExceptionPending flag from thread and codegen.
by jeffhao
· 13 years ago
f58dffd
Proxy tidy up and extra asserts.
by Ian Rogers
· 13 years ago
4993bbc
Implement ThreadReference.OwnedMonitors.
by Elliott Hughes
· 13 years ago
f327e07
Implement ObjectReference.MonitorInfo.
by Elliott Hughes
· 13 years ago
80537bb
Fix and reenable lock dumping in stack dumps.
by Elliott Hughes
· 13 years ago
306057f
Support for deoptimization needed for debugging.
by Ian Rogers
· 13 years ago
Next »