1. 33203b5 Field reflection. by Elliott Hughes · 13 years ago
  2. c6766ed Tracking removal of Method.NO_ANNOTATIONS static field from libcore by Brian Carlstrom · 13 years ago
  3. 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
  4. 03fa263 Rework type & size inference, literal usage by buzbee · 13 years ago
  5. 4a2b417 Throw exceptions from ClassLinker. by Elliott Hughes · 13 years ago
  6. 64bf5a3 Implement VMClassLoader's native methods. by Elliott Hughes · 13 years ago
  7. 6bbe8b0 Implement VMStack.getClosestUserClassLoader for art. by Elliott Hughes · 13 years ago
  8. 01158d7 Implement most of VMStack and some of Zygote. by Elliott Hughes · 13 years ago
  9. 6699709 Merge "Added more checking upon resolution and bytecode rewriting to verifier." into dalvik-dev by jeffhao · 13 years ago
  10. b4df514 Added more checking upon resolution and bytecode rewriting to verifier. by jeffhao · 13 years ago
  11. 3b5d379 Fix sub codegen bug by buzbee · 13 years ago
  12. 9651f42 Implement NPE, div by 0 and AIOBE. by Ian Rogers · 13 years ago
  13. 845490b Cleanup resolution of type, field, method indexes by Brian Carlstrom · 13 years ago
  14. 9d5ccec Implement as much of VMDebug as we can reasonably do right now. by Elliott Hughes · 13 years ago
  15. 9086572 Fix for implicit null test for oat. by Ian Rogers · 13 years ago
  16. 47d9138 Merge "Fix host regression on JNI compiler test." into dalvik-dev by Brian Carlstrom · 13 years ago
  17. e007b10 Fix host regression on JNI compiler test. by Ian Rogers · 13 years ago
  18. 25c3325 Fix compiler class initialization to properly deal with super classes by Brian Carlstrom · 13 years ago
  19. e5de95b Fix JNI thread state transitions. by Ian Rogers · 13 years ago
  20. c0fe6c7 Fix manyargs test by buzbee · 13 years ago
  21. 081be7f Implement Object.clone. by Elliott Hughes · 13 years ago
  22. 29f2742 Uncaught exception handlers and automatic removal from thread groups. by Elliott Hughes · 13 years ago
  23. fa3baf7 Store return address before performing a thread dump by Brian Carlstrom · 13 years ago
  24. bbf1e41 Move main method tests from gtests to oat tests by Brian Carlstrom · 13 years ago
  25. 038a806 Thread.join, GC daemons, suspend daemons on shutdown, and wait for non-daemon threads to exit. by Elliott Hughes · 13 years ago
  26. 3101efb Merge "Assembler fix" into dalvik-dev by buzbee · 13 years ago
  27. 3b80347 Assembler fix by buzbee · 13 years ago
  28. 93dd966 Implicit NPE support when no exception given to throw. by Ian Rogers · 13 years ago
  29. b6db9d2 Convert a DCHECK to a COMPILE_ASSERT by Brian Carlstrom · 13 years ago
  30. 03c99df Fix Class_getDeclaredConstructorOrMethod to look at direct as well as virtual methods by Brian Carlstrom · 13 years ago
  31. 534f045 Merge "Exception work clean up." into dalvik-dev by Elliott Hughes · 13 years ago
  32. 5b8e4c8 Change Class::component_type_ and implement reflect.Array by Brian Carlstrom · 13 years ago
  33. ad42e13 Exception work clean up. by Ian Rogers · 13 years ago
  34. 3a7b4f2 Class.getDeclaredConstructorOrMethod by Brian Carlstrom · 13 years ago
  35. 81eccc0 Fix OP_FILLED_NEW_ARRAY by buzbee · 13 years ago
  36. b0ebba0 Suspend check fix by buzbee · 13 years ago
  37. c228252 Fix order CheckCastFromCode and enable Fibonacci test by Brian Carlstrom · 13 years ago
  38. dc33ad5 Initialize all of class Thread's fields. by Elliott Hughes · 13 years ago
  39. 7011e67 Merge "Make our CHECK logging more useful on the target..." into dalvik-dev by Elliott Hughes · 13 years ago
  40. 67375ac Support for exception throwing from JNI. by Ian Rogers · 13 years ago
  41. f867b6f Filling in some Class, Method, and Field native code needed during startup and I/O by Brian Carlstrom · 13 years ago
  42. 623cfe0 Make our CHECK logging more useful on the target... by Elliott Hughes · 13 years ago
  43. 6bdc3b2 More java.lang.Class functionality. by Elliott Hughes · 13 years ago
  44. 85d1545 Add packing to class Thread. by Elliott Hughes · 13 years ago
  45. dcb3dd8 Merge "Failure to create/find the art-cache directory should be fatal." into dalvik-dev by Elliott Hughes · 13 years ago
  46. 380fac0 Failure to create/find the art-cache directory should be fatal. by Elliott Hughes · 13 years ago
  47. bc51235 Remove redundant libgtest_host linkage by Brian Carlstrom · 13 years ago
  48. 08125a0 fix DCHECK in libartd by Brian Carlstrom · 13 years ago
  49. 36d8b6c Merge "Fix array-put-object" into dalvik-dev by buzbee · 13 years ago
  50. 9a195c9 Fix array-put-object by buzbee · 13 years ago
  51. 3893357 StackTraceElements really want PrettyDescriptor, not PrettyClass. by Elliott Hughes · 13 years ago
  52. 141e68b Merge "Compiler set up of InitializedStaticStorage" into dalvik-dev by Brian Carlstrom · 13 years ago
  53. ffca45d Compiler set up of InitializedStaticStorage by Brian Carlstrom · 13 years ago
  54. 54e7df1 Various bits of cleanup. by Elliott Hughes · 13 years ago
  55. a0a764a Added some utility functions for register maps. by jeffhao · 13 years ago
  56. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  57. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  58. d03935a Merge "Def/Use mask fix for vldm/vstm" into dalvik-dev by buzbee · 13 years ago
  59. bdb0391 Support for exception throwing. by Ian Rogers · 13 years ago
  60. f48e971 Def/Use mask fix for vldm/vstm by buzbee · 13 years ago
  61. a5a97a2 Compile time class initialization for classes without <clinit> by Brian Carlstrom · 13 years ago
  62. e23d93c Added method fields for register map. Populated by verifier. by jeffhao · 13 years ago
  63. 98eacac Enabled verification in the compiler and some other verifier fixes. by jeffhao · 13 years ago
  64. 8692721 Fix ClassLinker::LinkInterfaceMethods bug by Brian Carlstrom · 13 years ago
  65. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  66. 9386821 Merge "Fix invoke-interface bug." into dalvik-dev by buzbee · 13 years ago
  67. 367ce0b Fix invoke-interface bug. by buzbee · 13 years ago
  68. 7ede61e Implement VMRuntime. by Elliott Hughes · 13 years ago
  69. 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago
  70. 43a3642 Fix null check elimination by buzbee · 13 years ago
  71. 303b01e Add unit test for exercising AbstractMethodErrorStub code. by Shih-wei Liao · 13 years ago
  72. c0efedb Merge "Implement sun.misc.Unsafe and fix the jfieldID/jmethodID leak." into dalvik-dev by Elliott Hughes · 13 years ago
  73. 5ee7a8b Implement sun.misc.Unsafe and fix the jfieldID/jmethodID leak. by Elliott Hughes · 13 years ago
  74. c486c11 Generating stub code that throws AbstractMethodError exception when hit. by Shih-wei Liao · 13 years ago
  75. 3a4f8df A few more trivial write barrier calls. by Elliott Hughes · 13 years ago
  76. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 13 years ago
  77. 5ea047b Support 64-bit volatiles and reference/pointer volatiles. by Elliott Hughes · 13 years ago
  78. 1d3f114 Support 32-bit volatiles. by Elliott Hughes · 13 years ago
  79. 93e74e8 More of the thread infrastructure. by Elliott Hughes · 13 years ago
  80. c74255f Interning image strings by Brian Carlstrom · 13 years ago
  81. d369bb7 Various things. by Elliott Hughes · 13 years ago
  82. aaa2080 Implement Throwable::nativeFillInStackTrace and nativeGetStackTrace. by Ian Rogers · 13 years ago
  83. 31384c5 Generating stub code for registering a jni function at runtime. by Shih-wei Liao · 13 years ago
  84. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 13 years ago
  85. 005ab2e It's not an error to reenter InitializeClass. by Elliott Hughes · 13 years ago
  86. b153906 Use the right dex cache in the SGET/SPUT fast paths. by Elliott Hughes · 13 years ago
  87. 61ae414 Merge "Fix debugging output for unresolved fields." into dalvik-dev by Elliott Hughes · 13 years ago
  88. 2bb97f9 Fix debugging output for unresolved fields. by Elliott Hughes · 13 years ago
  89. 56778d8 Only do host build on linux by Brian Carlstrom · 13 years ago
  90. a2e4431 Merge "More threads work." into dalvik-dev by Elliott Hughes · 13 years ago
  91. 8daa092 More threads work. by Elliott Hughes · 13 years ago
  92. e4f7e1d Add MANAGED to class definition for classes mirrored beween C++ and managed code by Brian Carlstrom · 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. d3932bb Merge "Complete compiler portion of exception handling" into dalvik-dev by buzbee · 13 years ago
  96. 5ade1d2 Complete compiler portion of exception handling by buzbee · 13 years ago
  97. 7957d54 Move the expected value to the front in our helpers, for clarity. by Elliott Hughes · 13 years ago
  98. 1240dad Test conversion of floats and doubles to strings. by Elliott Hughes · 13 years ago
  99. 2d74047 Merge "Move Method shorty to managed heap" into dalvik-dev by Brian Carlstrom · 13 years ago
  100. 2ed6739 Move Method shorty to managed heap by Brian Carlstrom · 13 years ago