1. b061cc1 ART: Fix typo by Andreas Gampe · 10 years ago
  2. e25b994 Merge "ART: Fix dex file verifier type-list handling" by Andreas Gampe · 10 years ago
  3. 31a7a0c ART: Fix dex file verifier type-list handling by Andreas Gampe · 10 years ago
  4. 7c7686e Merge "Revert "Revert "ART: Prepare for ELF64.""" by Nicolas Geoffray · 10 years ago
  5. f9b87b1 Revert "Revert "ART: Prepare for ELF64."" by Nicolas Geoffray · 10 years ago
  6. dcea56f Merge "Fix frame size issue with 64-bit" by Narayan Kamath · 10 years ago
  7. 893600c Merge "Revert "ART: Prepare for ELF64."" by Nicolas Geoffray · 10 years ago
  8. 7eebd95 Revert "ART: Prepare for ELF64." by Nicolas Geoffray · 10 years ago
  9. 645f987 Merge "Add native memory accounting through custom allocator." by Mathieu Chartier · 10 years ago
  10. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  11. 0772a9d Merge "ART: Fix accidental "1"" by Andreas Gampe · 10 years ago
  12. 2c2426c ART: Fix accidental "1" by Andreas Gampe · 10 years ago
  13. 2258d31 Merge "ART: Initialize fields of ParsedOptions" by Andreas Gampe · 10 years ago
  14. 18a49cc Fix frame size issue with 64-bit by Brian Carlstrom · 10 years ago
  15. 59a0043 Merge "ART: Address issues with kIntrinsicMinMaxDouble for x86" by Ian Rogers · 10 years ago
  16. 5383613 Merge "ART: Update CFG dumper to handle extended better" by Ian Rogers · 10 years ago
  17. 313f403 ART: Initialize fields of ParsedOptions by Andreas Gampe · 10 years ago
  18. 6b8e3b9 Merge "Fix master-art-host build by removing flakey test (temporarily)" by Dave Allison · 10 years ago
  19. 923968e Merge "ART: Prepare for ELF64." by Brian Carlstrom · 10 years ago
  20. cd4380c Fix master-art-host build by removing flakey test (temporarily) by Dave Allison · 10 years ago
  21. f1260f1 Merge "Fix mac build and signal test" by Dave Allison · 10 years ago
  22. 3868009 Fix mac build and signal test by Dave Allison · 10 years ago
  23. 799ddaf Merge "Fix mips build for nested signal handler" by Dave Allison · 10 years ago
  24. 500c421 Fix mips build for nested signal handler by Dave Allison · 10 years ago
  25. eb9266c Merge "Fix segfault if running without image." by Brian Carlstrom · 10 years ago
  26. f0174a0 Merge "Fix signal chain to allow for signal() call to be used" by Dave Allison · 10 years ago
  27. 7adb7ac Fix segfault if running without image. by Alex Light · 10 years ago
  28. 45b8f1a ART: Prepare for ELF64. by Tong Shen · 10 years ago
  29. e5beb18 ART: Address issues with kIntrinsicMinMaxDouble for x86 by Razvan A Lupusoru · 11 years ago
  30. 1500e6f ART: Update CFG dumper to handle extended better by Razvan A Lupusoru · 11 years ago
  31. c84b7c5 Merge "ART: Check for no gaps only when we will have an immune region" by Andreas Gampe · 10 years ago
  32. 519af18 Merge "Fix Mac build" by Brian Carlstrom · 10 years ago
  33. debdda0 Fix Mac build by Brian Carlstrom · 10 years ago
  34. e1cb298 ART: Check for no gaps only when we will have an immune region by Andreas Gampe · 10 years ago
  35. 91a8366 Fix signal chain to allow for signal() call to be used by Dave Allison · 10 years ago
  36. 9ca7d1a Merge "Fix incorect variable name." by Brian Carlstrom · 10 years ago
  37. 1291e9b Fix incorect variable name. by Alex Light · 10 years ago
  38. 4eab643 Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  39. f843a4f Merge "Honor the read barrier option in IRT::Get()." by Hiroshi Yamauchi · 10 years ago
  40. d84be7e Merge "Fix issue with Thread.setName hanging after Thread.start" by Brian Carlstrom · 10 years ago
  41. ba32de4 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 10 years ago
  42. 0517f4d Honor the read barrier option in IRT::Get(). by Hiroshi Yamauchi · 10 years ago
  43. 0ed6c6f Merge "Move the glibc unlimited stack hack into GetThreadStack." by Elliott Hughes · 10 years ago
  44. 14515d7 Merge "Fix an assert failure in art::DumpNativeStack()." by Hiroshi Yamauchi · 10 years ago
  45. 7895d55 Fix an assert failure in art::DumpNativeStack(). by Hiroshi Yamauchi · 10 years ago
  46. 79e909b Merge "Quick compiler: Fix MIPS build" by buzbee · 10 years ago
  47. 3a65807 Quick compiler: Fix MIPS build by buzbee · 10 years ago
  48. 2539613 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  49. 6950ae4 Merge "Filling hole between subclass and superclass." by Mathieu Chartier · 10 years ago
  50. 381e4ca Filling hole between subclass and superclass. by Fred Shih · 10 years ago
  51. 063f73c Merge "Prevent exception bugs in class linker" by Mathieu Chartier · 10 years ago
  52. 524507a Prevent exception bugs in class linker by Mathieu Chartier · 10 years ago
  53. 839cc30 Move the glibc unlimited stack hack into GetThreadStack. by Elliott Hughes · 10 years ago
  54. 83c1159 Merge "Avoid null pointer dereference when sending JDWP packets" by Sebastien Hertz · 10 years ago
  55. aad269d Merge "Actually ask the pthread implementation for the stack guard size." by Elliott Hughes · 10 years ago
  56. 6d3fc56 Actually ask the pthread implementation for the stack guard size. by Elliott Hughes · 10 years ago
  57. 60ed7da Avoid null pointer dereference when sending JDWP packets by Sebastien Hertz · 10 years ago
  58. dbc0ca7 Merge "Ensure proxy constructor is in dex cache" by Sebastien Hertz · 10 years ago
  59. ae94e35 Ensure proxy constructor is in dex cache by Sebastien Hertz · 10 years ago
  60. 9c18858 Merge "Fix gcstress and gcverify test targets" by Ian Rogers · 10 years ago
  61. 992f1e7 Fix gcstress and gcverify test targets by Alex Light · 10 years ago
  62. 7064446 Merge "ART: Change temporaries to positive names" by Bill Buzbee · 10 years ago
  63. 90364c5 Merge "Handle nested signals" by Dave Allison · 10 years ago
  64. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  65. a0a0da2 Merge "Really fix tests." by Brian Carlstrom · 10 years ago
  66. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  67. 469f2ee Merge "Various run-test makefile fixes." by Ian Rogers · 10 years ago
  68. 86df3ac Various run-test makefile fixes. by Ian Rogers · 10 years ago
  69. 270c3e6 Merge "Fix builds where dist_goal is defined." by Ian Rogers · 10 years ago
  70. ddfe779 Fix builds where dist_goal is defined. by Ian Rogers · 10 years ago
  71. 3d15970 Merge "Fix test build targets." by Ian Rogers · 10 years ago
  72. 9fcaa4b Fix test build targets. by Ian Rogers · 10 years ago
  73. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 11 years ago
  74. ff092c2 Merge changes Id3113019,I89c26a90 by Ian Rogers · 10 years ago
  75. 709368e Merge "Reduce interpret-only compile time." by Mathieu Chartier · 10 years ago
  76. 2cdd2f2 Merge "ART: Added dirty flag to optimizations" by Ian Rogers · 10 years ago
  77. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 10 years ago
  78. ab66df8 Merge "ART: Add capability for a pass to have options" by Ian Rogers · 10 years ago
  79. bd25d4b ART: Add capability for a pass to have options by Razvan A Lupusoru · 11 years ago
  80. 09321df ART: Added dirty flag to optimizations by Jean Christophe Beyler · 11 years ago
  81. 84d7605 Support booting without functioning boot.oat/art patchoat. by Alex Light · 11 years ago
  82. a9ffc18 Merge "Use loops to build combinations of run-tests." by Ian Rogers · 10 years ago
  83. f5c44b3 Use loops to build combinations of run-tests. by Ian Rogers · 11 years ago
  84. 061d310 Merge "ART: Add non-temporal store support" by Ian Rogers · 10 years ago
  85. 8e219ae Reduce interpret-only compile time. by Mathieu Chartier · 11 years ago
  86. b5bce7c ART: Add non-temporal store support by Jean Christophe Beyler · 11 years ago
  87. 0038fca Merge "Fix race condition in TransitionCollector." by Mathieu Chartier · 10 years ago
  88. e4927f6 Fix race condition in TransitionCollector. by Mathieu Chartier · 11 years ago
  89. 0b05ec6 Merge "ART: Improve error message on oat writer failure" by Andreas Gampe · 10 years ago
  90. d9efea6 ART: Improve error message on oat writer failure by Andreas Gampe · 11 years ago
  91. 3b6711f Merge "Fix usage of literals within a macro." by Ian Rogers · 10 years ago
  92. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 10 years ago
  93. 2f1f3b2 Merge "Map heap maps at a lower address." by Mathieu Chartier · 10 years ago
  94. c44ce2e Map heap maps at a lower address. by Mathieu Chartier · 10 years ago
  95. b7fbafd Merge "ART: kSuper also has IncompatibleClassChangeError" by Andreas Gampe · 10 years ago
  96. df73375 ART: kSuper also has IncompatibleClassChangeError by Andreas Gampe · 10 years ago
  97. 654881f Merge "ART: Fix IncompatibleClassChange check for ArtMethod" by Andreas Gampe · 10 years ago
  98. 8f252e6 ART: Fix IncompatibleClassChange check for ArtMethod by Andreas Gampe · 10 years ago
  99. 3531973 Merge "Quick compiler: fix DCHECK" by buzbee · 10 years ago
  100. 88a6b41 Quick compiler: fix DCHECK by buzbee · 10 years ago