1. e33d20e Merge "ART: Enable JitProfiling for Arm Mterp" by Bill Buzbee · 9 years ago
  2. 8fda759 Merge "Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>()." by Vladimir Marko · 9 years ago
  3. ed00978 Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>(). by Vladimir Marko · 9 years ago
  4. 827e212 Merge "Add Math.round tests for large integers." by Hans Boehm · 9 years ago
  5. 506cf19 Merge "Revert "Workaround JDWP failures"" by Sebastien Hertz · 9 years ago
  6. b7f9aa8 Merge "Add profman tool: responsible to process profiles" by Calin Juravle · 9 years ago
  7. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago
  8. 32e9299 Merge "Track libcore change b5d045f7e4023c0ba9a42fb95efad4c30dfc085f" by Narayan Kamath · 9 years ago
  9. ae83792 Track libcore change b5d045f7e4023c0ba9a42fb95efad4c30dfc085f by Narayan Kamath · 9 years ago
  10. d8aa503 Revert "Workaround JDWP failures" by Sebastien Hertz · 9 years ago
  11. e8b4c1d Merge "Ignore GZIPInputStreamTest#testLongMessage failures with CC." by Roland Levillain · 9 years ago
  12. bbf1f28 Ignore GZIPInputStreamTest#testLongMessage failures with CC. by Roland Levillain · 9 years ago
  13. c6cce70 Merge "Track memory usage of code cache." by Nicolas Geoffray · 9 years ago
  14. 25633b0 Merge "Use adds instead of add to set the N flag." by Nicolas Geoffray · 9 years ago
  15. 69564bb Use adds instead of add to set the N flag. by Nicolas Geoffray · 9 years ago
  16. 0b38d6a Merge "Enable bytecode tracing in ART FI" by Bill Buzbee · 9 years ago
  17. 4ed2e43 Merge "x86 ART FI clean-up" by Bill Buzbee · 9 years ago
  18. 9fb0ac7 Enable bytecode tracing in ART FI by Serguei Katkov · 9 years ago
  19. ea6e755 Merge "Support image classes filtering in image writer" by Mathieu Chartier · 9 years ago
  20. 901e070 Support image classes filtering in image writer by Mathieu Chartier · 9 years ago
  21. 365cbe7 Merge "Add VLOG(collector) to reduce log spam" by Mathieu Chartier · 9 years ago
  22. 66a5539 Add VLOG(collector) to reduce log spam by Mathieu Chartier · 9 years ago
  23. eeb3b0b Merge "Revert "Do not build art with clang for mips64"" by Andreas Gampe · 9 years ago
  24. c3b4c6e ART: Enable JitProfiling for Arm Mterp by buzbee · 9 years ago
  25. a64c281 Merge "Workaround JDWP failures" by Nicolas Geoffray · 9 years ago
  26. 1fdabe6 Revert "Do not build art with clang for mips64" by Andreas Gampe · 9 years ago
  27. 8af4d1c Workaround JDWP failures by Sebastien Hertz · 9 years ago
  28. 29db752 Merge "Revert "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""""" by Bill Buzbee · 9 years ago
  29. 38ea9bd Track memory usage of code cache. by Nicolas Geoffray · 9 years ago
  30. 2198309 Merge "The JIT does not need VerifedMethod nor CompilerCallbacks." by Nicolas Geoffray · 9 years ago
  31. fd522f9 Revert "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Bill Buzbee · 9 years ago
  32. 05d77c2 Merge "Fix braino in single frame deopt." by Nicolas Geoffray · 9 years ago
  33. b52de24 Fix braino in single frame deopt. by Nicolas Geoffray · 9 years ago
  34. 52d9c2f Merge "Use image oat file instead of image header for immune spaces" by Mathieu Chartier · 9 years ago
  35. 5351da0 Use image oat file instead of image header for immune spaces by Mathieu Chartier · 9 years ago
  36. ad736f1 Merge "Fix rosalloc issues with valgrind." by Hiroshi Yamauchi · 9 years ago
  37. 5532365 Merge "Don't pass in oat file name to NativeLocationInImage" by Mathieu Chartier · 9 years ago
  38. e8bf134 Don't pass in oat file name to NativeLocationInImage by Mathieu Chartier · 9 years ago
  39. 6a6a753 Merge "Disable read barriers in GC VisitReferences calls." by Hiroshi Yamauchi · 9 years ago
  40. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 9 years ago
  41. b5e31f3 Fix rosalloc issues with valgrind. by Hiroshi Yamauchi · 9 years ago
  42. 70e2d7e Merge "Fix issue with copied methods not being checked." by Alex Light · 9 years ago
  43. 07f7aff Merge "Fix build aflter conflicting changes got in." by Nicolas Geoffray · 9 years ago
  44. 1fe26e1 Fix build aflter conflicting changes got in. by Nicolas Geoffray · 9 years ago
  45. 1d01ef7 Merge "Small inlining improvements." by Nicolas Geoffray · 9 years ago
  46. afe8400 Merge "Add statistics support for some optimizations" by Calin Juravle · 9 years ago
  47. 38e9e80 Add statistics support for some optimizations by Jean-Philippe Halimi · 9 years ago
  48. f8a0873 Merge "Implement polymorphic inlining." by Nicolas Geoffray · 9 years ago
  49. e4084a5 Small inlining improvements. by Nicolas Geoffray · 9 years ago
  50. 916cc1d Implement polymorphic inlining. by Nicolas Geoffray · 9 years ago
  51. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 9 years ago
  52. 99da8cd Merge "Implement Optimizing's constant folding as a visitor." by Roland Levillain · 9 years ago
  53. d9c0530 Merge "Mark __jit_debug_register_code as a unique symbol on aarch64" by Tamas Berghammer · 9 years ago
  54. 7d9ddcc Merge "Remove string init map." by Nicolas Geoffray · 9 years ago
  55. 98e6ce4 Remove string init map. by Nicolas Geoffray · 9 years ago
  56. ff8579e x86 ART FI clean-up by Serguei Katkov · 9 years ago
  57. a1f6513 Merge "Set bias on != comparison for isNaN." by Aart Bik · 9 years ago
  58. 8ffc1fa Set bias on != comparison for isNaN. by Aart Bik · 9 years ago
  59. f598e2f Merge "Clean up register line" by Mathieu Chartier · 9 years ago
  60. 293a79e Merge "Implement isNaN intrinsic through HIR equivalent." by Aart Bik · 9 years ago
  61. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  62. 75a38b2 Implement isNaN intrinsic through HIR equivalent. by Aart Bik · 9 years ago
  63. 92d4f0e Add Math.round tests for large integers. by Hans Boehm · 9 years ago
  64. 8817760 Clean up register line by Mathieu Chartier · 9 years ago
  65. aaf56c4 Merge "Only visit pointer arrays once during image relocation" by Mathieu Chartier · 9 years ago
  66. 91edc62 Only visit pointer arrays once during image relocation by Mathieu Chartier · 9 years ago
  67. 1252e97 Implement Optimizing's constant folding as a visitor. by Roland Levillain · 9 years ago
  68. f0b0480 Merge "Revert "Allow method references across oat files for multi-image."" by Vladimir Marko · 9 years ago
  69. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  70. 9ee1f0c Merge "Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64." by Roland Levillain · 9 years ago
  71. 32ca375 Fix uses of art::HCompare::IsGtBias on MIPS32 and MIPS64. by Roland Levillain · 9 years ago
  72. 631d9ef Merge "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  73. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 9 years ago
  74. dbe1860 Merge "Build jdwp tests with Jack in vogar" by Sebastien Hertz · 9 years ago
  75. 6705dab Build jdwp tests with Jack in vogar by Sebastien Hertz · 9 years ago
  76. d99073f Merge "Extend constant folding to float and double operations." by Roland Levillain · 9 years ago
  77. 3ce0bfa Merge "Add simple deduplication for .debug_ranges." by David Srbecky · 9 years ago
  78. 936d5dc Merge "MIPS32: peek*/poke*, and String.charAt intrinsics." by Roland Levillain · 9 years ago
  79. 31dd3d6 Extend constant folding to float and double operations. by Roland Levillain · 9 years ago
  80. 39e4fab Merge "Be a bit smarter with JIT code triggering deoptimization." by Nicolas Geoffray · 9 years ago
  81. b88d59e Be a bit smarter with JIT code triggering deoptimization. by Nicolas Geoffray · 9 years ago
  82. 4426439 Merge "Support CMOV for x86 Select" by David Brazdil · 9 years ago
  83. 0723a61 Merge "We also need to delete osr entries when deleting ArtMethod." by Nicolas Geoffray · 9 years ago
  84. 908cb97 Merge "dex2oat: Show memory usage values in bytes" by Vladimir Marko · 9 years ago
  85. a9b9131 We also need to delete osr entries when deleting ArtMethod. by Nicolas Geoffray · 9 years ago
  86. b93c21e Merge "Add custom arena deleter for RegisterLine" by Mathieu Chartier · 9 years ago
  87. 361e04a Add custom arena deleter for RegisterLine by Mathieu Chartier · 9 years ago
  88. 88f38e9 Merge "ahat: annotate char[] objects with their string values." by Richard Uhler · 9 years ago
  89. 4a69a30 Merge "Refactor the inliner." by Nicolas Geoffray · 9 years ago
  90. ce053b2 Merge "X86: Allow long compares to stack operands" by Nicolas Geoffray · 9 years ago
  91. c7f7712 ahat: annotate char[] objects with their string values. by Richard Uhler · 9 years ago
  92. 55bd749 Refactor the inliner. by Nicolas Geoffray · 9 years ago
  93. a1f1296 Merge "HInvokeStaticOrDirect may not have a special input." by Nicolas Geoffray · 9 years ago
  94. 8659e84 X86: Allow long compares to stack operands by Mark Mendell · 9 years ago
  95. 8ea957f Merge "Remove some outdated comments in art tests" by Yohann Roussel · 9 years ago
  96. 9779307 HInvokeStaticOrDirect may not have a special input. by Nicolas Geoffray · 9 years ago
  97. 6b9508d Remove some outdated comments in art tests by Yohann Roussel · 9 years ago
  98. 0c5b18e Support CMOV for x86 Select by Mark Mendell · 9 years ago
  99. 01ba22a Merge "Remove usages of jill.jar, use jack instead" by Yohann Roussel · 9 years ago
  100. aaa779a Remove usages of jill.jar, use jack instead by Yohann Roussel · 9 years ago