1. 3ce5b90 am e3bab35d: am b203b332: Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  2. 50727ce am 75c82d00: am 364fa537: Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  3. 5baa96f am 7f474a0d: am 411b96d6: Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  4. e3bab35 am b203b332: Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  5. b203b33 Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  6. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 10 years ago
  7. 75c82d0 am 364fa537: Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  8. 364fa53 Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  9. 7f474a0 am 411b96d6: Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  10. 411b96d Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  11. 4360be2 ART: Remove some of the Mac craziness by Andreas Gampe · 10 years ago
  12. e4c6655 am 86aee341: am 9ed82069: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  13. 7bc74c2 am c0023fec: am 84bfbe14: Merge "Fix broken tests." by Aart Bik · 10 years ago
  14. 66a59cc am 3495f1ea: am af0365ac: Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  15. 86aee34 am 9ed82069: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  16. 9ed8206 Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  17. c0023fe am 84bfbe14: Merge "Fix broken tests." by Aart Bik · 10 years ago
  18. 84bfbe1 Merge "Fix broken tests." by Aart Bik · 10 years ago
  19. 34c3ba9 Fix broken tests. by Aart Bik · 10 years ago
  20. 3495f1e am af0365ac: Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  21. af0365a Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  22. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 10 years ago
  23. c9609ea am f2d108e1: am e07300b7: Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  24. f2d108e am e07300b7: Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  25. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  26. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  27. acd4c10 am 936c7ed9: am 16a150b8: Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  28. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 10 years ago
  29. 936c7ed am 16a150b8: Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  30. 16a150b Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  31. 1894600 am f9f0b860: am 6db13772: Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  32. f9f0b86 am 6db13772: Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  33. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  34. 7c0fe5e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 10 years ago
  35. 76914b0 ART: Fix arm32 quick_invoke_stub CFI by Andreas Gampe · 10 years ago
  36. cece887 am cf6fee10: am b2295afd: Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  37. cf6fee1 am b2295afd: Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  38. 8afd684 am 3b34cc63: am 11237947: Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  39. b2295af Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  40. 3b34cc6 am 11237947: Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  41. ef76c3f Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  42. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  43. 78f9b1a am 8cd99c8f: am 7745dc34: Merge "runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS" by Igor Murashkin · 10 years ago
  44. 8cd99c8 am 7745dc34: Merge "runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS" by Igor Murashkin · 10 years ago
  45. 7745dc3 Merge "runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS" by Igor Murashkin · 10 years ago
  46. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 10 years ago
  47. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 10 years ago
  48. 051c926 am 73aca5e9: am 479ebe07: Merge "Extended test with "cross-over arrays"." by Aart Bik · 10 years ago
  49. 73aca5e am 479ebe07: Merge "Extended test with "cross-over arrays"." by Aart Bik · 10 years ago
  50. 479ebe0 Merge "Extended test with "cross-over arrays"." by Aart Bik · 10 years ago
  51. 5ef7994 Extended test with "cross-over arrays". by Aart Bik · 10 years ago
  52. 49cdd1a am 74c32d6a: am 511bb656: Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 10 years ago
  53. 74c32d6 am 511bb656: Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 10 years ago
  54. 511bb65 Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 10 years ago
  55. c4a51c6 am 91825544: am 2661ffc6: Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 10 years ago
  56. 41d5ea9 am eb4b5b09: am 75fd056e: Merge "Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""" by Nicolas Geoffray · 10 years ago
  57. 9182554 am 2661ffc6: Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 10 years ago
  58. eb4b5b0 am 75fd056e: Merge "Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""" by Nicolas Geoffray · 10 years ago
  59. 2661ffc Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 10 years ago
  60. 75fd056 Merge "Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""" by Nicolas Geoffray · 10 years ago
  61. 6b756b5 Improve Thumb2 branch/load-literal fixup performance. by Vladimir Marko · 10 years ago
  62. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  63. f609b81 am 030f2af2: Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  64. b429fe9 am 06fc780f: am 33e50d85: Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  65. 06fc780 am 33e50d85: Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  66. 030f2af Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  67. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  68. 238c0f5 am 4c310c4c: am 32f59e58: Merge "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  69. 4c310c4 am 32f59e58: Merge "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  70. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  71. a253610 am 38216947: am c3c0a06b: Merge "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  72. 7439c5c resolved conflicts for merge of a2407de1 to mnc-dev-plus-aosp by Nicolas Geoffray · 10 years ago
  73. 32f59e5 Merge "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  74. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  75. 3821694 am c3c0a06b: Merge "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  76. c3c0a06 Merge "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  77. a2407de Merge "ART: Boolean simplifier fix" into mnc-dev by Nicolas Geoffray · 10 years ago
  78. 2b0d868 am 2cf3fc24: am 913a737b: Merge "Test on (in)variant static and instance field arrays." by Aart Bik · 10 years ago
  79. 2cf3fc2 am 913a737b: Merge "Test on (in)variant static and instance field arrays." by Aart Bik · 10 years ago
  80. 9e9bccf am 69f77ac2: am caa2fe33: Merge "ART: Fix System.arraycopy" by Andreas Gampe · 10 years ago
  81. 913a737 Merge "Test on (in)variant static and instance field arrays." by Aart Bik · 10 years ago
  82. 69f77ac am caa2fe33: Merge "ART: Fix System.arraycopy" by Andreas Gampe · 10 years ago
  83. d141f45 Test on (in)variant static and instance field arrays. by Aart Bik · 10 years ago
  84. caa2fe3 Merge "ART: Fix System.arraycopy" by Andreas Gampe · 10 years ago
  85. c952ac9 ART: Fix System.arraycopy by Andreas Gampe · 10 years ago
  86. 5fa4d5d am 082046b3: am 6d3d1e3d: Merge "Disable test while investigating." by Nicolas Geoffray · 10 years ago
  87. 082046b am 6d3d1e3d: Merge "Disable test while investigating." by Nicolas Geoffray · 10 years ago
  88. 6d3d1e3 Merge "Disable test while investigating." by Nicolas Geoffray · 10 years ago
  89. d6c201e Disable test while investigating. by Nicolas Geoffray · 10 years ago
  90. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 10 years ago
  91. 1d24e75 am 3b7660de: ART: DCE should know that array-length can throw NPE by Serguei Katkov · 10 years ago
  92. 22552df ART: Boolean simplifier fix by Serguei Katkov · 10 years ago
  93. 2242f05 am 6f942363: am cced6ad1: Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 10 years ago
  94. aa8ca8c am cda6573b: am 530f3185: Merge "Make oatdump see the new vmap table generated by dextodex." by Nicolas Geoffray · 10 years ago
  95. 6f94236 am cced6ad1: Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 10 years ago
  96. cda6573 am 530f3185: Merge "Make oatdump see the new vmap table generated by dextodex." by Nicolas Geoffray · 10 years ago
  97. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 10 years ago
  98. 530f318 Merge "Make oatdump see the new vmap table generated by dextodex." by Nicolas Geoffray · 10 years ago
  99. 0a5cd12 Make oatdump see the new vmap table generated by dextodex. by Nicolas Geoffray · 10 years ago
  100. 2154391 am ad709087: am bca4d299: Merge "ART: Boolean simplifier fix" by Nicolas Geoffray · 10 years ago