1. d2c8f92 Merge "ART: More ELF and oat file safety measures" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  2. ad00fed ART: More ELF and oat file safety measures by Andreas Gampe · 10 years ago
  3. cba59c3 Merge "Link libsigchain.a instead of sigchain.o" into lmp-mr1-dev by Dmitriy Ivanov · 10 years ago
  4. 6aa9ebe Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." into lmp-mr1-dev by Brian Carlstrom · 10 years ago
  5. ae2533b Merge "Ensure void type is resolved when running without image" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  6. e7bc70b Link libsigchain.a instead of sigchain.o by Dmitriy Ivanov · 10 years ago
  7. cad417c Ensure void type is resolved when running without image by Sebastien Hertz · 10 years ago
  8. f9943f2 Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 10 years ago
  9. ab0f981 Merge "Support proxy method in StackVisitor::GetThisObject" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  10. 59f6b7a Merge "ART: GenLongArith has to clobber same operands for 2-op instr" into lmp-mr1-dev by Bill Buzbee · 10 years ago
  11. b837bd2 Merge "ART: GenNegLong incorrectly handled register overlap for x86" into lmp-mr1-dev by Bill Buzbee · 10 years ago
  12. 5ed44ac ART: GenLongArith has to clobber same operands for 2-op instr by nikolay serdjuk · 10 years ago
  13. 6bde927 ART: GenNegLong incorrectly handled register overlap for x86 by nikolay serdjuk · 10 years ago
  14. fcfc8a7 Support proxy method in StackVisitor::GetThisObject by Sebastien Hertz · 10 years ago
  15. a8ff529 Merge "JDWP: avoid crash on unsupported modifier" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  16. 16abc5f Fix reference table sorting by Brian Carlstrom · 10 years ago
  17. 5f421f1 Merge "Make Barrier robust against spurious wakeups" into lmp-mr1-dev by Hans Boehm · 10 years ago
  18. eb1404a ART: Fix variable formatting and CodeLayout's multiple visits by Jean Christophe Beyler · 11 years ago
  19. 0fb33e7 JDWP: avoid crash on unsupported modifier by Sebastien Hertz · 10 years ago
  20. 2f62cfe Make Barrier robust against spurious wakeups by Hans Boehm · 10 years ago
  21. 8775cc3 am c1bfaa22: Remove dex2oat watchdog warning by Brian Carlstrom · 10 years ago
  22. c1bfaa2 Remove dex2oat watchdog warning by Brian Carlstrom · 10 years ago
  23. 25fda92 Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
  24. d97465c ART: Fix unclosed files in dex2oat by Andreas Gampe · 10 years ago
  25. 6cc5076 Fix mac build by Mathieu Chartier · 10 years ago
  26. 3029df6 Print memory usage in dex2oat shutdown by Mathieu Chartier · 10 years ago
  27. 99f50c4 Merge "Quick: Fix neg-long on ARM for overlapping regs." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  28. be41341 Merge "JDWP: only deoptimize when it is required" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  29. 4f4ddd5 Merge "Try normal allocation if large object allocation fails" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  30. f1c4d0e Try normal allocation if large object allocation fails by Mathieu Chartier · 10 years ago
  31. d59c170 Fix growth limit / footprint limit problems by Mathieu Chartier · 10 years ago
  32. ea1c3d7 Set dex_cache_strings_ when we call Class::SetDexCache by Mathieu Chartier · 10 years ago
  33. c375e52 Quick: Fix neg-long on ARM for overlapping regs. by Vladimir Marko · 10 years ago
  34. db6b8dc Merge "Disable stack mprotects when running on valgrind" into lmp-mr1-dev by Dmitriy Ivanov · 10 years ago
  35. 20e11a7 Add missing thread state change to kWaitingForCheckPointsToRun by Mathieu Chartier · 10 years ago
  36. 84dc99d Trim reference tables when we trim the heap by Mathieu Chartier · 10 years ago
  37. 8ee9643 Add a way to change the IMT size by Mathieu Chartier · 10 years ago
  38. 56bf0c7 Disable stack mprotects when running on valgrind by Dmitriy Ivanov · 10 years ago
  39. 19506c5 Merge "Move dex cache strings from ArtMethod -> Class" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  40. eea8398 Merge "Quick compiler: handle embedded switch data." into lmp-mr1-dev by buzbee · 10 years ago
  41. bd81854 Quick compiler: handle embedded switch data. by buzbee · 10 years ago
  42. 4cdf450 Fix oatwriter code deduping by Mathieu Chartier · 10 years ago
  43. f521f42 Move dex cache strings from ArtMethod -> Class by Mathieu Chartier · 10 years ago
  44. f2134f6 JDWP: only deoptimize when it is required by Sebastien Hertz · 10 years ago
  45. 89ea417 Fix failing tests by Mathieu Chartier · 10 years ago
  46. c6fc909 Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  47. 8071400 Add fast string sharpening by Mathieu Chartier · 10 years ago
  48. c934e48 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 10 years ago
  49. c4cd95f Tune rosalloc buffer sizes. by Hiroshi Yamauchi · 10 years ago
  50. 4fc104f Merge "dex2oat: Pack likely-dirty objects together when generating the boot image" into lmp-mr1-dev by Igor Murashkin · 10 years ago
  51. 3f735bd dex2oat: Pack likely-dirty objects together when generating the boot image by Igor Murashkin · 10 years ago
  52. c5d085c Fix zygote space and non moving space map names by Mathieu Chartier · 10 years ago
  53. cc03f79 Merge "Fix transitive equality error in set." into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  54. 9601abf Quick compiler: fix x86 special identity by buzbee · 10 years ago
  55. 4b8b469 Fix transitive equality error in set. by Mathieu Chartier · 10 years ago
  56. c3944d7 Merge "Change 64 bit ArtMethod fields to be pointer sized" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  57. 4e6db1a am 85448d4b: ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
  58. 7eee0f0 Merge "Do not try to sharpen super calls to abstract methods." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  59. b6626c7 Merge "ART: Track Flush & Close in FdFile" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  60. 9433ec6 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  61. 474123d Do not try to sharpen super calls to abstract methods. by Vladimir Marko · 10 years ago
  62. e832e64 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  63. acc71b0 Merge "Enable the hspace compaction on OOM by default." into lmp-mr1-dev by Hiroshi Yamauchi · 10 years ago
  64. 4b6b343 Merge "Combine image string char arrays into single array" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  65. ab1953f Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running imageless by Mathieu Chartier · 10 years ago
  66. 23c1d0c Combine image string char arrays into single array by Mathieu Chartier · 10 years ago
  67. 054990c Merge "Fix ordering of fields with the same name." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  68. 830637c Merge "Fix LinkFieldsComparator." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  69. d3f2280 Enable the hspace compaction on OOM by default. by Hiroshi Yamauchi · 10 years ago
  70. b34674d Fix ordering of fields with the same name. by Vladimir Marko · 10 years ago
  71. 938f966 Fix LinkFieldsComparator. by Vladimir Marko · 10 years ago
  72. 8c41753 Fix reference leaks in ToReflectedMethod and ToReflectedField by Mathieu Chartier · 10 years ago
  73. 85448d4 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
  74. a477bbb Bump oat version. by Vladimir Marko · 10 years ago
  75. 63b803a Merge "Keep original order of fields in Class." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  76. 8073ba1 ART: Implicit null check should break def tracking by Pavel Vyssotski · 10 years ago
  77. ff10316 Merge "ART: Compiled-classes list for compiler-driver" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  78. bfa3ed0 Keep original order of fields in Class. by Vladimir Marko · 10 years ago
  79. 7bcea10 Fix bad OOM check in Thread::CreatePeer(). by Vladimir Marko · 10 years ago
  80. 364a7c6 Merge "Prune image cache if the boot marker is still in place." into lmp-mr1-dev by Narayan Kamath · 10 years ago
  81. 9f2a225 Merge "Reduce suspend check threshold" into lmp-mr1-dev by buzbee · 10 years ago
  82. 26318f7 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
  83. 18e8d6c Merge "Add null check for thread name creation" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  84. c382761 Prune image cache if the boot marker is still in place. by Narayan Kamath · 10 years ago
  85. a7ade88 Add null check for thread name creation by Mathieu Chartier · 10 years ago
  86. 787adb7 am d00804c6: ART: Prune links in the dalvik cache by Andreas Gampe · 10 years ago
  87. 92d5d32 am e225eab4: art: Fix classlinker and nopatchoat test for PIC case by Igor Murashkin · 10 years ago
  88. bb1464b am 48447025: ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  89. fb6478f am 998ee7d0: (-s ours) ART: Add pic flag to oat header store by Andreas Gampe · 10 years ago
  90. 1b35c8e am 300590bd: dex2oat: Add a --compile-pic option by Igor Murashkin · 10 years ago
  91. d00804c ART: Prune links in the dalvik cache by Andreas Gampe · 10 years ago
  92. e225eab art: Fix classlinker and nopatchoat test for PIC case by Igor Murashkin · 10 years ago
  93. 4844702 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  94. 998ee7d ART: Add pic flag to oat header store by Andreas Gampe · 10 years ago
  95. 300590b dex2oat: Add a --compile-pic option by Igor Murashkin · 10 years ago
  96. 200b82b Merge "ART: Prune links in the dalvik cache" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  97. de5ed50 ART: Prune links in the dalvik cache by Andreas Gampe · 10 years ago
  98. cacde61 Merge "Delete unused imtable field" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  99. f2d5564 Delete unused imtable field by Mathieu Chartier · 10 years ago
  100. d25b68d Merge "ART: Fix possible soft+hard failure in verifier" into lmp-mr1-dev by Andreas Gampe · 10 years ago