1. 8fe0e35 ART: Prevent float inference back to SSA in-regs. by Stephen Kyle · 10 years ago
  2. 98c271d Merge "Code cleanup." by Ian Rogers · 10 years ago
  3. 661cb3f Merge "Add more environment variable to control test granularity." by Nicolas Geoffray · 10 years ago
  4. 41bb331 Add more environment variable to control test granularity. by Nicolas Geoffray · 10 years ago
  5. dc9667e Merge "Fix encoding of imul in x86_64 assembler." by Nicolas Geoffray · 10 years ago
  6. b5de00f Fix encoding of imul in x86_64 assembler. by Nicolas Geoffray · 10 years ago
  7. 54efee5 Merge "Make ObjectRegistry::InternalAdd GC safe" by Sebastien Hertz · 10 years ago
  8. 64727ae Merge "Revert "Revert "Implement long negate instruction in the optimizing compiler.""" by Roland Levillain · 10 years ago
  9. 8bde036 Merge "Use test's `-d' option when checking for a directory." by Roland Levillain · 10 years ago
  10. 32da24b Merge "Fix wrong unsigned to signed conversions." by Nicolas Geoffray · 10 years ago
  11. 2e07b4f Revert "Revert "Implement long negate instruction in the optimizing compiler."" by Roland Levillain · 10 years ago
  12. 0256737 Merge "Fix JDWP Virtualmachine.Resume command" by Sebastien Hertz · 10 years ago
  13. a1e50ca Merge "More use of WellKnownClasses for debugger" by Sebastien Hertz · 10 years ago
  14. 6b8fbcb Merge "ART: Remove old LOG(INFO)" by Andreas Gampe · 10 years ago
  15. 754ff33 Merge "Use the passed-in 'name' param to create a MemMap." by Mathieu Chartier · 10 years ago
  16. aa756f3 ART: Remove old LOG(INFO) by Andreas Gampe · 10 years ago
  17. d308804 Merge "Make out-of-line mutex contention dependent on ART_USE_FUTEXES." by Ian Rogers · 10 years ago
  18. 51d212e Make out-of-line mutex contention dependent on ART_USE_FUTEXES. by Ian Rogers · 10 years ago
  19. e8bd8ac Merge "ART: Use static_assert in down_cast" by Andreas Gampe · 10 years ago
  20. eafdb96 ART: Use static_assert in down_cast by Andreas Gampe · 10 years ago
  21. 13fe5bb Merge "Add missing SHARED_LOCKS_REQUIRED attibute." by Chih-Hung Hsieh · 10 years ago
  22. 3283820 Add missing SHARED_LOCKS_REQUIRED attibute. by Chih-Hung Hsieh · 10 years ago
  23. 8d6ae52 Fix wrong unsigned to signed conversions. by Nicolas Geoffray · 10 years ago
  24. b4e1a4d Merge "ART: Add basic tests for materialized conditions." by Nicolas Geoffray · 10 years ago
  25. be8c021 Merge "Fix concurrent start bytes race" by Mathieu Chartier · 10 years ago
  26. 55adc60 Merge "Revert "Implement long negate instruction in the optimizing compiler."" by Roland Levillain · 10 years ago
  27. 30ca3d8 Revert "Implement long negate instruction in the optimizing compiler." by Roland Levillain · 10 years ago
  28. 08cef22 Fix concurrent start bytes race by Mathieu Chartier · 10 years ago
  29. 9273074 ART: Add basic tests for materialized conditions. by Alexandre Rames · 10 years ago
  30. 46fdec1 Merge "Implement long negate instruction in the optimizing compiler." by Roland Levillain · 10 years ago
  31. 66ce173 Implement long negate instruction in the optimizing compiler. by Roland Levillain · 10 years ago
  32. e2b2cbf Merge "[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes" by Calin Juravle · 10 years ago
  33. 096cc02 [optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes by Calin Juravle · 10 years ago
  34. 560b5ac Use test's `-d' option when checking for a directory. by Roland Levillain · 10 years ago
  35. b1bcf57 Merge "Use the shared smali test infrastructure for 800-smali." by Nicolas Geoffray · 10 years ago
  36. 46de37a Merge "[optimizing compiler] Add float/double subtraction" by Calin Juravle · 10 years ago
  37. 1135168 [optimizing compiler] Add float/double subtraction by Calin Juravle · 10 years ago
  38. e2d628b Make ObjectRegistry::InternalAdd GC safe by Sebastien Hertz · 10 years ago
  39. e833b11 Merge "ART: optimizing compiler: initial support for ARM64." by Nicolas Geoffray · 10 years ago
  40. 5319def ART: optimizing compiler: initial support for ARM64. by Alexandre Rames · 10 years ago
  41. 37a7188 Merge "Remove obsolete TODOs from codegen tests" by Calin Juravle · 10 years ago
  42. 039b6e2 Remove obsolete TODOs from codegen tests by Calin Juravle · 10 years ago
  43. 1e4dc25 Merge "[native bridge] Make sure we always unload the native bridge" by Calin Juravle · 10 years ago
  44. 07d83c7 [native bridge] Make sure we always unload the native bridge by Calin Juravle · 10 years ago
  45. e49e195 More use of WellKnownClasses for debugger by Sebastien Hertz · 10 years ago
  46. f1fd898 Use the shared smali test infrastructure for 800-smali. by Nicolas Geoffray · 10 years ago
  47. 1122c7f Merge "Implement int bit-wise not operation in the optimizing compiler." by Roland Levillain · 10 years ago
  48. 1cc5f251 Implement int bit-wise not operation in the optimizing compiler. by Roland Levillain · 10 years ago
  49. fd9e956 Merge "C++11 related clean-up of DISALLOW_.." by Ian Rogers · 10 years ago
  50. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  51. 79f4ec3 Merge "Fix arm64 bug introduced by refactoring." by Ian Rogers · 10 years ago
  52. ef32b8f Use the passed-in 'name' param to create a MemMap. by Kyungmin Lee · 10 years ago
  53. aea6888 Merge "Tidy up logging." by Ian Rogers · 10 years ago
  54. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  55. b08f4dc Merge "X86 Long Min/Max: Avoid calling SRegToVReg with -1" by Vladimir Marko · 10 years ago
  56. 98c1711 Merge "Fix make file comment" by Calin Juravle · 10 years ago
  57. 9228b2a Fix make file comment by Calin Juravle · 10 years ago
  58. 036c408 Merge "Minor fix in codegen tests." by Calin Juravle · 10 years ago
  59. 48dee04 Minor fix in codegen tests. by Calin Juravle · 10 years ago
  60. 0ff20d5 Fix arm64 bug introduced by refactoring. by Stephen Kyle · 10 years ago
  61. 7f7bf4e Merge "Add multiplication for floats/doubles in optimizing compiler" by Calin Juravle · 10 years ago
  62. b5bfa96 Add multiplication for floats/doubles in optimizing compiler by Calin Juravle · 10 years ago
  63. 53093be Merge "Fix typo in Makefile." by Nicolas Geoffray · 10 years ago
  64. 83cae42 Fix typo in Makefile. by Nicolas Geoffray · 10 years ago
  65. 46bf5e0 Merge "Implement array creation related DEX instructions." by Nicolas Geoffray · 10 years ago
  66. a3d05a4 Implement array creation related DEX instructions. by Nicolas Geoffray · 10 years ago
  67. a65c1db X86 Long Min/Max: Avoid calling SRegToVReg with -1 by Mark Mendell · 10 years ago
  68. 2da28f2 Merge "Fixed debugger for threads attached from JNI" by Sebastien Hertz · 10 years ago
  69. 099dbe8 Merge "Fix bug in UnionIfNotIn." by Nicolas Geoffray · 10 years ago
  70. b556761 Fix bug in UnionIfNotIn. by Nicolas Geoffray · 10 years ago
  71. 965ac7e Merge "Various fixes related to integer negate operations." by Roland Levillain · 10 years ago
  72. b762d2e Various fixes related to integer negate operations. by Roland Levillain · 10 years ago
  73. 70f4b99 Merge "ART: Print args in case of run-test build failure" by Andreas Gampe · 10 years ago
  74. deb48a0 ART: Print args in case of run-test build failure by Andreas Gampe · 10 years ago
  75. 94e5af8 Merge "ART: Fix common_build CFLAGS" by Andreas Gampe · 10 years ago
  76. ee0ebc8 ART: Fix common_build CFLAGS by Andreas Gampe · 10 years ago
  77. 71c4cea Merge "Fix Mac build." by Ian Rogers · 10 years ago
  78. 6c480d6 Fix Mac build. by Ian Rogers · 10 years ago
  79. 4918e1c Merge "Fix a DCHECK failure IsResolved() || IsErroneous()." by Hiroshi Yamauchi · 10 years ago
  80. f4c15a1 Fix a DCHECK failure IsResolved() || IsErroneous(). by Hiroshi Yamauchi · 10 years ago
  81. 845087a Merge "Avoid strict-aliasing problems with Handles." by Ian Rogers · 10 years ago
  82. b5cb18a Avoid strict-aliasing problems with Handles. by Ian Rogers · 10 years ago
  83. 0f95dfe Merge "Const-ify functions/variables in trampoline entrypoints." by Ian Rogers · 10 years ago
  84. 1428dce Const-ify functions/variables in trampoline entrypoints. by Ian Rogers · 10 years ago
  85. 6207b2b Merge "ART: Fix test 089 to ignore debug lines" by Andreas Gampe · 10 years ago
  86. e55ff0e ART: Fix test 089 to ignore debug lines by Andreas Gampe · 10 years ago
  87. 253fa55 Fix JDWP Virtualmachine.Resume command by Sebastien Hertz · 10 years ago
  88. 58e560f Merge "ART: Fix run-test script" by Andreas Gampe · 10 years ago
  89. f6930a8 ART: Fix run-test script by Andreas Gampe · 10 years ago
  90. 4403b08 Merge "Fix register_allocator_test after reg alloc changes." by Nicolas Geoffray · 10 years ago
  91. 1f897b9 Fix register_allocator_test after reg alloc changes. by Nicolas Geoffray · 10 years ago
  92. 4ff20eb Merge "Fix off by one errors in linear scan register allocator." by Nicolas Geoffray · 10 years ago
  93. c8147a7 Fix off by one errors in linear scan register allocator. by Nicolas Geoffray · 10 years ago
  94. be8c189 Merge "Fix m test-art-host-run-test-001-HelloWorld." by Nicolas Geoffray · 10 years ago
  95. f38b7dc Fix m test-art-host-run-test-001-HelloWorld. by Nicolas Geoffray · 10 years ago
  96. 8d2c23e Merge "Implement register allocator for floating point registers." by Nicolas Geoffray · 10 years ago
  97. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 10 years ago
  98. f628193 Merge "Enable generic JNI for x86 and ARM when interpret-only." by Ian Rogers · 10 years ago
  99. a4a3f40 Enable generic JNI for x86 and ARM when interpret-only. by Ian Rogers · 10 years ago
  100. a21bf6e Merge "Clarify a confusing error message." by Elliott Hughes · 10 years ago