1. a89086e Opt compiler: Add arm64 support for floating-point. by Alexandre Rames · 10 years ago
  2. 974bc27 Merge "Support Java conversions from char to long in opt. compiler." by Roland Levillain · 10 years ago
  3. 666c732 Support Java conversions from char to long in opt. compiler. by Roland Levillain · 10 years ago
  4. bb5b390 Merge "Failing test on armv8/optimizing after interface support." by Nicolas Geoffray · 10 years ago
  5. 96d9c0d Failing test on armv8/optimizing after interface support. by Nicolas Geoffray · 10 years ago
  6. 9806199 Merge "Support invoke-interface in optimizing." by Nicolas Geoffray · 10 years ago
  7. 52839d1 Support invoke-interface in optimizing. by Nicolas Geoffray · 10 years ago
  8. 255507d Merge "Fix ld_library_path now that a target can be 64bits only." by Nicolas Geoffray · 10 years ago
  9. c1dea4a Fix ld_library_path now that a target can be 64bits only. by Nicolas Geoffray · 10 years ago
  10. 97c1a65 Merge "ART: Fix possible soft+hard failure in verifier" by Andreas Gampe · 10 years ago
  11. 896df40 ART: Fix possible soft+hard failure in verifier by Andreas Gampe · 10 years ago
  12. df62f34 Merge "Fix thread pool test valgrind flakiness" by Mathieu Chartier · 10 years ago
  13. 7947b54 Fix thread pool test valgrind flakiness by Mathieu Chartier · 10 years ago
  14. d45f76e Merge "Tidy RegStorage for X86." by Ian Rogers · 10 years ago
  15. ec17bd1 Merge "Tidy some uses of IsCompilationEnabled." by Ian Rogers · 10 years ago
  16. b28c1c0 Tidy RegStorage for X86. by Ian Rogers · 10 years ago
  17. 78aa45b Merge "Fix dump-oat-core-*" by Ian Rogers · 10 years ago
  18. c80396d Merge "Tidy x86 disassembler" by Ian Rogers · 10 years ago
  19. aaf29b3 Tidy some uses of IsCompilationEnabled. by Ian Rogers · 10 years ago
  20. 677c12f Tidy x86 disassembler by Ian Rogers · 10 years ago
  21. 13407c5 Fix dump-oat-core-* by Ian Rogers · 10 years ago
  22. abe0710 Merge "Add hash map, reduce excessive hashing" by Mathieu Chartier · 10 years ago
  23. e7c9a8c Add hash map, reduce excessive hashing by Mathieu Chartier · 10 years ago
  24. 00b2da5 Merge "ART: Use std::vector in GraphChecker" by Andreas Gampe · 10 years ago
  25. 91356c0 ART: Use std::vector in GraphChecker by Andreas Gampe · 10 years ago
  26. fe2579b Merge "Silent cpplint on dex instruction switch." by Nicolas Geoffray · 10 years ago
  27. dadf317 Silent cpplint on dex instruction switch. by Nicolas Geoffray · 10 years ago
  28. 10d543c Merge "ART: Fix valgrind" by Andreas Gampe · 10 years ago
  29. bcc1ce0 Merge "ART: Refactor dex2oat" by Andreas Gampe · 10 years ago
  30. 5822718 Merge "Opt compiler: Fix HNot on ARM64." by Nicolas Geoffray · 10 years ago
  31. da6b3e5 Merge "Implement instanceof in optimizing." by Nicolas Geoffray · 10 years ago
  32. 4e59651 Opt compiler: Fix HNot on ARM64. by Alexandre Rames · 10 years ago
  33. 6b80013 Merge "Fix codegen_test: HNot has only one input." by Nicolas Geoffray · 10 years ago
  34. 5dffc05 Fix codegen_test: HNot has only one input. by Nicolas Geoffray · 10 years ago
  35. 6f5c41f Implement instanceof in optimizing. by Nicolas Geoffray · 10 years ago
  36. 8d7ef0f Merge "Opt compiler: specify that inputs and outputs don't overlap on arm64." by Nicolas Geoffray · 10 years ago
  37. fb4e5fa Opt compiler: specify that inputs and outputs don't overlap on arm64. by Alexandre Rames · 10 years ago
  38. 86fe4e4 Merge "Do not update Out after it has a valid location." by Nicolas Geoffray · 10 years ago
  39. f43083d Do not update Out after it has a valid location. by Nicolas Geoffray · 10 years ago
  40. a07dcd9 Merge "The test now uses libarttest.so, so fails in ndebug mode." by Nicolas Geoffray · 10 years ago
  41. 64dea7e The test now uses libarttest.so, so fails in ndebug mode. by Nicolas Geoffray · 10 years ago
  42. de87f40 Merge "Support floats and doubles in fields." by Nicolas Geoffray · 10 years ago
  43. 52e832b Support floats and doubles in fields. by Nicolas Geoffray · 10 years ago
  44. a453307 Merge "Fix build." by Narayan Kamath · 10 years ago
  45. 4666a05 Merge "Fix thread priorities for unstarted threads." by Narayan Kamath · 10 years ago
  46. 26f72df Fix build. by Narayan Kamath · 10 years ago
  47. eb71b3f Merge "Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH." by Nicolas Geoffray · 10 years ago
  48. a0b3451 Fix thread priorities for unstarted threads. by Narayan Kamath · 10 years ago
  49. 7372b76 Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH. by Nicolas Geoffray · 10 years ago
  50. 88ec7f4 ART: Refactor dex2oat by Andreas Gampe · 10 years ago
  51. d757632 ART: Fix valgrind by Andreas Gampe · 10 years ago
  52. 88af00a Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 10 years ago
  53. ec520ef am b7ce2074: Merge "Mac host doesn\'t define ART_USE_FUTEXES." by Ian Rogers · 10 years ago
  54. 0006f29 Merge "Add hash set" by Mathieu Chartier · 10 years ago
  55. c2e2062 Add hash set by Mathieu Chartier · 10 years ago
  56. b7ce207 Merge "Mac host doesn't define ART_USE_FUTEXES." by Ian Rogers · 10 years ago
  57. d6d7c3b Mac host doesn't define ART_USE_FUTEXES. by Ian Rogers · 10 years ago
  58. 72d497d am 1e3339ea: Merge "Move include of system headers outside namesapce." by Chih-Hung Hsieh · 10 years ago
  59. 1e3339e Merge "Move include of system headers outside namesapce." by Chih-Hung Hsieh · 10 years ago
  60. 17fdb57 am beb96e7e: Merge "Fixed BuildCheckedDiv signature" by Calin Juravle · 10 years ago
  61. 729c1cf Move include of system headers outside namesapce. by Chih-Hung Hsieh · 10 years ago
  62. beb96e7 Merge "Fixed BuildCheckedDiv signature" by Calin Juravle · 10 years ago
  63. 0f00db7 Fixed BuildCheckedDiv signature by Calin Juravle · 10 years ago
  64. be69818 am f55996d6: Merge "421-large-frame fails on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  65. f55996d Merge "421-large-frame fails on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  66. 0deac2f 421-large-frame fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  67. e5af7f5 am adc3e13d: Merge "Support float & double negation in the optimizing compiler." by Roland Levillain · 10 years ago
  68. adc3e13 Merge "Support float & double negation in the optimizing compiler." by Roland Levillain · 10 years ago
  69. 7f4ffd2 am 9b6c62b8: Merge "[optimizing compiler] Add DIV_INT_2ADDR" by Calin Juravle · 10 years ago
  70. 9b6c62b Merge "[optimizing compiler] Add DIV_INT_2ADDR" by Calin Juravle · 10 years ago
  71. df3b41f am e257d2c2: Merge "Add support for not-long on ARM64 in the optimizing compiler." by Roland Levillain · 10 years ago
  72. 865fc88 [optimizing compiler] Add DIV_INT_2ADDR by Calin Juravle · 10 years ago
  73. e257d2c Merge "Add support for not-long on ARM64 in the optimizing compiler." by Roland Levillain · 10 years ago
  74. 93fac11 am 38efdf51: Merge "Implement try/catch/throw in optimizing." by Nicolas Geoffray · 10 years ago
  75. 38efdf5 Merge "Implement try/catch/throw in optimizing." by Nicolas Geoffray · 10 years ago
  76. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 10 years ago
  77. 3dbcb38 Support float & double negation in the optimizing compiler. by Roland Levillain · 10 years ago
  78. 55dcfb5 Add support for not-long on ARM64 in the optimizing compiler. by Roland Levillain · 10 years ago
  79. fd62d30 am 3ed86e4e: Merge "ART: Fix warnings in memcmp16 for arm32" by Andreas Gampe · 10 years ago
  80. 3ed86e4 Merge "ART: Fix warnings in memcmp16 for arm32" by Andreas Gampe · 10 years ago
  81. 943826e ART: Fix warnings in memcmp16 for arm32 by Andreas Gampe · 10 years ago
  82. 34a511f am a710c500: Merge "Fix failures after div support." by Nicolas Geoffray · 10 years ago
  83. a710c50 Merge "Fix failures after div support." by Nicolas Geoffray · 10 years ago
  84. cd2de0c Fix failures after div support. by Nicolas Geoffray · 10 years ago
  85. 308a056 am f746cd9b: Merge "Fix build." by Calin Juravle · 10 years ago
  86. dab7fa8 am 803ad870: Merge "[optimizing compiler] Add div-int and exception handling." by Calin Juravle · 10 years ago
  87. 55fb42e am 863b844e: Merge "Add more int-to-long tests for the optimizing compiler." by Roland Levillain · 10 years ago
  88. e7f9dfb am e8469ac1: Merge "Don\'t use R4 for suspend check." by Nicolas Geoffray · 10 years ago
  89. 24f1ff7 am a88b7b93: Merge "Fix ART build issues." by Roland Levillain · 10 years ago
  90. e086e32 am 508368cc: Merge "Support int-to-long conversions in the optimizing compiler." by Roland Levillain · 10 years ago
  91. e487a10 am eaeff2ab: Merge "Fix typo in test name." by Nicolas Geoffray · 10 years ago
  92. b45d827 am 2be4e406: Merge "Mark 703-floating-point-div as failing on optimizing/arm64." by Nicolas Geoffray · 10 years ago
  93. f746cd9 Merge "Fix build." by Calin Juravle · 10 years ago
  94. d375fab Fix build. by Calin Juravle · 10 years ago
  95. 803ad87 Merge "[optimizing compiler] Add div-int and exception handling." by Calin Juravle · 10 years ago
  96. d0d4852 [optimizing compiler] Add div-int and exception handling. by Calin Juravle · 10 years ago
  97. 863b844 Merge "Add more int-to-long tests for the optimizing compiler." by Roland Levillain · 10 years ago
  98. e8469ac Merge "Don't use R4 for suspend check." by Nicolas Geoffray · 10 years ago
  99. fc8b5f2 Add more int-to-long tests for the optimizing compiler. by Roland Levillain · 10 years ago
  100. 44b819e Don't use R4 for suspend check. by Nicolas Geoffray · 10 years ago