1. baede34 Merge "JDWP: fix breakpoint for method in the image" by Sebastien Hertz · 10 years ago
  2. 989210e Merge "Quick: Use fewer insns for ARM LDR/STR with large offsets." by Vladimir Marko · 10 years ago
  3. aed3ad7 Quick: Use fewer insns for ARM LDR/STR with large offsets. by Vladimir Marko · 10 years ago
  4. 4334f95 Merge "Call ProcessStrings() in ImageWriter, fix prefix check." by Vladimir Marko · 10 years ago
  5. 6963e44 JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago
  6. 31bacb9 Merge "Remove method verification results right after compiling a method" by Mathieu Chartier · 10 years ago
  7. ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
  8. 8b9a97e Merge "ART: Fix unclosed files in dex2oat" by Andreas Gampe · 10 years ago
  9. a650e70 ART: Fix unclosed files in dex2oat by Andreas Gampe · 10 years ago
  10. 27478e6 Merge "Don't re-use arttest when calling loadLibrary." by Nicolas Geoffray · 10 years ago
  11. 005f697 Don't re-use arttest when calling loadLibrary. by Nicolas Geoffray · 10 years ago
  12. acb23cf Merge "Fix VM-less builds." by David 'Digit' Turner · 10 years ago
  13. 3389ca7 Call ProcessStrings() in ImageWriter, fix prefix check. by Vladimir Marko · 10 years ago
  14. ccce1c0 Merge "Implement InexpensiveConstantInt(., opcode) for ARM." by Vladimir Marko · 10 years ago
  15. 9a64a46 Merge "Add support for float-to-int in the optimizing compiler." by Roland Levillain · 10 years ago
  16. add2f94 Merge "Fix a compiler bug related to a catch-less try-finally statement." by Roland Levillain · 10 years ago
  17. 1a3960a Merge "Explicitly give compiler options to test scripts" by Nicolas Geoffray · 10 years ago
  18. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  19. a29f698 Implement InexpensiveConstantInt(., opcode) for ARM. by Vladimir Marko · 10 years ago
  20. 3f8f936 Add support for float-to-int in the optimizing compiler. by Roland Levillain · 10 years ago
  21. fc600dc Fix a compiler bug related to a catch-less try-finally statement. by Roland Levillain · 10 years ago
  22. bbba809 Merge "Fix new-instance node." by Calin Juravle · 10 years ago
  23. 5ae0d29 Merge "Update libcore script and add a new expectation file." by Nicolas Geoffray · 10 years ago
  24. c3837e4 Update libcore script and add a new expectation file. by Nicolas Geoffray · 10 years ago
  25. 62753c4 Fix VM-less builds. by David 'Digit' Turner · 10 years ago
  26. 6045c9a Merge "Fix mac build" by Mathieu Chartier · 10 years ago
  27. e3a650a Fix mac build by Mathieu Chartier · 10 years ago
  28. 62070ac Merge "Remove MethodHelper." by Ian Rogers · 10 years ago
  29. 1a10218 Remove MethodHelper. by Ian Rogers · 10 years ago
  30. a4b47a1 Merge "Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders." by Ian Rogers · 10 years ago
  31. 539f938 Merge "Print memory usage in dex2oat shutdown" by Mathieu Chartier · 10 years ago
  32. b5fb207 Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders. by Ian Rogers · 10 years ago
  33. 49285c5 Print memory usage in dex2oat shutdown by Mathieu Chartier · 10 years ago
  34. b5af264 Merge "Fix artQuickResolutionTrampoline." by Ian Rogers · 10 years ago
  35. 00f1527 Fix artQuickResolutionTrampoline. by Ian Rogers · 10 years ago
  36. 8108721 Merge "Remove MethodHelper::HasSameNameAndSignature." by Ian Rogers · 10 years ago
  37. f224751 Remove MethodHelper::HasSameNameAndSignature. by Ian Rogers · 10 years ago
  38. 384f729 Merge "Move GetClassFromTypeIdx to ArtMethod." by Ian Rogers · 10 years ago
  39. a048560 Move GetClassFromTypeIdx to ArtMethod. by Ian Rogers · 10 years ago
  40. c1f5f73 Merge "Remove FieldHelper." by Ian Rogers · 10 years ago
  41. fc8b502 Merge "Don't force color diagnostics." by Dan Albert · 10 years ago
  42. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  43. 6c7cdc5 Don't force color diagnostics. by Dan Albert · 10 years ago
  44. 8443637 Merge "ART: Build fix." by Andreas Gampe · 10 years ago
  45. dc8b63c ART: Build fix. by Andreas Gampe · 10 years ago
  46. f842571 Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod." by Ian Rogers · 10 years ago
  47. e0a02da Move FindDexMethodIndexInOtherDexFile into ArtMethod. by Ian Rogers · 10 years ago
  48. eb8a32f Merge "ART: Change boot image class update" by Andreas Gampe · 10 years ago
  49. 92a6ed2 Fix new-instance node. by Calin Juravle · 10 years ago
  50. b67f965 Merge "ART: Add some thread abort logging" by Andreas Gampe · 10 years ago
  51. 5055c8e Merge "ART: Print initialization failures to file" by Andreas Gampe · 10 years ago
  52. 4256440 Merge "Remove MethodHelper from the interpreter." by Ian Rogers · 10 years ago
  53. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
  54. 32750ae Merge "Add a way to pass GDB commands" by Mathieu Chartier · 10 years ago
  55. c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
  56. e7106cb Merge "ART: Avoid a recursive abort" by Andreas Gampe · 10 years ago
  57. f25c2ec Merge "Fix OOM throwing if it happens in finalizer reference (take 2)" by Nicolas Geoffray · 10 years ago
  58. 3ac90da Fix OOM throwing if it happens in finalizer reference (take 2) by Pavel Vyssotski · 10 years ago
  59. e0245b0 Merge "[optimizing compiler] Fix invoke-direct" by Calin Juravle · 10 years ago
  60. 98646a3 Merge "Add a branch to ensure the test is compiled." by Nicolas Geoffray · 10 years ago
  61. 48c60f2 Add a branch to ensure the test is compiled. by Nicolas Geoffray · 10 years ago
  62. 383993c Merge "Add some heursitics for compiling, close to Quick's." by Nicolas Geoffray · 10 years ago
  63. 68af004 Merge "Treat SSA transformation special, as we may have to bailout." by Nicolas Geoffray · 10 years ago
  64. f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 10 years ago
  65. c7c8fe2 [optimizing compiler] Fix invoke-direct by Calin Juravle · 10 years ago
  66. 10a573a Merge "Don't run optimizations after baseline." by Nicolas Geoffray · 10 years ago
  67. 43a539f Add some heursitics for compiling, close to Quick's. by Nicolas Geoffray · 10 years ago
  68. f7ebda4 Merge "Fix fault handler invoked before vm running." by Christopher Ferris · 10 years ago
  69. ea09c1e Merge "Try normal allocation if large object allocation fails" by Mathieu Chartier · 10 years ago
  70. 446f9ee Try normal allocation if large object allocation fails by Mathieu Chartier · 10 years ago
  71. 87e0aa4 Merge "Fix growth limit / footprint limit problems" by Mathieu Chartier · 10 years ago
  72. 0310da5 Fix growth limit / footprint limit problems by Mathieu Chartier · 10 years ago
  73. 90fe256 Merge "Set dex_cache_strings_ when we call Class::SetDexCache" by Mathieu Chartier · 10 years ago
  74. 37b55eb Don't run optimizations after baseline. by Nicolas Geoffray · 10 years ago
  75. 91a6dc4 Set dex_cache_strings_ when we call Class::SetDexCache by Mathieu Chartier · 10 years ago
  76. dde815a Merge "ART: x86 specific clearing higher bits when converting long to int" by Bill Buzbee · 10 years ago
  77. 758662e Merge "Quick: Fix neg-long on ARM for overlapping regs." by Vladimir Marko · 10 years ago
  78. 05d5810 Merge "Refactor handling of conditional branches with known result." by Vladimir Marko · 10 years ago
  79. 0a08097 Merge "Quick: Use 16-bit conditional branch in Thumb2." by Vladimir Marko · 10 years ago
  80. 057491f Merge "Quick: Use 16-bit Thumb2 PUSH/POP when possible." by Vladimir Marko · 10 years ago
  81. 2f340a8 Quick: Fix neg-long on ARM for overlapping regs. by Vladimir Marko · 10 years ago
  82. 0c137c4 Merge "Remove type conversion nodes converting to the same type." by Nicolas Geoffray · 10 years ago
  83. 01fcc9e Remove type conversion nodes converting to the same type. by Nicolas Geoffray · 10 years ago
  84. dff1069 Merge "Opt Compiler: Arm64: Add support for more IRs plus various fixes." by Nicolas Geoffray · 10 years ago
  85. 89b5387 Merge "Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug." by Nicolas Geoffray · 10 years ago
  86. 672db02 Merge "Fix insertion of parallel move when connecting siblings." by Nicolas Geoffray · 10 years ago
  87. 5976857 Fix insertion of parallel move when connecting siblings. by Nicolas Geoffray · 10 years ago
  88. 5a57dae Merge "Don't walk the libcore tree when finding tests." by Nicolas Geoffray · 10 years ago
  89. 3cdf818 Don't walk the libcore tree when finding tests. by Nicolas Geoffray · 10 years ago
  90. 7933e18 Merge "Print the right default for the compiler backend." by Nicolas Geoffray · 10 years ago
  91. 4586fb6 Print the right default for the compiler backend. by Nicolas Geoffray · 10 years ago
  92. 33c5aac Merge "Don't use CanHoldArm in the code generator." by Nicolas Geoffray · 10 years ago
  93. 3bcc8ea Don't use CanHoldArm in the code generator. by Nicolas Geoffray · 10 years ago
  94. 6e2d377 Merge "Add a script for running libcore tests." by Nicolas Geoffray · 10 years ago
  95. b2e7e24 Add a script for running libcore tests. by Nicolas Geoffray · 10 years ago
  96. 7ab2fce Refactor handling of conditional branches with known result. by Vladimir Marko · 10 years ago
  97. 02164b3 Opt Compiler: Arm64: Add support for more IRs plus various fixes. by Serban Constantinescu · 10 years ago
  98. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago
  99. eea79dd Merge "Fix a bug in the linear scan register allocator." by Nicolas Geoffray · 10 years ago
  100. 9ce56af Merge "Fix bogus assumption for live registers at safe point." by Nicolas Geoffray · 10 years ago