1. 81eccc0 Fix OP_FILLED_NEW_ARRAY by buzbee · 13 years ago
  2. b0ebba0 Suspend check fix by buzbee · 13 years ago
  3. 67375ac Support for exception throwing from JNI. by Ian Rogers · 13 years ago
  4. 9a195c9 Fix array-put-object by buzbee · 13 years ago
  5. 54e7df1 Various bits of cleanup. by Elliott Hughes · 13 years ago
  6. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  7. d03935a Merge "Def/Use mask fix for vldm/vstm" into dalvik-dev by buzbee · 13 years ago
  8. bdb0391 Support for exception throwing. by Ian Rogers · 13 years ago
  9. f48e971 Def/Use mask fix for vldm/vstm by buzbee · 13 years ago
  10. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  11. 367ce0b Fix invoke-interface bug. by buzbee · 13 years ago
  12. 43a3642 Fix null check elimination by buzbee · 13 years ago
  13. 5ee7a8b Implement sun.misc.Unsafe and fix the jfieldID/jmethodID leak. by Elliott Hughes · 13 years ago
  14. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 13 years ago
  15. 1d3f114 Support 32-bit volatiles. by Elliott Hughes · 13 years ago
  16. c74255f Interning image strings by Brian Carlstrom · 13 years ago
  17. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 13 years ago
  18. b153906 Use the right dex cache in the SGET/SPUT fast paths. by Elliott Hughes · 13 years ago
  19. 2bb97f9 Fix debugging output for unresolved fields. by Elliott Hughes · 13 years ago
  20. 5ade1d2 Complete compiler portion of exception handling by buzbee · 13 years ago
  21. 1240dad Test conversion of floats and doubles to strings. by Elliott Hughes · 13 years ago
  22. 2d74047 Merge "Move Method shorty to managed heap" into dalvik-dev by Brian Carlstrom · 13 years ago
  23. 2ed6739 Move Method shorty to managed heap by Brian Carlstrom · 13 years ago
  24. cefd187 Add stack overflow check by buzbee · 13 years ago
  25. 0d966cf Add suspend check & stub by buzbee · 13 years ago
  26. 34cd9e5 Add run-time resolution paths for iget/iput. by buzbee · 13 years ago
  27. 4ef7652 Transmit mapping table to runtime by buzbee · 13 years ago
  28. 2a475e7 Check-cast, instance-of, misc fixes by buzbee · 13 years ago
  29. c83b29d Merge "Fixes for register promotion; enable fast path" into dalvik-dev by buzbee · 13 years ago
  30. 0c7f26d Fixes for register promotion; enable fast path by buzbee · 13 years ago
  31. f5ecf06 Invoke <clinit> where necessary. by Elliott Hughes · 13 years ago
  32. 109bd6a Fix for argument passing bug by buzbee · 13 years ago
  33. 6a0f7f5 Fix bug in invoke-super slow path by buzbee · 13 years ago
  34. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 13 years ago
  35. a59d179 Work around two problems. by Elliott Hughes · 13 years ago
  36. 0f4c41d Various fixes. by Elliott Hughes · 13 years ago
  37. 1da522d Complete static field accesses; clear TODO's by buzbee · 13 years ago
  38. 4a3164f Codegen for invoke-super, invoke-interface by buzbee · 13 years ago
  39. 9baa4ae Remove use of MemMap for code allocation. by Brian Carlstrom · 13 years ago
  40. 561227c Complete direct, static & virtual invoke by buzbee · 13 years ago
  41. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  42. 1b4c859 Complete OP_CONST_STRING, OP_CONST_CLASS by buzbee · 13 years ago
  43. cf4c6c4 Fully implement string interning. by Elliott Hughes · 13 years ago
  44. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  45. 2e748f3 Register temp handling fix by buzbee · 13 years ago
  46. e193174 Use slow-path static field accessors; added tests by buzbee · 13 years ago
  47. dd3efae Add instance field get/put test by buzbee · 13 years ago
  48. 1caa2c2 Add InitializedStaticStorage table by Brian Carlstrom · 13 years ago
  49. dfd3d70 Enable virtual invokes, use new alloc, misc by buzbee · 13 years ago
  50. 439c4fa Move 64-bit multiplication to helper by buzbee · 13 years ago
  51. e6d6196 Various bug fixes. by buzbee · 13 years ago
  52. 7b1b86d Various bug fixes and new tests. by buzbee · 13 years ago
  53. 5cd2180 Fix invoke sequence and enable recursive Fibonacci by buzbee · 13 years ago
  54. c5ef046 Add slow-path code gen for static/direct invokes by buzbee · 13 years ago
  55. bffb155 Convert CompilerTest over to use Compiler by Brian Carlstrom · 13 years ago
  56. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 13 years ago
  57. 9e0f9b0 Add switch and comparison tests. Fix ralloc bug by buzbee · 13 years ago
  58. d11af15 Change FrameSize to FrameSizeInBytes. by Shih-wei Liao · 13 years ago
  59. 408f79a Add validate object, clean up stack indirect reference table. by Ian Rogers · 13 years ago
  60. 5433072 Added support for 64-bit shifts, fix const-wide by buzbee · 13 years ago
  61. 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 13 years ago
  62. 94496d3 Conditionalize compilation by Brian Carlstrom · 13 years ago
  63. c143c55 Updating the compiler to use the new-world model by buzbee · 13 years ago
  64. 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago