1. 7eebd95 Revert "ART: Prepare for ELF64." by Nicolas Geoffray · 10 years ago
  2. 45b8f1a ART: Prepare for ELF64. by Tong Shen · 10 years ago
  3. c84b7c5 Merge "ART: Check for no gaps only when we will have an immune region" by Andreas Gampe · 10 years ago
  4. 519af18 Merge "Fix Mac build" by Brian Carlstrom · 10 years ago
  5. debdda0 Fix Mac build by Brian Carlstrom · 10 years ago
  6. e1cb298 ART: Check for no gaps only when we will have an immune region by Andreas Gampe · 10 years ago
  7. 9ca7d1a Merge "Fix incorect variable name." by Brian Carlstrom · 10 years ago
  8. 1291e9b Fix incorect variable name. by Alex Light · 10 years ago
  9. 4eab643 Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  10. f843a4f Merge "Honor the read barrier option in IRT::Get()." by Hiroshi Yamauchi · 10 years ago
  11. d84be7e Merge "Fix issue with Thread.setName hanging after Thread.start" by Brian Carlstrom · 10 years ago
  12. ba32de4 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 10 years ago
  13. 0517f4d Honor the read barrier option in IRT::Get(). by Hiroshi Yamauchi · 10 years ago
  14. 0ed6c6f Merge "Move the glibc unlimited stack hack into GetThreadStack." by Elliott Hughes · 10 years ago
  15. 14515d7 Merge "Fix an assert failure in art::DumpNativeStack()." by Hiroshi Yamauchi · 10 years ago
  16. 7895d55 Fix an assert failure in art::DumpNativeStack(). by Hiroshi Yamauchi · 10 years ago
  17. 79e909b Merge "Quick compiler: Fix MIPS build" by buzbee · 10 years ago
  18. 3a65807 Quick compiler: Fix MIPS build by buzbee · 10 years ago
  19. 2539613 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  20. 6950ae4 Merge "Filling hole between subclass and superclass." by Mathieu Chartier · 10 years ago
  21. 381e4ca Filling hole between subclass and superclass. by Fred Shih · 10 years ago
  22. 063f73c Merge "Prevent exception bugs in class linker" by Mathieu Chartier · 10 years ago
  23. 524507a Prevent exception bugs in class linker by Mathieu Chartier · 10 years ago
  24. 839cc30 Move the glibc unlimited stack hack into GetThreadStack. by Elliott Hughes · 10 years ago
  25. 83c1159 Merge "Avoid null pointer dereference when sending JDWP packets" by Sebastien Hertz · 10 years ago
  26. aad269d Merge "Actually ask the pthread implementation for the stack guard size." by Elliott Hughes · 10 years ago
  27. 6d3fc56 Actually ask the pthread implementation for the stack guard size. by Elliott Hughes · 10 years ago
  28. 60ed7da Avoid null pointer dereference when sending JDWP packets by Sebastien Hertz · 10 years ago
  29. dbc0ca7 Merge "Ensure proxy constructor is in dex cache" by Sebastien Hertz · 10 years ago
  30. ae94e35 Ensure proxy constructor is in dex cache by Sebastien Hertz · 10 years ago
  31. 9c18858 Merge "Fix gcstress and gcverify test targets" by Ian Rogers · 10 years ago
  32. 992f1e7 Fix gcstress and gcverify test targets by Alex Light · 10 years ago
  33. 7064446 Merge "ART: Change temporaries to positive names" by Bill Buzbee · 10 years ago
  34. 90364c5 Merge "Handle nested signals" by Dave Allison · 10 years ago
  35. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  36. a0a0da2 Merge "Really fix tests." by Brian Carlstrom · 10 years ago
  37. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  38. 469f2ee Merge "Various run-test makefile fixes." by Ian Rogers · 10 years ago
  39. 86df3ac Various run-test makefile fixes. by Ian Rogers · 10 years ago
  40. 270c3e6 Merge "Fix builds where dist_goal is defined." by Ian Rogers · 10 years ago
  41. ddfe779 Fix builds where dist_goal is defined. by Ian Rogers · 10 years ago
  42. 3d15970 Merge "Fix test build targets." by Ian Rogers · 10 years ago
  43. 9fcaa4b Fix test build targets. by Ian Rogers · 10 years ago
  44. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 10 years ago
  45. ff092c2 Merge changes Id3113019,I89c26a90 by Ian Rogers · 10 years ago
  46. 709368e Merge "Reduce interpret-only compile time." by Mathieu Chartier · 10 years ago
  47. 2cdd2f2 Merge "ART: Added dirty flag to optimizations" by Ian Rogers · 10 years ago
  48. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 10 years ago
  49. ab66df8 Merge "ART: Add capability for a pass to have options" by Ian Rogers · 10 years ago
  50. bd25d4b ART: Add capability for a pass to have options by Razvan A Lupusoru · 10 years ago
  51. 09321df ART: Added dirty flag to optimizations by Jean Christophe Beyler · 10 years ago
  52. 84d7605 Support booting without functioning boot.oat/art patchoat. by Alex Light · 10 years ago
  53. a9ffc18 Merge "Use loops to build combinations of run-tests." by Ian Rogers · 10 years ago
  54. f5c44b3 Use loops to build combinations of run-tests. by Ian Rogers · 10 years ago
  55. 061d310 Merge "ART: Add non-temporal store support" by Ian Rogers · 10 years ago
  56. 8e219ae Reduce interpret-only compile time. by Mathieu Chartier · 10 years ago
  57. b5bce7c ART: Add non-temporal store support by Jean Christophe Beyler · 10 years ago
  58. 0038fca Merge "Fix race condition in TransitionCollector." by Mathieu Chartier · 10 years ago
  59. e4927f6 Fix race condition in TransitionCollector. by Mathieu Chartier · 10 years ago
  60. 0b05ec6 Merge "ART: Improve error message on oat writer failure" by Andreas Gampe · 10 years ago
  61. d9efea6 ART: Improve error message on oat writer failure by Andreas Gampe · 10 years ago
  62. 3b6711f Merge "Fix usage of literals within a macro." by Ian Rogers · 10 years ago
  63. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 10 years ago
  64. 2f1f3b2 Merge "Map heap maps at a lower address." by Mathieu Chartier · 10 years ago
  65. c44ce2e Map heap maps at a lower address. by Mathieu Chartier · 10 years ago
  66. b7fbafd Merge "ART: kSuper also has IncompatibleClassChangeError" by Andreas Gampe · 10 years ago
  67. df73375 ART: kSuper also has IncompatibleClassChangeError by Andreas Gampe · 10 years ago
  68. 654881f Merge "ART: Fix IncompatibleClassChange check for ArtMethod" by Andreas Gampe · 10 years ago
  69. 8f252e6 ART: Fix IncompatibleClassChange check for ArtMethod by Andreas Gampe · 10 years ago
  70. 3531973 Merge "Quick compiler: fix DCHECK" by buzbee · 10 years ago
  71. 88a6b41 Quick compiler: fix DCHECK by buzbee · 10 years ago
  72. b7326b5 Merge "CheckAndClearResolveException should allow LinkageError" by Brian Carlstrom · 10 years ago
  73. 898fcb5 CheckAndClearResolveException should allow LinkageError by Brian Carlstrom · 10 years ago
  74. 5a1a39a Merge "Reduce GC log spam." by Mathieu Chartier · 10 years ago
  75. 91c2f71 Reduce GC log spam. by Mathieu Chartier · 10 years ago
  76. 0b50629 Merge "Fixed typo in entrypoint stub." by Mathieu Chartier · 10 years ago
  77. e8817b2 Fixed typo in entrypoint stub. by Fred Shih · 10 years ago
  78. 32b4987 Merge "Remove an intermediate field array in ClassLinker::InitializeClass." by Hiroshi Yamauchi · 10 years ago
  79. 8850011 Remove an intermediate field array in ClassLinker::InitializeClass. by Hiroshi Yamauchi · 10 years ago
  80. 1ff1747 Merge "ART: Extending FlagsOf" by Ian Rogers · 10 years ago
  81. 7713d10 Merge "Reduced memory usage of primitive fields smaller than 4-bytes" by Mathieu Chartier · 10 years ago
  82. fb0ea2d ART: Extending FlagsOf by Jean Christophe Beyler · 10 years ago
  83. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  84. 072a8bf Merge "Reduce log spam by changing a LOG(INFO) to VLOG(startup)" by Brian Carlstrom · 10 years ago
  85. b6cabc1 Reduce log spam by changing a LOG(INFO) to VLOG(startup) by Alex Light · 10 years ago
  86. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 10 years ago
  87. 21259fe Merge "Fix GC memory overhead accounting." by Mathieu Chartier · 10 years ago
  88. a5a3ac9 Fix GC memory overhead accounting. by Mathieu Chartier · 10 years ago
  89. 64ad14d Support running without a boot image. by Alex Light · 10 years ago
  90. 9177f20 Merge "Clean up Handle usage." by Mathieu Chartier · 10 years ago
  91. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  92. 762f0a5 Merge "ART: Clean up compiler" by Andreas Gampe · 10 years ago
  93. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  94. e6916c4 Merge "Add fallback for non moving space being full." by Mathieu Chartier · 10 years ago
  95. 6a7824d Add fallback for non moving space being full. by Mathieu Chartier · 10 years ago
  96. e18aa43 Merge "ART: Support MIRGraph constant interface" by Ian Rogers · 10 years ago
  97. d04d309 ART: Support MIRGraph constant interface by Razvan A Lupusoru · 10 years ago
  98. 02cdc91 Merge "Using the correct time for wait_start_ms when lock contention logging is enabled" by Ian Rogers · 10 years ago
  99. 65282b2 Using the correct time for wait_start_ms when lock contention logging is enabled by Xin Guan · 10 years ago
  100. 1dbc3a9 Merge "ART: Reject field accesses to non-reference vregs." by Andreas Gampe · 10 years ago