1. 3fc7f35 Accept synthetic phi nodes and general names for blocks. by Aart Bik · 9 years ago
  2. d83b904 Merge "Revert "Dynamic BCE (based on induction range analysis)"" by Aart Bik · 9 years ago
  3. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  4. 4b0d02c Merge "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  5. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 9 years ago
  6. b48cb93 Merge "lambda: Add support for invoke-interface for boxed innate lambdas" by Igor Murashkin · 9 years ago
  7. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  8. 3944f71 Merge "Fix null pointer in processing of enum annotations." by Jeff Hao · 9 years ago
  9. d297b55 Fix null pointer in processing of enum annotations. by Jeff Hao · 9 years ago
  10. 9ee6ec5 Merge "Pass DexPathList.Element array to openDexFileNative" by Mathieu Chartier · 9 years ago
  11. e3dbda2 Merge "MIPS32: Miscellaneous bit manipulations routines:" by Andreas Gampe · 9 years ago
  12. bfc9d51 Merge "Kill stale dalvikvm processes at the end of the jdwp test." by Hiroshi Yamauchi · 9 years ago
  13. aac223f Merge "Fix --jvm on run-tests 960 and 961" by Alex Light · 9 years ago
  14. a166bbb Kill stale dalvikvm processes at the end of the jdwp test. by Hiroshi Yamauchi · 9 years ago
  15. a246347 Fix --jvm on run-tests 960 and 961 by Alex Light · 9 years ago
  16. 689a700 Pass DexPathList.Element array to openDexFileNative by Mathieu Chartier · 9 years ago
  17. 039404c Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  18. b9ededb Merge "Encode function signatures properly in DWARF." by David Srbecky · 9 years ago
  19. 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 9 years ago
  20. 60c4c6a Merge "Opt compiler: More strength reduction for multiplications." by David Brazdil · 9 years ago
  21. 38db785 Opt compiler: More strength reduction for multiplications. by Alexandre Rames · 9 years ago
  22. 53ced03 Merge "Clean up the special input in HInvokeStaticOrDirect." by Vladimir Marko · 9 years ago
  23. 1532476 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  24. beb709a Merge "Revert "Use arc4random when available to select delta for image relocation."" by Alex Light · 9 years ago
  25. 732f016 Revert "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  26. 7dd1260 Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  27. 7ecbd49 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  28. d042c45 Merge "Remove thread suspension assertion for SuspendAllForDebugger" by Mathieu Chartier · 9 years ago
  29. e74369f Merge "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  30. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  31. 16cabc4 Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." by Hiroshi Yamauchi · 9 years ago
  32. ed70b4a Relax CAS in some uses of Object::AtomicSetReadBarrierPointer. by Hiroshi Yamauchi · 9 years ago
  33. 090a481 Merge "Fix cmdline parser test." by Nicolas Geoffray · 9 years ago
  34. 295a596 Fix cmdline parser test. by Nicolas Geoffray · 9 years ago
  35. 33a9a16 Merge "Allow NullConstant to be untyped in GraphVisualiser." by Calin Juravle · 9 years ago
  36. b2d38fd Allow NullConstant to be untyped in GraphVisualiser. by Mark Mendell · 9 years ago
  37. 34053d1 Merge "MIPS64: Add java.lang.String.equals intrinsic." by Andreas Gampe · 9 years ago
  38. c53c079 Clean up the special input in HInvokeStaticOrDirect. by Vladimir Marko · 9 years ago
  39. bc58b02 Merge "Rename options for shorter names." by Nicolas Geoffray · 9 years ago
  40. 5678229 Rename options for shorter names. by Nicolas Geoffray · 9 years ago
  41. ee7d4a3 Merge "ARM read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  42. d846a2c Merge "Fix ClinitCheck pruning." by Vladimir Marko · 9 years ago
  43. fbb184a Fix ClinitCheck pruning. by Vladimir Marko · 9 years ago
  44. 69edd0d Merge "Increase code cache after 1 full collection." by Nicolas Geoffray · 9 years ago
  45. 0a3be16 Increase code cache after 1 full collection. by Nicolas Geoffray · 9 years ago
  46. a43a851 Merge "Add jack as a build target for the buildbot." by Nicolas Geoffray · 9 years ago
  47. 8332cda Add jack as a build target for the buildbot. by Nicolas Geoffray · 9 years ago
  48. 0f0d5f3 Merge "ART: Change Init{From,Without}Image to return bool" by Andreas Gampe · 9 years ago
  49. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 9 years ago
  50. 31c0d48 Merge "Add immune spaces abstraction" by Mathieu Chartier · 9 years ago
  51. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  52. 2f99a1c Merge "Fix an assert in lse." by Mingyao Yang · 9 years ago
  53. 0ff7afc Fix an assert in lse. by Mingyao Yang · 9 years ago
  54. b9bbbeb Merge "Revert "Revert "Enable store elimination for singleton objects.""" by Mingyao Yang · 9 years ago
  55. fb8464a Revert "Revert "Enable store elimination for singleton objects."" by Mingyao Yang · 9 years ago
  56. 3f8bf65 MIPS32: Miscellaneous bit manipulations routines: by Chris Larsen · 9 years ago
  57. a341377 Merge "Remove incorrect iterator increment" by Mathieu Chartier · 9 years ago
  58. 055b5f3 Remove incorrect iterator increment by Mathieu Chartier · 9 years ago
  59. 9231730 Merge "Opt compiler: Arm64 packed-switch jump tables." by Vladimir Marko · 9 years ago
  60. 3927c8b Opt compiler: Arm64 packed-switch jump tables. by Zheng Xu · 9 years ago
  61. 349baca Merge "Fix bogus DCHECK and rename DidForkFromZygote." by Nicolas Geoffray · 9 years ago
  62. ba69a51 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 9 years ago
  63. f5dd91e Merge "Remove DEBUG_JIT from Zygote flags." by Nicolas Geoffray · 9 years ago
  64. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 9 years ago
  65. a7a3ba7 Merge "Support deoptimization only to set vreg" by Sebastien Hertz · 9 years ago
  66. 3e1ff83 Merge "Fix StackVisitor::GetVReg for reference in shadow frame" by Sebastien Hertz · 9 years ago
  67. 787ae8e Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  68. cb6638f Merge "RosAlloc fast path inline in assembly for x86 32bit." by Hiroshi Yamauchi · 9 years ago
  69. ed42f39 Merge "Refactor some patching logic" by Mathieu Chartier · 9 years ago
  70. 3b359c7 ARM read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  71. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 9 years ago
  72. a04f57b Merge "Minor fixes and cleaning of arm64 static and direct calls code." by Vladimir Marko · 9 years ago
  73. 9013bb0 Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" by Vladimir Marko · 9 years ago
  74. 3ce45f4 Merge "ART: Refactor GenerateTestAndBranch" by David Brazdil · 9 years ago
  75. 886d104 Merge "Change roots view to "rooted"." by Richard Uhler · 9 years ago
  76. 0debae7 ART: Refactor GenerateTestAndBranch by David Brazdil · 9 years ago
  77. 636b925 Support deoptimization only to set vreg by Mingyao Yang · 9 years ago
  78. 0968744 Fix StackVisitor::GetVReg for reference in shadow frame by Sebastien Hertz · 9 years ago
  79. 4b00d34 Refactor some patching logic by Mathieu Chartier · 9 years ago
  80. 991842a Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." by Alex Light · 9 years ago
  81. a663d67 Merge "Ignore NullConstants when computing the type for Phis." by Calin Juravle · 9 years ago
  82. a445f7a Merge "Implemented control of "export only" feature in dexdump." by Aart Bik · 9 years ago
  83. 72cc929 Merge "Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS." by Roland Levillain · 9 years ago
  84. 1eab4a8 Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS. by Roland Levillain · 9 years ago
  85. 3eb242c Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  86. 3610abe Merge "Move the trace file out of the profiles folder." by Calin Juravle · 9 years ago
  87. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  88. dd4cbcc Merge "Fix class unloading with the CC collector." by Hiroshi Yamauchi · 9 years ago
  89. c07d66d Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. by Alex Light · 9 years ago
  90. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  91. 972d6d7 MIPS64: Add java.lang.String.equals intrinsic. by Chris Larsen · 9 years ago
  92. 0e06a09 Merge "Disable test 964 with gcstress since it often times out." by Alex Light · 9 years ago
  93. 9b0f516 Disable test 964 with gcstress since it often times out. by Alex Light · 9 years ago
  94. 74974ab ART: add kryo to a53 #835769 & #843419 erratum exception list by Ajay Dudani · 9 years ago
  95. f6ebcd0 Merge "Revert "Revert "Add missing null check to String::ToCharArray""" by Mathieu Chartier · 9 years ago
  96. 3f382ae Implemented control of "export only" feature in dexdump. by Aart Bik · 9 years ago
  97. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 9 years ago
  98. 2f49b0a Merge "Stream DWARF debug section directly to disk." by David Srbecky · 9 years ago
  99. 6aa0735 Merge "Revert "Add missing null check to String::ToCharArray"" by Nicolas Geoffray · 9 years ago
  100. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 9 years ago