1. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  2. 618a870 Merge "Fix crash when debugging exception" by Sebastien Hertz · 10 years ago
  3. 00256f3 Merge "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  4. 8d5ead5 Revert "64bit changes to the stack walker for the Quick ABI." by Nicolas Geoffray · 10 years ago
  5. e08920e Merge "64bit changes to the stack walker for the Quick ABI." by Nicolas Geoffray · 10 years ago
  6. ea81063 Merge "Speed up single-stepping" by Sebastien Hertz · 10 years ago
  7. 6123d94 Merge "GenArithOpInt should ensure that reg is in core" by Bill Buzbee · 10 years ago
  8. 4e0d5ee Merge "Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""" by Mingyao Yang · 10 years ago
  9. 63da330 Merge "Add an option to specify a list of methods for LIR dumping." by Mingyao Yang · 10 years ago
  10. b0618ae Merge "ART: GTest target tests missing "PASSED"" by Andreas Gampe · 10 years ago
  11. a63229c ART: GTest target tests missing "PASSED" by Andreas Gampe · 10 years ago
  12. 72f184d Merge "Fix dependencies in the test suite for multi-target tests" by Andreas Gampe · 10 years ago
  13. 2fe0792 Fix dependencies in the test suite for multi-target tests by Andreas Gampe · 10 years ago
  14. 42d65c5 Add an option to specify a list of methods for LIR dumping. by Mingyao Yang · 10 years ago
  15. 86e1b5e Merge "Get instruction-set/features from build/core/config.mk" by Ian Rogers · 10 years ago
  16. 9b79776 Get instruction-set/features from build/core/config.mk by Ian Rogers · 10 years ago
  17. 9b3335e Merge "Modify unwind to comply with stack parser tools." by Christopher Ferris · 10 years ago
  18. a2cee18 Modify unwind to comply with stack parser tools. by Christopher Ferris · 10 years ago
  19. ed0bc0b Merge "Fixing missing newlines in Usage calls" by Brian Carlstrom · 10 years ago
  20. 80365d9 Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."" by Mingyao Yang · 10 years ago
  21. 4ad33b3 Fixing missing newlines in Usage calls by Brian Carlstrom · 10 years ago
  22. b21f7c9 Merge "Fix ForegroundHeapGrowthMultiplier and ParseDouble." by Mathieu Chartier · 10 years ago
  23. 455820e Fix ForegroundHeapGrowthMultiplier and ParseDouble. by Mathieu Chartier · 10 years ago
  24. fa25af3 Merge "Replace ObjectSet with LargeObjectBitmap." by Mathieu Chartier · 10 years ago
  25. 44b0053 Merge "Fix elf_writer_test for 64b target" by Andreas Gampe · 10 years ago
  26. e400aa2 Fix elf_writer_test for 64b target by Andreas Gampe · 10 years ago
  27. 5cb3283 64bit changes to the stack walker for the Quick ABI. by Nicolas Geoffray · 10 years ago
  28. ec83aac Merge "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."" by Sebastien Hertz · 10 years ago
  29. 7fff544 Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Brian Carlstrom · 10 years ago
  30. 6b8a267 Merge "Fix a use of OpCondBranch that breaks the MIPS build." by Ian Rogers · 10 years ago
  31. 366f8ae GenArithOpInt should ensure that reg is in core by Serguei Katkov · 10 years ago
  32. bbd695c Replace ObjectSet with LargeObjectBitmap. by Mathieu Chartier · 10 years ago
  33. d15f4e2 Fix a use of OpCondBranch that breaks the MIPS build. by Mingyao Yang · 10 years ago
  34. 957e2a2 Merge "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Mingyao Yang · 10 years ago
  35. 48a35cb Merge "Interpreter-only mode should cause dex-to-dex compilation." by Ian Rogers · 10 years ago
  36. 9bc5440 Interpreter-only mode should cause dex-to-dex compilation. by Ian Rogers · 10 years ago
  37. daa7a64 Merge "Comment disallow new monitors." by Ian Rogers · 10 years ago
  38. 5c597c6 Comment disallow new monitors. by Ian Rogers · 10 years ago
  39. a092ee4 Merge "Use non volatile lock words in semispace collector." by Mathieu Chartier · 10 years ago
  40. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 10 years ago
  41. 9d46314 Use LIRSlowPath for throwing ArrayOutOfBoundsException. by Mingyao Yang · 10 years ago
  42. 94e8a97 Merge "Add untested x86-64 downcall and exception assembly." by Ian Rogers · 10 years ago
  43. b99985a Merge "Fix a class-loading bug in the verifier when throwing NPE" by Andreas Gampe · 10 years ago
  44. 6398156 Fix a class-loading bug in the verifier when throwing NPE by Andreas Gampe · 10 years ago
  45. 425640d Merge "Use LIRSlowPath for throwing NPE." by Mingyao Yang · 10 years ago
  46. 47d00c0 Add untested x86-64 downcall and exception assembly. by Ian Rogers · 10 years ago
  47. 79f2c53 Merge "String.IndexOf method handles negative start index value in incorrect way" by Bill Buzbee · 10 years ago
  48. 984cd08 Merge "Code cleanup in preparation for x64 backend." by Nicolas Geoffray · 10 years ago
  49. a747a39 Code cleanup in preparation for x64 backend. by Nicolas Geoffray · 10 years ago
  50. c2b2bbf Merge "Simplify HInvokeStatic code generation." by Nicolas Geoffray · 10 years ago
  51. db928fc Simplify HInvokeStatic code generation. by Nicolas Geoffray · 10 years ago
  52. a1758d8 String.IndexOf method handles negative start index value in incorrect way by Alexei Zavjalov · 10 years ago
  53. e8b2e6e Merge "Preparation for transition to libc++." by Ian Rogers · 10 years ago
  54. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 10 years ago
  55. f7933e7 Merge "Disable another timing sensitive test on dist builds" by Brian Carlstrom · 10 years ago
  56. 520ab87 Merge "Build dex2oat as 64b for the target when using zygote64" by Andreas Gampe · 10 years ago
  57. 6b5123f Disable another timing sensitive test on dist builds by Brian Carlstrom · 10 years ago
  58. 5e17616 Merge "Fix volatile wide put/get to be atomic on x86 arch" by Ian Rogers · 10 years ago
  59. b4b0667 Fix volatile wide put/get to be atomic on x86 arch by Yevgeny Rouban · 10 years ago
  60. 5a9cef8 Build dex2oat as 64b for the target when using zygote64 by Andreas Gampe · 10 years ago
  61. a214996 Merge "Decrease target utilization for foreground apps." by Mathieu Chartier · 10 years ago
  62. e643a17 Use LIRSlowPath for throwing NPE. by Mingyao Yang · 10 years ago
  63. 2f8da3e Decrease target utilization for foreground apps. by Mathieu Chartier · 10 years ago
  64. df4f96a Merge "Fix thread join hangs" by Ian Rogers · 10 years ago
  65. d0235a3 Merge "Fix typo in ISA centralization" by Andreas Gampe · 10 years ago
  66. 68f3e09 Fix typo in ISA centralization by Andreas Gampe · 10 years ago
  67. b94fae6 Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in instruction_set.h/cc" by Andreas Gampe · 10 years ago
  68. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 10 years ago
  69. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 10 years ago
  70. 63e8a68 Fix thread join hangs by Yevgeny Rouban · 10 years ago
  71. a3eaf66 Merge "Disable JDWP field watchpoint capabilities" by Sebastien Hertz · 10 years ago
  72. cf7bea3 Disable JDWP field watchpoint capabilities by Sebastien Hertz · 10 years ago
  73. 51f32a6 Merge "Allow use of instance filter for JDWP events" by Sebastien Hertz · 10 years ago
  74. 172109b Merge "Fix JDWP count event modifier" by Sebastien Hertz · 10 years ago
  75. 9623c66 Merge "Less confusing heap transition message." by Mathieu Chartier · 10 years ago
  76. dcee9ee Less confusing heap transition message. by Mathieu Chartier · 10 years ago
  77. ebc726a Merge "Don't call SetFootprintLimit in CreateZygoteSpace." by Mathieu Chartier · 10 years ago
  78. c4d095b Don't call SetFootprintLimit in CreateZygoteSpace. by Mathieu Chartier · 10 years ago
  79. 5f4e6f5 Allow use of instance filter for JDWP events by Sebastien Hertz · 10 years ago
  80. 4320779 Fix JDWP count event modifier by Sebastien Hertz · 10 years ago
  81. c311d0c Merge "Prepare field watchpoint support" by Sebastien Hertz · 10 years ago
  82. 3f52eaf Prepare field watchpoint support by Sebastien Hertz · 10 years ago
  83. 0a01b38 Merge "Clear unused roots from debugger" by Sebastien Hertz · 10 years ago
  84. 1837bcb Merge "Deduplicate code starting JDWP thread" by Sebastien Hertz · 10 years ago
  85. 30143fd Merge "Fix clang build." by Mathieu Chartier · 10 years ago
  86. e9ea70b Fix clang build. by Mathieu Chartier · 10 years ago
  87. 949e5fd Merge "art_quick_unlock_object uses comparison incorrectly" by Ian Rogers · 10 years ago
  88. d6b9b62 Merge "Refactor space bitmap to support different alignments." by Mathieu Chartier · 10 years ago
  89. 107cbcc Merge "Reduce bump pointer space capacity." by Mathieu Chartier · 10 years ago
  90. 309e3bf Reduce bump pointer space capacity. by Mathieu Chartier · 10 years ago
  91. 0cedc9b Merge "Recognize and ignore options '-ea' and '-da'" by Brian Carlstrom · 10 years ago
  92. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 10 years ago
  93. a6119a2 Recognize and ignore options '-ea' and '-da' by Yevgeny Rouban · 10 years ago
  94. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 10 years ago
  95. bb5c355 Deduplicate code starting JDWP thread by Sebastien Hertz · 10 years ago
  96. bb43b43 Clear unused roots from debugger by Sebastien Hertz · 10 years ago
  97. 043a7a6 Merge "Fix hammerhead phone boot on master." by Mathieu Chartier · 10 years ago
  98. 7840888 Fix hammerhead phone boot on master. by Mathieu Chartier · 10 years ago
  99. 95cd066 Merge "Fix heap verification with SS/GSS." by Mathieu Chartier · 10 years ago
  100. b272cd3 Fix heap verification with SS/GSS. by Mathieu Chartier · 10 years ago