1. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  2. 9adbff5 Implement Intel QuasiAtomics. by Ian Rogers · 11 years ago
  3. cf07143 Merge "Bump LLVM compile time warnings to make them less spammy." into dalvik-dev by Ian Rogers · 11 years ago
  4. 5354ec5 Bump LLVM compile time warnings to make them less spammy. by Ian Rogers · 11 years ago
  5. 948c508 Fix LLVM build. by Ian Rogers · 11 years ago
  6. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 11 years ago
  7. 87b185f Fix 044-proxy on portable. by Ian Rogers · 11 years ago
  8. 73d35d0 Merge "Address OutputStream feedback" into dalvik-dev by Brian Carlstrom · 11 years ago
  9. 49a0f15 Address OutputStream feedback by Brian Carlstrom · 11 years ago
  10. 032fbb1 Merge "Remove kExceptionPending flag from thread and codegen." into dalvik-dev by jeffhao · 11 years ago
  11. d24b081 Merge "Avoid heap trims in foreground and audio apps." into dalvik-dev by Ian Rogers · 11 years ago
  12. 4893188 Avoid heap trims in foreground and audio apps. by Ian Rogers · 11 years ago
  13. 1eab958 Remove kExceptionPending flag from thread and codegen. by jeffhao · 11 years ago
  14. b4d7e6d Merge "Make the tools/art script appear to work from any directory." into dalvik-dev by Elliott Hughes · 11 years ago
  15. 28d7668 Merge "Support for contention logging with ART futexes." into dalvik-dev by Ian Rogers · 11 years ago
  16. 56edc43 Support for contention logging with ART futexes. by Ian Rogers · 11 years ago
  17. cd60ac7 Create OutputStream abstraction by Brian Carlstrom · 11 years ago
  18. d636b06 Avoid crash in HeapChunkContext::Flush post Reset. by Ian Rogers · 11 years ago
  19. d75afb9 Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs. by jeffhao · 11 years ago
  20. 8ccc9e2 Merge "Revert "Change LLVM check for pending exception to use thread flags."" into dalvik-dev by Jeff Hao · 11 years ago
  21. 94762df Merge "Revert "Change LLVM exception check to check all thread flags."" into dalvik-dev by Jeff Hao · 11 years ago
  22. 8e0649f Merge "Revert "Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs."" into dalvik-dev by Jeff Hao · 11 years ago
  23. a8fd2d5 Revert "Change LLVM check for pending exception to use thread flags." by Jeff Hao · 11 years ago
  24. 9a14265 Revert "Change LLVM exception check to check all thread flags." by Jeff Hao · 11 years ago
  25. 17a7f18 Revert "Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs." by Jeff Hao · 11 years ago
  26. a96836a Improve -verbose:jdwp. by Elliott Hughes · 11 years ago
  27. fa011c8 Merge "Interpreter oat tests." into dalvik-dev by Ian Rogers · 11 years ago
  28. 85d9ba6 Interpreter oat tests. by Ian Rogers · 11 years ago
  29. 927bd29 We actually support JDWP 1.6 now. by Elliott Hughes · 11 years ago
  30. b6f0f78 Make the tools/art script appear to work from any directory. by Elliott Hughes · 11 years ago
  31. 7db619b Enter interpreter stub. by Ian Rogers · 11 years ago
  32. 09846c9 Merge "Implement Method.Bytecodes." into dalvik-dev by Elliott Hughes · 11 years ago
  33. 9777ba2 Implement Method.Bytecodes. by Elliott Hughes · 11 years ago
  34. 5f548e0 Fix 107-int-math2 with interpreter. by Ian Rogers · 11 years ago
  35. fc99e7b Merge "Fix LLVM build." into dalvik-dev by Ian Rogers · 11 years ago
  36. f10f9de Fix LLVM build. by Ian Rogers · 11 years ago
  37. ff7ae7a Merge "Implement ObjectReference.ReferringObjects." into dalvik-dev by Elliott Hughes · 11 years ago
  38. 0cbaff5 Implement ObjectReference.ReferringObjects. by Elliott Hughes · 11 years ago
  39. 6674f8a add jasmin dependency so that it can be used when building the tests. by Tsu Chiang Chuang · 11 years ago
  40. 3a5271b Merge "Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs." into dalvik-dev by jeffhao · 11 years ago
  41. af6e67a Further proxy refactorings. by Ian Rogers · 11 years ago
  42. a6f3aaf MIPS fixes. by Ian Rogers · 11 years ago
  43. dd7bf56 Move IntMath into run-test. by Ian Rogers · 12 years ago
  44. 8ff2f3d Prune away extraneous ART_USE_PORTABLE_COMPILER ifdefs. by jeffhao · 11 years ago
  45. f9a52cd Merge "Implement ReferenceType.Instances." into dalvik-dev by Elliott Hughes · 11 years ago
  46. 79ec6cd Merge "Change LLVM exception check to check all thread flags." into dalvik-dev by jeffhao · 11 years ago
  47. 3b78c94 Implement ReferenceType.Instances. by Elliott Hughes · 11 years ago
  48. ec0f83d Implement JDWP VirtualMachine.InstanceCounts. by Elliott Hughes · 11 years ago
  49. a1ae861 Change LLVM exception check to check all thread flags. by jeffhao · 11 years ago
  50. 4028312 Prune dexlang from the llvm compiler. by jeffhao · 11 years ago
  51. 2281a0e Change LLVM check for pending exception to use thread flags. by jeffhao · 11 years ago
  52. f58dffd Proxy tidy up and extra asserts. by Ian Rogers · 12 years ago
  53. 734b8c6 Implement ThreadReference.OwnedMonitorsStackDepthInfo. by Elliott Hughes · 12 years ago
  54. d2ece2e Merge "Implement ThreadReference.CurrentContendedMonitor and ThreadReference.Interrupt." into dalvik-dev by Elliott Hughes · 12 years ago
  55. f950170 Implement ThreadReference.CurrentContendedMonitor and ThreadReference.Interrupt. by Elliott Hughes · 12 years ago
  56. 6d00352 Merge "Don't mask OOMEs in 102-concurrent-gc." into dalvik-dev by Ian Rogers · 12 years ago
  57. a26babd Move ExceptionTest to a run-test. by Ian Rogers · 12 years ago
  58. 35c360e Don't mask OOMEs in 102-concurrent-gc. by Ian Rogers · 12 years ago
  59. fef2a29 Merge "Move Invoke to a run-test." into dalvik-dev by Ian Rogers · 12 years ago
  60. dd0c4b8 Move GrowthLimit to a run-test. by Ian Rogers · 12 years ago
  61. e41931a Move Invoke to a run-test. by Ian Rogers · 12 years ago
  62. 3a226e3 Merge "Move MemUsage into run-test." into dalvik-dev by Ian Rogers · 12 years ago
  63. e4dd006 Merge "Move ConcurrentGC to run-test." into dalvik-dev by Ian Rogers · 12 years ago
  64. f118407 Merge "Move Fibonacci to run-test." into dalvik-dev by Ian Rogers · 12 years ago
  65. 2f7d693 Merge "Move ReflectionTest to a run-test." into dalvik-dev by Ian Rogers · 12 years ago
  66. 54a63fd Move MemUsage into run-test. by Ian Rogers · 12 years ago
  67. ffb5600 Move ConcurrentGC to run-test. by Ian Rogers · 12 years ago
  68. 9ac995b Move Fibonacci to run-test. by Ian Rogers · 12 years ago
  69. af81f92 Move ReflectionTest to a run-test. by Ian Rogers · 12 years ago
  70. 13c36a7 Merge "Instrumentation support for x86." into dalvik-dev by jeffhao · 12 years ago
  71. 7e4fcb8 Instrumentation support for x86. by jeffhao · 12 years ago
  72. 67efe8c Merge "Implement ThreadReference.OwnedMonitors." into dalvik-dev by Elliott Hughes · 12 years ago
  73. 4993bbc Implement ThreadReference.OwnedMonitors. by Elliott Hughes · 12 years ago
  74. 0ab2080 Merge "Added MIPS instrumentation support." into dalvik-dev by jeffhao · 12 years ago
  75. e6270cc Merge "Fixes for gtests on gPrecise." into dalvik-dev by Ian Rogers · 12 years ago
  76. 10c5b78 Fixes for gtests on gPrecise. by Ian Rogers · 12 years ago
  77. 12051ea Added MIPS instrumentation support. by jeffhao · 12 years ago
  78. 16848f6 Remove unnecessary logging. by Elliott Hughes · 12 years ago
  79. f327e07 Implement ObjectReference.MonitorInfo. by Elliott Hughes · 12 years ago
  80. 9e0c175 Rationalize the remaining suspension checks in debugger.cc. by Elliott Hughes · 12 years ago
  81. c5dc2ff Remove references to the now-useless ThreadLock class. by Elliott Hughes · 12 years ago
  82. df42c48 Fix the recent Object.wait change. by Elliott Hughes · 12 years ago
  83. a9137c6 Remove jni_internal_test flakiness. by Elliott Hughes · 12 years ago
  84. f15f4a0 Remove Dbg::IsSuspended, which was checking the wrong thing. by Elliott Hughes · 12 years ago
  85. 88d6309 Clean up debugger orthography. by Elliott Hughes · 12 years ago
  86. 8b64424 Merge "Handle zombie threads in JDWP." into dalvik-dev by Elliott Hughes · 12 years ago
  87. dc5daa0 Fix portable path. by TDYa127 · 12 years ago
  88. 221229c Handle zombie threads in JDWP. by Elliott Hughes · 12 years ago
  89. 162fd33 Add update_debugger_support for x86 and fix ModBasket. by jeffhao · 12 years ago
  90. 54b3747 Fix art script argument quoting. by Elliott Hughes · 12 years ago
  91. 7688767 Merge "Fix Portable build" into dalvik-dev by buzbee · 12 years ago
  92. b4e94fd Extend and fix the monitor diagnostics. by Elliott Hughes · 12 years ago
  93. 26f10ee Fix Portable build by buzbee · 12 years ago
  94. 4cd121e Implement the Thread.sleep native method. by Elliott Hughes · 12 years ago
  95. 1a25aa4 Merge "Fix and reenable lock dumping in stack dumps." into dalvik-dev by Elliott Hughes · 12 years ago
  96. 80537bb Fix and reenable lock dumping in stack dumps. by Elliott Hughes · 12 years ago
  97. 1e5ba28 Merge "Fix debugger to properly return TS_SLEEPING." into dalvik-dev by jeffhao · 12 years ago
  98. e5fe0f7 Fix debugger to properly return TS_SLEEPING. by jeffhao · 12 years ago
  99. 05bcbc1 Merge "Add memory barrier for final instance fields." into dalvik-dev by Ian Rogers · 12 years ago
  100. fffdb02 Add memory barrier for final instance fields. by Ian Rogers · 12 years ago