1. 41c2b27 am 6078aec2: Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 10 years ago
  2. 67496bf am d8da9dc8: Merge "More diagnostics for flaky oat file assistant test." by Richard Uhler · 10 years ago
  3. 8d060f2 am c20d7286: Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 10 years ago
  4. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 10 years ago
  5. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 10 years ago
  6. d8da9dc Merge "More diagnostics for flaky oat file assistant test." by Richard Uhler · 10 years ago
  7. c20d728 Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 10 years ago
  8. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 10 years ago
  9. 88d751b am c5bee2a1: Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  10. ccc2dda am 32d7806b: Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  11. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  12. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  13. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  14. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  15. 1705b33 am d77aa00c: Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 10 years ago
  16. d77aa00 Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 10 years ago
  17. 23d9295 am ff6e79c9: Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  18. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  19. 998669b am 0e126bb7: Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 10 years ago
  20. 94f5bda More diagnostics for flaky oat file assistant test. by Richard Uhler · 10 years ago
  21. 0e126bb Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 10 years ago
  22. 3683469 am 60f4804f: Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  23. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  24. 74e1cc0 When a Checker assertion cannot be parsed, display it. by Roland Levillain · 10 years ago
  25. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 10 years ago
  26. 663c934 ART: Fix Thumb2 literal fixup. by Vladimir Marko · 10 years ago
  27. 300a638 am e6e38ce0: Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  28. 0a3fb00 am a3073e24: Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  29. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  30. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  31. 3f307f3 Added unit tests to LICM. by Aart Bik · 10 years ago
  32. 8e9d3f0 am 236d0a3c: Merge changes from topic \'lambda_experimental\' by Igor Murashkin · 10 years ago
  33. 236d0a3 Merge changes from topic 'lambda_experimental' by Igor Murashkin · 10 years ago
  34. 6bd980c interpreter: Add tests for move-result after invoke-lambda by Igor Murashkin · 10 years ago
  35. 4d7b75f verifier: Skip verification of methods when seeing experimental opcodes by Igor Murashkin · 10 years ago
  36. d72bef0 am c962dd74: Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 10 years ago
  37. c962dd7 Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 10 years ago
  38. 0a72d65 am 56ebee4d: Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  39. 56ebee4 Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  40. 754a445 Prefer 32-bit host executables on Mac. by Ying Wang · 10 years ago
  41. 9aa5c9b am 2bb897ea: Merge "Refine the canary pattern in RedZone" by Andreas Gampe · 10 years ago
  42. 2bb897e Merge "Refine the canary pattern in RedZone" by Andreas Gampe · 10 years ago
  43. e3bab35 am b203b332: Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  44. b203b33 Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  45. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 10 years ago
  46. 75c82d0 am 364fa537: Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  47. 364fa53 Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  48. 7f474a0 am 411b96d6: Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  49. 411b96d Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  50. 4360be2 ART: Remove some of the Mac craziness by Andreas Gampe · 10 years ago
  51. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  52. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 10 years ago
  53. 86aee34 am 9ed82069: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  54. 9ed8206 Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  55. c0023fe am 84bfbe14: Merge "Fix broken tests." by Aart Bik · 10 years ago
  56. 84bfbe1 Merge "Fix broken tests." by Aart Bik · 10 years ago
  57. 34c3ba9 Fix broken tests. by Aart Bik · 10 years ago
  58. 3495f1e am af0365ac: Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  59. af0365a Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  60. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 10 years ago
  61. f2d108e am e07300b7: Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  62. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  63. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  64. 2639e8e Add more checks to diagnose flaky oat file assistant test. by Richard Uhler · 10 years ago
  65. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 10 years ago
  66. 936c7ed am 16a150b8: Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  67. 16a150b Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  68. f9f0b86 am 6db13772: Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  69. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  70. 7c0fe5e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 10 years ago
  71. 76914b0 ART: Fix arm32 quick_invoke_stub CFI by Andreas Gampe · 10 years ago
  72. cf6fee1 am b2295afd: Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  73. b2295af Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  74. 3b34cc6 am 11237947: Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  75. ef76c3f Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  76. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  77. 8cd99c8 am 7745dc34: Merge "runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS" by Igor Murashkin · 10 years ago
  78. 7745dc3 Merge "runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS" by Igor Murashkin · 10 years ago
  79. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 10 years ago
  80. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 10 years ago
  81. 73aca5e am 479ebe07: Merge "Extended test with "cross-over arrays"." by Aart Bik · 10 years ago
  82. 479ebe0 Merge "Extended test with "cross-over arrays"." by Aart Bik · 10 years ago
  83. 5ef7994 Extended test with "cross-over arrays". by Aart Bik · 10 years ago
  84. 74c32d6 am 511bb656: Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 10 years ago
  85. 511bb65 Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 10 years ago
  86. 9182554 am 2661ffc6: Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 10 years ago
  87. eb4b5b0 am 75fd056e: Merge "Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""" by Nicolas Geoffray · 10 years ago
  88. 2661ffc Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 10 years ago
  89. 75fd056 Merge "Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""" by Nicolas Geoffray · 10 years ago
  90. 6b756b5 Improve Thumb2 branch/load-literal fixup performance. by Vladimir Marko · 10 years ago
  91. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  92. 06fc780 am 33e50d85: Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  93. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  94. 4c310c4 am 32f59e58: Merge "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  95. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  96. 32f59e5 Merge "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  97. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  98. 3821694 am c3c0a06b: Merge "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  99. c3c0a06 Merge "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  100. 2cf3fc2 am 913a737b: Merge "Test on (in)variant static and instance field arrays." by Aart Bik · 10 years ago