1. f815266 am c6c9e5d4: Merge "ART: Prevent float inference back to SSA in-regs." by Ian Rogers · 10 years ago
  2. 5568011 am 98c271d5: Merge "Code cleanup." by Ian Rogers · 10 years ago
  3. 628cdae am 661cb3f6: Merge "Add more environment variable to control test granularity." by Nicolas Geoffray · 10 years ago
  4. 1ad02da am dc9667e5: Merge "Fix encoding of imul in x86_64 assembler." by Nicolas Geoffray · 10 years ago
  5. dc7536f am 54efee55: Merge "Make ObjectRegistry::InternalAdd GC safe" by Sebastien Hertz · 10 years ago
  6. 1e48a92 am 64727aee: Merge "Revert "Revert "Implement long negate instruction in the optimizing compiler.""" by Roland Levillain · 10 years ago
  7. c681eff am 8bde036e: Merge "Use test\'s `-d\' option when checking for a directory." by Roland Levillain · 10 years ago
  8. aeebdb4 am 32da24bb: Merge "Fix wrong unsigned to signed conversions." by Nicolas Geoffray · 10 years ago
  9. 43946f6 am 02567379: Merge "Fix JDWP Virtualmachine.Resume command" by Sebastien Hertz · 10 years ago
  10. 1467cbf am a1e50cab: Merge "More use of WellKnownClasses for debugger" by Sebastien Hertz · 10 years ago
  11. cd6b1d8 am 6b8fbcb1: Merge "ART: Remove old LOG(INFO)" by Andreas Gampe · 10 years ago
  12. 4675994 am 754ff339: Merge "Use the passed-in \'name\' param to create a MemMap." by Mathieu Chartier · 10 years ago
  13. e8bde95 am d308804f: Merge "Make out-of-line mutex contention dependent on ART_USE_FUTEXES." by Ian Rogers · 10 years ago
  14. 4bdd8bb am e8bd8ac7: Merge "ART: Use static_assert in down_cast" by Andreas Gampe · 10 years ago
  15. 9ebbaf1 am 13fe5bbd: Merge "Add missing SHARED_LOCKS_REQUIRED attibute." by Chih-Hung Hsieh · 10 years ago
  16. 46c1690 am b4e1a4d3: Merge "ART: Add basic tests for materialized conditions." by Nicolas Geoffray · 10 years ago
  17. b72b0d5 am be8c0217: Merge "Fix concurrent start bytes race" by Mathieu Chartier · 10 years ago
  18. 3087511 am 55adc608: Merge "Revert "Implement long negate instruction in the optimizing compiler."" by Roland Levillain · 10 years ago
  19. c06b2ec am 46fdec13: Merge "Implement long negate instruction in the optimizing compiler." by Roland Levillain · 10 years ago
  20. a7e64cc am e2b2cbf8: Merge "[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes" by Calin Juravle · 10 years ago
  21. 2068d9a am b1bcf57e: Merge "Use the shared smali test infrastructure for 800-smali." by Nicolas Geoffray · 10 years ago
  22. 1f88fcb am 46de37a6: Merge "[optimizing compiler] Add float/double subtraction" by Calin Juravle · 10 years ago
  23. 286e510 am e833b110: Merge "ART: optimizing compiler: initial support for ARM64." by Nicolas Geoffray · 10 years ago
  24. d1e858f am 37a71888: Merge "Remove obsolete TODOs from codegen tests" by Calin Juravle · 10 years ago
  25. f74127a am 1e4dc259: Merge "[native bridge] Make sure we always unload the native bridge" by Calin Juravle · 10 years ago
  26. c6c9e5d Merge "ART: Prevent float inference back to SSA in-regs." by Ian Rogers · 10 years ago
  27. 8fe0e35 ART: Prevent float inference back to SSA in-regs. by Stephen Kyle · 10 years ago
  28. 98c271d Merge "Code cleanup." by Ian Rogers · 10 years ago
  29. e090781 am 1122c7fc: Merge "Implement int bit-wise not operation in the optimizing compiler." by Roland Levillain · 10 years ago
  30. 3e3c3d6 am fd9e9561: Merge "C++11 related clean-up of DISALLOW_.." by Ian Rogers · 10 years ago
  31. 79d282a am 79f4ec3f: Merge "Fix arm64 bug introduced by refactoring." by Ian Rogers · 10 years ago
  32. 661cb3f Merge "Add more environment variable to control test granularity." by Nicolas Geoffray · 10 years ago
  33. 41bb331 Add more environment variable to control test granularity. by Nicolas Geoffray · 10 years ago
  34. dc9667e Merge "Fix encoding of imul in x86_64 assembler." by Nicolas Geoffray · 10 years ago
  35. b5de00f Fix encoding of imul in x86_64 assembler. by Nicolas Geoffray · 10 years ago
  36. 54efee5 Merge "Make ObjectRegistry::InternalAdd GC safe" by Sebastien Hertz · 10 years ago
  37. 4799e0d am aea6888b: Merge "Tidy up logging." by Ian Rogers · 10 years ago
  38. 64727ae Merge "Revert "Revert "Implement long negate instruction in the optimizing compiler.""" by Roland Levillain · 10 years ago
  39. 8bde036 Merge "Use test's `-d' option when checking for a directory." by Roland Levillain · 10 years ago
  40. 32da24b Merge "Fix wrong unsigned to signed conversions." by Nicolas Geoffray · 10 years ago
  41. 2e07b4f Revert "Revert "Implement long negate instruction in the optimizing compiler."" by Roland Levillain · 10 years ago
  42. 0256737 Merge "Fix JDWP Virtualmachine.Resume command" by Sebastien Hertz · 10 years ago
  43. a1e50ca Merge "More use of WellKnownClasses for debugger" by Sebastien Hertz · 10 years ago
  44. 6b8fbcb Merge "ART: Remove old LOG(INFO)" by Andreas Gampe · 10 years ago
  45. 754ff33 Merge "Use the passed-in 'name' param to create a MemMap." by Mathieu Chartier · 10 years ago
  46. aa756f3 ART: Remove old LOG(INFO) by Andreas Gampe · 10 years ago
  47. d308804 Merge "Make out-of-line mutex contention dependent on ART_USE_FUTEXES." by Ian Rogers · 10 years ago
  48. 51d212e Make out-of-line mutex contention dependent on ART_USE_FUTEXES. by Ian Rogers · 10 years ago
  49. ab9e1ce am b08f4dcf: Merge "X86 Long Min/Max: Avoid calling SRegToVReg with -1" by Vladimir Marko · 10 years ago
  50. e8bd8ac Merge "ART: Use static_assert in down_cast" by Andreas Gampe · 10 years ago
  51. eafdb96 ART: Use static_assert in down_cast by Andreas Gampe · 10 years ago
  52. 13fe5bb Merge "Add missing SHARED_LOCKS_REQUIRED attibute." by Chih-Hung Hsieh · 10 years ago
  53. 3283820 Add missing SHARED_LOCKS_REQUIRED attibute. by Chih-Hung Hsieh · 10 years ago
  54. 8d6ae52 Fix wrong unsigned to signed conversions. by Nicolas Geoffray · 10 years ago
  55. b4e1a4d Merge "ART: Add basic tests for materialized conditions." by Nicolas Geoffray · 10 years ago
  56. be8c021 Merge "Fix concurrent start bytes race" by Mathieu Chartier · 10 years ago
  57. 55adc60 Merge "Revert "Implement long negate instruction in the optimizing compiler."" by Roland Levillain · 10 years ago
  58. 30ca3d8 Revert "Implement long negate instruction in the optimizing compiler." by Roland Levillain · 10 years ago
  59. 08cef22 Fix concurrent start bytes race by Mathieu Chartier · 10 years ago
  60. 9273074 ART: Add basic tests for materialized conditions. by Alexandre Rames · 10 years ago
  61. 46fdec1 Merge "Implement long negate instruction in the optimizing compiler." by Roland Levillain · 10 years ago
  62. 66ce173 Implement long negate instruction in the optimizing compiler. by Roland Levillain · 10 years ago
  63. e2b2cbf Merge "[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes" by Calin Juravle · 10 years ago
  64. 096cc02 [optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes by Calin Juravle · 10 years ago
  65. 560b5ac Use test's `-d' option when checking for a directory. by Roland Levillain · 10 years ago
  66. b1bcf57 Merge "Use the shared smali test infrastructure for 800-smali." by Nicolas Geoffray · 10 years ago
  67. 46de37a Merge "[optimizing compiler] Add float/double subtraction" by Calin Juravle · 10 years ago
  68. 1135168 [optimizing compiler] Add float/double subtraction by Calin Juravle · 10 years ago
  69. e2d628b Make ObjectRegistry::InternalAdd GC safe by Sebastien Hertz · 10 years ago
  70. e833b11 Merge "ART: optimizing compiler: initial support for ARM64." by Nicolas Geoffray · 10 years ago
  71. 5319def ART: optimizing compiler: initial support for ARM64. by Alexandre Rames · 10 years ago
  72. 37a7188 Merge "Remove obsolete TODOs from codegen tests" by Calin Juravle · 10 years ago
  73. 039b6e2 Remove obsolete TODOs from codegen tests by Calin Juravle · 10 years ago
  74. 1e4dc25 Merge "[native bridge] Make sure we always unload the native bridge" by Calin Juravle · 10 years ago
  75. 07d83c7 [native bridge] Make sure we always unload the native bridge by Calin Juravle · 10 years ago
  76. e49e195 More use of WellKnownClasses for debugger by Sebastien Hertz · 10 years ago
  77. f1fd898 Use the shared smali test infrastructure for 800-smali. by Nicolas Geoffray · 10 years ago
  78. 1122c7f Merge "Implement int bit-wise not operation in the optimizing compiler." by Roland Levillain · 10 years ago
  79. 1cc5f251 Implement int bit-wise not operation in the optimizing compiler. by Roland Levillain · 10 years ago
  80. fd9e956 Merge "C++11 related clean-up of DISALLOW_.." by Ian Rogers · 10 years ago
  81. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  82. 79f4ec3 Merge "Fix arm64 bug introduced by refactoring." by Ian Rogers · 10 years ago
  83. ef32b8f Use the passed-in 'name' param to create a MemMap. by Kyungmin Lee · 10 years ago
  84. aea6888 Merge "Tidy up logging." by Ian Rogers · 10 years ago
  85. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  86. 59b0ba5 Merge commit 'ad6f0d28f69352c19cf7a1a954e33027dd3a3529' into HEAD by Bill Yi · 10 years ago
  87. b08f4dc Merge "X86 Long Min/Max: Avoid calling SRegToVReg with -1" by Vladimir Marko · 10 years ago
  88. 98c1711 Merge "Fix make file comment" by Calin Juravle · 10 years ago
  89. 9228b2a Fix make file comment by Calin Juravle · 10 years ago
  90. 036c408 Merge "Minor fix in codegen tests." by Calin Juravle · 10 years ago
  91. 48dee04 Minor fix in codegen tests. by Calin Juravle · 10 years ago
  92. 0ff20d5 Fix arm64 bug introduced by refactoring. by Stephen Kyle · 10 years ago
  93. 7f7bf4e Merge "Add multiplication for floats/doubles in optimizing compiler" by Calin Juravle · 10 years ago
  94. b5bfa96 Add multiplication for floats/doubles in optimizing compiler by Calin Juravle · 10 years ago
  95. 53093be Merge "Fix typo in Makefile." by Nicolas Geoffray · 10 years ago
  96. 83cae42 Fix typo in Makefile. by Nicolas Geoffray · 10 years ago
  97. 46bf5e0 Merge "Implement array creation related DEX instructions." by Nicolas Geoffray · 10 years ago
  98. a3d05a4 Implement array creation related DEX instructions. by Nicolas Geoffray · 10 years ago
  99. a65c1db X86 Long Min/Max: Avoid calling SRegToVReg with -1 by Mark Mendell · 10 years ago
  100. 2da28f2 Merge "Fixed debugger for threads attached from JNI" by Sebastien Hertz · 10 years ago