1. 751beff Revert "Revert "Introduce support for hardware simulators, starting with ARM64"" by Phil Wang · 10 years ago
  2. 4bbe780 Merge "Minor improvements for the CC collector." by Hiroshi Yamauchi · 9 years ago
  3. 3482c27 Merge "Fix minor problems with interface verification and default methods." by Alex Light · 9 years ago
  4. 86a8e24 Merge "Revert "ART: Update DCE to work with try/catch"" by David Brazdil · 9 years ago
  5. fb552d7 Revert "ART: Update DCE to work with try/catch" by David Brazdil · 9 years ago
  6. 723e6ce Minor improvements for the CC collector. by Hiroshi Yamauchi · 9 years ago
  7. 808e752 Merge "ART: Update DCE to work with try/catch" by David Brazdil · 9 years ago
  8. ce52901 ART: Update DCE to work with try/catch by David Brazdil · 9 years ago
  9. 49560fc Merge "Add application image dex2oat options" by Mathieu Chartier · 9 years ago
  10. a90c772 Add application image dex2oat options by Mathieu Chartier · 9 years ago
  11. e00197d Merge "Fix tests flakiness with jit when using Proxy classes." by Nicolas Geoffray · 9 years ago
  12. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  13. 78ef3fe Merge "Fix stalled comment from last commit." by Nicolas Geoffray · 9 years ago
  14. 60989d2 Fix stalled comment from last commit. by Nicolas Geoffray · 9 years ago
  15. 816b2b3 Merge "Fix inlining and lse bugs with unresolved access." by Nicolas Geoffray · 9 years ago
  16. d930929 Fix inlining and lse bugs with unresolved access. by Nicolas Geoffray · 9 years ago
  17. 43c6d31 Merge "Remove extra space at end of line in output." by Christopher Ferris · 9 years ago
  18. f0b308b Merge "Remove package on which we cannot revert." by Nicolas Geoffray · 9 years ago
  19. cdcd000 Remove package on which we cannot revert. by Nicolas Geoffray · 9 years ago
  20. a190645 Remove extra space at end of line in output. by Christopher Ferris · 9 years ago
  21. 3e0597f Merge "ART: Enable inlining under try/catch" by David Brazdil · 9 years ago
  22. 9517798 ART: Enable inlining under try/catch by David Brazdil · 9 years ago
  23. c74e69f Merge "ART: Arm32 packed-switch jump tables" by Andreas Gampe · 9 years ago
  24. 7cffc3b ART: Arm32 packed-switch jump tables by Andreas Gampe · 9 years ago
  25. 564420b Merge "Merge test 539 into test 538-checker-embed-constants." by Vladimir Marko · 9 years ago
  26. 34e38c4 Merge "X86: Add support for ucomis[sd] reg/memory form" by Nicolas Geoffray · 9 years ago
  27. 469e9c4 Merge "Keep list of dex files for oat file in CompilerDriver." by Vladimir Marko · 9 years ago
  28. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  29. 9f51f26 X86: Add support for ucomis[sd] reg/memory form by Mark Mendell · 9 years ago
  30. 289c4e3 Merge "A generic jni method can be instrumented." by Nicolas Geoffray · 9 years ago
  31. 703c282 A generic jni method can be instrumented. by Nicolas Geoffray · 9 years ago
  32. 257df4e Merge "Add a few instructions to setup-buildbot-devices.sh" by Nicolas Geoffray · 9 years ago
  33. a5f295f Merge "Fix compile-time error." by Nicolas Geoffray · 9 years ago
  34. fca90a1 Fix compile-time error. by Nicolas Geoffray · 9 years ago
  35. f31f973 Merge "Refactor code so that JIT can parse compiler options." by Nicolas Geoffray · 9 years ago
  36. b8703d6 Add a few instructions to setup-buildbot-devices.sh by Nicolas Geoffray · 9 years ago
  37. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 9 years ago
  38. 70d95b4 Merge "MIPS32: Create infrastructure to support intrinsics" by Andreas Gampe · 9 years ago
  39. 701566a MIPS32: Create infrastructure to support intrinsics by Chris Larsen · 9 years ago
  40. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  41. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  42. d13f2b3 Merge "Revert "ART: Enable more passes under try/catch"" by David Brazdil · 9 years ago
  43. 771e5cc Revert "ART: Enable more passes under try/catch" by David Brazdil · 9 years ago
  44. 8cb0bc2 Merge "Change a few places to use string version of GetTypeId" by Mathieu Chartier · 9 years ago
  45. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 9 years ago
  46. c65d1f3 Merge "Move loop invariant utility to more general place." by Aart Bik · 9 years ago
  47. 5ad2759 Merge "ART: Enable more passes under try/catch" by David Brazdil · 9 years ago
  48. 73f1f3b Move loop invariant utility to more general place. by Aart Bik · 9 years ago
  49. e22d852 Merge "Add comment for RunCheckpoint and clean up ThreadList a bit" by Mathieu Chartier · 9 years ago
  50. b56200b Add comment for RunCheckpoint and clean up ThreadList a bit by Mathieu Chartier · 9 years ago
  51. 2118d3d Merge "Simplify unsigned comparisons against zero (with unit tests)." by Aart Bik · 9 years ago
  52. 96709f1 Simplify unsigned comparisons against zero (with unit tests). by Aart Bik · 9 years ago
  53. 0b654bc Merge "Relax some CASes for the CC collector." by Hiroshi Yamauchi · 9 years ago
  54. 39fabd6 ART: Enable more passes under try/catch by David Brazdil · 9 years ago
  55. 59cc4e8 Merge "Implementation of fast lookup table to search class_def by descriptor" by Mathieu Chartier · 9 years ago
  56. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  57. a9cf6ee Merge "ART: Fix deopt from optimized code under inlining" by David Brazdil · 9 years ago
  58. 57bee8d Merge "Change Checkpoint API to return total number of checkpoints" by Mathieu Chartier · 9 years ago
  59. 6f42850 Merge "MIPS64: Add "Compare and Swap" intrinsic support." by Andreas Gampe · 9 years ago
  60. 594c061 Merge "Revert "Enable store elimination for singleton objects."" by Andreas Gampe · 9 years ago
  61. 55d02cf Revert "Enable store elimination for singleton objects." by Andreas Gampe · 9 years ago
  62. 10d2508 Change Checkpoint API to return total number of checkpoints by Mathieu Chartier · 9 years ago
  63. efc3f02 ART: Fix deopt from optimized code under inlining by David Brazdil · 9 years ago
  64. 0db36b3 Fix minor problems with interface verification and default methods. by Alex Light · 9 years ago
  65. 5f2e628 Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint" by Mathieu Chartier · 9 years ago
  66. 41af5e5 Store method as ArtMethod* instead of jmethodId in Breakpoint by Mathieu Chartier · 9 years ago
  67. f7b7f99 Merge "Generate taken-test during trip-count analysis." by Aart Bik · 9 years ago
  68. d2b29d6 Merge "Enable store elimination for singleton objects." by Mingyao Yang · 9 years ago
  69. 22f0587 Generate taken-test during trip-count analysis. by Aart Bik · 9 years ago
  70. b058de9 Merge "Rosalloc fast path in assembly for arm64." by Hiroshi Yamauchi · 9 years ago
  71. 9b4571c Merge "Fix up run-test." by Alex Light · 9 years ago
  72. fadfee9 Fix up run-test. by Alex Light · 9 years ago
  73. e35764f Merge "Tune heuristics a bit." by Nicolas Geoffray · 9 years ago
  74. 13f6af0 Merge "Adjust jit code cache on ThreadStress to avoid timeouts." by Nicolas Geoffray · 9 years ago
  75. 4e915fb Tune heuristics a bit. by Nicolas Geoffray · 9 years ago
  76. 709b38e Adjust jit code cache on ThreadStress to avoid timeouts. by Nicolas Geoffray · 9 years ago
  77. 28b4802 Merge "We still need to provide an image." by Nicolas Geoffray · 9 years ago
  78. 8d10e45 We still need to provide an image. by Nicolas Geoffray · 9 years ago
  79. 01d5cce Merge "Fix test failure due to wrong runtime arguments." by Alex Light · 9 years ago
  80. 8fa2ae3 Merge "A native method may be running and have the resolution stub." by Nicolas Geoffray · 9 years ago
  81. 49e4396 A native method may be running and have the resolution stub. by Nicolas Geoffray · 9 years ago
  82. fa02285 Fix test failure due to wrong runtime arguments. by Alex Light · 9 years ago
  83. c1fc2b0 Merge "Add support for collection ProfilingInfo objects." by Nicolas Geoffray · 9 years ago
  84. 26705e2 Add support for collection ProfilingInfo objects. by Nicolas Geoffray · 9 years ago
  85. 7b829f6 Merge "Do not assume the dex cache is already populated." by Nicolas Geoffray · 9 years ago
  86. a0d26f6 Merge "Fix script after image changes." by Nicolas Geoffray · 9 years ago
  87. 9518655 Fix script after image changes. by Nicolas Geoffray · 9 years ago
  88. 26af653 Merge "Remove obsolete comment and option." by Nicolas Geoffray · 9 years ago
  89. 9490043 Merge "MIPS32: added support for unresolved classes" by Nicolas Geoffray · 9 years ago
  90. c89715c Do not assume the dex cache is already populated. by Nicolas Geoffray · 9 years ago
  91. e87a718 MIPS32: added support for unresolved classes by Pavle Batuta · 9 years ago
  92. 0775dba Remove obsolete comment and option. by Nicolas Geoffray · 9 years ago
  93. 6fcb8b9 Merge "Revert "Remove DCHECK that does not work for gtests."" by Vladimir Marko · 9 years ago
  94. 7f43a3d Enable store elimination for singleton objects. by Mingyao Yang · 9 years ago
  95. 3dca4c0 Merge "Use HashMap for DexFileVerifier" by Mathieu Chartier · 9 years ago
  96. 9e1b56f Merge "Make the mark stack expandable for the CC collector." by Hiroshi Yamauchi · 9 years ago
  97. 562ff44 Revert "Remove DCHECK that does not work for gtests." by Vladimir Marko · 9 years ago
  98. 3aa2895 Merge "Remove DCHECK that does not work for gtests." by Nicolas Geoffray · 9 years ago
  99. 7d32dbc Remove DCHECK that does not work for gtests. by Nicolas Geoffray · 9 years ago
  100. 903ef50 Merge "Added format 25x to dexdump(2)." by Aart Bik · 9 years ago