1. d9cb68e ART: Add (Fpu)RegHigh stack map location kinds by David Brazdil · 9 years ago
  2. 9dc601e Merge "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  3. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 9 years ago
  4. 5595dd1 Merge "Fix deoptimization with pending exception" by Sebastien Hertz · 9 years ago
  5. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 9 years ago
  6. c977483 Merge "Revert "Move annotations to native."" by Roland Levillain · 9 years ago
  7. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 9 years ago
  8. f0170de Merge "ART: Add VLOG printing of SetStatus(Error)" by Andreas Gampe · 9 years ago
  9. 31decb1 ART: Add VLOG printing of SetStatus(Error) by Andreas Gampe · 9 years ago
  10. dcff51a Merge "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 9 years ago
  11. a14b9fe Revert "Do a second check for testing intrinsic types." by Andreas Gampe · 9 years ago
  12. f7b12e7 Merge "Move annotations to native." by Jeff Hao · 9 years ago
  13. 0042c6d Move annotations to native. by Jeff Hao · 9 years ago
  14. 2ee4589 Merge "Correct for signal, native bridge test hard-coded signal handling values" by Andreas Gampe · 9 years ago
  15. 3835acc Correct for signal, native bridge test hard-coded signal handling values by Agi Csaki · 9 years ago
  16. 300432d Merge "Add class flags to class to help GC scanning" by Mathieu Chartier · 9 years ago
  17. 879775b Merge "Revert "[MIPS] Use hard float calling convention for managed code"" by Vladimir Marko · 9 years ago
  18. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  19. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  20. e74493c Merge "ART: Special form of lock aliasing" by Andreas Gampe · 9 years ago
  21. 24011e7 Merge "Made CheckJNI check varargs when possible" by Alex Light · 9 years ago
  22. df3269a Merge "Stop framework on buildbot devices to avoid lowmemorykiller." by Nicolas Geoffray · 9 years ago
  23. 6fab9d1 Stop framework on buildbot devices to avoid lowmemorykiller. by Nicolas Geoffray · 9 years ago
  24. 3979bdf Merge "Fix TrySplitNonPairOrUnalignedPairIntervalAt." by Nicolas Geoffray · 9 years ago
  25. 2e92bc2 Fix TrySplitNonPairOrUnalignedPairIntervalAt. by Nicolas Geoffray · 9 years ago
  26. e75ffdf Merge "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  27. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 9 years ago
  28. 28de0f6 Merge "Do a second check for testing intrinsic types." by Nicolas Geoffray · 9 years ago
  29. 4daa0b4 Do a second check for testing intrinsic types. by Nicolas Geoffray · 9 years ago
  30. c147410 ART: Special form of lock aliasing by Andreas Gampe · 9 years ago
  31. 6bd6a83 Merge "ART: (Partially) fix lock aliasing" by Andreas Gampe · 9 years ago
  32. 48ffe06 Made CheckJNI check varargs when possible by Alex Light · 9 years ago
  33. 944973e Merge "Add a `--showcommands` option to ART's buildbot-build.sh." by Roland Levillain · 9 years ago
  34. b8b9356 Add a `--showcommands` option to ART's buildbot-build.sh. by Roland Levillain · 9 years ago
  35. 113af44 Merge "Fix indentation in reference type propagation" by David Brazdil · 9 years ago
  36. a05264c Merge "ARM64: Minor optimization for conversions from long to int." by Roland Levillain · 9 years ago
  37. b4edcf3 Fix indentation in reference type propagation by David Brazdil · 9 years ago
  38. 1d4a598 Merge "Fix formatting comment in Checker" by David Brazdil · 9 years ago
  39. 8ff495e Fix formatting comment in Checker by David Brazdil · 9 years ago
  40. 5e7cd7b Merge "Optimizing String.Equals as an intrinsic (ARM)" by Andreas Gampe · 9 years ago
  41. 8a5ea65 Merge "Fix extra parantheses" by Calin Juravle · 9 years ago
  42. 599262c Fix extra parantheses by Calin Juravle · 9 years ago
  43. 07b017d Merge "Fix BuildInvoke" by Calin Juravle · 9 years ago
  44. 0eedd7e Fix BuildInvoke by Calin Juravle · 9 years ago
  45. 4dff2fd ARM64: Minor optimization for conversions from long to int. by Alexandre Rames · 9 years ago
  46. 431ad29 Merge "Refactor BuildInvoke." by Calin Juravle · 9 years ago
  47. 68ad649 Refactor BuildInvoke. by Calin Juravle · 9 years ago
  48. 4a2f814 Merge "ART: Expression evaluation in Checker" by David Brazdil · 9 years ago
  49. b34c35e ART: Expression evaluation in Checker by David Brazdil · 9 years ago
  50. bffabfc Merge "Be more flexible on the code unit size when inlining." by Nicolas Geoffray · 9 years ago
  51. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  52. 4d78602 Merge "Add support to indicate whether intrinsics require a dex cache" by Andreas Gampe · 9 years ago
  53. 05f2056 Add support to indicate whether intrinsics require a dex cache by Agi Csaki · 9 years ago
  54. 289cd55 Optimizing String.Equals as an intrinsic (ARM) by Agi Csaki · 9 years ago
  55. e1e05e0 Merge "Use thread-local is_gc_marking flags for the CC collector." by Hiroshi Yamauchi · 9 years ago
  56. 0037082 Use thread-local is_gc_marking flags for the CC collector. by Hiroshi Yamauchi · 9 years ago
  57. 83f8b5b Merge "ART: Enable basic optimizations for try/catch" by David Brazdil · 9 years ago
  58. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 9 years ago
  59. 99429ae Merge "Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""" by Vladimir Marko · 9 years ago
  60. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  61. a35d4c9 Merge "ART: Refactor try/catch block info, store exception type" by David Brazdil · 9 years ago
  62. ec16f79 ART: Refactor try/catch block info, store exception type by David Brazdil · 9 years ago
  63. f5cdc41 ART: (Partially) fix lock aliasing by Andreas Gampe · 9 years ago
  64. f25f4f9 Merge "Put in place the ARM64 instruction simplification framework." by Calin Juravle · 9 years ago
  65. a85373e Merge "Manually unrelocate odex files generated for test." by Richard Uhler · 9 years ago
  66. 44b9cf9 Put in place the ARM64 instruction simplification framework. by Alexandre Rames · 9 years ago
  67. 32f264e Merge "ART: Revisit users in phi elimination" by David Brazdil · 9 years ago
  68. 77b022d ART: Revisit users in phi elimination by David Brazdil · 9 years ago
  69. 3bf1027 Merge "JDWP: remove suspend count check on invoke" by Sebastien Hertz · 9 years ago
  70. d9c4d2e Merge "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  71. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  72. 464581a Merge "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  73. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 9 years ago
  74. 5a4f003 Merge "Remove extra calls to `RecordPcInfo()`." by Nicolas Geoffray · 9 years ago
  75. 9859620 Remove extra calls to `RecordPcInfo()`. by Alexandre Rames · 9 years ago
  76. f9d86df Merge "ART: Revert storing of exceptional predecessors" by David Brazdil · 9 years ago
  77. cbddb90 Merge "Implement CountLeadingZeros for x86" by Roland Levillain · 9 years ago
  78. 1cb1684 Merge "Always visit object class from VisitReferences" by Mathieu Chartier · 9 years ago
  79. fdc3990 Merge "Revert "Introduce support for hardware simulators, starting with ARM64"" by Alex Light · 9 years ago
  80. 4cd27d6 Revert "Introduce support for hardware simulators, starting with ARM64" by Alex Light · 9 years ago
  81. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago
  82. f71ad9e Merge "Svelter libart-compiler" by Alex Light · 9 years ago
  83. add6cfa Merge "Guard thread exited message by try-catch in ThreadStress" by Mathieu Chartier · 9 years ago
  84. 9d3c3fc Guard thread exited message by try-catch in ThreadStress by Mathieu Chartier · 9 years ago
  85. 50fa993 Svelter libart-compiler by Alex Light · 9 years ago
  86. edd0a6d Merge "Fix some global constructors and destructors" by Mathieu Chartier · 9 years ago
  87. 6e9cc39 Fix some global constructors and destructors by Mathieu Chartier · 9 years ago
  88. fc5b096 Merge "Fix codegen_test." by Roland Levillain · 9 years ago
  89. 17ff917 Fix codegen_test. by Roland Levillain · 9 years ago
  90. 93aa210 Manually unrelocate odex files generated for test. by Richard Uhler · 9 years ago
  91. 29fc008 ART: Revert storing of exceptional predecessors by David Brazdil · 9 years ago
  92. a539ec0 Merge "Introduce support for hardware simulators, starting with ARM64" by Roland Levillain · 9 years ago
  93. c2e1a5e Introduce support for hardware simulators, starting with ARM64 by Phil Wang · 9 years ago
  94. 009c34c Merge "Fix and improve reference cache mod-union table" by Mathieu Chartier · 9 years ago
  95. a52f2f9 Fix and improve reference cache mod-union table by Mathieu Chartier · 9 years ago
  96. f0917e0 Merge "ART: Some header cleaning around bit-utils" by Andreas Gampe · 9 years ago
  97. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 9 years ago
  98. 0d52a67 Merge "Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values" by Andreas Gampe · 9 years ago
  99. b0aeeb7 Merge "ART: Follow-up fixes" by Andreas Gampe · 9 years ago
  100. 228b397 Merge "ART: Dex2oat lint fix" by Andreas Gampe · 9 years ago