1. b4b7fb7 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  2. 3faa581 ART: Fix mac build by Andreas Gampe · 10 years ago
  3. b70c6ee Merge "ART: Build tests in checkbuild" by Andreas Gampe · 10 years ago
  4. ce660e4 Merge "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  5. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 10 years ago
  6. a852a5b ART: Build tests in checkbuild by Andreas Gampe · 10 years ago
  7. e481c00 Merge "Remove unnecessary std::move from test_dex_file_builder" by Pirama Arumuga Nainar · 10 years ago
  8. 0600cdc Remove unnecessary std::move from test_dex_file_builder by Pirama Arumuga Nainar · 10 years ago
  9. 5da1ea2 Merge "Fix the DequeuePendingReference crash." by Hiroshi Yamauchi · 10 years ago
  10. 70c08d3 Fix the DequeuePendingReference crash. by Hiroshi Yamauchi · 10 years ago
  11. 329d1b5 Merge "Revert "Re-enable Clang's -Wpessimizing-move"" by Pirama Arumuga Nainar · 10 years ago
  12. 4a37953 Revert "Re-enable Clang's -Wpessimizing-move" by Pirama Arumuga Nainar · 10 years ago
  13. 6dc8bc8 Merge "Re-enable Clang's -Wpessimizing-move" by Pirama Arumuga Nainar · 10 years ago
  14. 6fdc805 Merge "Be very patient with the emulator." by Nicolas Geoffray · 10 years ago
  15. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  16. 35717f8 Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 10 years ago
  17. 8f5d2d8 Re-enable Clang's -Wpessimizing-move by Pirama Arumuga Nainar · 10 years ago
  18. b6f7dd3 Merge "Remove unnecessary std::move from variant_map.h" by Pirama Arumuga Nainar · 10 years ago
  19. 68cad90 Remove unnecessary std::move from variant_map.h by Pirama Arumuga Nainar · 10 years ago
  20. b09f333 Merge "Add and use ScopedSuspendAll" by Mathieu Chartier · 10 years ago
  21. 4028541 Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 10 years ago
  22. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 10 years ago
  23. 4b1e0f4 Add benchmark for ScopedPrimitiveArray by Mathieu Chartier · 10 years ago
  24. 2d06e08 Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 10 years ago
  25. e2cb7f2 Merge "Support deoptimization on exception" by Sebastien Hertz · 10 years ago
  26. 15982a9 Merge "Record profiling information before Jitting." by Nicolas Geoffray · 10 years ago
  27. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 10 years ago
  28. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 10 years ago
  29. f794ad7 Be very patient with the emulator. by Nicolas Geoffray · 10 years ago
  30. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 10 years ago
  31. 1d76bfe Merge "ART: Narrow parameter types." by Andreas Gampe · 10 years ago
  32. 1a97357 ART: Narrow parameter types. by Andreas Gampe · 10 years ago
  33. 92eaada Merge "ART: Move access flags checking to dex file verifier" by Andreas Gampe · 10 years ago
  34. e6215c0 ART: Move access flags checking to dex file verifier by Andreas Gampe · 10 years ago
  35. 501fd63 ART: Fix Quick-style LR vs PC core spill mask bug by Andreas Gampe · 10 years ago
  36. 2a455e1 Merge "Increase the run-test timeout for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  37. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  38. 010c7fd Merge "Induction variable range analysis." by Aart Bik · 10 years ago
  39. d14c595 Induction variable range analysis. by Aart Bik · 10 years ago
  40. 520633b Support deoptimization on exception by Sebastien Hertz · 10 years ago
  41. 0e21e01 Merge "Add extra options to tools/run-jdwp-tests.sh" by Sebastien Hertz · 10 years ago
  42. a646aaf Add extra options to tools/run-jdwp-tests.sh by Sebastien Hertz · 10 years ago
  43. dbd3570 Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 10 years ago
  44. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 10 years ago
  45. b9c7992 Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 10 years ago
  46. 402ae2d Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 10 years ago
  47. 3ecfd65 Add dex_pc to all HInstructions in builder. by Yevgeny Rouban · 10 years ago
  48. 67c5d28 Merge "[optimizing] Add support for x86 constant area" by Nicolas Geoffray · 10 years ago
  49. bfb5ba9 Revert "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 10 years ago
  50. 426514c Merge "Allow null current thread in jni weak ref decode during shutdown." by Hiroshi Yamauchi · 10 years ago
  51. acd20ca Allow null current thread in jni weak ref decode during shutdown. by Hiroshi Yamauchi · 10 years ago
  52. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 10 years ago
  53. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  54. 637ee0b ART: Add some utilities for working with containers. by Vladimir Marko · 10 years ago
  55. e657639 Merge "Simplify loop invariant operations during induction analysis." by Aart Bik · 10 years ago
  56. e0a49e3 Merge "ART: Clean up Thumb2Assembler's AddConstant()." by Vladimir Marko · 10 years ago
  57. 449b109 ART: Clean up Thumb2Assembler's AddConstant(). by Vladimir Marko · 10 years ago
  58. 471a203 Simplify loop invariant operations during induction analysis. by Aart Bik · 10 years ago
  59. 815d1c8 Merge "Remove framework start from script." by Nicolas Geoffray · 10 years ago
  60. 5264148 Remove framework start from script. by Nicolas Geoffray · 10 years ago
  61. ce3e7ab Merge "Don't stop framework when testing." by Nicolas Geoffray · 10 years ago
  62. 5a98822 Don't stop framework when testing. by Nicolas Geoffray · 10 years ago
  63. 62ba401 Merge "Fix the read barrier config build." by Hiroshi Yamauchi · 10 years ago
  64. f80967c Fix the read barrier config build. by Hiroshi Yamauchi · 10 years ago
  65. 6b79454 Merge "Further development of induction variable analysis." by Aart Bik · 10 years ago
  66. e609b7c Further development of induction variable analysis. by Aart Bik · 10 years ago
  67. 5495a72 Merge "Make class loaders weak roots" by Mathieu Chartier · 10 years ago
  68. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 10 years ago
  69. 48269a6 Merge "Increase the run test failure output diff line count." by Hiroshi Yamauchi · 10 years ago
  70. d630fd6 Increase the run test failure output diff line count. by Hiroshi Yamauchi · 10 years ago
  71. 5fbb15f Merge "Fix art_quick_alloc_object_tlab" by Mathieu Chartier · 10 years ago
  72. e7049ca Fix art_quick_alloc_object_tlab by Mathieu Chartier · 10 years ago
  73. 415634f Merge "lambda: Infrastructure to support capture/liberate-variable dex opcodes" by Igor Murashkin · 10 years ago
  74. 5bb601a Merge "Clean up formatting in class linker" by Mathieu Chartier · 10 years ago
  75. c77f3ab Clean up formatting in class linker by Mathieu Chartier · 10 years ago
  76. ce8f828 Merge "ART: Fix 466-get-live-vreg for read barrier." by Vladimir Marko · 10 years ago
  77. e87c1cd ART: Fix 466-get-live-vreg for read barrier. by Vladimir Marko · 10 years ago
  78. 7a4ba99 Merge "ART: Abort if malloc() fails in SwapAllocator::allocate()." by Vladimir Marko · 10 years ago
  79. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 10 years ago
  80. 305ff2d ART: Abort if malloc() fails in SwapAllocator::allocate(). by Vladimir Marko · 10 years ago
  81. 68ffda8 Merge "Address some leftover comments" by Mathieu Chartier · 10 years ago
  82. de286fd Address some leftover comments by Mathieu Chartier · 10 years ago
  83. 8c67914 Merge "Add ScopedThreadSuspension" by Mathieu Chartier · 10 years ago
  84. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 10 years ago
  85. fc1ccd7 lambda: Infrastructure to support capture/liberate-variable dex opcodes by Igor Murashkin · 10 years ago
  86. 897ce64 Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 10 years ago
  87. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 10 years ago
  88. 0526f5a Merge "Some fixes for the CC collector." by Hiroshi Yamauchi · 10 years ago
  89. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 10 years ago
  90. ea33c30 Merge "Make format args explicit in DocString." by Richard Uhler · 10 years ago
  91. c21e4e6 Make format args explicit in DocString. by Richard Uhler · 10 years ago
  92. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  93. 2e8e4ff Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 10 years ago
  94. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  95. f7432c6 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  96. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  97. 86d9206 Merge "Add more dwarf debug line info for Optimized methods." by David Srbecky · 10 years ago
  98. 2a7c1ef Add more dwarf debug line info for Optimized methods. by Yevgeny Rouban · 10 years ago
  99. 6d889e0 Merge "Increase max stack frame for sanitizers to handle x86." by Evgenii Stepanov · 10 years ago
  100. f54cde6 Increase max stack frame for sanitizers to handle x86. by Ivan Krasin · 10 years ago