1. 33555f0 am c8fb997c: Merge "Revert "Don\'t use floating point callee saves in debuggable."" by Nicolas Geoffray · 9 years ago
  2. a7e2ac3 am 8a50a4aa: Merge "Change IllegalAccess/IncompatibleClassChange order." by Nicolas Geoffray · 9 years ago
  3. c8fb997 Merge "Revert "Don't use floating point callee saves in debuggable."" by Nicolas Geoffray · 9 years ago
  4. 75d5b9b Revert "Don't use floating point callee saves in debuggable." by Nicolas Geoffray · 9 years ago
  5. 8a50a4a Merge "Change IllegalAccess/IncompatibleClassChange order." by Nicolas Geoffray · 9 years ago
  6. 5114840 am d4ca43bb: Merge "Add aarch64 and mips64 support for testing 64 bit field set." by Calin Juravle · 9 years ago
  7. d4ca43b Merge "Add aarch64 and mips64 support for testing 64 bit field set." by Calin Juravle · 9 years ago
  8. 6e399ac Add aarch64 and mips64 support for testing 64 bit field set. by Calin Juravle · 9 years ago
  9. 2cf2864 am 089fabf4: Merge "Move getPublicFieldRecursive to native JNI" by Alex Light · 9 years ago
  10. 089fabf Merge "Move getPublicFieldRecursive to native JNI" by Alex Light · 9 years ago
  11. 29459d5 am a3ac4d4c: Merge "Perform write barrier on declaring class when adding instrumentation" by Mathieu Chartier · 9 years ago
  12. a3ac4d4 Merge "Perform write barrier on declaring class when adding instrumentation" by Mathieu Chartier · 9 years ago
  13. 9ccf051 Perform write barrier on declaring class when adding instrumentation by Mathieu Chartier · 9 years ago
  14. baca767 am a5b63f2c: Merge "Generate an hprof file to test ahat." by Richard Uhler · 9 years ago
  15. a5b63f2 Merge "Generate an hprof file to test ahat." by Richard Uhler · 9 years ago
  16. a6fa172 am 42888b28: Merge "Change DecodeWeakGlobal to DecodeJObject for class unloading" by Mathieu Chartier · 9 years ago
  17. 42888b2 Merge "Change DecodeWeakGlobal to DecodeJObject for class unloading" by Mathieu Chartier · 9 years ago
  18. 470d54f Change IllegalAccess/IncompatibleClassChange order. by Nicolas Geoffray · 9 years ago
  19. 0c4d22c am edbff6f5: Merge "ART: Use an iterative way in DoDFSPreOrderSSARename()" by Vladimir Marko · 9 years ago
  20. edbff6f Merge "ART: Use an iterative way in DoDFSPreOrderSSARename()" by Vladimir Marko · 9 years ago
  21. a5d3769 am acd70887: Merge "KNOWN_BROKEN/FAILING does not work for gtests." by Nicolas Geoffray · 9 years ago
  22. acd7088 Merge "KNOWN_BROKEN/FAILING does not work for gtests." by Nicolas Geoffray · 9 years ago
  23. 51c6c18 KNOWN_BROKEN/FAILING does not work for gtests. by Nicolas Geoffray · 9 years ago
  24. 0703046 am cc245eab: Merge "Fix lint error." by Nicolas Geoffray · 9 years ago
  25. cc245ea Merge "Fix lint error." by Nicolas Geoffray · 9 years ago
  26. 481303b Fix lint error. by Nicolas Geoffray · 9 years ago
  27. 0defe0d am 00f24284: Merge "Test fails on mips." by Nicolas Geoffray · 9 years ago
  28. 99240ef am d0abb395: Merge "Do more inlining when JITting." by Nicolas Geoffray · 9 years ago
  29. 00f2428 Merge "Test fails on mips." by Nicolas Geoffray · 9 years ago
  30. d0abb39 Merge "Do more inlining when JITting." by Nicolas Geoffray · 9 years ago
  31. b2ae66a Test fails on mips. by Nicolas Geoffray · 9 years ago
  32. 8d96068 am 230033ba: Merge "Don\'t force the boot image to using quick." by Nicolas Geoffray · 9 years ago
  33. ccc6197 Do more inlining when JITting. by Nicolas Geoffray · 9 years ago
  34. 230033b Merge "Don't force the boot image to using quick." by Nicolas Geoffray · 9 years ago
  35. 4e7e84f am 1604cb97: Merge "Fix x86_64 gtest." by Calin Juravle · 9 years ago
  36. 1604cb9 Merge "Fix x86_64 gtest." by Calin Juravle · 9 years ago
  37. 872ab3f Fix x86_64 gtest. by Calin Juravle · 9 years ago
  38. 84fdbd7 am 77189602: Merge "Enable compilation of members with access check failures." by Calin Juravle · 9 years ago
  39. 92db65c am 487e7b3a: Merge "Revert "Revert "Support unresolved fields in optimizing"" by Calin Juravle · 9 years ago
  40. 7718960 Merge "Enable compilation of members with access check failures." by Calin Juravle · 9 years ago
  41. 487e7b3 Merge "Revert "Revert "Support unresolved fields in optimizing"" by Calin Juravle · 9 years ago
  42. 96d6adb am 2a09e92a: Merge "Make SetStateUnsafe run checkpoints before going to suspended" by Mathieu Chartier · 9 years ago
  43. 07380a2 Enable compilation of members with access check failures. by Calin Juravle · 9 years ago
  44. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  45. 2a09e92 Merge "Make SetStateUnsafe run checkpoints before going to suspended" by Mathieu Chartier · 9 years ago
  46. 8ac9c91 Make SetStateUnsafe run checkpoints before going to suspended by Mathieu Chartier · 9 years ago
  47. b3419d8 am c448024b: Merge "Improvements for table lookup read barriers." by Hiroshi Yamauchi · 9 years ago
  48. c448024 Merge "Improvements for table lookup read barriers." by Hiroshi Yamauchi · 9 years ago
  49. fa75518 Improvements for table lookup read barriers. by Hiroshi Yamauchi · 9 years ago
  50. 4843bd5 Change DecodeWeakGlobal to DecodeJObject for class unloading by Mathieu Chartier · 9 years ago
  51. 72f9075 Move getPublicFieldRecursive to native JNI by Alex Light · 9 years ago
  52. 1213fb1 am 25217af2: Merge "Add more error printing to TransitionFromSuspendedToRunnable" by Mathieu Chartier · 9 years ago
  53. e2ef7b5 am 506b08cb: Merge "Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod""" by Andreas Gampe · 9 years ago
  54. 25217af Merge "Add more error printing to TransitionFromSuspendedToRunnable" by Mathieu Chartier · 9 years ago
  55. 506b08c Merge "Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod""" by Andreas Gampe · 9 years ago
  56. dabdccc Add more error printing to TransitionFromSuspendedToRunnable by Mathieu Chartier · 9 years ago
  57. de6e73d am 9b29f3ef: Merge "MIPS64: Implement intrinsic java.lang.Thread.currentThread()" by Andreas Gampe · 9 years ago
  58. 9b29f3e Merge "MIPS64: Implement intrinsic java.lang.Thread.currentThread()" by Andreas Gampe · 9 years ago
  59. a7c8f53 am 8446ed41: Merge "Fix another poisoning problem." by Nicolas Geoffray · 9 years ago
  60. 8446ed4 Merge "Fix another poisoning problem." by Nicolas Geoffray · 9 years ago
  61. a8a0fe2 Fix another poisoning problem. by Nicolas Geoffray · 9 years ago
  62. 3524472 Generate an hprof file to test ahat. by Richard Uhler · 10 years ago
  63. 851dce7 am b3577f0a: Merge "ART: Fix a static_cast int32_t -> uint64_t bug." by David Brazdil · 9 years ago
  64. b3577f0 Merge "ART: Fix a static_cast int32_t -> uint64_t bug." by David Brazdil · 9 years ago
  65. 9f389d4 ART: Fix a static_cast int32_t -> uint64_t bug. by David Brazdil · 9 years ago
  66. fc1b34b am 9664c089: Merge "CUSTOM_TARGET_LINKER is set by the buildbot already." by Nicolas Geoffray · 9 years ago
  67. 9664c08 Merge "CUSTOM_TARGET_LINKER is set by the buildbot already." by Nicolas Geoffray · 9 years ago
  68. fe9b010 am 47b1416f: Merge "Fix poisoining bug in arm64." by Nicolas Geoffray · 9 years ago
  69. 47b1416 Merge "Fix poisoining bug in arm64." by Nicolas Geoffray · 9 years ago
  70. 409e809 Don't force the boot image to using quick. by Nicolas Geoffray · 9 years ago
  71. 61b1dbe Fix poisoining bug in arm64. by Nicolas Geoffray · 9 years ago
  72. 2cd872a am 59349e6a: Merge "Mark one more Checker test broken for mips32" by David Brazdil · 9 years ago
  73. 59349e6 Merge "Mark one more Checker test broken for mips32" by David Brazdil · 9 years ago
  74. bac76b4 Mark one more Checker test broken for mips32 by David Brazdil · 9 years ago
  75. 88b8bed am dc2ce636: Merge "Optimize ArraySet for x86/x64/arm/arm64." by Nicolas Geoffray · 9 years ago
  76. dc2ce63 Merge "Optimize ArraySet for x86/x64/arm/arm64." by Nicolas Geoffray · 9 years ago
  77. cbc96b8 Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"" by Andreas Gampe · 9 years ago
  78. 0f6a8b0 am d1169045: Merge "ART: Fix test" by Andreas Gampe · 9 years ago
  79. d116904 Merge "ART: Fix test" by Andreas Gampe · 9 years ago
  80. 0b15f67 ART: Fix test by Andreas Gampe · 9 years ago
  81. a46dbf0 am 5df7f784: Merge "ART: Refactor libarttest C++ code" by Andreas Gampe · 9 years ago
  82. 5df7f78 Merge "ART: Refactor libarttest C++ code" by Andreas Gampe · 9 years ago
  83. b907f0c am 46dcaf93: Merge "Tidy up spelling" by Kenny Root · 9 years ago
  84. 46dcaf9 Merge "Tidy up spelling" by Kenny Root · 9 years ago
  85. e339449 am 883dc19b: Merge "Use free lists instead of bitmaps within rosalloc runs." by Hiroshi Yamauchi · 9 years ago
  86. 883dc19 Merge "Use free lists instead of bitmaps within rosalloc runs." by Hiroshi Yamauchi · 9 years ago
  87. 31bf42c Use free lists instead of bitmaps within rosalloc runs. by Hiroshi Yamauchi · 9 years ago
  88. 89df7bf ART: Refactor libarttest C++ code by Andreas Gampe · 9 years ago
  89. 00d597a Tidy up spelling by Kenny Root · 9 years ago
  90. 8e5f0c5 am 3f8cc8d3: Merge "Revert "Revert "Keep internal stack trace methods declaring classes live""" by Mathieu Chartier · 9 years ago
  91. f0924eb am 0dbcaee5: Merge "Don\'t use floating point callee saves in debuggable." by Nicolas Geoffray · 9 years ago
  92. cd83bc5 am a841bc3f: Merge "Optimizing: Tag even more arena allocations." by Vladimir Marko · 9 years ago
  93. b7da49e am 25255512: Merge "Implemented trip-count safety information." by Aart Bik · 9 years ago
  94. 3f8cc8d Merge "Revert "Revert "Keep internal stack trace methods declaring classes live""" by Mathieu Chartier · 9 years ago
  95. 0dbcaee Merge "Don't use floating point callee saves in debuggable." by Nicolas Geoffray · 9 years ago
  96. a841bc3 Merge "Optimizing: Tag even more arena allocations." by Vladimir Marko · 9 years ago
  97. 88a95ba Don't use floating point callee saves in debuggable. by Nicolas Geoffray · 9 years ago
  98. e0395dd Optimize ArraySet for x86/x64/arm/arm64. by Nicolas Geoffray · 9 years ago
  99. 2525551 Merge "Implemented trip-count safety information." by Aart Bik · 9 years ago
  100. 910e827 Revert "Revert "Keep internal stack trace methods declaring classes live"" by Mathieu Chartier · 9 years ago