1. 9ee5173 am 2ce8e605: Merge "Fix Mac build." by Ian Rogers · 10 years ago
  2. a867d60 am fb0566b2: Merge "Some additional verbose logging for DexFile_defineClassNative" by Brian Carlstrom · 10 years ago
  3. b14f507 am 08a81351: Merge "Renumber 122-missing-classes to 124-missing-classes" by Brian Carlstrom · 10 years ago
  4. b7c3d97 am 0b5d8511: Merge "Some code clean-up." by Ian Rogers · 10 years ago
  5. 39dd98b am dddb8d89: Merge "dex2oat: Add a --compile-pic option" by Igor Murashkin · 10 years ago
  6. 54b3aa6 am b3f18cf7: Merge "Make ART compile with GCC -O0 again." by Ian Rogers · 10 years ago
  7. 301861c am cb142101: Merge "Add way to ensure we are at the front of the sigaction chain" by Mathieu Chartier · 10 years ago
  8. 2c341ab am d866c761: Merge "Add OOME try catch around gc-thrash dive logic" by Mathieu Chartier · 10 years ago
  9. 5bb98e8 am 1f24296c: (-s ours) Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  10. 2ce8e60 Merge "Fix Mac build." by Ian Rogers · 10 years ago
  11. ad69bcd Fix Mac build. by Ian Rogers · 10 years ago
  12. fb0566b Merge "Some additional verbose logging for DexFile_defineClassNative" by Brian Carlstrom · 10 years ago
  13. 08a8135 Merge "Renumber 122-missing-classes to 124-missing-classes" by Brian Carlstrom · 10 years ago
  14. 0b5d851 Merge "Some code clean-up." by Ian Rogers · 10 years ago
  15. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  16. 667ab7c Some additional verbose logging for DexFile_defineClassNative by Brian Carlstrom · 10 years ago
  17. dddb8d8 Merge "dex2oat: Add a --compile-pic option" by Igor Murashkin · 10 years ago
  18. b3f18cf Merge "Make ART compile with GCC -O0 again." by Ian Rogers · 10 years ago
  19. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  20. cb14210 Merge "Add way to ensure we are at the front of the sigaction chain" by Mathieu Chartier · 10 years ago
  21. d000480 Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  22. 61634ce Renumber 122-missing-classes to 124-missing-classes by Brian Carlstrom · 10 years ago
  23. d6dee67 dex2oat: Add a --compile-pic option by Igor Murashkin · 10 years ago
  24. 1f24296 Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  25. d866c76 Merge "Add OOME try catch around gc-thrash dive logic" by Mathieu Chartier · 10 years ago
  26. 356ba15 am 2eb03e6f: Merge "Remove test dependencies on phony targets." by Ian Rogers · 10 years ago
  27. 2eb03e6 Merge "Remove test dependencies on phony targets." by Ian Rogers · 10 years ago
  28. d06e989 am 4ffed256: Merge "Quick: Avoid node iteration for passes that don\'t need it." by Vladimir Marko · 10 years ago
  29. 2ba01fd am 9ab7816a: Merge "Quick: Handle kMirOpNullCheck in LVN/GVN." by Vladimir Marko · 10 years ago
  30. 4ffed25 Merge "Quick: Avoid node iteration for passes that don't need it." by Vladimir Marko · 10 years ago
  31. 9ab7816 Merge "Quick: Handle kMirOpNullCheck in LVN/GVN." by Vladimir Marko · 10 years ago
  32. 9dc0ced Add OOME try catch around gc-thrash dive logic by Mathieu Chartier · 10 years ago
  33. 5480a3b am dc43794b: Merge "Don\'t use assembler classes in code_generator.h." by Nicolas Geoffray · 10 years ago
  34. dc43794 Merge "Don't use assembler classes in code_generator.h." by Nicolas Geoffray · 10 years ago
  35. 92a73ae Don't use assembler classes in code_generator.h. by Nicolas Geoffray · 10 years ago
  36. 430ce03 am ec2ea6ff: Merge "Implement default traversals in CFG & SSA graph checkers." by Roland Levillain · 10 years ago
  37. ec2ea6f Merge "Implement default traversals in CFG & SSA graph checkers." by Roland Levillain · 10 years ago
  38. 7e9f7a0 am c15c4066: Merge "Improve art::SSAChecker::VisitInstruction." by Roland Levillain · 10 years ago
  39. c15c406 Merge "Improve art::SSAChecker::VisitInstruction." by Roland Levillain · 10 years ago
  40. 85eb2f9 am dd36b428: Merge "Do not remove NullChecks & BoundsChecks in HDeadCodeElimination." by Roland Levillain · 10 years ago
  41. 87cabf6 am 1604027a: Merge "Turn constant conditional jumps into unconditional jumps." by Roland Levillain · 10 years ago
  42. dd36b42 Merge "Do not remove NullChecks & BoundsChecks in HDeadCodeElimination." by Roland Levillain · 10 years ago
  43. 1604027 Merge "Turn constant conditional jumps into unconditional jumps." by Roland Levillain · 10 years ago
  44. a78e66a Quick: Handle kMirOpNullCheck in LVN/GVN. by Vladimir Marko · 10 years ago
  45. c6d1cba am f1eb1002: Merge "Quick: Improve the BBCombine pass." by Vladimir Marko · 10 years ago
  46. f1eb100 Merge "Quick: Improve the BBCombine pass." by Vladimir Marko · 10 years ago
  47. d20557a am 8fc5acfd: Merge "Rewrite null check elimination to work on dalvik regs." by Vladimir Marko · 10 years ago
  48. 8fc5acf Merge "Rewrite null check elimination to work on dalvik regs." by Vladimir Marko · 10 years ago
  49. b8527c3 am 16b842af: Merge "Store exiting thread ids and names while tracing to output later." by Jeff Hao · 10 years ago
  50. 16b842a Merge "Store exiting thread ids and names while tracing to output later." by Jeff Hao · 10 years ago
  51. 8b01dc2 am 8fd9bc91: Merge "Add more logging to finalization test" by Mathieu Chartier · 10 years ago
  52. 8fd9bc9 Merge "Add more logging to finalization test" by Mathieu Chartier · 10 years ago
  53. abbf242 Remove test dependencies on phony targets. by Ian Rogers · 10 years ago
  54. beb567b am edfc4ca2: (-s ours) Fix oatdump for no image by Mathieu Chartier · 10 years ago
  55. 312eb25 Quick: Improve the BBCombine pass. by Vladimir Marko · 10 years ago
  56. bff4fa7 am e163a3a1: Merge "Fix oatdump for no image" by Mathieu Chartier · 10 years ago
  57. edfc4ca Fix oatdump for no image by Mathieu Chartier · 10 years ago
  58. e163a3a Merge "Fix oatdump for no image" by Mathieu Chartier · 10 years ago
  59. d424d08 Fix oatdump for no image by Mathieu Chartier · 10 years ago
  60. bbb5479 Add more logging to finalization test by Mathieu Chartier · 10 years ago
  61. 7baa6f8 Rewrite null check elimination to work on dalvik regs. by Vladimir Marko · 10 years ago
  62. 13f4c62 am 5c5efc25: Merge "ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK" by Vladimir Marko · 10 years ago
  63. 5c5efc2 Merge "ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK" by Vladimir Marko · 10 years ago
  64. aa7b8a3 Quick: Avoid node iteration for passes that don't need it. by Vladimir Marko · 10 years ago
  65. 423b137 ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK by Yevgeny Rouban · 10 years ago
  66. 327f978 am 2df6840f: Merge "Add tests for missing classes" by Brian Carlstrom · 10 years ago
  67. 2df6840 Merge "Add tests for missing classes" by Brian Carlstrom · 10 years ago
  68. abebaae am d2caad30: Merge "Fix mac build (second attempt)" by Dmitriy Ivanov · 10 years ago
  69. d2caad3 Merge "Fix mac build (second attempt)" by Dmitriy Ivanov · 10 years ago
  70. e094b87 Store exiting thread ids and names while tracing to output later. by Jeff Hao · 10 years ago
  71. 8b5b698 Fix mac build (second attempt) by Dmitriy Ivanov · 10 years ago
  72. 33d6309 am cfd8adec: Merge "Add VLOG(class_linker) for clinit errors" by Brian Carlstrom · 10 years ago
  73. 3d434d4 Add tests for missing classes by Brian Carlstrom · 10 years ago
  74. cfd8ade Merge "Add VLOG(class_linker) for clinit errors" by Brian Carlstrom · 10 years ago
  75. f195a8d am eff81605: Merge "Use exit(1), not exit(-1)" by Brian Carlstrom · 10 years ago
  76. b23eab1 Add VLOG(class_linker) for clinit errors by Brian Carlstrom · 10 years ago
  77. eff8160 Merge "Use exit(1), not exit(-1)" by Brian Carlstrom · 10 years ago
  78. 2d9786d am c54e12a4: (-s ours) Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  79. e15dbad am 67555f1f: Merge "Fixing mac build" by Dmitriy Ivanov · 10 years ago
  80. c54e12a Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  81. 67555f1 Merge "Fixing mac build" by Dmitriy Ivanov · 10 years ago
  82. da4442e Use exit(1), not exit(-1) by Brian Carlstrom · 10 years ago
  83. 72ba4a7 am b13d4c59: Merge "Change MemMap::maps_ to not be global variable" by Mathieu Chartier · 10 years ago
  84. b13d4c5 Merge "Change MemMap::maps_ to not be global variable" by Mathieu Chartier · 10 years ago
  85. 1d74e57 Fixing mac build by Dmitriy Ivanov · 10 years ago
  86. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  87. ce4f5db am 58e51f38: Merge "Untie gtest executables from LD_PRELOAD" by Dmitriy Ivanov · 10 years ago
  88. 58e51f3 Merge "Untie gtest executables from LD_PRELOAD" by Dmitriy Ivanov · 10 years ago
  89. 8508a43 Untie gtest executables from LD_PRELOAD by Dmitriy Ivanov · 10 years ago
  90. 0c36fcf am e4228d93: Merge "Remove libsigchain from LD_PRELOADS" by Dmitriy Ivanov · 10 years ago
  91. e4228d9 Merge "Remove libsigchain from LD_PRELOADS" by Dmitriy Ivanov · 10 years ago
  92. 633021e Implement default traversals in CFG & SSA graph checkers. by Roland Levillain · 10 years ago
  93. a8069ce Improve art::SSAChecker::VisitInstruction. by Roland Levillain · 10 years ago
  94. e161a2a Do not remove NullChecks & BoundsChecks in HDeadCodeElimination. by Roland Levillain · 10 years ago
  95. 3a3fd0f Turn constant conditional jumps into unconditional jumps. by Roland Levillain · 10 years ago
  96. 6a32ac6 am b8f24808: Merge "Merge reference-run-test-classes and run-test-jar." by Nicolas Geoffray · 10 years ago
  97. b8f2480 Merge "Merge reference-run-test-classes and run-test-jar." by Nicolas Geoffray · 10 years ago
  98. 8418764 resolved conflicts for merge of 5d1c1bbd to lmp-dev-plus-aosp by Sebastien Hertz · 10 years ago
  99. b050c30 am 35274252: Merge "Make finalization test more robust" by Mathieu Chartier · 10 years ago
  100. b617aa0 am cbcbd909: Merge "Revert "Adjust the suspend check interval to 16."" by Ian Rogers · 10 years ago