1. b7fbafd Merge "ART: kSuper also has IncompatibleClassChangeError" by Andreas Gampe · 11 years ago
  2. df73375 ART: kSuper also has IncompatibleClassChangeError by Andreas Gampe · 11 years ago
  3. 8850011 Remove an intermediate field array in ClassLinker::InitializeClass. by Hiroshi Yamauchi · 11 years ago
  4. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  5. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 11 years ago
  6. 64ad14d Support running without a boot image. by Alex Light · 11 years ago
  7. bf99f77 Clean up Handle usage. by Mathieu Chartier · 11 years ago
  8. 67ef46a Avoid handle-less fields in ClassLinker::InitializeClass() by Hiroshi Yamauchi · 11 years ago
  9. ed9fe4f Merge "Avoid handle-less methods in ClassLinker::LinkInterfaceMethods()." by Hiroshi Yamauchi · 11 years ago
  10. 41369d2 Avoid handle-less methods in ClassLinker::LinkInterfaceMethods(). by Hiroshi Yamauchi · 11 years ago
  11. 9dcc457 Make apps able to run with a failing patchoat by Alex Light · 11 years ago
  12. 9bdec88 Check that we don't accidentally invoke compiled code when -Xint. by Hiroshi Yamauchi · 11 years ago
  13. db8a664 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 11 years ago
  14. 97b52f8 Make OatClass and OatMethod immutable once more. by Ian Rogers · 11 years ago
  15. eff0f5d ART: Fix class-linker handling by Andreas Gampe · 11 years ago
  16. 38eecb0 Use handle in one case that spans a gc-point. by Mingyao Yang · 11 years ago
  17. 4fcdc94 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 11 years ago
  18. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 11 years ago
  19. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 11 years ago
  20. 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 11 years ago
  21. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  22. 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
  23. 4e1d579 Use canonical paths when searching for dex files by Calin Juravle · 11 years ago
  24. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  25. 167cc7c Revert "Fix proxy tracing and enable tests that now work with tracing." by Nicolas Geoffray · 11 years ago
  26. 0398e17 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  27. dc13d7d ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  28. 1a12858 Fix build, missing spaces around =/<. by Mingyao Yang · 11 years ago
  29. c389c97 Merge "Set vtable in class object to null after linking." by Mingyao Yang · 11 years ago
  30. 2cdbad7 Set vtable in class object to null after linking. by Mingyao Yang · 11 years ago
  31. c114b5f Fix erroneous behaviors with OOME present. by Ian Rogers · 11 years ago
  32. a59dd80 Runtime can now be set to require relocation by Alex Light · 11 years ago
  33. ecd4d9a Avoid marking erroneous classes as erroneous twice. by Ian Rogers · 11 years ago
  34. d5673e4 Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
  35. b12d605 Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
  36. 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 11 years ago
  37. ff5a372 Fix bad comment in class_linker by Calin Juravle · 11 years ago
  38. ea1a9bd Merge "Remove object_utils.h." by Ian Rogers · 11 years ago
  39. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  40. a4fe789 Merge "Make ART fail gracefully when it can't update the desired code." by Calin Juravle · 11 years ago
  41. c54aea7 Make ART fail gracefully when it can't update the desired code. by Calin Juravle · 11 years ago
  42. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  43. 0ee33c3 Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 11 years ago
  44. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 11 years ago
  45. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  46. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 11 years ago
  47. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  48. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 11 years ago
  49. 460503b Add intrinsic for Reference.get() by Fred Shih · 11 years ago
  50. 8078b29 Merge "Revert "ART: Key-Value Store in Oat header"" by Nicolas Geoffray · 11 years ago
  51. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 11 years ago
  52. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 11 years ago
  53. 6e524dd Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 11 years ago
  54. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 11 years ago
  55. 833a485 ART: Native support for multidex by Andreas Gampe · 11 years ago
  56. e9e3e69 Add more read barriers to the class linker. by Hiroshi Yamauchi · 11 years ago
  57. 52e4b43 Add mark compact collector. by Mathieu Chartier · 11 years ago
  58. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 11 years ago
  59. 5bf6a77 Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 11 years ago
  60. d1c606f Add locking around boot image generation. by Narayan Kamath · 11 years ago
  61. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  62. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  63. 12e6d74 Add option to specify compiler executable. by Tsu Chiang Chuang · 11 years ago
  64. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  65. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  66. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  67. f363283 Add context to LinkFields asserts since the previous_size check failed by Brian Carlstrom · 11 years ago
  68. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago
  69. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  70. 2b7c4d1 Don't get and restore thread state for ScopedFastNativeObjectAccess. by Mathieu Chartier · 11 years ago
  71. 84e5242 Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  72. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  73. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 11 years ago
  74. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 11 years ago
  75. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 11 years ago
  76. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  77. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 11 years ago
  78. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 11 years ago
  79. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  80. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  81. 151f221 Improve ValidateSuperClassDescriptors performance. by Ian Rogers · 11 years ago
  82. eafef7d Merge "Allow ArtMethod::Invoke in unstarted runtimes." by Ian Rogers · 11 years ago
  83. 5d27faf Allow ArtMethod::Invoke in unstarted runtimes. by Ian Rogers · 11 years ago
  84. 52f8488 Prevent spurious dexopts in 32-64 builds. by Narayan Kamath · 11 years ago
  85. 64e7ac0 Don't leak oat file when we fail to open a dex file. by Vladimir Marko · 11 years ago
  86. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  87. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  88. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 11 years ago
  89. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 11 years ago
  90. ea81063 Merge "Speed up single-stepping" by Sebastien Hertz · 11 years ago
  91. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 11 years ago
  92. 7ec2f1c Speed up single-stepping by Sebastien Hertz · 11 years ago
  93. 329d188 Better error reporting when loading dex files by Andreas Gampe · 11 years ago
  94. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 11 years ago
  95. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 11 years ago
  96. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 11 years ago
  97. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 11 years ago
  98. 62f0512 Improvements to Field.get/set. by Ian Rogers · 11 years ago
  99. 8fa2dad Refactor reference code into mirror namespace. by Mathieu Chartier · 11 years ago
  100. 9a6a99a Remove small duplicate code in Generic JNI handling, add comments by Andreas Gampe · 11 years ago