1. 682876a Merge "Don't emit bkpt, takes extra space for nothing." by Nicolas Geoffray · 9 years ago
  2. 81b2591 Merge "ART: Removed redundant Phis as part of DCE" by David Brazdil · 9 years ago
  3. 84daae5 ART: Removed redundant Phis as part of DCE by David Brazdil · 9 years ago
  4. d30ad93 Merge "Callee/caller save logic in register allocator." by Nicolas Geoffray · 9 years ago
  5. 8826f67 Callee/caller save logic in register allocator. by Nicolas Geoffray · 9 years ago
  6. c88b09f Merge "ART: Print C1vis lists as [v1,...,vN]" by David Brazdil · 9 years ago
  7. 3f68e38 Don't emit bkpt, takes extra space for nothing. by Nicolas Geoffray · 9 years ago
  8. aae4334 Merge "JDWP: more GC safety" by Sebastien Hertz · 9 years ago
  9. 03e4351 Merge "Add new style String operations during compilation init, part 2" by Kenny Root · 9 years ago
  10. 57f91e8 Add new style String operations during compilation init, part 2 by Kenny Root · 9 years ago
  11. 74ef442 Merge "Stop wrapping close(2) with TEMP_FAILURE_RETRY in art." by Elliott Hughes · 9 years ago
  12. c57397b ART: Print C1vis lists as [v1,...,vN] by David Brazdil · 9 years ago
  13. 6a887d6 Stop wrapping close(2) with TEMP_FAILURE_RETRY in art. by Elliott Hughes · 9 years ago
  14. 99df2b1 Merge "Opt compiler: Speedup div/rem by constants on arm32 and arm64." by Nicolas Geoffray · 9 years ago
  15. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 9 years ago
  16. 0667572 Merge "ART: Fix a minor lint error" by David Brazdil · 9 years ago
  17. 9f99d92 ART: Fix a minor lint error by David Brazdil · 9 years ago
  18. 590d576 Merge "ART: Change Checker syntax for variables" by David Brazdil · 9 years ago
  19. c2c48ff ART: Change Checker syntax for variables by David Brazdil · 9 years ago
  20. 1cad536 Merge "ART: Refactor GraphVisualizer attribute printing" by David Brazdil · 9 years ago
  21. c7465286 ART: Refactor GraphVisualizer attribute printing by David Brazdil · 9 years ago
  22. 38b06de Merge "Fix minor checker bug" by Calin Juravle · 9 years ago
  23. ef4366a Merge "In hprof, use an address within string for char array of empty string." by Jeff Hao · 9 years ago
  24. 90bcbd5 In hprof, use an address within string for char array of empty string. by Jeff Hao · 9 years ago
  25. 9614455 Merge changes I2ea008b7,Ibd7a643d by Kenny Root · 9 years ago
  26. 1c9e61c Add new style String operations during compilation init by Kenny Root · 9 years ago
  27. 8c638bc Fix non-range String init calls by Kenny Root · 9 years ago
  28. 7fdbcb8 Merge "In hprof, set string class instance size to that of an empty string." by Jeff Hao · 9 years ago
  29. 934aac7 Merge "Remove doublequoted command to adb sh -c." by Hiroshi Yamauchi · 9 years ago
  30. 0ce4353 In hprof, set string class instance size to that of an empty string. by Jeff Hao · 9 years ago
  31. 0a4c61d Remove doublequoted command to adb sh -c. by Hiroshi Yamauchi · 9 years ago
  32. ca7db4a Merge "Print field info on mark sweep invalid ref crash." by Hiroshi Yamauchi · 9 years ago
  33. d9a27b6 Merge "Quick: Fix marking high words in DCE." by Vladimir Marko · 9 years ago
  34. eb2baaf Print field info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 9 years ago
  35. 9cacef6 Quick: Fix marking high words in DCE. by Vladimir Marko · 9 years ago
  36. a8b85b2 Fix minor checker bug by Calin Juravle · 9 years ago
  37. 1484dad Merge "Revert "Revert "Remove junit from our core image.""" by Nicolas Geoffray · 9 years ago
  38. 958fa02 Revert "Revert "Remove junit from our core image."" by Nicolas Geoffray · 9 years ago
  39. df09893 Merge "Revert "Revert "Do not pass junit.jar to vogar.""" by Nicolas Geoffray · 9 years ago
  40. f4ff1d4 Revert "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 9 years ago
  41. c8c6aa9 Merge "ART: Do not relocate app program headers in patchoat." by Vladimir Marko · 9 years ago
  42. 2a6c5ee Merge "[optimizing] Fold HTypeConversion of constants" by Roland Levillain · 9 years ago
  43. 3fc9903 ART: Do not relocate app program headers in patchoat. by Vladimir Marko · 9 years ago
  44. bf27b07 Merge "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 9 years ago
  45. 5bf24f3 Revert "Do not pass junit.jar to vogar." by Nicolas Geoffray · 9 years ago
  46. 96ca18c Merge "ART: Fix unused return-value in test" by Andreas Gampe · 9 years ago
  47. fd11470 ART: Fix unused return-value in test by Andreas Gampe · 9 years ago
  48. a58ee00 Merge "Undo arm64 workaround." by Chih-Hung Hsieh · 9 years ago
  49. c9c4232 Merge "Revert "Remove junit from our core image."" by Nicolas Geoffray · 9 years ago
  50. 7028d59 Revert "Remove junit from our core image." by Nicolas Geoffray · 9 years ago
  51. 0ad07e4 Merge "Revert "New failure due to a junit/vogar difference."" by Nicolas Geoffray · 9 years ago
  52. ea6e2df Revert "New failure due to a junit/vogar difference." by Nicolas Geoffray · 9 years ago
  53. e977494 Merge "Also print class for NoSuchFieldException" by Mathieu Chartier · 9 years ago
  54. 4a0aa9c Merge "New failure due to a junit/vogar difference." by Nicolas Geoffray · 9 years ago
  55. 203a555 New failure due to a junit/vogar difference. by Nicolas Geoffray · 9 years ago
  56. 4e06778 Also print class for NoSuchFieldException by Mathieu Chartier · 9 years ago
  57. e82549b [optimizing] Fold HTypeConversion of constants by Mark Mendell · 9 years ago
  58. c3912c8 Merge "Remove junit from our core image." by Nicolas Geoffray · 9 years ago
  59. baaf287 Merge "Silence unused result warnings in art." by Elliott Hughes · 9 years ago
  60. 0ad65a3 Remove junit from our core image. by Nicolas Geoffray · 9 years ago
  61. 7bd8f9e Merge "Do not pass junit.jar to vogar." by Nicolas Geoffray · 9 years ago
  62. 3185c8d Do not pass junit.jar to vogar. by Nicolas Geoffray · 9 years ago
  63. 261bc04 JDWP: more GC safety by Sebastien Hertz · 9 years ago
  64. 06f08e4 Silence unused result warnings in art. by Elliott Hughes · 9 years ago
  65. b6cee94 Undo arm64 workaround. by Chih-Hung Hsieh · 9 years ago
  66. 70d3d14 Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated" by Mathieu Chartier · 9 years ago
  67. b43390c Hold heap bitmap lock in Heap::GetObjectsAllocated by Mathieu Chartier · 9 years ago
  68. 28d332c Merge "Add test for String init called from unresolvable class." by Jeff Hao · 9 years ago
  69. 85c6397 Merge "Quick: Fix DCE, clear high word flag in RemoveChange()." by Vladimir Marko · 9 years ago
  70. ade58e1 Quick: Fix DCE, clear high word flag in RemoveChange(). by Vladimir Marko · 9 years ago
  71. da3749e Add test for String init called from unresolvable class. by Jeff Hao · 9 years ago
  72. f0d765e Merge "Add notes about fast JNI calls." by Hiroshi Yamauchi · 9 years ago
  73. 36bce58 Add notes about fast JNI calls. by Hiroshi Yamauchi · 9 years ago
  74. 9bdb647 Merge "Fix bug in removal of *.flock files." by Richard Uhler · 9 years ago
  75. cefb155 Merge "ART: arm indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 9 years ago
  76. 581f4e9 Fix bug in removal of *.flock files. by Richard Uhler · 9 years ago
  77. e658f89 Merge "Quick: Fix DCE to mark wide register overlaps correctly." by Vladimir Marko · 9 years ago
  78. 7207898 Merge "Re-enable 098-ddmc for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  79. 83d46ef Quick: Fix DCE to mark wide register overlaps correctly. by Vladimir Marko · 9 years ago
  80. f396211 Merge "ART: Rediscover loops after deleting blocks in DCE" by David Brazdil · 9 years ago
  81. 527145b Merge "ART: Split Checker into smaller files" by David Brazdil · 9 years ago
  82. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 9 years ago
  83. 2d999e0 Merge "Revert "ART: Split Checker into smaller files"" by David Brazdil · 9 years ago
  84. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 9 years ago
  85. d62e2d0 Merge "ART: Split Checker into smaller files" by David Brazdil · 9 years ago
  86. a490be5 ART: Split Checker into smaller files by David Brazdil · 9 years ago
  87. ba6fdbc ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 9 years ago
  88. cdf89f3 Merge "Small correction in Optimizing's ARM64 code generator." by Roland Levillain · 9 years ago
  89. c23fef5 Merge "Revert "Add new rule to the graph checker."" by Calin Juravle · 9 years ago
  90. 1d8b49f Revert "Add new rule to the graph checker." by Calin Juravle · 9 years ago
  91. fe8cd35 Merge "Add new rule to the graph checker." by Calin Juravle · 9 years ago
  92. a4b8c21 ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 9 years ago
  93. 987b2e6 Merge "Simplify floating-point comparisons with NaN in Optimizing." by Roland Levillain · 9 years ago
  94. faf935e Merge "ART: Enable Checker annotations in smali files" by David Brazdil · 9 years ago
  95. dacf601 ART: Enable Checker annotations in smali files by David Brazdil · 9 years ago
  96. b6c37c9 Merge "Update test expectations." by Nicolas Geoffray · 9 years ago
  97. 6f3f6c7 Update test expectations. by Nicolas Geoffray · 9 years ago
  98. 983f1b2 Re-enable 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  99. bdd9f2d Merge "Remove unused StackHandleScope" by Sebastien Hertz · 9 years ago
  100. 1d316ad Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 9 years ago