1. 955ec5d am 86787d0b: Merge "ART: PathClassLoader for compiler" by Andreas Gampe · 10 years ago
  2. 86787d0 Merge "ART: PathClassLoader for compiler" by Andreas Gampe · 10 years ago
  3. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  4. bdb0e80 am 5c7acfc0: Merge "[MIPS] Refactoring code for quick compiler" by Andreas Gampe · 10 years ago
  5. 5c7acfc Merge "[MIPS] Refactoring code for quick compiler" by Andreas Gampe · 10 years ago
  6. 198a05b am d68cef75: Merge "Re-enable test." by Nicolas Geoffray · 10 years ago
  7. d68cef7 Merge "Re-enable test." by Nicolas Geoffray · 10 years ago
  8. 5852991 Re-enable test. by Nicolas Geoffray · 10 years ago
  9. 1095793 [MIPS] Refactoring code for quick compiler by Goran Jakovljevic · 10 years ago
  10. 3a0514e am 7d8c6776: Merge "GVN HClinitCheck nodes." by Nicolas Geoffray · 10 years ago
  11. 7d8c677 Merge "GVN HClinitCheck nodes." by Nicolas Geoffray · 10 years ago
  12. a0466e1 GVN HClinitCheck nodes. by Nicolas Geoffray · 10 years ago
  13. dc80e8e am d0056cea: Merge "Include pid in trace metadata" by John Reck · 10 years ago
  14. d0056ce Merge "Include pid in trace metadata" by John Reck · 10 years ago
  15. 0624a27 Include pid in trace metadata by John Reck · 10 years ago
  16. 491efce am 92baf2c0: Merge "Intrinsify String.compareTo." by Nicolas Geoffray · 10 years ago
  17. 92baf2c Merge "Intrinsify String.compareTo." by Nicolas Geoffray · 10 years ago
  18. d75948a Intrinsify String.compareTo. by Nicolas Geoffray · 10 years ago
  19. cfac8db am c4181826: Merge "ART: Fix IsInt when N==32, add tests" by David Brazdil · 10 years ago
  20. c418182 Merge "ART: Fix IsInt when N==32, add tests" by David Brazdil · 10 years ago
  21. f646810 ART: Fix IsInt when N==32, add tests by David Brazdil · 10 years ago
  22. b97e417 am 0cf90d5d: Merge "Fix run-all-tests script when --always-clean is used" by Nicolas Geoffray · 10 years ago
  23. 19802a4 am ccd8cb06: Merge "Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks" by Vladimir Marko · 10 years ago
  24. 0cf90d5 Merge "Fix run-all-tests script when --always-clean is used" by Nicolas Geoffray · 10 years ago
  25. ccd8cb0 Merge "Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks" by Vladimir Marko · 10 years ago
  26. 79829cb Fix run-all-tests script when --always-clean is used by Goran Jakovljevic · 10 years ago
  27. 356a181 Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks by Pavel Vyssotski · 10 years ago
  28. 72bed70 am b3665e3d: Merge "[optimizing] Implement X86 intrinsic support" by Nicolas Geoffray · 10 years ago
  29. b3665e3 Merge "[optimizing] Implement X86 intrinsic support" by Nicolas Geoffray · 10 years ago
  30. 09ed1a3 [optimizing] Implement X86 intrinsic support by Mark Mendell · 10 years ago
  31. f6fad91 am 03910065: Merge "ART: Change RETURN_OBJECT verification for arrays" by Andreas Gampe · 10 years ago
  32. 0391006 Merge "ART: Change RETURN_OBJECT verification for arrays" by Andreas Gampe · 10 years ago
  33. d2e84d7 am 83aae275: Merge "Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT" by Mathieu Chartier · 10 years ago
  34. 83aae27 Merge "Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT" by Mathieu Chartier · 10 years ago
  35. 16f149c ART: Change RETURN_OBJECT verification for arrays by Andreas Gampe · 10 years ago
  36. d856545 Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT by Mathieu Chartier · 10 years ago
  37. 8dc972e am 81adb4f8: Merge "New localhost failures...." by Nicolas Geoffray · 10 years ago
  38. 81adb4f Merge "New localhost failures...." by Nicolas Geoffray · 10 years ago
  39. d6c1ec5 New localhost failures.... by Nicolas Geoffray · 10 years ago
  40. 2d47ac7 am 55e48144: Merge "Add a script to run jdwp tests on the chrome buildbot." by Nicolas Geoffray · 10 years ago
  41. 55e4814 Merge "Add a script to run jdwp tests on the chrome buildbot." by Nicolas Geoffray · 10 years ago
  42. 96cd87a Add a script to run jdwp tests on the chrome buildbot. by Nicolas Geoffray · 10 years ago
  43. 59cf1a1 am cac51526: Merge "ART: Define IsInt when N==kBitsPerIntPtrT" by David Brazdil · 10 years ago
  44. cac5152 Merge "ART: Define IsInt when N==kBitsPerIntPtrT" by David Brazdil · 10 years ago
  45. 74fc513 ART: Define IsInt when N==kBitsPerIntPtrT by David Brazdil · 10 years ago
  46. 3f1a466 am aa23b169: Merge "Store odex files in oat/<isa>/ directory." by Richard Uhler · 10 years ago
  47. aa23b16 Merge "Store odex files in oat/<isa>/ directory." by Richard Uhler · 10 years ago
  48. 7ba3161 am 5eae0b61: Merge "ART: Force constants into the entry block" by David Brazdil · 10 years ago
  49. 5eae0b6 Merge "ART: Force constants into the entry block" by David Brazdil · 10 years ago
  50. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  51. aaab1c3 am c8924c6e: Merge "Use the original invoke type when inlining." by Nicolas Geoffray · 10 years ago
  52. c8924c6 Merge "Use the original invoke type when inlining." by Nicolas Geoffray · 10 years ago
  53. 7904129 Use the original invoke type when inlining. by Nicolas Geoffray · 10 years ago
  54. b4f18f3 am 9ed05c4c: Merge "Mark the tests as failing for now." by Nicolas Geoffray · 10 years ago
  55. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 10 years ago
  56. 9ed05c4 Merge "Mark the tests as failing for now." by Nicolas Geoffray · 10 years ago
  57. 51b1f7b Mark the tests as failing for now. by Nicolas Geoffray · 10 years ago
  58. 7393a7b am 19c1c124: Merge "Make sure localhost is enabled on testing devices." by Nicolas Geoffray · 10 years ago
  59. 80d5c6f am 651b4fb3: Merge "Revert "Revert "Inline across dex files.""" by Nicolas Geoffray · 10 years ago
  60. f0bfc9c am 39b4bf99: Merge changes I4b3b4d90,I70e0d78f,I2848636f by Calin Juravle · 10 years ago
  61. e7bb5dc am 3679a470: Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 10 years ago
  62. 19c1c12 Merge "Make sure localhost is enabled on testing devices." by Nicolas Geoffray · 10 years ago
  63. 0a38a0e Make sure localhost is enabled on testing devices. by Nicolas Geoffray · 10 years ago
  64. 651b4fb Merge "Revert "Revert "Inline across dex files.""" by Nicolas Geoffray · 10 years ago
  65. 39b4bf9 Merge changes I4b3b4d90,I70e0d78f,I2848636f by Calin Juravle · 10 years ago
  66. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  67. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 10 years ago
  68. 9b5627d am 139cec01: Merge "Share dex register maps between stack maps when possible." by Calin Juravle · 10 years ago
  69. 139cec0 Merge "Share dex register maps between stack maps when possible." by Calin Juravle · 10 years ago
  70. 6ae7096 Share dex register maps between stack maps when possible. by Calin Juravle · 10 years ago
  71. da6f180 am 410f5cfe: Merge "Quick: Fix "select" pattern to update data used for GC maps." by Vladimir Marko · 10 years ago
  72. 410f5cf Merge "Quick: Fix "select" pattern to update data used for GC maps." by Vladimir Marko · 10 years ago
  73. 2fc50d6 am 5e0b8bf2: Merge "ART: Formatting and comments in BooleanSimplifier" by David Brazdil · 10 years ago
  74. 5e0b8bf Merge "ART: Formatting and comments in BooleanSimplifier" by David Brazdil · 10 years ago
  75. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 10 years ago
  76. 6e07183 Quick: Fix "select" pattern to update data used for GC maps. by Vladimir Marko · 10 years ago
  77. ab4a2f5 Forbid the use of shifts in ShifterOperand in Thumb2 by Guillaume "Vermeille" Sanchez · 10 years ago
  78. dc62c48 Make subs and adds alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 10 years ago
  79. fd18f5a Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  80. 4de8bf0 am 11e99b19: Merge "Emit 4 byte UTF-sequences in place of encoded surrogate pairs." by Narayan Kamath · 10 years ago
  81. 11e99b1 Merge "Emit 4 byte UTF-sequences in place of encoded surrogate pairs." by Narayan Kamath · 10 years ago
  82. e16dad1 Emit 4 byte UTF-sequences in place of encoded surrogate pairs. by Narayan Kamath · 10 years ago
  83. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 10 years ago
  84. 7d2e0a4 am ebfd062a: Merge "ART: Fix crash in gtests" by David Brazdil · 10 years ago
  85. ebfd062 Merge "ART: Fix crash in gtests" by David Brazdil · 10 years ago
  86. 10f56cb ART: Fix crash in gtests by David Brazdil · 10 years ago
  87. dd14269 am 3e690d11: Merge "Share the runtime arena for faster compile times." by Nicolas Geoffray · 10 years ago
  88. 3e690d1 Merge "Share the runtime arena for faster compile times." by Nicolas Geoffray · 10 years ago
  89. 433f50b am b64b782f: Merge "ART: Boolean simplifier" by David Brazdil · 10 years ago
  90. b64b782 Merge "ART: Boolean simplifier" by David Brazdil · 10 years ago
  91. 579ea7d Share the runtime arena for faster compile times. by Nicolas Geoffray · 10 years ago
  92. 46e2a39 ART: Boolean simplifier by David Brazdil · 10 years ago
  93. 1a779e6 am 2c2d00e8: Merge "Unify ART\'s various implementations of bit_cast." by Roland Levillain · 10 years ago
  94. 2c2d00e Merge "Unify ART's various implementations of bit_cast." by Roland Levillain · 10 years ago
  95. 75ccc6c am 09aa354d: Merge "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  96. 09aa354 Merge "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  97. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 10 years ago
  98. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 10 years ago
  99. 4f35b9f am af87659f: Merge "JDWP: Optimized single step during debugging" by Sebastien Hertz · 10 years ago
  100. af87659 Merge "JDWP: Optimized single step during debugging" by Sebastien Hertz · 10 years ago