1. 610a142 Do not build art with clang for mips64 by Lazar Trsic · 9 years ago
  2. be950a3 Merge "Test case for getting annotations of renamed enums." by Jeff Hao · 9 years ago
  3. 67f0261 Test case for getting annotations of renamed enums. by Jeff Hao · 9 years ago
  4. 584bc17 Merge "Accept synthetic phi nodes and general names for blocks." by Aart Bik · 9 years ago
  5. d42dd1a Merge "Temporarily omit MIPS floating point registers in DWARF." by David Srbecky · 9 years ago
  6. 3dd7e5a Temporarily omit MIPS floating point registers in DWARF. by David Srbecky · 9 years ago
  7. e928dc5 Merge "MIPS64: Fix stub_test implementation" by Vladimir Marko · 9 years ago
  8. 4d44e53 MIPS64: Fix stub_test implementation by Goran Jakovljevic · 9 years ago
  9. 23e8733 Merge "Add stack locations to DWARF parameters." by David Srbecky · 9 years ago
  10. 3a581b4 Merge "ARM64: Use the shifter operands." by Vladimir Marko · 9 years ago
  11. 3193628 Merge "Fix circular dependencies for ContainsBootClassLoaderNonImageClass" by Mathieu Chartier · 9 years ago
  12. 945c1c1 Fix circular dependencies for ContainsBootClassLoaderNonImageClass by Mathieu Chartier · 9 years ago
  13. 790d7eb Merge "Fix jit profile saving flags." by Calin Juravle · 9 years ago
  14. 2c6ca2b Fix jit profile saving flags. by Calin Juravle · 9 years ago
  15. 685af12 Merge "ART: Clean up ordering of dex cache arrays in image files." by Vladimir Marko · 9 years ago
  16. 92e997d Merge "ARM64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  17. f60c7e2 ART: Clean up ordering of dex cache arrays in image files. by Vladimir Marko · 9 years ago
  18. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 9 years ago
  19. e8bc4ec Merge "Save jit profiling info to file." by Calin Juravle · 9 years ago
  20. 19b10b1 Merge "ART: Improve utf_test for unpaired surrogates." by Vladimir Marko · 9 years ago
  21. e3bbc3f ART: Improve utf_test for unpaired surrogates. by Vladimir Marko · 9 years ago
  22. 0fd295f Add stack locations to DWARF parameters. by David Srbecky · 9 years ago
  23. 3b9957b Merge "Optimize some commonly used utf8 functions by:" by Vladimir Marko · 9 years ago
  24. 31f2c15 Save jit profiling info to file. by Calin Juravle · 9 years ago
  25. 883ef45 Merge "Optimize HLoadClass when we know the class is in the cache." by Nicolas Geoffray · 9 years ago
  26. 42e372e Optimize HLoadClass when we know the class is in the cache. by Nicolas Geoffray · 9 years ago
  27. fca8008 Merge "Add backward branch instumentation to the switch interpreter." by Nicolas Geoffray · 9 years ago
  28. dcb0711 Merge "ART: Fix SafeMap::Put()/PutBefore() rvalue overloads." by Vladimir Marko · 9 years ago
  29. 13c7449 ART: Fix SafeMap::Put()/PutBefore() rvalue overloads. by Vladimir Marko · 9 years ago
  30. 3108daf Add backward branch instumentation to the switch interpreter. by Nicolas Geoffray · 9 years ago
  31. 95f7bbc Merge "A few more optimizations on avoiding HClinit." by Nicolas Geoffray · 9 years ago
  32. d9dc6f4 A few more optimizations on avoiding HClinit. by Nicolas Geoffray · 9 years ago
  33. b110fd6 Merge "MIPS32: Record missing implicit null checks" by Nicolas Geoffray · 9 years ago
  34. 73a4265 MIPS32: Record missing implicit null checks by Goran Jakovljevic · 9 years ago
  35. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  36. 22c20ef Merge "Revamp art::CheckEntrypointTypes uses." by Roland Levillain · 9 years ago
  37. 888d067 Revamp art::CheckEntrypointTypes uses. by Roland Levillain · 9 years ago
  38. 1646d7a Optimize some commonly used utf8 functions by: by Bruce Hoult · 9 years ago
  39. 51a354c Merge "MIPS64: Support short and long branches" by Roland Levillain · 9 years ago
  40. 7f82755 Merge "Add another test for wide stores fix in optimizing." by Nicolas Geoffray · 9 years ago
  41. eb0c7d8 Add another test for wide stores fix in optimizing. by Nicolas Geoffray · 9 years ago
  42. 43922a5 Merge "Clean up read barrier related comments in Optimizing." by Roland Levillain · 9 years ago
  43. a4bce71 Merge "Revert "lambda: Add support for invoke-interface for boxed innate lambdas"" by Nicolas Geoffray · 9 years ago
  44. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  45. 4f6b0b5 Clean up read barrier related comments in Optimizing. by Roland Levillain · 9 years ago
  46. 0c32fde Merge "Disable JDWP tests with read barriers." by Roland Levillain · 9 years ago
  47. f2a5c9c Disable JDWP tests with read barriers. by Roland Levillain · 9 years ago
  48. db001ab Merge "Make target-sync work with verity." by Alex Light · 9 years ago
  49. 67e0ad6 Merge "ARM64: Add support for multiply-accumulate." by Vladimir Marko · 9 years ago
  50. 349106d Merge "ART: Fix wide stores in Optimizing" by David Brazdil · 9 years ago
  51. eb4955b Merge "Optimizing: Avoid a PrettyMethod() call per compiled method." by Vladimir Marko · 9 years ago
  52. 0d1caa5 Optimizing: Avoid a PrettyMethod() call per compiled method. by Vladimir Marko · 9 years ago
  53. 809d70f ART: Fix wide stores in Optimizing by David Brazdil · 9 years ago
  54. 6d92d59 Merge "Do not change to the access check entrypoint when inlined." by Nicolas Geoffray · 9 years ago
  55. 8e1ef53 Do not change to the access check entrypoint when inlined. by Nicolas Geoffray · 9 years ago
  56. f180af0 Merge "Optimizing/ARM: Improve long shifts by 1." by Vladimir Marko · 9 years ago
  57. 97cd5bb Merge "Optimizing/Thumb2: Improve load/store for large offsets." by Vladimir Marko · 9 years ago
  58. dde8b86 Merge "Fix lint error." by Nicolas Geoffray · 9 years ago
  59. 911542e Merge "ART: Fix uninitialized variable" by David Brazdil · 9 years ago
  60. 317f9ce Fix lint error. by Nicolas Geoffray · 9 years ago
  61. 5c00485 ART: Fix uninitialized variable by David Brazdil · 9 years ago
  62. 2171e2a Merge "Simplify boolean condition compared to 0" by David Brazdil · 9 years ago
  63. 5d78a0f Merge "Revert "Add stats support for existing optimizations"" by Nicolas Geoffray · 9 years ago
  64. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  65. 01b88a2 Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." by Nicolas Geoffray · 9 years ago
  66. be0c2d9 Merge "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  67. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 9 years ago
  68. a0e87b0 MIPS64: Support short and long branches by Alexey Frunze · 9 years ago
  69. 3fc7f35 Accept synthetic phi nodes and general names for blocks. by Aart Bik · 9 years ago
  70. d83b904 Merge "Revert "Dynamic BCE (based on induction range analysis)"" by Aart Bik · 9 years ago
  71. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  72. 4b0d02c Merge "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  73. 53fc75a Make target-sync work with verity. by Alex Light · 9 years ago
  74. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 9 years ago
  75. b48cb93 Merge "lambda: Add support for invoke-interface for boxed innate lambdas" by Igor Murashkin · 9 years ago
  76. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  77. 3944f71 Merge "Fix null pointer in processing of enum annotations." by Jeff Hao · 9 years ago
  78. d297b55 Fix null pointer in processing of enum annotations. by Jeff Hao · 9 years ago
  79. 729645a Explicitly add HLoadClass/HClinitCheck for HNewInstance. by Nicolas Geoffray · 9 years ago
  80. 9ee6ec5 Merge "Pass DexPathList.Element array to openDexFileNative" by Mathieu Chartier · 9 years ago
  81. e3dbda2 Merge "MIPS32: Miscellaneous bit manipulations routines:" by Andreas Gampe · 9 years ago
  82. bfc9d51 Merge "Kill stale dalvikvm processes at the end of the jdwp test." by Hiroshi Yamauchi · 9 years ago
  83. aac223f Merge "Fix --jvm on run-tests 960 and 961" by Alex Light · 9 years ago
  84. a166bbb Kill stale dalvikvm processes at the end of the jdwp test. by Hiroshi Yamauchi · 9 years ago
  85. a246347 Fix --jvm on run-tests 960 and 961 by Alex Light · 9 years ago
  86. 689a700 Pass DexPathList.Element array to openDexFileNative by Mathieu Chartier · 9 years ago
  87. 039404c Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  88. b9ededb Merge "Encode function signatures properly in DWARF." by David Srbecky · 9 years ago
  89. f652917 Simplify boolean condition compared to 0 by Mark Mendell · 9 years ago
  90. 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 9 years ago
  91. f9d741e Optimizing/ARM: Improve long shifts by 1. by Vladimir Marko · 9 years ago
  92. 418318f ARM64: Add support for multiply-accumulate. by Alexandre Rames · 9 years ago
  93. 60c4c6a Merge "Opt compiler: More strength reduction for multiplications." by David Brazdil · 9 years ago
  94. 38db785 Opt compiler: More strength reduction for multiplications. by Alexandre Rames · 9 years ago
  95. 6fd0ffe Optimizing/Thumb2: Improve load/store for large offsets. by Vladimir Marko · 9 years ago
  96. 53ced03 Merge "Clean up the special input in HInvokeStaticOrDirect." by Vladimir Marko · 9 years ago
  97. 1532476 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  98. beb709a Merge "Revert "Use arc4random when available to select delta for image relocation."" by Alex Light · 9 years ago
  99. 732f016 Revert "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  100. 7dd1260 Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago