1. fcb682e Merge "ART: Fix uninitialized variable" am: 911542ed69 am: f01e70d214 by David Brazdil · 9 years ago
  2. 89a443c Merge "Merge mnc-dr-enso-dev into goog/master" by Przemyslaw Szczepaniak · 9 years ago
  3. 476e44e Merge "ART: Fix uninitialized variable" am: 911542ed69 am: f01e70d214 by David Brazdil · 9 years ago
  4. f01e70d Merge "ART: Fix uninitialized variable" am: 911542ed69 by David Brazdil · 9 years ago
  5. 911542e Merge "ART: Fix uninitialized variable" by David Brazdil · 9 years ago
  6. 5c00485 ART: Fix uninitialized variable by David Brazdil · 9 years ago
  7. 45bdbf2 Merge "Simplify boolean condition compared to 0" am: 2171e2ab84 am: 0af5e3b30f by David Brazdil · 9 years ago
  8. e4a2c1c Merge "Simplify boolean condition compared to 0" am: 2171e2ab84 am: 0af5e3b30f by David Brazdil · 9 years ago
  9. 0af5e3b Merge "Simplify boolean condition compared to 0" am: 2171e2ab84 by David Brazdil · 9 years ago
  10. 2171e2a Merge "Simplify boolean condition compared to 0" by David Brazdil · 9 years ago
  11. 597bb98 Merge "Revert "Add stats support for existing optimizations"" am: 5d78a0f808 am: 05718eb6a9 by Nicolas Geoffray · 9 years ago
  12. 3da4fe0 Merge "Revert "Add stats support for existing optimizations"" am: 5d78a0f808 by Nicolas Geoffray · 9 years ago
  13. bec601c Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." am: 01b88a2c89 am: 43392ff9c6 by Nicolas Geoffray · 9 years ago
  14. 05718eb Merge "Revert "Add stats support for existing optimizations"" am: 5d78a0f808 by Nicolas Geoffray · 9 years ago
  15. 59fb80a Merge "Add stats support for existing optimizations" am: be0c2d9102 am: aeb99f91a1 by Nicolas Geoffray · 9 years ago
  16. 5d78a0f Merge "Revert "Add stats support for existing optimizations"" by Nicolas Geoffray · 9 years ago
  17. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  18. 498121d Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." am: 01b88a2c89 by Nicolas Geoffray · 9 years ago
  19. f321ac3 Merge "Add stats support for existing optimizations" am: be0c2d9102 by Nicolas Geoffray · 9 years ago
  20. 43392ff Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." am: 01b88a2c89 by Nicolas Geoffray · 9 years ago
  21. aeb99f9 Merge "Add stats support for existing optimizations" am: be0c2d9102 by Nicolas Geoffray · 9 years ago
  22. 01b88a2 Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." by Nicolas Geoffray · 9 years ago
  23. be0c2d9 Merge "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  24. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 9 years ago
  25. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  26. 31f7afc Merge "Revert "Dynamic BCE (based on induction range analysis)"" am: d83b9042d6 am: 08a96a5a4f by Aart Bik · 9 years ago
  27. 5fe0dc9 Merge "Revert "Dynamic BCE (based on induction range analysis)"" am: d83b9042d6 by Aart Bik · 9 years ago
  28. 08a96a5 Merge "Revert "Dynamic BCE (based on induction range analysis)"" am: d83b9042d6 by Aart Bik · 9 years ago
  29. d83b904 Merge "Revert "Dynamic BCE (based on induction range analysis)"" by Aart Bik · 9 years ago
  30. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  31. f20efbb Merge "Dynamic BCE (based on induction range analysis)" am: 4b0d02ccde am: ce8f06b043 by Aart Bik · 9 years ago
  32. 836bd78 Merge "Dynamic BCE (based on induction range analysis)" am: 4b0d02ccde by Aart Bik · 9 years ago
  33. ce8f06b Merge "Dynamic BCE (based on induction range analysis)" am: 4b0d02ccde by Aart Bik · 9 years ago
  34. b334b80 Merge "lambda: Add support for invoke-interface for boxed innate lambdas" am: b48cb936e6 am: e340e9c23f by Igor Murashkin · 9 years ago
  35. 4b0d02c Merge "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  36. e85cf74 Merge "lambda: Add support for invoke-interface for boxed innate lambdas" am: b48cb936e6 by Igor Murashkin · 9 years ago
  37. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 9 years ago
  38. e340e9c Merge "lambda: Add support for invoke-interface for boxed innate lambdas" by Igor Murashkin · 9 years ago
  39. b48cb93 Merge "lambda: Add support for invoke-interface for boxed innate lambdas" by Igor Murashkin · 9 years ago
  40. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  41. 89aceed Merge "Fix null pointer in processing of enum annotations." am: 3944f7175d am: f8a2a7ef22 by Jeff Hao · 9 years ago
  42. 2ee6e8c Merge "Fix null pointer in processing of enum annotations." am: 3944f7175d by Jeff Hao · 9 years ago
  43. f8a2a7e Merge "Fix null pointer in processing of enum annotations." am: 3944f7175d by Jeff Hao · 9 years ago
  44. 3944f71 Merge "Fix null pointer in processing of enum annotations." by Jeff Hao · 9 years ago
  45. d297b55 Fix null pointer in processing of enum annotations. by Jeff Hao · 9 years ago
  46. 729645a Explicitly add HLoadClass/HClinitCheck for HNewInstance. by Nicolas Geoffray · 9 years ago
  47. fdea3ac Merge "Pass DexPathList.Element array to openDexFileNative" am: 9ee6ec52a2 am: 1a764fb007 by Mathieu Chartier · 9 years ago
  48. 0091932 Merge "MIPS32: Miscellaneous bit manipulations routines:" am: e3dbda2d7c am: 07271bcd7e by Andreas Gampe · 9 years ago
  49. d3fb9fa Merge "Pass DexPathList.Element array to openDexFileNative" am: 9ee6ec52a2 by Mathieu Chartier · 9 years ago
  50. 49b837a Merge "MIPS32: Miscellaneous bit manipulations routines:" am: e3dbda2d7c by Andreas Gampe · 9 years ago
  51. 1a764fb Merge "Pass DexPathList.Element array to openDexFileNative" am: 9ee6ec52a2 by Mathieu Chartier · 9 years ago
  52. 9ee6ec5 Merge "Pass DexPathList.Element array to openDexFileNative" by Mathieu Chartier · 9 years ago
  53. 07271bc Merge "MIPS32: Miscellaneous bit manipulations routines:" am: e3dbda2d7c by Andreas Gampe · 9 years ago
  54. e3dbda2 Merge "MIPS32: Miscellaneous bit manipulations routines:" by Andreas Gampe · 9 years ago
  55. d6fe47e Merge "Kill stale dalvikvm processes at the end of the jdwp test." am: bfc9d5103b am: 899a9b016e by Hiroshi Yamauchi · 9 years ago
  56. 4ab428b Merge "Fix --jvm on run-tests 960 and 961" am: aac223f83b am: 5fba52d09a by Alex Light · 9 years ago
  57. 117fbb2 Merge "Kill stale dalvikvm processes at the end of the jdwp test." am: bfc9d5103b by Hiroshi Yamauchi · 9 years ago
  58. 174cd78 Merge "Fix --jvm on run-tests 960 and 961" am: aac223f83b am: 5fba52d09a by Alex Light · 9 years ago
  59. 899a9b0 Merge "Kill stale dalvikvm processes at the end of the jdwp test." by Hiroshi Yamauchi · 9 years ago
  60. 5fba52d Merge "Fix --jvm on run-tests 960 and 961" am: aac223f83b by Alex Light · 9 years ago
  61. bfc9d51 Merge "Kill stale dalvikvm processes at the end of the jdwp test." by Hiroshi Yamauchi · 9 years ago
  62. aac223f Merge "Fix --jvm on run-tests 960 and 961" by Alex Light · 9 years ago
  63. a166bbb Kill stale dalvikvm processes at the end of the jdwp test. by Hiroshi Yamauchi · 9 years ago
  64. a246347 Fix --jvm on run-tests 960 and 961 by Alex Light · 9 years ago
  65. 689a700 Pass DexPathList.Element array to openDexFileNative by Mathieu Chartier · 9 years ago
  66. 4a4a3ab Merge "Use arc4random when available to select delta for image relocation." am: 039404cb8d am: 3a08475e53 by Alex Light · 9 years ago
  67. 23fe448 Merge "Use arc4random when available to select delta for image relocation." am: 039404cb8d by Alex Light · 9 years ago
  68. 3a08475 Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  69. 039404c Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  70. 085276b Merge "Encode function signatures properly in DWARF." am: b9ededb3b5 am: 8b16222448 by David Srbecky · 9 years ago
  71. c56a753 Merge "Encode function signatures properly in DWARF." am: b9ededb3b5 by David Srbecky · 9 years ago
  72. 8b16222 Merge "Encode function signatures properly in DWARF." am: b9ededb3b5 by David Srbecky · 9 years ago
  73. b9ededb Merge "Encode function signatures properly in DWARF." by David Srbecky · 9 years ago
  74. f652917 Simplify boolean condition compared to 0 by Mark Mendell · 9 years ago
  75. 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 9 years ago
  76. 4bfda01 Merge "Opt compiler: More strength reduction for multiplications." am: 60c4c6ad2b am: d8841c279f by David Brazdil · 9 years ago
  77. 2c94317 Merge "Opt compiler: More strength reduction for multiplications." am: 60c4c6ad2b by David Brazdil · 9 years ago
  78. d8841c2 Merge "Opt compiler: More strength reduction for multiplications." by David Brazdil · 9 years ago
  79. 60c4c6a Merge "Opt compiler: More strength reduction for multiplications." by David Brazdil · 9 years ago
  80. 38db785 Opt compiler: More strength reduction for multiplications. by Alexandre Rames · 9 years ago
  81. 6aedfca Merge "Clean up the special input in HInvokeStaticOrDirect." am: 53ced034cd am: 6221a7024f by Vladimir Marko · 9 years ago
  82. a34fba1 Merge "Clean up the special input in HInvokeStaticOrDirect." am: 53ced034cd by Vladimir Marko · 9 years ago
  83. 6221a70 Merge "Clean up the special input in HInvokeStaticOrDirect." am: 53ced034cd by Vladimir Marko · 9 years ago
  84. 53ced03 Merge "Clean up the special input in HInvokeStaticOrDirect." by Vladimir Marko · 9 years ago
  85. f074a4c Merge "Revert "Use arc4random when available to select delta for image relocation."" am: beb709a260 am: 6212c0f0a5 by Alex Light · 9 years ago
  86. 034f085 Merge "Use arc4random when available to select delta for image relocation." am: 7dd1260c56 am: e397b365c7 by Alex Light · 9 years ago
  87. ee02b65 Merge "Remove thread suspension assertion for SuspendAllForDebugger" am: d042c4514a am: 339db7251d by Mathieu Chartier · 9 years ago
  88. 33eeabb Merge "Create parent class loader for dex2oat" am: e74369f0ae am: 7d3d692dc8 by Mathieu Chartier · 9 years ago
  89. 1532476 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  90. 18c06c2 Merge "Revert "Use arc4random when available to select delta for image relocation."" am: beb709a260 by Alex Light · 9 years ago
  91. 6212c0f Merge "Revert "Use arc4random when available to select delta for image relocation."" by Alex Light · 9 years ago
  92. 08f92a8 Merge "Use arc4random when available to select delta for image relocation." am: 7dd1260c56 by Alex Light · 9 years ago
  93. beb709a Merge "Revert "Use arc4random when available to select delta for image relocation."" by Alex Light · 9 years ago
  94. 732f016 Revert "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  95. e397b36 Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  96. 7dd1260 Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  97. 9d1a0fa Merge "Remove thread suspension assertion for SuspendAllForDebugger" am: d042c4514a by Mathieu Chartier · 9 years ago
  98. 43f4223 Merge "Create parent class loader for dex2oat" am: e74369f0ae am: 7d3d692dc8 by Mathieu Chartier · 9 years ago
  99. 7ecbd49 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  100. 339db72 Merge "Remove thread suspension assertion for SuspendAllForDebugger" by Mathieu Chartier · 9 years ago