1. cef50f0 Stop daemon threads in runtime shutdown by Mathieu Chartier · 10 years ago
  2. b1a38e2 Merge "Support proxy method in StackVisitor::GetThisObject" by Sebastien Hertz · 10 years ago
  3. 55e681a Merge "Revert "Tidy gAborting."" by Nicolas Geoffray · 10 years ago
  4. db97871 Revert "Tidy gAborting." by Nicolas Geoffray · 10 years ago
  5. a836bc9 Support proxy method in StackVisitor::GetThisObject by Sebastien Hertz · 10 years ago
  6. 0c0e702 Merge "Test now fails on amr64/optimizing after float rem changes." by Nicolas Geoffray · 10 years ago
  7. 550b748 Test now fails on amr64/optimizing after float rem changes. by Nicolas Geoffray · 10 years ago
  8. 6bb3919 Merge "Quick: Redefine the notion of back-egdes." by Vladimir Marko · 10 years ago
  9. d1780b9 Merge "JDWP: avoid crash on unsupported modifier" by Sebastien Hertz · 10 years ago
  10. 6d7839e JDWP: avoid crash on unsupported modifier by Sebastien Hertz · 10 years ago
  11. 1f5f0f9 Merge "Explicitly mask constants in shift operations." by Nicolas Geoffray · 10 years ago
  12. 486cc19 Explicitly mask constants in shift operations. by Nicolas Geoffray · 10 years ago
  13. 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 10 years ago
  14. 5fd92d4 Merge "Fix reference table sorting" by Brian Carlstrom · 10 years ago
  15. 838debd Fix reference table sorting by Brian Carlstrom · 10 years ago
  16. e4ea6a9 Merge "Make it possible to enable heap poisoning via make variable." by Hiroshi Yamauchi · 10 years ago
  17. b0d22f1 Make it possible to enable heap poisoning via make variable. by Hiroshi Yamauchi · 10 years ago
  18. b4d291f Merge "Re-add missing read barriers" by Mathieu Chartier · 10 years ago
  19. 4099b78 Re-add missing read barriers by Mathieu Chartier · 10 years ago
  20. a4b1eee Merge "Clean up ReferenceTable::Dump" by Mathieu Chartier · 10 years ago
  21. 38ebea4 Clean up ReferenceTable::Dump by Mathieu Chartier · 10 years ago
  22. 52222d1 Merge "Quick: Kill unreachable blocks instead of just hiding them." by Vladimir Marko · 10 years ago
  23. 6c964c9 Merge "Re-factor Quick ABI support" by Vladimir Marko · 10 years ago
  24. c4925d4 Merge "[optimizing compiler] Add REM_FLOAT and REM_DOUBLE" by Calin Juravle · 10 years ago
  25. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  26. cb873d8 Quick: Kill unreachable blocks instead of just hiding them. by Vladimir Marko · 10 years ago
  27. 1495a8e Merge "Test has been updated, does not fail anymore." by Nicolas Geoffray · 10 years ago
  28. 93df9f9 Test has been updated, does not fail anymore. by Nicolas Geoffray · 10 years ago
  29. 747f162 Merge "ART: Clear use count for unused VRs." by Vladimir Marko · 10 years ago
  30. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 10 years ago
  31. b218c85 ART: Clear use count for unused VRs. by Zheng Xu · 10 years ago
  32. ab6572b Merge "ART: Fix string data leak in image writer" by Andreas Gampe · 10 years ago
  33. 9d4c8dc Merge "Add pointer size logic to InitFromImageInterpretOnly" by Mathieu Chartier · 10 years ago
  34. c8b975f Merge "Fix arm unwind data for art code." by Christopher Ferris · 10 years ago
  35. 3a074e1 Merge "Make dex2oat 32bits when HOST_PREFER_32_BIT=true." by Nicolas Geoffray · 10 years ago
  36. a89d7ed Add pointer size logic to InitFromImageInterpretOnly by Mathieu Chartier · 10 years ago
  37. d02bd69 Merge "ART: Fix typo" by Andreas Gampe · 10 years ago
  38. 245ee00 ART: Fix string data leak in image writer by Andreas Gampe · 10 years ago
  39. 0a7993e ART: Fix typo by Andreas Gampe · 10 years ago
  40. ab74d3e Merge "Revert "Re-enable one thread dumping the native stack of another."" by Ian Rogers · 10 years ago
  41. edfdaf3 Revert "Re-enable one thread dumping the native stack of another." by Ian Rogers · 10 years ago
  42. 15cdca8 Merge "Quick: Fix code layout pass; don't terminate too early." by Vladimir Marko · 10 years ago
  43. f551eff Merge "Revert "Revert "Rewrite ImageWriter's merging of String char[]s.""" by Vladimir Marko · 10 years ago
  44. 9af6929 Quick: Fix code layout pass; don't terminate too early. by Vladimir Marko · 10 years ago
  45. 7f8f948 Merge "Make script suitable for vogar use on device." by Nicolas Geoffray · 10 years ago
  46. abb3977 Merge "Add support for double-to-int & double-to-long in optimizing." by Roland Levillain · 10 years ago
  47. 70a998c Make script suitable for vogar use on device. by Nicolas Geoffray · 10 years ago
  48. 4c0b61f Add support for double-to-int & double-to-long in optimizing. by Roland Levillain · 10 years ago
  49. 4a4dd70 Make dex2oat 32bits when HOST_PREFER_32_BIT=true. by Nicolas Geoffray · 10 years ago
  50. 355e3b1 Merge "Re-enable one thread dumping the native stack of another." by Ian Rogers · 10 years ago
  51. e652b62 Re-enable one thread dumping the native stack of another. by Ian Rogers · 10 years ago
  52. c545437 Merge "Tidy gAborting." by Ian Rogers · 10 years ago
  53. 015b137 Tidy gAborting. by Ian Rogers · 10 years ago
  54. faeda18 Revert "Revert "Rewrite ImageWriter's merging of String char[]s."" by Vladimir Marko · 10 years ago
  55. aad9c07 Merge "ART: Fix linting errors" by Andreas Gampe · 10 years ago
  56. 0418b5b ART: Fix linting errors by Andreas Gampe · 10 years ago
  57. 044ac4f Merge "Bounds check elimination." by Mingyao Yang · 10 years ago
  58. a21fdd0 Merge "X86_64 QBE: use RIP addressing" by Ian Rogers · 10 years ago
  59. 7be36ae Merge "ART: Add SparseSwitch support to the optimizing compiler" by Andreas Gampe · 10 years ago
  60. e4d4d32 ART: Add SparseSwitch support to the optimizing compiler by Andreas Gampe · 10 years ago
  61. 63130d0 Merge "ART: Wire up a valgrind-wrapped dex2oat run" by Andreas Gampe · 10 years ago
  62. d421eb4 Merge "Remove dex2oat watchdog warning" by Brian Carlstrom · 10 years ago
  63. 27dee8b X86_64 QBE: use RIP addressing by Mark Mendell · 10 years ago
  64. d0a0b3e Fix arm unwind data for art code. by Christopher Ferris · 10 years ago
  65. d4605cb Merge "Make Barrier robust against spurious wakeups" by Hans Boehm · 10 years ago
  66. 95b033b Remove dex2oat watchdog warning by Brian Carlstrom · 10 years ago
  67. 5567c11 Make Barrier robust against spurious wakeups by Hans Boehm · 10 years ago
  68. b510c82 Merge "Remove unused headers." by Ian Rogers · 10 years ago
  69. 283e2d6 Merge "On arm64/optimizing, compile the boot image with interpreter." by Nicolas Geoffray · 10 years ago
  70. 5e4d513 On arm64/optimizing, compile the boot image with interpreter. by Nicolas Geoffray · 10 years ago
  71. 7c8ce29 Merge "ART: Add PackedSwitch support to the optimizing compiler" by Andreas Gampe · 10 years ago
  72. d881df5 ART: Add PackedSwitch support to the optimizing compiler by Andreas Gampe · 10 years ago
  73. 8a717bc Merge "Temporary disable the test." by Nicolas Geoffray · 10 years ago
  74. 72c25a9 Temporary disable the test. by Nicolas Geoffray · 10 years ago
  75. c122261 Merge "Build core.oat without flags." by Nicolas Geoffray · 10 years ago
  76. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  77. 875ca0f Merge "Revert "Rewrite ImageWriter's merging of String char[]s."" by Vladimir Marko · 10 years ago
  78. 0540330 Merge "Add support for float-to-double & double-to-float in optimizing." by Roland Levillain · 10 years ago
  79. 4c964de Revert "Rewrite ImageWriter's merging of String char[]s." by Vladimir Marko · 10 years ago
  80. 8964e2b Add support for float-to-double & double-to-float in optimizing. by Roland Levillain · 10 years ago
  81. 833e903 Merge "Add support for float-to-long in the optimizing compiler." by Roland Levillain · 10 years ago
  82. 624279f Add support for float-to-long in the optimizing compiler. by Roland Levillain · 10 years ago
  83. 3947000 Merge "Rewrite ImageWriter's merging of String char[]s." by Vladimir Marko · 10 years ago
  84. c73743c Rewrite ImageWriter's merging of String char[]s. by Vladimir Marko · 10 years ago
  85. baede34 Merge "JDWP: fix breakpoint for method in the image" by Sebastien Hertz · 10 years ago
  86. 989210e Merge "Quick: Use fewer insns for ARM LDR/STR with large offsets." by Vladimir Marko · 10 years ago
  87. aed3ad7 Quick: Use fewer insns for ARM LDR/STR with large offsets. by Vladimir Marko · 10 years ago
  88. 4334f95 Merge "Call ProcessStrings() in ImageWriter, fix prefix check." by Vladimir Marko · 10 years ago
  89. 6963e44 JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago
  90. 088b16e ART: Wire up a valgrind-wrapped dex2oat run by Andreas Gampe · 10 years ago
  91. 31bacb9 Merge "Remove method verification results right after compiling a method" by Mathieu Chartier · 10 years ago
  92. ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
  93. f384f88 Bounds check elimination. by Mingyao Yang · 10 years ago
  94. 8b9a97e Merge "ART: Fix unclosed files in dex2oat" by Andreas Gampe · 10 years ago
  95. a650e70 ART: Fix unclosed files in dex2oat by Andreas Gampe · 10 years ago
  96. 14317f0 Remove unused headers. by Ian Rogers · 10 years ago
  97. 27478e6 Merge "Don't re-use arttest when calling loadLibrary." by Nicolas Geoffray · 10 years ago
  98. 005f697 Don't re-use arttest when calling loadLibrary. by Nicolas Geoffray · 10 years ago
  99. acb23cf Merge "Fix VM-less builds." by David 'Digit' Turner · 10 years ago
  100. 3389ca7 Call ProcessStrings() in ImageWriter, fix prefix check. by Vladimir Marko · 10 years ago