1. 0ee33c3 Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 11 years ago
  2. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 11 years ago
  3. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  4. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 11 years ago
  5. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  6. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 11 years ago
  7. 460503b Add intrinsic for Reference.get() by Fred Shih · 11 years ago
  8. 8078b29 Merge "Revert "ART: Key-Value Store in Oat header"" by Nicolas Geoffray · 11 years ago
  9. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 11 years ago
  10. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 11 years ago
  11. 6e524dd Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 11 years ago
  12. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 11 years ago
  13. 833a485 ART: Native support for multidex by Andreas Gampe · 11 years ago
  14. e9e3e69 Add more read barriers to the class linker. by Hiroshi Yamauchi · 11 years ago
  15. 52e4b43 Add mark compact collector. by Mathieu Chartier · 11 years ago
  16. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 11 years ago
  17. 5bf6a77 Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 11 years ago
  18. d1c606f Add locking around boot image generation. by Narayan Kamath · 11 years ago
  19. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  20. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  21. 12e6d74 Add option to specify compiler executable. by Tsu Chiang Chuang · 11 years ago
  22. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  23. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  24. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  25. f363283 Add context to LinkFields asserts since the previous_size check failed by Brian Carlstrom · 11 years ago
  26. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago
  27. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  28. 2b7c4d1 Don't get and restore thread state for ScopedFastNativeObjectAccess. by Mathieu Chartier · 11 years ago
  29. 84e5242 Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  30. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  31. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 11 years ago
  32. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 11 years ago
  33. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 11 years ago
  34. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  35. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 11 years ago
  36. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 11 years ago
  37. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  38. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  39. 151f221 Improve ValidateSuperClassDescriptors performance. by Ian Rogers · 11 years ago
  40. eafef7d Merge "Allow ArtMethod::Invoke in unstarted runtimes." by Ian Rogers · 11 years ago
  41. 5d27faf Allow ArtMethod::Invoke in unstarted runtimes. by Ian Rogers · 11 years ago
  42. 52f8488 Prevent spurious dexopts in 32-64 builds. by Narayan Kamath · 11 years ago
  43. 64e7ac0 Don't leak oat file when we fail to open a dex file. by Vladimir Marko · 11 years ago
  44. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  45. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  46. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 11 years ago
  47. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 11 years ago
  48. ea81063 Merge "Speed up single-stepping" by Sebastien Hertz · 11 years ago
  49. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 11 years ago
  50. 7ec2f1c Speed up single-stepping by Sebastien Hertz · 11 years ago
  51. 329d188 Better error reporting when loading dex files by Andreas Gampe · 11 years ago
  52. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 11 years ago
  53. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 11 years ago
  54. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 11 years ago
  55. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 11 years ago
  56. 62f0512 Improvements to Field.get/set. by Ian Rogers · 11 years ago
  57. 8fa2dad Refactor reference code into mirror namespace. by Mathieu Chartier · 11 years ago
  58. 9a6a99a Remove small duplicate code in Generic JNI handling, add comments by Andreas Gampe · 11 years ago
  59. 4dcef7e Merge "Fixes for Generic JNI" by Andreas Gampe · 11 years ago
  60. 9054683 Fixes for Generic JNI by Andreas Gampe · 11 years ago
  61. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 11 years ago
  62. 1a57066 A few 64bit fixes. by Ian Rogers · 11 years ago
  63. bf6b92a Generic JNI implementation for x86_64 by Andreas Gampe · 11 years ago
  64. 2ec6520 Support compiler filters for boot classpath by Brian Carlstrom · 11 years ago
  65. 893263b Avoid marking old class linker and intern table roots during pause. by Mathieu Chartier · 11 years ago
  66. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  67. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 11 years ago
  68. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  69. 9d04a20 (Experimental) Add Brooks pointers. by Hiroshi Yamauchi · 12 years ago
  70. 4cf5e57 Move waitpid(2) includes to art::Exec implementation by Brian Carlstrom · 11 years ago
  71. 35d8b8e Avoid going through char* for std::string API by Brian Carlstrom · 11 years ago
  72. fffb0b7 Merge "Create CompilerOptions" by Brian Carlstrom · 11 years ago
  73. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 11 years ago
  74. 6449c62 Create CompilerOptions by Brian Carlstrom · 11 years ago
  75. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  76. 073278c Do not FixupStaticTrampolines of uninitialized classes by Brian Carlstrom · 11 years ago
  77. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  78. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  79. fd14755 Merge "Work in the direction of hard float quick ABIs." by Ian Rogers · 11 years ago
  80. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 11 years ago
  81. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 12 years ago
  82. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  83. 0d6adac Fix apps with more than one dex file with the same name by Brian Carlstrom · 11 years ago
  84. c0a9ea4 Add missing SIRT to CreateArrayClass. by Mathieu Chartier · 11 years ago
  85. 1d27b34 Change DisableGC to DisableMovingGC. by Mathieu Chartier · 12 years ago
  86. 23a2821 Clean up access checks. by Vladimir Marko · 12 years ago
  87. 60836d5 Fix opening oat files that are out of date. by Vladimir Marko · 12 years ago
  88. 0cb50e5 Merge "Remove intialized static storage from dex cache." by Ian Rogers · 12 years ago
  89. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 12 years ago
  90. 801a811 Remove duplicate/unnecessary code from ClassLinker. by Vladimir Marko · 12 years ago
  91. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 12 years ago
  92. 22cb09b Add class to verifier's rejected list if superclass is erroneous. by Jeff Hao · 12 years ago
  93. 8755359 Merge "Enable moving classes." by Mathieu Chartier · 12 years ago
  94. 08cbf66 Do not require classes.dex to support stripped zip files by Brian Carlstrom · 12 years ago
  95. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  96. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  97. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  98. 610e49f Fix typo in duplicate condition by Brian Carlstrom · 12 years ago
  99. 7195dd8 Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev by Ian Rogers · 12 years ago
  100. dfb325e Don't use UTF16 length as length for MUTF8. by Ian Rogers · 12 years ago