1. ff7b114 ART: Fix stub_test by Andreas Gampe · 9 years ago
  2. e238414 Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 9 years ago
  3. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 9 years ago
  4. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  5. 855223f Merge "Fix ambiguous phrasing in tests comments regarding $opt$." by Roland Levillain · 9 years ago
  6. c2abe2f Fix ambiguous phrasing in tests comments regarding $opt$. by Roland Levillain · 9 years ago
  7. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  8. 7879f71 Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID" by Andreas Gampe · 9 years ago
  9. b291796 ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID by Andreas Gampe · 9 years ago
  10. 66c50cc Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 9 years ago
  11. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 9 years ago
  12. 5cdee20 Merge "Revert "runtime: cleanup class_linker out-parameters and formatting"" by Igor Murashkin · 9 years ago
  13. 40c8141 Revert "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 9 years ago
  14. 9c977b9 Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 9 years ago
  15. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 9 years ago
  16. 0de694e runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 9 years ago
  17. 0d72ce0 Merge "Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors"" by Andreas Gampe · 9 years ago
  18. 07e0e6b Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors" by Andreas Gampe · 9 years ago
  19. 7423f0b Merge "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors" by Andreas Gampe · 9 years ago
  20. e93505f ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors by Andreas Gampe · 9 years ago
  21. 8d72e5d Merge "ART: Remove unique-numbered labels from arm64 assembly" by Andreas Gampe · 9 years ago
  22. c0da7ac ART: Remove unique-numbered labels from arm64 assembly by Chih-Hung Hsieh · 9 years ago
  23. 68c5640 Merge "Added repe_cmpsl instruction to x86, x86_64 assemblers" by Andreas Gampe · 9 years ago
  24. 970abfb Added repe_cmpsl instruction to x86, x86_64 assemblers by agicsaki · 9 years ago
  25. 5a898e6 Merge "Optimizing: Replace x86 xchg use with xor sequence" by Roland Levillain · 9 years ago
  26. b669c6e Merge "ART: Change stream output kNone intrinsic" by David Brazdil · 9 years ago
  27. 109c89a ART: Change stream output kNone intrinsic by David Brazdil · 9 years ago
  28. cb34698 Merge "Do not use -DUSE_*MALLOC for host build" by Shinichiro Hamaji · 9 years ago
  29. 8e568d0 Merge "Added disassembler support for repe_cmpsw instruction in x86, x86_64" by Andreas Gampe · 9 years ago
  30. ad697bd Merge "base: replace raw pointers for out-parameters with safer out<T>" by Igor Murashkin · 9 years ago
  31. 59c59d0 Merge "Don't dump stack when deleting an invalid local ref" by Mathieu Chartier · 9 years ago
  32. 5f684fd Don't dump stack when deleting an invalid local ref by Mathieu Chartier · 9 years ago
  33. fb326cf base: replace raw pointers for out-parameters with safer out<T> by Igor Murashkin · 9 years ago
  34. 124b392 Added disassembler support for repe_cmpsw instruction in x86, x86_64 by agicsaki · 9 years ago
  35. 8433bb8 Merge "ART: Fix gtest after GraphChecker CL" by David Brazdil · 9 years ago
  36. dbf5d75 ART: Fix gtest after GraphChecker CL by David Brazdil · 9 years ago
  37. 5d2ed00 Merge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS" by Andreas Gampe · 9 years ago
  38. a302e91 Merge "ART: Store and check exceptional predecessors" by David Brazdil · 9 years ago
  39. b618ade ART: Store and check exceptional predecessors by David Brazdil · 9 years ago
  40. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  41. 9097981 Optimizing: Replace x86 xchg use with xor sequence by Mark Mendell · 9 years ago
  42. 028aec2 Do not use -DUSE_*MALLOC for host build by Shinichiro Hamaji · 9 years ago
  43. 7b926cd Merge "Clear temporary class arrays before linking the new class" by Mathieu Chartier · 9 years ago
  44. eb837eb Clear temporary class arrays before linking the new class by Mathieu Chartier · 9 years ago
  45. 3247ce5 Merge "Register signal handler to kernel if not claimed" by Andreas Gampe · 9 years ago
  46. 1569aad Merge "ART: Relax IsInstantiable check" by Andreas Gampe · 9 years ago
  47. 36c51fc Merge "Take into account that we might end up with unresolved classes." by Calin Juravle · 9 years ago
  48. 51d135f Take into account that we might end up with unresolved classes. by Calin Juravle · 9 years ago
  49. 57a9c7d Merge "Fix gtests." by Calin Juravle · 9 years ago
  50. 0941b9d Fix gtests. by Calin Juravle · 9 years ago
  51. b931848 Merge "Allow for fine tuning the inliner." by Calin Juravle · 9 years ago
  52. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 9 years ago
  53. 57c0f3f Merge "Clean up class visitors" by Mathieu Chartier · 9 years ago
  54. e0671ce Clean up class visitors by Mathieu Chartier · 9 years ago
  55. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 9 years ago
  56. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 9 years ago
  57. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  58. 0f8c6da Merge "Run intrinsics on inlined code." by Roland Levillain · 9 years ago
  59. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 9 years ago
  60. aac0467 Merge "Split the class table for each class loader" by Mathieu Chartier · 9 years ago
  61. cc5ebdf Split the class table for each class loader by Mathieu Chartier · 9 years ago
  62. 3f680be Merge "Add read barrier support to the entrypoints." by Mathieu Chartier · 9 years ago
  63. 4a2aa4a Optimizing: Use more X86 3 operand multiplies by Mark Mendell · 9 years ago
  64. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  65. 1a4d013 Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames." by Narayan Kamath · 9 years ago
  66. f874d59 Temporarily suppress TimeZoneTest.testAllDisplayNames. by Narayan Kamath · 9 years ago
  67. 5953351 Merge "ART: Print out hex for NewStringUTF failure" by Andreas Gampe · 9 years ago
  68. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  69. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  70. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  71. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  72. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  73. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  74. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  75. 9af8d8d Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers" by Roland Levillain · 9 years ago
  76. be2aa44 ART: Relax IsInstantiable check by Andreas Gampe · 9 years ago
  77. ef4afe9 ART: Print out hex for NewStringUTF failure by Andreas Gampe · 9 years ago
  78. 73961d9 Merge "Add remembered set functionality for native roots" by Mathieu Chartier · 9 years ago
  79. 3908912 Add remembered set functionality for native roots by Mathieu Chartier · 9 years ago
  80. 6e67b57 Merge "Bugfix: Java char is 16 bits, can not be treated as boolean." by Mathieu Chartier · 9 years ago
  81. 3152c82 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 9 years ago
  82. 71311f8 Added repe_cmpsw instruction to x86, x86_64 assemblers by agicsaki · 9 years ago
  83. 41bad0e Merge "HDeoptimize should hold values live in env." by Mingyao Yang · 9 years ago
  84. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  85. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  86. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 9 years ago
  87. 9578d10 Merge "Add checker ability to 525-arrays-and-fields tests." by Aart Bik · 9 years ago
  88. 35dfc98 Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 9 years ago
  89. 87bada6 Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 9 years ago
  90. ee1e898 Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 9 years ago
  91. f7746ad Exercise constant folding of int & long mul, div and rem. by Roland Levillain · 9 years ago
  92. 6a92a03 Cosmetic changes in ART run-tests. by Roland Levillain · 9 years ago
  93. b65eb50 Fix & add Checker assertions in 442-checker-constant-folding. by Roland Levillain · 9 years ago
  94. 0fae2f5 Merge "Enable art host static builds only for checkbuilds." by Calin Juravle · 9 years ago
  95. 939e702 Merge "ART: Abbreviate interpreter-access-checks" by Andreas Gampe · 9 years ago
  96. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  97. 0c7c55c Register signal handler to kernel if not claimed by jgu21 · 9 years ago
  98. a09d5df Merge "Fix gcstress tests" by Mathieu Chartier · 9 years ago
  99. c621106 Fix gcstress tests by Mathieu Chartier · 9 years ago
  100. 34e1ed2 Merge "ART: Make warnings into errors in InitZygote" by Andreas Gampe · 9 years ago