1. 7f4a9e9 am 560473c7: Merge "ART: Fix multi-image testing" by Andreas Gampe · 10 years ago
  2. 560473c Merge "ART: Fix multi-image testing" by Andreas Gampe · 10 years ago
  3. 70587a2 ART: Fix multi-image testing by Andreas Gampe · 10 years ago
  4. 17c4ccf am af62cf99: Merge "Set ANDROID_ROOT correctly for host in test script." by Nicolas Geoffray · 10 years ago
  5. af62cf9 Merge "Set ANDROID_ROOT correctly for host in test script." by Nicolas Geoffray · 10 years ago
  6. 8eedb47 Set ANDROID_ROOT correctly for host in test script. by Nicolas Geoffray · 10 years ago
  7. e8b408a am 19324d04: Merge "Provide an option to run run-tests with a local dalvikvm." by Nicolas Geoffray · 10 years ago
  8. 6d5fe54 am cc433713: Merge "Add support for static fields in optimizing compiler." by Nicolas Geoffray · 10 years ago
  9. 19324d0 Merge "Provide an option to run run-tests with a local dalvikvm." by Nicolas Geoffray · 10 years ago
  10. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  11. cc43371 Merge "Add support for static fields in optimizing compiler." by Nicolas Geoffray · 10 years ago
  12. 19a19cf Add support for static fields in optimizing compiler. by Nicolas Geoffray · 10 years ago
  13. 9fe6010 am 7c049c1f: Merge "Remove useless suspend points from arm/arm64 AGET/APUT." by Vladimir Marko · 10 years ago
  14. 2e58407 am be29639a: Merge "Move GetNameAsString out of MethodHelper into ArtMethod." by Ian Rogers · 10 years ago
  15. 9c833fc am eedb5168: Merge changes I70e70894,I3adcb8a1 by Brian Carlstrom · 10 years ago
  16. d6b31b8 am f13dd507: Merge "Move MethodHelper::GetReturnType to mirror::ArtMethod." by Ian Rogers · 10 years ago
  17. a75aac4 am 2d3a69e6: Merge "ART: PIC testing" by Andreas Gampe · 10 years ago
  18. 9ad0a5d am 027ea04b: Merge "Fill resolved static fields during class initialization" by Mathieu Chartier · 10 years ago
  19. f017668 am e0205d51: Merge "Remove ResolveString from MethodHelper." by Ian Rogers · 10 years ago
  20. 0d6898e am e1e08403: Merge "ART: Create and use multiple core images" by Andreas Gampe · 10 years ago
  21. 8ec72b7 am d0f6f903: Merge "Tidy MethodProtoHelper." by Ian Rogers · 10 years ago
  22. d2a8a2e am 7c1e9d86: Merge "[optimizing compiler] Add division for floats and doubles" by Calin Juravle · 10 years ago
  23. aeebf49 am 4816ecfc: Merge "Add long bitwise not instruction in the optimizing compiler." by Roland Levillain · 10 years ago
  24. 6b69f69 am d3271e8a: Merge changes Ia007744f,Iac6d03d8 by Brian Carlstrom · 10 years ago
  25. 0807667 am 921f3858: Merge "ART: Add support for patching and loading OAT files compiled with PIC" by Igor Murashkin · 10 years ago
  26. 2e5455e am 11bd683f: Merge "ART: Add pic flag to oat header store" by Andreas Gampe · 10 years ago
  27. 8bcb4eb am 79027f62: Merge "Fix 64 bit build" by Mathieu Chartier · 10 years ago
  28. 9f99e06 am e74b720d: Merge "ART: Typo fix" by Andreas Gampe · 10 years ago
  29. bb75572 am 09e61bb2: Merge "ART: Fix test 089" by Andreas Gampe · 10 years ago
  30. bb72bd6 am 57748282: Merge "Optimize method linking" by Mathieu Chartier · 10 years ago
  31. d06eefb am ac293277: Merge "Add gp initialization to the art_quick_imt_conflict_trampoline() function." by Ian Rogers · 10 years ago
  32. 72d047f am 384c76aa: Merge "Extra debug output in run-test." by Ian Rogers · 10 years ago
  33. 7c049c1 Merge "Remove useless suspend points from arm/arm64 AGET/APUT." by Vladimir Marko · 10 years ago
  34. be29639 Merge "Move GetNameAsString out of MethodHelper into ArtMethod." by Ian Rogers · 10 years ago
  35. 6b14d55 Move GetNameAsString out of MethodHelper into ArtMethod. by Ian Rogers · 10 years ago
  36. eedb516 Merge changes I70e70894,I3adcb8a1 by Brian Carlstrom · 10 years ago
  37. f13dd50 Merge "Move MethodHelper::GetReturnType to mirror::ArtMethod." by Ian Rogers · 10 years ago
  38. ded66a0 Move MethodHelper::GetReturnType to mirror::ArtMethod. by Ian Rogers · 10 years ago
  39. e9105f7 Work around relocated boot.oat corruption by Brian Carlstrom · 10 years ago
  40. 2d3a69e Merge "ART: PIC testing" by Andreas Gampe · 10 years ago
  41. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago
  42. 027ea04 Merge "Fill resolved static fields during class initialization" by Mathieu Chartier · 10 years ago
  43. 05d89ee Fill resolved static fields during class initialization by Mathieu Chartier · 10 years ago
  44. 37628b7 Remove double space in messages by Brian Carlstrom · 10 years ago
  45. e0205d5 Merge "Remove ResolveString from MethodHelper." by Ian Rogers · 10 years ago
  46. 6786a58 Remove ResolveString from MethodHelper. by Ian Rogers · 10 years ago
  47. e1e0840 Merge "ART: Create and use multiple core images" by Andreas Gampe · 10 years ago
  48. 63fc30e ART: Create and use multiple core images by Andreas Gampe · 10 years ago
  49. d0f6f90 Merge "Tidy MethodProtoHelper." by Ian Rogers · 10 years ago
  50. 03b6eaf Tidy MethodProtoHelper. by Ian Rogers · 10 years ago
  51. 7c1e9d8 Merge "[optimizing compiler] Add division for floats and doubles" by Calin Juravle · 10 years ago
  52. 7c4954d [optimizing compiler] Add division for floats and doubles by Calin Juravle · 10 years ago
  53. fb311f8 Remove useless suspend points from arm/arm64 AGET/APUT. by Vladimir Marko · 10 years ago
  54. a229421 am 4985fdf0: Merge "Rewrite class initialization check elimination." by Vladimir Marko · 10 years ago
  55. 3137956 am 2deace28: Merge "Support hard float on arm in optimizing compiler." by Nicolas Geoffray · 10 years ago
  56. 31d2b69 am 7066718b: Merge "ART: Fix ImageSpace error message." by Andreas Gampe · 10 years ago
  57. 74169a6 am 7e6d3fdb: Merge "ART: Fix leak in bit_vector" by Andreas Gampe · 10 years ago
  58. 6ff72ae am 0c1215e2: Merge "[native bridge] Add test to verify code_cache existance." by Calin Juravle · 10 years ago
  59. 3e5c2ff am 1ef3495a: Merge "Quick: Fix wide Phi detection in GVN, clean up INVOKEs." by Vladimir Marko · 10 years ago
  60. ac3af3c am 07cce747: Merge "Fix the DW_OP_breg* constants." by Elliott Hughes · 10 years ago
  61. 1a9a4ef am 768135f3: Merge "Do not use ld instruction for Mips32." by Ian Rogers · 10 years ago
  62. 4816ecf Merge "Add long bitwise not instruction in the optimizing compiler." by Roland Levillain · 10 years ago
  63. 0e7217d am 3e3364e2: Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 10 years ago
  64. a660fc1 am c57a66d5: Merge "ARM: Use hardfp calling convention between java to java call." by Ian Rogers · 10 years ago
  65. d3ea207 am b62ff579: Merge "ART: Add div/rem zero check elimination flag" by Ian Rogers · 10 years ago
  66. f815266 am c6c9e5d4: Merge "ART: Prevent float inference back to SSA in-regs." by Ian Rogers · 10 years ago
  67. 5568011 am 98c271d5: Merge "Code cleanup." by Ian Rogers · 10 years ago
  68. 628cdae am 661cb3f6: Merge "Add more environment variable to control test granularity." by Nicolas Geoffray · 10 years ago
  69. 1ad02da am dc9667e5: Merge "Fix encoding of imul in x86_64 assembler." by Nicolas Geoffray · 10 years ago
  70. dc7536f am 54efee55: Merge "Make ObjectRegistry::InternalAdd GC safe" by Sebastien Hertz · 10 years ago
  71. 1e48a92 am 64727aee: Merge "Revert "Revert "Implement long negate instruction in the optimizing compiler.""" by Roland Levillain · 10 years ago
  72. c681eff am 8bde036e: Merge "Use test\'s `-d\' option when checking for a directory." by Roland Levillain · 10 years ago
  73. aeebdb4 am 32da24bb: Merge "Fix wrong unsigned to signed conversions." by Nicolas Geoffray · 10 years ago
  74. 43946f6 am 02567379: Merge "Fix JDWP Virtualmachine.Resume command" by Sebastien Hertz · 10 years ago
  75. 1467cbf am a1e50cab: Merge "More use of WellKnownClasses for debugger" by Sebastien Hertz · 10 years ago
  76. cd6b1d8 am 6b8fbcb1: Merge "ART: Remove old LOG(INFO)" by Andreas Gampe · 10 years ago
  77. 4675994 am 754ff339: Merge "Use the passed-in \'name\' param to create a MemMap." by Mathieu Chartier · 10 years ago
  78. e8bde95 am d308804f: Merge "Make out-of-line mutex contention dependent on ART_USE_FUTEXES." by Ian Rogers · 10 years ago
  79. 4bdd8bb am e8bd8ac7: Merge "ART: Use static_assert in down_cast" by Andreas Gampe · 10 years ago
  80. 9ebbaf1 am 13fe5bbd: Merge "Add missing SHARED_LOCKS_REQUIRED attibute." by Chih-Hung Hsieh · 10 years ago
  81. 46c1690 am b4e1a4d3: Merge "ART: Add basic tests for materialized conditions." by Nicolas Geoffray · 10 years ago
  82. b72b0d5 am be8c0217: Merge "Fix concurrent start bytes race" by Mathieu Chartier · 10 years ago
  83. 3087511 am 55adc608: Merge "Revert "Implement long negate instruction in the optimizing compiler."" by Roland Levillain · 10 years ago
  84. c06b2ec am 46fdec13: Merge "Implement long negate instruction in the optimizing compiler." by Roland Levillain · 10 years ago
  85. a7e64cc am e2b2cbf8: Merge "[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes" by Calin Juravle · 10 years ago
  86. 2068d9a am b1bcf57e: Merge "Use the shared smali test infrastructure for 800-smali." by Nicolas Geoffray · 10 years ago
  87. 1f88fcb am 46de37a6: Merge "[optimizing compiler] Add float/double subtraction" by Calin Juravle · 10 years ago
  88. d3271e8 Merge changes Ia007744f,Iac6d03d8 by Brian Carlstrom · 10 years ago
  89. 921f385 Merge "ART: Add support for patching and loading OAT files compiled with PIC" by Igor Murashkin · 10 years ago
  90. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  91. 11bd683 Merge "ART: Add pic flag to oat header store" by Andreas Gampe · 10 years ago
  92. 8ae6c27 Remove extraneous fprintf args by Brian Carlstrom · 10 years ago
  93. 7ba6496 ART: Add pic flag to oat header store by Andreas Gampe · 10 years ago
  94. 2f1e15c Remove boot.art/boot.oat on failure to create by Brian Carlstrom · 10 years ago
  95. 79027f6 Merge "Fix 64 bit build" by Mathieu Chartier · 10 years ago
  96. d035c2d Fix 64 bit build by Mathieu Chartier · 10 years ago
  97. e74b720 Merge "ART: Typo fix" by Andreas Gampe · 10 years ago
  98. 602fbcd ART: Typo fix by Andreas Gampe · 10 years ago
  99. 09e61bb Merge "ART: Fix test 089" by Andreas Gampe · 10 years ago
  100. 5c11490 ART: Fix test 089 by Andreas Gampe · 10 years ago