1. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  2. 4514d3c Fixes for ThreadStress test by Brian Carlstrom · 13 years ago
  3. 872d4ec Bring across the JDWP implementation. by Elliott Hughes · 13 years ago
  4. 6a4be3a Fix calling conventions for UnresolvedDirectMethodTrampolineFromCode by Brian Carlstrom · 13 years ago
  5. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  6. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  7. fc86162 Implement lock contention event logging. by Elliott Hughes · 13 years ago
  8. 24a3c2e ClassLinker changes by Brian Carlstrom · 13 years ago
  9. 6fd03fb Fix ObjectInitFromCode to do callee frame setup by Brian Carlstrom · 13 years ago
  10. 498508c Clean up the makefile and add a missing 'static'. by Elliott Hughes · 13 years ago
  11. accd83d Fix a heap lock/thread list lock deadlock. by Elliott Hughes · 13 years ago
  12. 2ced6a5 Implement EnsureCapacity, PushLocalFrame, and PopLocalFrame. by Elliott Hughes · 13 years ago
  13. b04f69f Fix for test 069. by Ian Rogers · 13 years ago
  14. 9fd66f5 Fix GetCurrentMethod to cope with callee-save frames. by Elliott Hughes · 13 years ago
  15. 466bb25 Proxy implementation by Ian Rogers · 13 years ago
  16. 3064683 Fix the double-OOME case again. by Elliott Hughes · 13 years ago
  17. caab8c4 Various tidy ups, add LIKELY/UNLIKELY macros. by Ian Rogers · 13 years ago
  18. 3147a23 Work around a bionic bug until I can fix bionic. by Elliott Hughes · 13 years ago
  19. 0796af0 Fix Object::IsSoftReference by Brian Carlstrom · 13 years ago
  20. caabb1b Implement Zygote_nativeForkSystemServer by Brian Carlstrom · 13 years ago
  21. 9f86537 Quieten the "invoking/returned" and "Visiting stack roots" logging. by Elliott Hughes · 13 years ago
  22. 5e73f9c Do not visit null values in StackIndirectReferenceTable by Brian Carlstrom · 13 years ago
  23. df14324 Setup Thread's context ClassLoader and add image DexFiles to ClassLinker's boot classpath by Brian Carlstrom · 13 years ago
  24. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  25. 726079d Finish the OutOfMemoryError implementation. by Elliott Hughes · 13 years ago
  26. 4a510d8 Ensure R4 is initialized for upcall. Sort suspend naming. by Ian Rogers · 13 years ago
  27. ce9eca6 Move from code field routines to runtime support. by Ian Rogers · 13 years ago
  28. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 13 years ago
  29. a43cb5e Fix exception_test.cc and thread.cc and revert 3ddac99d4dc6a036fac59d8f0bdc664ef619fb04. by Elliott Hughes · 13 years ago
  30. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  31. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 13 years ago
  32. 3ddac99 Fix the PC. And we pass the unit tests on host and target again. by Shih-wei Liao · 13 years ago
  33. 418dfe7 Enable AllocWithGrowth and OutOfMemoryError throwing. by Elliott Hughes · 13 years ago
  34. f57c47c Fix vmap handling. Adjust all PCs by -2 in WalkStack. by Ian Rogers · 13 years ago
  35. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  36. adb460d Implement finalization. by Elliott Hughes · 13 years ago
  37. 68e7652 Start moving stack-related stuff out of thread.h. by Elliott Hughes · 13 years ago
  38. 99f2723 Special-case Object.<init> invoke by buzbee · 13 years ago
  39. ce30293 Compiler cleanup by buzbee · 13 years ago
  40. b408de7 Implement the "unreasonable array allocation" OutOfMemoryError. by Elliott Hughes · 13 years ago
  41. 7502e2a Fix the 051-thread test. by Elliott Hughes · 13 years ago
  42. 5cb5ad2 Fix exception throwing to support no detail message. by Elliott Hughes · 13 years ago
  43. 991e3ac Clean up instanceof codegen in compiler. by buzbee · 13 years ago
  44. 2d83101 Code refactoring: Split thread.cc into thread.cc and runtime_support.cc. by Shih-wei Liao · 13 years ago
  45. 8dfc9d5 For Stack Indirect Reference Table, visit roots in the table. by Shih-wei Liao · 13 years ago
  46. 4f894e3 Fix stack scanning bugs: Add PC OFFSET before retrieving Registermap. by Shih-wei Liao · 13 years ago
  47. d1422f8 Remove extra lock and racy assert in class initialization by Brian Carlstrom · 13 years ago
  48. d6b1f61 Support for stack scanning of roots. by Ian Rogers · 13 years ago
  49. 5d40f18 Fixes for "null instanceof" and class initialization by Brian Carlstrom · 13 years ago
  50. 8e4aac5 Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output. by Elliott Hughes · 13 years ago
  51. 14357e8 Add a -verbose:thread option. by Elliott Hughes · 13 years ago
  52. 7a3aeb4 Thread state fixes. by Elliott Hughes · 13 years ago
  53. c0c8dc8 Support for currently untested exceptions/errors. by Ian Rogers · 13 years ago
  54. 65ca077 Tolerant compilation of classes with missing super classes by Brian Carlstrom · 13 years ago
  55. 8060925 Implement Class.getDeclared(Constructors|Fields|Methods). by Elliott Hughes · 13 years ago
  56. bc2f3e3 Add support for oat_process for use as a wrap.* launcher by Brian Carlstrom · 13 years ago
  57. 21d9e83 Exception support for object allocation. by Ian Rogers · 13 years ago
  58. b886da8 Support for exceptions from array allocation. by Ian Rogers · 13 years ago
  59. e51a511 Exception support for CanPutArrayElementFromCode. by Ian Rogers · 13 years ago
  60. 418d20f Implement reflective method invocation. by Elliott Hughes · 13 years ago
  61. 932746a Stack overflow error and unit test. by Ian Rogers · 13 years ago
  62. a0841a8 Abstract Method Error unit test and fixes. by Ian Rogers · 13 years ago
  63. cbba6ac Implement stub for initialize static storage base. by Ian Rogers · 13 years ago
  64. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  65. c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 13 years ago
  66. 4a2b417 Throw exceptions from ClassLinker. by Elliott Hughes · 13 years ago
  67. 01158d7 Implement most of VMStack and some of Zygote. by Elliott Hughes · 13 years ago
  68. 9651f42 Implement NPE, div by 0 and AIOBE. by Ian Rogers · 13 years ago
  69. 845490b Cleanup resolution of type, field, method indexes by Brian Carlstrom · 13 years ago
  70. 9086572 Fix for implicit null test for oat. by Ian Rogers · 13 years ago
  71. 25c3325 Fix compiler class initialization to properly deal with super classes by Brian Carlstrom · 13 years ago
  72. 081be7f Implement Object.clone. by Elliott Hughes · 13 years ago
  73. 29f2742 Uncaught exception handlers and automatic removal from thread groups. by Elliott Hughes · 13 years ago
  74. fa3baf7 Store return address before performing a thread dump by Brian Carlstrom · 13 years ago
  75. 038a806 Thread.join, GC daemons, suspend daemons on shutdown, and wait for non-daemon threads to exit. by Elliott Hughes · 13 years ago
  76. 93dd966 Implicit NPE support when no exception given to throw. by Ian Rogers · 13 years ago
  77. ad42e13 Exception work clean up. by Ian Rogers · 13 years ago
  78. c228252 Fix order CheckCastFromCode and enable Fibonacci test by Brian Carlstrom · 13 years ago
  79. dc33ad5 Initialize all of class Thread's fields. by Elliott Hughes · 13 years ago
  80. 67375ac Support for exception throwing from JNI. by Ian Rogers · 13 years ago
  81. 85d1545 Add packing to class Thread. by Elliott Hughes · 13 years ago
  82. 3893357 StackTraceElements really want PrettyDescriptor, not PrettyClass. by Elliott Hughes · 13 years ago
  83. 54e7df1 Various bits of cleanup. by Elliott Hughes · 13 years ago
  84. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  85. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  86. bdb0391 Support for exception throwing. by Ian Rogers · 13 years ago
  87. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  88. 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago
  89. 93e74e8 More of the thread infrastructure. by Elliott Hughes · 13 years ago
  90. d369bb7 Various things. by Elliott Hughes · 13 years ago
  91. aaa2080 Implement Throwable::nativeFillInStackTrace and nativeGetStackTrace. by Ian Rogers · 13 years ago
  92. 8daa092 More threads work. by Elliott Hughes · 13 years ago
  93. 4b620ff Finish moving state to managed heap by Brian Carlstrom · 13 years ago
  94. c396efc Build fix: move target-indepent code out of __arm__ by buzbee · 13 years ago
  95. 5ade1d2 Complete compiler portion of exception handling by buzbee · 13 years ago
  96. cefd187 Add stack overflow check by buzbee · 13 years ago
  97. 449b4bd Take into account that our stacks grow down. by Elliott Hughes · 13 years ago
  98. be759c6 Add a heap HWM to the Thread*, for compiled code. by Elliott Hughes · 13 years ago
  99. 92b3b56 Add locking to the heap. by Elliott Hughes · 13 years ago
  100. 0d966cf Add suspend check & stub by buzbee · 13 years ago