1. 2debd80 Fix a cts crash around proxy class fields. by Hiroshi Yamauchi · 9 years ago
  2. 22efeba Merge "ART: Blacklist CFI test for JIT" by Andreas Gampe · 9 years ago
  3. aab9f73 ART: Blacklist CFI test for JIT by Andreas Gampe · 9 years ago
  4. d6eee93 Merge "ART: Fix RegisterNative order" by Andreas Gampe · 9 years ago
  5. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  6. 513b6fd Merge "ART: Blacklist CFI test for non-compiled run-tests" by Andreas Gampe · 9 years ago
  7. e1bbed2 ART: Blacklist CFI test for non-compiled run-tests by Andreas Gampe · 9 years ago
  8. c1c5de7 Merge "ART: Refactor UnstartedRuntime for testing" by Andreas Gampe · 9 years ago
  9. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  10. 20d80be Merge "Switch to using ELF-64 for 64-bit architectures." by David Srbecky · 9 years ago
  11. e128ee2 Merge "ART: CFI Test" by Andreas Gampe · 9 years ago
  12. 7381010 ART: CFI Test by Andreas Gampe · 9 years ago
  13. c44e8de Merge "Add tests for InstanceOf's and CheckCast's MustDoNullCheck" by Calin Juravle · 9 years ago
  14. 9099ef7 Add tests for InstanceOf's and CheckCast's MustDoNullCheck by Guillaume "Vermeille" Sanchez · 9 years ago
  15. 9049ba2 Merge "Remove unnecessary clinit checks" by Calin Juravle · 9 years ago
  16. 0ba218d Remove unnecessary clinit checks by Calin Juravle · 9 years ago
  17. 9ba4e65 Merge "Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"" by Calin Juravle · 9 years ago
  18. 2b79984 Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1" by Calin Juravle · 9 years ago
  19. 713c59e Merge "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1" by Calin Juravle · 9 years ago
  20. 0f675d8 Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1 by Guillaume "Vermeille" Sanchez · 9 years ago
  21. 099d375 Merge "[Optimizing] Thumb2 assembler: use 16bits branches when we can." by Nicolas Geoffray · 9 years ago
  22. 5d7e757 Merge "ART: Add missing Checker file" by David Brazdil · 9 years ago
  23. dbad6e8 ART: Add missing Checker file by David Brazdil · 9 years ago
  24. 267cb1a Merge "ART: Immutable `variables` dictionary in Checker" by David Brazdil · 9 years ago
  25. c4de943 ART: Immutable `variables` dictionary in Checker by David Brazdil · 9 years ago
  26. d126ba1 [Optimizing] Thumb2 assembler: use 16bits branches when we can. by Nicolas Geoffray · 9 years ago
  27. 4c015c7 Merge "Don't hardcode the location of the caller." by Nicolas Geoffray · 9 years ago
  28. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 9 years ago
  29. 27e542b Merge "ART: Fix broken Checker test" by David Brazdil · 9 years ago
  30. dc50823 ART: Fix broken Checker test by David Brazdil · 9 years ago
  31. 3e736b1 Merge "ART: Stricter matching of Checker lines" by David Brazdil · 9 years ago
  32. bc84222 Merge "Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck" by Calin Juravle · 9 years ago
  33. a3a49fe Switch to using ELF-64 for 64-bit architectures. by David Srbecky · 9 years ago
  34. 4e9aac1 ART: Stricter matching of Checker lines by David Brazdil · 9 years ago
  35. cc8bda0 Merge "Test and fix bug checking status of secondary multidex files." by Richard Uhler · 9 years ago
  36. b258ce5 Merge "Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write." by David Srbecky · 9 years ago
  37. 90688ae Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write. by David Srbecky · 9 years ago
  38. dc23a38 Merge "Eliminate redundant constructor barriers when inlining." by Calin Juravle · 9 years ago
  39. 3cd4fc8 Eliminate redundant constructor barriers when inlining. by Calin Juravle · 9 years ago
  40. 9652135 Merge "Support generation of CFI in .debug_frame format." by David Srbecky · 9 years ago
  41. ad5fa8c Support generation of CFI in .debug_frame format. by David Srbecky · 9 years ago
  42. cfee050 Merge "Fix debuggable compiler flag detection for secondary dex files" by Sebastien Hertz · 9 years ago
  43. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  44. 48fb0b7 Merge "Don't do a null test in MarkGCCard if the value cannot be null." by Nicolas Geoffray · 9 years ago
  45. 45970a4 Merge "ART: Change huge-method warning in verifier" by Andreas Gampe · 9 years ago
  46. be91033 Merge "ART: Add verbose:deopt logging" by Andreas Gampe · 9 years ago
  47. f3d1f94 ART: Add verbose:deopt logging by Andreas Gampe · 9 years ago
  48. a4f5bf6 ART: Change huge-method warning in verifier by Andreas Gampe · 9 years ago
  49. 9a85fe7 Merge changes Ia1f2269a,I2ac93038 by Hiroshi Yamauchi · 9 years ago
  50. d0c8412 Print more info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 9 years ago
  51. 49b7134 Enable tlab by default for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  52. 07276db Don't do a null test in MarkGCCard if the value cannot be null. by Nicolas Geoffray · 9 years ago
  53. 8909baf Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck by Guillaume "Vermeille" Sanchez · 9 years ago
  54. a5511ad Merge "ART: Rephrase test comments, update Checker README" by David Brazdil · 9 years ago
  55. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  56. 2f9d137 Merge "Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths." by Nicolas Geoffray · 9 years ago
  57. 5969307 Merge "ART: Mark constructor 'explicit'" by David Brazdil · 9 years ago
  58. f1a9ff7 ART: Mark constructor 'explicit' by David Brazdil · 9 years ago
  59. 468137a Merge "ART: Revert change to LiveRange::Dump" by David Brazdil · 9 years ago
  60. 58b1654 Merge "Stack walking of inlined frames." by Nicolas Geoffray · 9 years ago
  61. c7a2485 ART: Revert change to LiveRange::Dump by David Brazdil · 9 years ago
  62. 57f6161 Stack walking of inlined frames. by Nicolas Geoffray · 9 years ago
  63. 4b49a86 Merge "Revert "ART: Revert change to LiveRange::Dump"" by David Brazdil · 9 years ago
  64. 7fe79ff Revert "ART: Revert change to LiveRange::Dump" by David Brazdil · 9 years ago
  65. d56dd2b ART: Rephrase test comments, update Checker README by David Brazdil · 9 years ago
  66. ce63c60 Merge "ART: Revert change to LiveRange::Dump" by David Brazdil · 9 years ago
  67. 294a050 ART: Revert change to LiveRange::Dump by David Brazdil · 9 years ago
  68. 17f1bc5 Merge "Support InlineInfo in StackMap." by Nicolas Geoffray · 9 years ago
  69. 9ee371e Merge "Fix libcore buildbot failure." by Narayan Kamath · 9 years ago
  70. 57c54b8 Fix libcore buildbot failure. by Narayan Kamath · 9 years ago
  71. b1d0f3f Support InlineInfo in StackMap. by Nicolas Geoffray · 9 years ago
  72. 682876a Merge "Don't emit bkpt, takes extra space for nothing." by Nicolas Geoffray · 9 years ago
  73. 81b2591 Merge "ART: Removed redundant Phis as part of DCE" by David Brazdil · 9 years ago
  74. 84daae5 ART: Removed redundant Phis as part of DCE by David Brazdil · 9 years ago
  75. d30ad93 Merge "Callee/caller save logic in register allocator." by Nicolas Geoffray · 9 years ago
  76. 8826f67 Callee/caller save logic in register allocator. by Nicolas Geoffray · 9 years ago
  77. c88b09f Merge "ART: Print C1vis lists as [v1,...,vN]" by David Brazdil · 9 years ago
  78. 3f68e38 Don't emit bkpt, takes extra space for nothing. by Nicolas Geoffray · 9 years ago
  79. aae4334 Merge "JDWP: more GC safety" by Sebastien Hertz · 9 years ago
  80. 03e4351 Merge "Add new style String operations during compilation init, part 2" by Kenny Root · 9 years ago
  81. 57f91e8 Add new style String operations during compilation init, part 2 by Kenny Root · 9 years ago
  82. 74ef442 Merge "Stop wrapping close(2) with TEMP_FAILURE_RETRY in art." by Elliott Hughes · 9 years ago
  83. c57397b ART: Print C1vis lists as [v1,...,vN] by David Brazdil · 9 years ago
  84. 6a887d6 Stop wrapping close(2) with TEMP_FAILURE_RETRY in art. by Elliott Hughes · 9 years ago
  85. 99df2b1 Merge "Opt compiler: Speedup div/rem by constants on arm32 and arm64." by Nicolas Geoffray · 9 years ago
  86. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 9 years ago
  87. 0667572 Merge "ART: Fix a minor lint error" by David Brazdil · 9 years ago
  88. 9f99d92 ART: Fix a minor lint error by David Brazdil · 9 years ago
  89. 590d576 Merge "ART: Change Checker syntax for variables" by David Brazdil · 9 years ago
  90. c2c48ff ART: Change Checker syntax for variables by David Brazdil · 9 years ago
  91. 1cad536 Merge "ART: Refactor GraphVisualizer attribute printing" by David Brazdil · 9 years ago
  92. c7465286 ART: Refactor GraphVisualizer attribute printing by David Brazdil · 9 years ago
  93. 38b06de Merge "Fix minor checker bug" by Calin Juravle · 9 years ago
  94. ef4366a Merge "In hprof, use an address within string for char array of empty string." by Jeff Hao · 9 years ago
  95. 90bcbd5 In hprof, use an address within string for char array of empty string. by Jeff Hao · 9 years ago
  96. 9614455 Merge changes I2ea008b7,Ibd7a643d by Kenny Root · 9 years ago
  97. 1c9e61c Add new style String operations during compilation init by Kenny Root · 9 years ago
  98. 8c638bc Fix non-range String init calls by Kenny Root · 9 years ago
  99. 7fdbcb8 Merge "In hprof, set string class instance size to that of an empty string." by Jeff Hao · 9 years ago
  100. 934aac7 Merge "Remove doublequoted command to adb sh -c." by Hiroshi Yamauchi · 9 years ago