1. 8171fc3 Don't prefix GC map by length. by Vladimir Marko · 11 years ago
  2. 59cde53 Workaround for gcc volatile struct member bug by Chris Dearman · 11 years ago
  3. 5f51d4b Fix races in thread list Unregister. by Mathieu Chartier · 11 years ago
  4. 228d6b8 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  5. 2054553 Merge "Move single-step control into thread." into dalvik-dev by Sebastien Hertz · 11 years ago
  6. 61b7f1b Move single-step control into thread. by Sebastien Hertz · 11 years ago
  7. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago
  8. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  9. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  10. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  11. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  12. 9c11b56 Merge "Make InternalStackTraceToStackTraceElementArray compaction safe." into dalvik-dev by Mathieu Chartier · 11 years ago
  13. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  14. 530825b Make InternalStackTraceToStackTraceElementArray compaction safe. by Mathieu Chartier · 11 years ago
  15. a9a624b am 2921201d: Remove some non-const references in utils by Brian Carlstrom · 11 years ago
  16. 2921201 Remove some non-const references in utils by Brian Carlstrom · 11 years ago
  17. 810b1d7 resolved conflicts for merge of bb0140e0 to dalvik-dev by Mathieu Chartier · 11 years ago
  18. c11d9b8 Re-enable concurrent system weak sweeping. by Mathieu Chartier · 11 years ago
  19. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  20. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 11 years ago
  21. 2e450bf Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 11 years ago
  22. 8438ed3 Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 11 years ago
  23. ba311b4 Fix mark stack expand race. by Mathieu Chartier · 11 years ago
  24. b8a0b94 Switch JNI globals lock to reader-writer. by Ian Rogers · 11 years ago
  25. 6553049 Build fix. by Ian Rogers · 11 years ago
  26. 5ce4b17 Clean up sampling tracing. by Jeff Hao · 11 years ago
  27. 57dac6e Fix sampling profiler to use thread's cpu clock. by Jeff Hao · 11 years ago
  28. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  29. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  30. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  31. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  32. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  33. c449aa8 Clear exception if catch block doesn't have move-exception. by Ian Rogers · 11 years ago
  34. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  35. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  36. fb2802d Fixes to instrumentation and quick to interpreter entry. by Jeff Hao · 11 years ago
  37. b907009 resolved conflicts for merge of df62950e to dalvik-dev by Brian Carlstrom · 11 years ago
  38. 0852459 am 0cd7ec2d: Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  39. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  40. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  41. 073deb8 am f69863b3: Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  42. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  43. b267c89 am 93ba893c: Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  44. 397f477 am b1eba213: Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  45. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  46. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  47. 7405448 am 6d69f592: Fix thread initialization issue when runtime started twice (as seen in image_test) by Brian Carlstrom · 11 years ago
  48. 6d69f59 Fix thread initialization issue when runtime started twice (as seen in image_test) by Brian Carlstrom · 11 years ago
  49. d6a23bd Don't manually mess with sigaltstack on Android any more. by Elliott Hughes · 11 years ago
  50. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/thread.cc]
  51. 752a0e6 Adding systrace logging to GC by Mathieu Chartier · 11 years ago
  52. 1e2ee7d Merge "Rename vmData" into dalvik-dev by Anwar Ghuloum · 11 years ago
  53. 3c50a4b Rename vmData by Anwar Ghuloum · 11 years ago
  54. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  55. 3c539ff Improve Logging by Anwar Ghuloum · 11 years ago
  56. 0dc9d34 Add missing ENTRY_POINT_INFOs. by Ian Rogers · 11 years ago
  57. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  58. d090cf4 Always dump stacks if we're aborting. by Ian Rogers · 11 years ago
  59. ca39692 Merge "Various GCC 3.6 and clang build fixes." into dalvik-dev by Ian Rogers · 11 years ago
  60. 33e9566 Various GCC 3.6 and clang build fixes. by Ian Rogers · 11 years ago
  61. 33e15bc Fix bug in OOME inside an OOME hampering run-test 061. by Ian Rogers · 11 years ago
  62. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 11 years ago
  63. a622767 Robustify Thread::DumpState. by Ian Rogers · 11 years ago
  64. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  65. 0878d65 Thread tidying. by Ian Rogers · 11 years ago
  66. ee98895 Add bool to verifier to allow soft failures. by Jeff Hao · 11 years ago
  67. ed1790e Add some comments about thread dumping and suspension. by Jeff Hao · 11 years ago
  68. f08e473 Fix abort regression. by Ian Rogers · 11 years ago
  69. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  70. aef701d Dump native stacks for all threads in native code. by Elliott Hughes · 11 years ago
  71. bf393ef Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/platform/art into fixes-for-art-build-with-mr2 by Brian Carlstrom · 11 years ago
  72. 6474d19 Remove use of compiled invoke stubs from portable. by Jeff Hao · 11 years ago
  73. 52e55cb Remove gcc-based tsan support by Brian Carlstrom · 11 years ago
  74. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  75. 25337eb Merge "Fix object verification." into dalvik-dev by Ian Rogers · 11 years ago
  76. 04d7aa9 Fix object verification. by Ian Rogers · 11 years ago
  77. 5d91730 Changes to remove need for compiled invoke stubs for quick. by Jeff Hao · 11 years ago
  78. c928de9 Remove Iceland. by Ian Rogers · 11 years ago
  79. 0f82716 Fix JDWP ObjectRegistry lock ordering. by Elliott Hughes · 11 years ago
  80. cb69306 Clean up more of the JDWP request handling. by Elliott Hughes · 11 years ago
  81. 05f3057 Move monitor related object routines to object-inl.h by Ian Rogers · 11 years ago
  82. c0fa3ad Improve performance of JNI field operations. by Ian Rogers · 12 years ago
  83. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  84. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  85. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 12 years ago
  86. 1eab958 Remove kExceptionPending flag from thread and codegen. by jeffhao · 12 years ago
  87. f58dffd Proxy tidy up and extra asserts. by Ian Rogers · 12 years ago
  88. 4993bbc Implement ThreadReference.OwnedMonitors. by Elliott Hughes · 12 years ago
  89. f327e07 Implement ObjectReference.MonitorInfo. by Elliott Hughes · 12 years ago
  90. 80537bb Fix and reenable lock dumping in stack dumps. by Elliott Hughes · 12 years ago
  91. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  92. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  93. df53a65 Merge "Support for SetVReg and add SetGPR." into dalvik-dev by Ian Rogers · 12 years ago
  94. 6702243 Support for SetVReg and add SetGPR. by Mathieu Chartier · 12 years ago
  95. a77f0f6 Various fixes for JDWP. by jeffhao · 12 years ago
  96. ce4cc0d Using gcmap instead of shadow frame. by TDYa127 · 12 years ago
  97. 07ec8e1 Intrinsic for java.lang.Thread.currentThread. by Ian Rogers · 12 years ago
  98. cfaa455 Turn the thread peer_ into a Object*. by Ian Rogers · 12 years ago
  99. a3a82b2 Quick compiler: minor cleanup by buzbee · 12 years ago
  100. 94d6df4 Fixes to make all run-tests except 051-thread work. by jeffhao · 12 years ago