1. 906e0de am bc7db535: Merge "Fix DDM reply buffer deallocation" by Sebastien Hertz · 10 years ago
  2. bc7db53 Merge "Fix DDM reply buffer deallocation" by Sebastien Hertz · 10 years ago
  3. f1bb39e am 1f3f766d: Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 10 years ago
  4. 3901bbc Fix DDM reply buffer deallocation by Sebastien Hertz · 10 years ago
  5. 1f3f766 Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 10 years ago
  6. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  7. 50fbbd2 am 275bc5e5: Merge "ART: Extend ISA features option for (host) run tests" by Andreas Gampe · 10 years ago
  8. 275bc5e Merge "ART: Extend ISA features option for (host) run tests" by Andreas Gampe · 10 years ago
  9. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 10 years ago
  10. 8a8cefa am d8406781: Merge "ART: Wire up DexToDexCompiler without extern" by Andreas Gampe · 10 years ago
  11. d840678 Merge "ART: Wire up DexToDexCompiler without extern" by Andreas Gampe · 10 years ago
  12. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 10 years ago
  13. 6541898 am 02f0771b: Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 10 years ago
  14. 02f0771 Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 10 years ago
  15. 5970565 am 94800f46: Merge "Address some comments and clean up" by Mathieu Chartier · 10 years ago
  16. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 10 years ago
  17. df9964e am 46e0f460: Merge "Fix mod-union logic for native roots" by Mathieu Chartier · 10 years ago
  18. 46e0f46 Merge "Fix mod-union logic for native roots" by Mathieu Chartier · 10 years ago
  19. d82e89e Fix mod-union logic for native roots by Mathieu Chartier · 10 years ago
  20. 75fe3e0 am 13394093: Merge "Have constant folding be more flexible." by Roland Levillain · 10 years ago
  21. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 10 years ago
  22. edd54ee am 902ec264: Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 10 years ago
  23. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 10 years ago
  24. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 10 years ago
  25. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 10 years ago
  26. 0611b85 am d4fd5914: Merge "ART: Move exception clearing into own instruction" by David Brazdil · 10 years ago
  27. d4fd591 Merge "ART: Move exception clearing into own instruction" by David Brazdil · 10 years ago
  28. 2b83ce9 am 8bfc949a: Merge "Revert "Revert "ART: Use bionic TLS slot for thread-self""" by Andreas Gampe · 10 years ago
  29. 8bfc949 Merge "Revert "Revert "ART: Use bionic TLS slot for thread-self""" by Andreas Gampe · 10 years ago
  30. a3b4e93 am 10569198: Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 10 years ago
  31. 4382f1e Revert "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  32. 1056919 Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 10 years ago
  33. 90ef3db Address some comments and clean up by Mathieu Chartier · 10 years ago
  34. cbc3382 am 1cf85515: Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  35. 1cf8551 Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  36. 50832b6 Revert "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  37. 9cc66f1 am d2606b1b: Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 10 years ago
  38. d2606b1 Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 10 years ago
  39. c586646 am bab71e2a: Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  40. bab71e2 Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  41. 2dd31ee am fd38927d: Merge "Update expectation." by Nicolas Geoffray · 10 years ago
  42. fd38927 Merge "Update expectation." by Nicolas Geoffray · 10 years ago
  43. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  44. 4af48fc Update expectation. by Nicolas Geoffray · 10 years ago
  45. 3d4502c am 1d558db0: Merge "ART: Use Clang default integrated assembler." by Andreas Gampe · 10 years ago
  46. 1d558db Merge "ART: Use Clang default integrated assembler." by Andreas Gampe · 10 years ago
  47. 9644ab4 ART: Use Clang default integrated assembler. by Chih-Hung Hsieh · 10 years ago
  48. cb1c055 ART: Move exception clearing into own instruction by David Brazdil · 10 years ago
  49. 9764707 am 28a94765: Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 10 years ago
  50. 28a9476 Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 10 years ago
  51. e0d7cff ART: Fix arm32 assembly for Clang by Chih-Hung Hsieh · 10 years ago
  52. 9ca2571 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 10 years ago
  53. cf599de am fe092ab1: Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 10 years ago
  54. fe092ab Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 10 years ago
  55. 721d5cf am 718a2451: Merge "ARM/ARM64: Implement numberOfLeadingZeros intrinsic." by Vladimir Marko · 10 years ago
  56. 718a245 Merge "ARM/ARM64: Implement numberOfLeadingZeros intrinsic." by Vladimir Marko · 10 years ago
  57. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 10 years ago
  58. 3fd0e6a Added repe_cmpsq instruction to x86_64 assembler by agicsaki · 10 years ago
  59. 2b64309 am 0c9c5bbd: Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  60. 0c9c5bb Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  61. 0ebe691 am e3d598e2: Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  62. e3d598e Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  63. 8751f3b am 743e9625: Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 10 years ago
  64. 743e962 Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 10 years ago
  65. ff7b114 ART: Fix stub_test by Andreas Gampe · 10 years ago
  66. aa16bf2 am e238414e: Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 10 years ago
  67. 90d7bc0 am bc576cfd: Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 10 years ago
  68. e238414 Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 10 years ago
  69. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 10 years ago
  70. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  71. adcc1f2 am 855223fa: Merge "Fix ambiguous phrasing in tests comments regarding $." by Roland Levillain · 10 years ago
  72. 855223f Merge "Fix ambiguous phrasing in tests comments regarding $opt$." by Roland Levillain · 10 years ago
  73. c2abe2f Fix ambiguous phrasing in tests comments regarding $opt$. by Roland Levillain · 10 years ago
  74. a63809f am 7a58566d: Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  75. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  76. 70b593a am 7879f711: Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID" by Andreas Gampe · 10 years ago
  77. 7879f71 Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID" by Andreas Gampe · 10 years ago
  78. b291796 ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID by Andreas Gampe · 10 years ago
  79. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 10 years ago
  80. 43498ce am 66c50ccc: Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  81. 9b0483d am 5cdee205: Merge "Revert "runtime: cleanup class_linker out-parameters and formatting"" by Igor Murashkin · 10 years ago
  82. 0c607a9 am 9c977b92: Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  83. 66c50cc Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  84. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 10 years ago
  85. 5cdee20 Merge "Revert "runtime: cleanup class_linker out-parameters and formatting"" by Igor Murashkin · 10 years ago
  86. 40c8141 Revert "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  87. 9c977b9 Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  88. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 10 years ago
  89. 0de694e runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 10 years ago
  90. f48bd29 am 0d72ce0b: Merge "Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors"" by Andreas Gampe · 10 years ago
  91. 0d72ce0 Merge "Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors"" by Andreas Gampe · 10 years ago
  92. 07e0e6b Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors" by Andreas Gampe · 10 years ago
  93. e344f24 am 7423f0b6: Merge "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors" by Andreas Gampe · 10 years ago
  94. 7423f0b Merge "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors" by Andreas Gampe · 10 years ago
  95. e93505f ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors by Andreas Gampe · 10 years ago
  96. ebf2ade Merge branch 'stage-aosp-master' of https://googleplex-android.googlesource.com/_direct/platform/art into stage-aosp-master by Elliott Hughes · 10 years ago
  97. c548ae7 ART: Remove unique-numbered labels from arm64 assembly by Chih-Hung Hsieh · 10 years ago
  98. 48c9273 am 8d72e5d9: Merge "ART: Remove unique-numbered labels from arm64 assembly" by Andreas Gampe · 10 years ago
  99. dee5a87 am 68c5640a: Merge "Added repe_cmpsl instruction to x86, x86_64 assemblers" by Andreas Gampe · 10 years ago
  100. 8d72e5d Merge "ART: Remove unique-numbered labels from arm64 assembly" by Andreas Gampe · 10 years ago