1. 3bd2434 am 698403b3: am 35717f8c: Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 10 years ago
  2. 698403b am 35717f8c: Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 10 years ago
  3. 35717f8 Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 10 years ago
  4. 63b322a am 706e2909: am b6f7dd33: Merge "Remove unnecessary std::move from variant_map.h" by Pirama Arumuga Nainar · 10 years ago
  5. 706e290 am b6f7dd33: Merge "Remove unnecessary std::move from variant_map.h" by Pirama Arumuga Nainar · 10 years ago
  6. b6f7dd3 Merge "Remove unnecessary std::move from variant_map.h" by Pirama Arumuga Nainar · 10 years ago
  7. 68cad90 Remove unnecessary std::move from variant_map.h by Pirama Arumuga Nainar · 10 years ago
  8. a997449 am 03de3d2a: am b09f3338: Merge "Add and use ScopedSuspendAll" by Mathieu Chartier · 10 years ago
  9. d405972 am 000be0d5: am 40285414: Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 10 years ago
  10. 2f6426b am 1851607e: am 2d06e08d: Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 10 years ago
  11. 04c175f am 15c47029: am e2cb7f29: Merge "Support deoptimization on exception" by Sebastien Hertz · 10 years ago
  12. 0ea878c am bf7b5262: am 15982a94: Merge "Record profiling information before Jitting." by Nicolas Geoffray · 10 years ago
  13. 03de3d2 am b09f3338: Merge "Add and use ScopedSuspendAll" by Mathieu Chartier · 10 years ago
  14. 000be0d am 40285414: Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 10 years ago
  15. 1851607 am 2d06e08d: Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 10 years ago
  16. 15c4702 am e2cb7f29: Merge "Support deoptimization on exception" by Sebastien Hertz · 10 years ago
  17. bf7b526 am 15982a94: Merge "Record profiling information before Jitting." by Nicolas Geoffray · 10 years ago
  18. b09f333 Merge "Add and use ScopedSuspendAll" by Mathieu Chartier · 10 years ago
  19. 4028541 Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 10 years ago
  20. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 10 years ago
  21. 4b1e0f4 Add benchmark for ScopedPrimitiveArray by Mathieu Chartier · 10 years ago
  22. 2d06e08 Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 10 years ago
  23. e2cb7f2 Merge "Support deoptimization on exception" by Sebastien Hertz · 10 years ago
  24. 15982a9 Merge "Record profiling information before Jitting." by Nicolas Geoffray · 10 years ago
  25. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 10 years ago
  26. 6a4bd39 am 685236d7: am 619552b8: Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 10 years ago
  27. 685236d am 619552b8: Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 10 years ago
  28. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 10 years ago
  29. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 10 years ago
  30. da9329f am 189c5810: am 1d76bfe7: Merge "ART: Narrow parameter types." by Andreas Gampe · 10 years ago
  31. 189c581 am 1d76bfe7: Merge "ART: Narrow parameter types." by Andreas Gampe · 10 years ago
  32. 1d76bfe Merge "ART: Narrow parameter types." by Andreas Gampe · 10 years ago
  33. 1a97357 ART: Narrow parameter types. by Andreas Gampe · 10 years ago
  34. fbc8824 am d30ecde9: am 92eaada6: Merge "ART: Move access flags checking to dex file verifier" by Andreas Gampe · 10 years ago
  35. d30ecde am 92eaada6: Merge "ART: Move access flags checking to dex file verifier" by Andreas Gampe · 10 years ago
  36. 92eaada Merge "ART: Move access flags checking to dex file verifier" by Andreas Gampe · 10 years ago
  37. e6215c0 ART: Move access flags checking to dex file verifier by Andreas Gampe · 10 years ago
  38. 501fd63 ART: Fix Quick-style LR vs PC core spill mask bug by Andreas Gampe · 10 years ago
  39. ef6b905 am a6b2d585: am 2a455e16: Merge "Increase the run-test timeout for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  40. a6b2d58 am 2a455e16: Merge "Increase the run-test timeout for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  41. 2a455e1 Merge "Increase the run-test timeout for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  42. 0e52cfa am 4a415503: am 010c7fd4: Merge "Induction variable range analysis." by Aart Bik · 10 years ago
  43. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  44. 4a41550 am 010c7fd4: Merge "Induction variable range analysis." by Aart Bik · 10 years ago
  45. 010c7fd Merge "Induction variable range analysis." by Aart Bik · 10 years ago
  46. d14c595 Induction variable range analysis. by Aart Bik · 10 years ago
  47. 520633b Support deoptimization on exception by Sebastien Hertz · 10 years ago
  48. 338a1a9 am 58348f99: am 0e21e01e: Merge "Add extra options to tools/run-jdwp-tests.sh" by Sebastien Hertz · 10 years ago
  49. 58348f9 am 0e21e01e: Merge "Add extra options to tools/run-jdwp-tests.sh" by Sebastien Hertz · 10 years ago
  50. 0e21e01 Merge "Add extra options to tools/run-jdwp-tests.sh" by Sebastien Hertz · 10 years ago
  51. a646aaf Add extra options to tools/run-jdwp-tests.sh by Sebastien Hertz · 10 years ago
  52. 12f6bf3 am 5f8c253b: am dbd35708: Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 10 years ago
  53. bdfbcdc am 19de01b5: am b9c79928: Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 10 years ago
  54. 5f8c253 am dbd35708: Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 10 years ago
  55. 19de01b am b9c79928: Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 10 years ago
  56. dbd3570 Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 10 years ago
  57. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 10 years ago
  58. b9c7992 Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 10 years ago
  59. 3956cc6 am 967f1dba: am 402ae2dc: Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 10 years ago
  60. 967f1db am 402ae2dc: Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 10 years ago
  61. 402ae2d Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 10 years ago
  62. 3ecfd65 Add dex_pc to all HInstructions in builder. by Yevgeny Rouban · 10 years ago
  63. 27e525f am 1c8b84b7: am 67c5d28d: Merge "[optimizing] Add support for x86 constant area" by Nicolas Geoffray · 10 years ago
  64. 1c8b84b am 67c5d28d: Merge "[optimizing] Add support for x86 constant area" by Nicolas Geoffray · 10 years ago
  65. 67c5d28 Merge "[optimizing] Add support for x86 constant area" by Nicolas Geoffray · 10 years ago
  66. bfb5ba9 Revert "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 10 years ago
  67. c52e32a am 8a90a308: am 426514ca: Merge "Allow null current thread in jni weak ref decode during shutdown." by Hiroshi Yamauchi · 10 years ago
  68. 8a90a30 am 426514ca: Merge "Allow null current thread in jni weak ref decode during shutdown." by Hiroshi Yamauchi · 10 years ago
  69. 426514c Merge "Allow null current thread in jni weak ref decode during shutdown." by Hiroshi Yamauchi · 10 years ago
  70. acd20ca Allow null current thread in jni weak ref decode during shutdown. by Hiroshi Yamauchi · 10 years ago
  71. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 10 years ago
  72. 637ee0b ART: Add some utilities for working with containers. by Vladimir Marko · 10 years ago
  73. 014a97b am 963d6b9f: am e6576390: Merge "Simplify loop invariant operations during induction analysis." by Aart Bik · 10 years ago
  74. 963d6b9 am e6576390: Merge "Simplify loop invariant operations during induction analysis." by Aart Bik · 10 years ago
  75. e657639 Merge "Simplify loop invariant operations during induction analysis." by Aart Bik · 10 years ago
  76. 5b2305a am 33894254: am e0a49e3a: Merge "ART: Clean up Thumb2Assembler\'s AddConstant()." by Vladimir Marko · 10 years ago
  77. 3389425 am e0a49e3a: Merge "ART: Clean up Thumb2Assembler\'s AddConstant()." by Vladimir Marko · 10 years ago
  78. e0a49e3 Merge "ART: Clean up Thumb2Assembler's AddConstant()." by Vladimir Marko · 10 years ago
  79. 449b109 ART: Clean up Thumb2Assembler's AddConstant(). by Vladimir Marko · 10 years ago
  80. 471a203 Simplify loop invariant operations during induction analysis. by Aart Bik · 10 years ago
  81. 8cfbf8f am 82802274: am 815d1c86: Merge "Remove framework start from script." by Nicolas Geoffray · 10 years ago
  82. 8280227 am 815d1c86: Merge "Remove framework start from script." by Nicolas Geoffray · 10 years ago
  83. 815d1c8 Merge "Remove framework start from script." by Nicolas Geoffray · 10 years ago
  84. 5264148 Remove framework start from script. by Nicolas Geoffray · 10 years ago
  85. 94ced8f am 3bf9d1b3: am ce3e7aba: Merge "Don\'t stop framework when testing." by Nicolas Geoffray · 10 years ago
  86. 3bf9d1b am ce3e7aba: Merge "Don\'t stop framework when testing." by Nicolas Geoffray · 10 years ago
  87. ce3e7ab Merge "Don't stop framework when testing." by Nicolas Geoffray · 10 years ago
  88. 5a98822 Don't stop framework when testing. by Nicolas Geoffray · 10 years ago
  89. 3945a8d am a9fbcf1a: am 62ba4014: Merge "Fix the read barrier config build." by Hiroshi Yamauchi · 10 years ago
  90. a9fbcf1 am 62ba4014: Merge "Fix the read barrier config build." by Hiroshi Yamauchi · 10 years ago
  91. 62ba401 Merge "Fix the read barrier config build." by Hiroshi Yamauchi · 10 years ago
  92. 0f1fafc am 7fdcab44: am 6b794540: Merge "Further development of induction variable analysis." by Aart Bik · 10 years ago
  93. 7fdcab4 am 6b794540: Merge "Further development of induction variable analysis." by Aart Bik · 10 years ago
  94. f80967c Fix the read barrier config build. by Hiroshi Yamauchi · 10 years ago
  95. 6b79454 Merge "Further development of induction variable analysis." by Aart Bik · 10 years ago
  96. e609b7c Further development of induction variable analysis. by Aart Bik · 10 years ago
  97. 67c607f am 399e22e3: am 5495a72a: Merge "Make class loaders weak roots" by Mathieu Chartier · 10 years ago
  98. 399e22e am 5495a72a: Merge "Make class loaders weak roots" by Mathieu Chartier · 10 years ago
  99. 5495a72 Merge "Make class loaders weak roots" by Mathieu Chartier · 10 years ago
  100. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 10 years ago