1. 7856835 Fix locking on string init map (again). by Vladimir Marko · 9 years ago
  2. 4686c52 Fix locking on string init map. by Jeff Hao · 9 years ago
  3. 85c7bab Revert "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  4. 9632d5a Merge "ART: Fix two allocation/deallocation mismatches." by Vladimir Marko · 9 years ago
  5. 7cfbfe7 Merge "Deoptimization support in optimizing compiler for setting local values" by Sebastien Hertz · 9 years ago
  6. fc4a03d Merge "Add lock around interpreter string init reg map." by Jeff Hao · 9 years ago
  7. a2c3864 Add lock around interpreter string init reg map. by Jeff Hao · 9 years ago
  8. 2582e1e Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()." by Hiroshi Yamauchi · 9 years ago
  9. 6958e4f ART: Fix two allocation/deallocation mismatches. by Vladimir Marko · 9 years ago
  10. 498b160 Allow null self only in DecodeWeakGlobalDuringShutdown(). by Hiroshi Yamauchi · 9 years ago
  11. 6766eae Merge "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  12. 7537437 Revert "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  13. 930761f Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)." by Josh Gao · 9 years ago
  14. 99170c6 Deoptimization support in optimizing compiler for setting local values by Mingyao Yang · 9 years ago
  15. 76c92ac Optimizing: Allow storing value objects in containers. by Vladimir Marko · 9 years ago
  16. 64acf30 Optimize code generation of check-cast and instance-of. by Nicolas Geoffray · 9 years ago
  17. 0389cd5 Use arc4random_buf instead of getauxval(AT_RANDOM). by Josh Gao · 9 years ago
  18. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 9 years ago
  19. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 9 years ago
  20. c895082 Clean up mod union table by Mathieu Chartier · 9 years ago
  21. fe9a1b0 Merge "Expect null referent in DequeuePendingReference()." by Hiroshi Yamauchi · 9 years ago
  22. d2bb5ba Expect null referent in DequeuePendingReference(). by Hiroshi Yamauchi · 9 years ago
  23. 1e9c1ff Merge "Use image pointer size for profile info" by Mathieu Chartier · 9 years ago
  24. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 9 years ago
  25. f1fbd52 Rename parameter in ArtMethod::ToNativeQuickPc by David Brazdil · 9 years ago
  26. 5836f84 Merge "Cleanup thread access in StackVisitor" by Sebastien Hertz · 9 years ago
  27. 5559f9d Merge "ART: Fix 004-ReferenceMap run test" by David Brazdil · 9 years ago
  28. 72f7b88 ART: Fix 004-ReferenceMap run test by David Brazdil · 9 years ago
  29. c5b4b32 Use $ for f registers to please clang. by Nicolas Geoffray · 9 years ago
  30. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 9 years ago
  31. 26f7286 Cleanup thread access in StackVisitor by Sebastien Hertz · 9 years ago
  32. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 9 years ago
  33. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 9 years ago
  34. 5da1ea2 Merge "Fix the DequeuePendingReference crash." by Hiroshi Yamauchi · 9 years ago
  35. 70c08d3 Fix the DequeuePendingReference crash. by Hiroshi Yamauchi · 9 years ago
  36. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  37. 35717f8 Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 9 years ago
  38. 68cad90 Remove unnecessary std::move from variant_map.h by Pirama Arumuga Nainar · 9 years ago
  39. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  40. 2d06e08 Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 9 years ago
  41. e2cb7f2 Merge "Support deoptimization on exception" by Sebastien Hertz · 9 years ago
  42. 15982a9 Merge "Record profiling information before Jitting." by Nicolas Geoffray · 9 years ago
  43. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  44. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 9 years ago
  45. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 9 years ago
  46. 1a97357 ART: Narrow parameter types. by Andreas Gampe · 9 years ago
  47. e6215c0 ART: Move access flags checking to dex file verifier by Andreas Gampe · 9 years ago
  48. 501fd63 ART: Fix Quick-style LR vs PC core spill mask bug by Andreas Gampe · 9 years ago
  49. 520633b Support deoptimization on exception by Sebastien Hertz · 9 years ago
  50. dbd3570 Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 9 years ago
  51. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  52. acd20ca Allow null current thread in jni weak ref decode during shutdown. by Hiroshi Yamauchi · 9 years ago
  53. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  54. 637ee0b ART: Add some utilities for working with containers. by Vladimir Marko · 9 years ago
  55. 62ba401 Merge "Fix the read barrier config build." by Hiroshi Yamauchi · 9 years ago
  56. f80967c Fix the read barrier config build. by Hiroshi Yamauchi · 9 years ago
  57. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 9 years ago
  58. 5fbb15f Merge "Fix art_quick_alloc_object_tlab" by Mathieu Chartier · 9 years ago
  59. e7049ca Fix art_quick_alloc_object_tlab by Mathieu Chartier · 9 years ago
  60. 415634f Merge "lambda: Infrastructure to support capture/liberate-variable dex opcodes" by Igor Murashkin · 9 years ago
  61. c77f3ab Clean up formatting in class linker by Mathieu Chartier · 9 years ago
  62. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  63. de286fd Address some leftover comments by Mathieu Chartier · 9 years ago
  64. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  65. fc1ccd7 lambda: Infrastructure to support capture/liberate-variable dex opcodes by Igor Murashkin · 9 years ago
  66. 0526f5a Merge "Some fixes for the CC collector." by Hiroshi Yamauchi · 9 years ago
  67. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  68. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  69. 2e8e4ff Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 9 years ago
  70. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  71. f7432c6 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  72. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  73. 1c9d1ee Merge "Fix native annotations returning TypeNotPresentException." by Jeff Hao · 9 years ago
  74. fc8d247 Fix native annotations returning TypeNotPresentException. by Jeff Hao · 9 years ago
  75. f47869f Merge "Optimizing: Tag Arena allocations with their source." by Vladimir Marko · 9 years ago
  76. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  77. b40808e ART: Remove unnecessary include of linear_alloc.h. by Vladimir Marko · 9 years ago
  78. 8a4e07e Merge "JDWP: attempt to fix failure on closed connection" by Sebastien Hertz · 9 years ago
  79. 738c4c9 JDWP: attempt to fix failure on closed connection by Sebastien Hertz · 9 years ago
  80. ca33089 No longer lock WeakGlobalsLock in FindDexCache by Mathieu Chartier · 9 years ago
  81. 91a359f Merge "Enable lockless decoding of weak globals" by Mathieu Chartier · 9 years ago
  82. 30b5e27 Enable lockless decoding of weak globals by Mathieu Chartier · 9 years ago
  83. 4d16912 Merge "Move more Class annotations to native." by Jeff Hao · 9 years ago
  84. c5f408d Merge "Disable the GDB-based test timeout dump in 32 bit." by Hiroshi Yamauchi · 9 years ago
  85. db00eaf Add GC coverage test for moving GC by Mathieu Chartier · 9 years ago
  86. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 9 years ago
  87. 2a5892f Move more Class annotations to native. by Jeff Hao · 9 years ago
  88. 4bc27eb Merge "Use GDB to dump threads in test timeouts, if available." by Hiroshi Yamauchi · 9 years ago
  89. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 9 years ago
  90. c26b451 Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  91. d36fcc6 Merge "ART: Add zero-padding to allocation request for String." by Vladimir Marko · 9 years ago
  92. f92d753 Merge "Revert "Revert "Change dex caches to be weak roots""" by Mathieu Chartier · 9 years ago
  93. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  94. 5899810 Merge "Test HashSet lookup by alternate key type." by Richard Uhler · 9 years ago
  95. e348584 Merge "JDWP: check object is assignable in ArrayReference.SetValues" by Sebastien Hertz · 9 years ago
  96. 2e1c16d JDWP: check object is assignable in ArrayReference.SetValues by Sebastien Hertz · 9 years ago
  97. c515f21 ART: Weaken size check in hprof by Andreas Gampe · 9 years ago
  98. cf7792d Test HashSet lookup by alternate key type. by Richard Uhler · 9 years ago
  99. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 9 years ago
  100. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago