1. 44a66ae ART: Remove unused lock levels am: 686b8458f5 by Andreas Gampe · 8 years ago
  2. f96450d ART: Clean up old mutex am: ca47a17f90 by Andreas Gampe · 8 years ago
  3. 4ecee8f Merge "MethodHandles: Add tests for array accessors / identity / constant." by Narayan Kamath · 8 years ago
  4. c63a425 Merge "MethodHandles: Add tests for array accessors / identity / constant." by Treehugger Robot · 8 years ago
  5. 10b2fe9 Merge "Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""" by Roland Levillain · 8 years ago
  6. 72367f8 Merge "Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""" by Roland Levillain · 8 years ago
  7. 3314dbb MethodHandles: Add tests for array accessors / identity / constant. by Narayan Kamath · 8 years ago
  8. 01463e6 Merge "Increase file size limit." am: 76ad2405b4 by Nicolas Geoffray · 8 years ago
  9. 76ad240 Merge "Increase file size limit." by Nicolas Geoffray · 8 years ago
  10. 4151eff Increase file size limit. by Nicolas Geoffray · 8 years ago
  11. c852ea6 Merge "Fix poison build." am: f7b7e85678 by Nicolas Geoffray · 8 years ago
  12. f7b7e85 Merge "Fix poison build." by Nicolas Geoffray · 8 years ago
  13. 53b07bd Fix poison build. by Nicolas Geoffray · 8 years ago
  14. dea8b26 Merge "ART: Make TypeCheckSlowPath call kind consistent" am: a840d6155d by Andreas Gampe · 8 years ago
  15. a840d61 Merge "ART: Make TypeCheckSlowPath call kind consistent" by Andreas Gampe · 8 years ago
  16. b5f3d81 ART: Make TypeCheckSlowPath call kind consistent by Andreas Gampe · 8 years ago
  17. 686b845 ART: Remove unused lock levels by Andreas Gampe · 8 years ago
  18. 8da72ed Merge "X86_64: Inline checking for kInterfaceCheck check cast" am: 1eb791ab6b by Mathieu Chartier · 8 years ago
  19. 1eb791a Merge "X86_64: Inline checking for kInterfaceCheck check cast" by Mathieu Chartier · 8 years ago
  20. ca47a17 ART: Clean up old mutex by Andreas Gampe · 8 years ago
  21. cdba73b X86_64: Inline checking for kInterfaceCheck check cast by Mathieu Chartier · 8 years ago
  22. 88f11ad Merge "ART: Ignore google-default-arguments tidy check" am: 6adc5a8cac by Andreas Gampe · 8 years ago
  23. 5366c1c Merge "ART: Add NOLINT to ObjPtr" am: d079ae80ab by Andreas Gampe · 8 years ago
  24. 6adc5a8 Merge "ART: Ignore google-default-arguments tidy check" by Treehugger Robot · 8 years ago
  25. d079ae8 Merge "ART: Add NOLINT to ObjPtr" by Treehugger Robot · 8 years ago
  26. 255bb08 Merge changes I8bbef5e3,Ib68bdc31,Ie39b7f59,I1ef8b65a am: 8fba1e0a35 by Andreas Gampe · 8 years ago
  27. 438ea65 ART: Remove "explicit" annotation am: 0afd1be3c2 by Andreas Gampe · 8 years ago
  28. 5b9b4c7 ART: Use references in assembler tests am: 2e965aca73 by Andreas Gampe · 8 years ago
  29. 7117c30 ART: Make ManagedRegister ValueObject am: 2b64cccce7 by Andreas Gampe · 8 years ago
  30. eadcf46 ART: Make Location trivially copyable am: 2e6f38af86 by Andreas Gampe · 8 years ago
  31. 8fba1e0 Merge changes I8bbef5e3,Ib68bdc31,Ie39b7f59,I1ef8b65a by Treehugger Robot · 8 years ago
  32. 0f000c6 Merge "Account for early exit loop." am: b85fd6fd73 by Aart Bik · 8 years ago
  33. b85fd6f Merge "Account for early exit loop." by Treehugger Robot · 8 years ago
  34. 50c6098 Merge "Fix spin waiting for weak ref access in the intern table for CC." by Hiroshi Yamauchi · 8 years ago
  35. 4f27f0b Merge "Fix spin waiting for weak ref access in the intern table for CC." by Hiroshi Yamauchi · 8 years ago
  36. 28a4326 Merge "Avoid visiting just eliminated bounds check." am: 0771ee25a7 by Aart Bik · 8 years ago
  37. 0771ee2 Merge "Avoid visiting just eliminated bounds check." by Treehugger Robot · 8 years ago
  38. 19c5419 Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Roland Levillain · 8 years ago
  39. d79679f Merge "Fix ART run-test 562-no-intermediate." am: c46e708aa0 by Roland Levillain · 8 years ago
  40. c46e708 Merge "Fix ART run-test 562-no-intermediate." by Roland Levillain · 8 years ago
  41. 6150121 ART: Ignore google-default-arguments tidy check by Andreas Gampe · 8 years ago
  42. 52edc85 ART: Add NOLINT to ObjPtr by Andreas Gampe · 8 years ago
  43. 0afd1be ART: Remove "explicit" annotation by Andreas Gampe · 8 years ago
  44. 2e965ac ART: Use references in assembler tests by Andreas Gampe · 8 years ago
  45. 2b64ccc ART: Make ManagedRegister ValueObject by Andreas Gampe · 8 years ago
  46. 2e6f38a ART: Make Location trivially copyable by Andreas Gampe · 8 years ago
  47. 807868e Account for early exit loop. by Aart Bik · 8 years ago
  48. 7fa7cf5 Fix ART run-test 562-no-intermediate. by Roland Levillain · 8 years ago
  49. c4aeabd Merge "Workaround adb issue in run-test." am: 0b3e72e56e by Nicolas Geoffray · 8 years ago
  50. 0b3e72e Merge "Workaround adb issue in run-test." by Nicolas Geoffray · 8 years ago
  51. d295bc8 Workaround adb issue in run-test. by Nicolas Geoffray · 8 years ago
  52. fa13d0c Merge "MethodHandles: Implement MethodHandle.asType." am: e82809a2c8 by Narayan Kamath · 8 years ago
  53. e82809a Merge "MethodHandles: Implement MethodHandle.asType." by Treehugger Robot · 8 years ago
  54. dd5de2d Merge "Integrate VerifierDeps in compiler driver." am: d4ede93561 by Nicolas Geoffray · 8 years ago
  55. d4ede93 Merge "Integrate VerifierDeps in compiler driver." by Nicolas Geoffray · 8 years ago
  56. 8e2d220 Merge "MethodHandles: Track libcore change eb497095e03068459." am: f4130b9da6 by Narayan Kamath · 8 years ago
  57. f4130b9 Merge "MethodHandles: Track libcore change eb497095e03068459." by Narayan Kamath · 8 years ago
  58. 9c221ab Merge "More loop-body simplifications." am: 3387b2a9e6 by Aart Bik · 8 years ago
  59. 3387b2a Merge "More loop-body simplifications." by Aart Bik · 8 years ago
  60. 1aaf1b8 Merge "ART: Make Handle trivially-copyable" am: 4a41f24461 by Andreas Gampe · 8 years ago
  61. 4a41f24 Merge "ART: Make Handle trivially-copyable" by Treehugger Robot · 8 years ago
  62. 1e67748 Avoid visiting just eliminated bounds check. by Aart Bik · 8 years ago
  63. 38cea84 ART: Make Handle trivially-copyable by Andreas Gampe · 8 years ago
  64. d9c5327 Merge changes I86bc206d,If20a34e7,I6ee6c826,I240341a0 am: 47b6bdb2a0 by Andreas Gampe · 8 years ago
  65. ed4a25d ART: Make some variables references am: 4c481a4245 by Andreas Gampe · 8 years ago
  66. 775cfbc ART: Put macro parameters into parentheses am: 44fd235d1b by Andreas Gampe · 8 years ago
  67. 113c45c ART: Add "explicit" to constructors am: ea47ff8d26 by Andreas Gampe · 8 years ago
  68. 00b3407 ART: Change iterator value type to match am: 1eeb00c749 by Andreas Gampe · 8 years ago
  69. e3dedc5 More loop-body simplifications. by Aart Bik · 8 years ago
  70. 47b6bdb Merge changes I86bc206d,If20a34e7,I6ee6c826,I240341a0 by Treehugger Robot · 8 years ago
  71. 9e6f097 Fix spin waiting for weak ref access in the intern table for CC. by Hiroshi Yamauchi · 8 years ago
  72. e1ab24d Merge "Remove lock from ClassExt installation procedure." am: 878d1889f7 by Alex Light · 8 years ago
  73. 878d188 Merge "Remove lock from ClassExt installation procedure." by Treehugger Robot · 8 years ago
  74. 1933be9 Merge "Pass some arguments by const reference." am: 877bbedc8d by Vladimir Marko · 8 years ago
  75. aa6dd95 Merge "Check for forwarding address in READ_BARRIER_MARK_REG" am: c647897348 by Mathieu Chartier · 8 years ago
  76. 799605e Merge "Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API." by Roland Levillain · 8 years ago
  77. 877bbed Merge "Pass some arguments by const reference." by Treehugger Robot · 8 years ago
  78. 4c481a4 ART: Make some variables references by Andreas Gampe · 8 years ago
  79. 44fd235 ART: Put macro parameters into parentheses by Andreas Gampe · 8 years ago
  80. ea47ff8 ART: Add "explicit" to constructors by Andreas Gampe · 8 years ago
  81. 1eeb00c ART: Change iterator value type to match by Andreas Gampe · 8 years ago
  82. c647897 Merge "Check for forwarding address in READ_BARRIER_MARK_REG" by Mathieu Chartier · 8 years ago
  83. faf3477 Merge "Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API." by Roland Levillain · 8 years ago
  84. 4bbca2a Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API. by Roland Levillain · 8 years ago
  85. 77f51b0 Merge "Add more missing definitions in art::arm::CodeGeneratorARMVIXL." by Roland Levillain · 8 years ago
  86. ff48ebc Merge "Add more missing definitions in art::arm::CodeGeneratorARMVIXL." by Roland Levillain · 8 years ago
  87. 6070e88 Add more missing definitions in art::arm::CodeGeneratorARMVIXL. by Roland Levillain · 8 years ago
  88. 5a9eaeb Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  89. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  90. ce919c5 Merge "More store/allocation elimination." am: 6f1b65d3b1 by Mingyao Yang · 8 years ago
  91. cfeefce Merge "Output more for "Unable to determine architecture"." am: 74a96e4545 by Nicolas Geoffray · 8 years ago
  92. 6f1b65d Merge "More store/allocation elimination." by Mingyao Yang · 8 years ago
  93. 74a96e4 Merge "Output more for "Unable to determine architecture"." by Nicolas Geoffray · 8 years ago
  94. a5c13e7 Merge "ART: Additional initialization for MethodHandle accessors." by Orion Hodson · 8 years ago
  95. 758e264 Merge "Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow." by Nicolas Geoffray · 8 years ago
  96. 4fb6fdc Merge "ART: Additional initialization for MethodHandle accessors." by Orion Hodson · 8 years ago
  97. a19cd47 Merge "Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow." by Nicolas Geoffray · 8 years ago
  98. 0c14d8b ART: Additional initialization for MethodHandle accessors. by Orion Hodson · 8 years ago
  99. 0273ad1 Remove lock from ClassExt installation procedure. by Alex Light · 8 years ago
  100. 1cdfa91 Merge "Clean up parameter names in ManagedRegisterEntrySpills." am: 4b2cdf8608 by Vladimir Marko · 8 years ago