1. 62ba401 Merge "Fix the read barrier config build." by Hiroshi Yamauchi · 10 years ago
  2. f80967c Fix the read barrier config build. by Hiroshi Yamauchi · 10 years ago
  3. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 10 years ago
  4. 5fbb15f Merge "Fix art_quick_alloc_object_tlab" by Mathieu Chartier · 10 years ago
  5. e7049ca Fix art_quick_alloc_object_tlab by Mathieu Chartier · 10 years ago
  6. 415634f Merge "lambda: Infrastructure to support capture/liberate-variable dex opcodes" by Igor Murashkin · 10 years ago
  7. c77f3ab Clean up formatting in class linker by Mathieu Chartier · 10 years ago
  8. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 10 years ago
  9. de286fd Address some leftover comments by Mathieu Chartier · 10 years ago
  10. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 10 years ago
  11. fc1ccd7 lambda: Infrastructure to support capture/liberate-variable dex opcodes by Igor Murashkin · 10 years ago
  12. 0526f5a Merge "Some fixes for the CC collector." by Hiroshi Yamauchi · 10 years ago
  13. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 10 years ago
  14. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  15. 2e8e4ff Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 10 years ago
  16. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  17. f7432c6 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  18. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  19. 1c9d1ee Merge "Fix native annotations returning TypeNotPresentException." by Jeff Hao · 10 years ago
  20. fc8d247 Fix native annotations returning TypeNotPresentException. by Jeff Hao · 10 years ago
  21. f47869f Merge "Optimizing: Tag Arena allocations with their source." by Vladimir Marko · 10 years ago
  22. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 10 years ago
  23. b40808e ART: Remove unnecessary include of linear_alloc.h. by Vladimir Marko · 10 years ago
  24. 8a4e07e Merge "JDWP: attempt to fix failure on closed connection" by Sebastien Hertz · 10 years ago
  25. 738c4c9 JDWP: attempt to fix failure on closed connection by Sebastien Hertz · 10 years ago
  26. ca33089 No longer lock WeakGlobalsLock in FindDexCache by Mathieu Chartier · 10 years ago
  27. 91a359f Merge "Enable lockless decoding of weak globals" by Mathieu Chartier · 10 years ago
  28. 30b5e27 Enable lockless decoding of weak globals by Mathieu Chartier · 10 years ago
  29. 4d16912 Merge "Move more Class annotations to native." by Jeff Hao · 10 years ago
  30. c5f408d Merge "Disable the GDB-based test timeout dump in 32 bit." by Hiroshi Yamauchi · 10 years ago
  31. db00eaf Add GC coverage test for moving GC by Mathieu Chartier · 10 years ago
  32. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 10 years ago
  33. 2a5892f Move more Class annotations to native. by Jeff Hao · 10 years ago
  34. 4bc27eb Merge "Use GDB to dump threads in test timeouts, if available." by Hiroshi Yamauchi · 10 years ago
  35. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 10 years ago
  36. c26b451 Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 10 years ago
  37. d36fcc6 Merge "ART: Add zero-padding to allocation request for String." by Vladimir Marko · 10 years ago
  38. f92d753 Merge "Revert "Revert "Change dex caches to be weak roots""" by Mathieu Chartier · 10 years ago
  39. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 10 years ago
  40. 5899810 Merge "Test HashSet lookup by alternate key type." by Richard Uhler · 10 years ago
  41. e348584 Merge "JDWP: check object is assignable in ArrayReference.SetValues" by Sebastien Hertz · 10 years ago
  42. 2e1c16d JDWP: check object is assignable in ArrayReference.SetValues by Sebastien Hertz · 10 years ago
  43. c515f21 ART: Weaken size check in hprof by Andreas Gampe · 10 years ago
  44. cf7792d Test HashSet lookup by alternate key type. by Richard Uhler · 10 years ago
  45. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 10 years ago
  46. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 10 years ago
  47. f86a085 Revert "Move mark stack lock up in ordering" by Brian Carlstrom · 10 years ago
  48. 81440eb Merge "Move mark stack lock up in ordering" by Mathieu Chartier · 10 years ago
  49. ac8f439 Keep dex files live for duration of oatdump by Mathieu Chartier · 10 years ago
  50. deaa183 Move mark stack lock up in ordering by Mathieu Chartier · 10 years ago
  51. 1aca341 Merge "Synchronize JNI critical calls with the CC collector thread flip." by Hiroshi Yamauchi · 10 years ago
  52. 76f55b0 Synchronize JNI critical calls with the CC collector thread flip. by Hiroshi Yamauchi · 10 years ago
  53. bde6767 Merge "ART: Balanced locking" by Andreas Gampe · 10 years ago
  54. a727e37 ART: Balanced locking by Andreas Gampe · 10 years ago
  55. 5af9106 Re-add location check for FindDexCache by Mathieu Chartier · 10 years ago
  56. 706ea6a Merge "ART: Propagate verifier failure types to the compilers" by Andreas Gampe · 10 years ago
  57. c2b35d2 ART: Add zero-padding to allocation request for String. by Vladimir Marko · 10 years ago
  58. 772cc4a Merge "Change dex caches to be weak roots" by Mathieu Chartier · 10 years ago
  59. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 10 years ago
  60. 5093d3b Merge "Add a missing reader barrier in entrypoint stub" by Mathieu Chartier · 10 years ago
  61. e05b8b5 Merge "ART: Include zero-padding in String::SizeOf()." by Vladimir Marko · 10 years ago
  62. 4726941 Merge "Address some comments for class flags" by Mathieu Chartier · 10 years ago
  63. 4ef5226 ART: Include zero-padding in String::SizeOf(). by Vladimir Marko · 10 years ago
  64. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 10 years ago
  65. 9ee5d6c Merge "Add missing field init in constructors" by Sebastien Hertz · 10 years ago
  66. d71c89f Merge "Update instrumentation stack after exception event" by Sebastien Hertz · 10 years ago
  67. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 10 years ago
  68. 66c2d2d Address some comments for class flags by Mathieu Chartier · 10 years ago
  69. 13e748b Revert "Revert "Move annotations to native."" by Jeff Hao · 10 years ago
  70. dda43e7 Merge "ART: Add (Fpu)RegHigh stack map location kinds" by David Brazdil · 10 years ago
  71. d9cb68e ART: Add (Fpu)RegHigh stack map location kinds by David Brazdil · 10 years ago
  72. 54503b9 Merge "ART: Add option to retain lock levels in verifier" by Andreas Gampe · 10 years ago
  73. ad238ce ART: Add option to retain lock levels in verifier by Andreas Gampe · 10 years ago
  74. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 10 years ago
  75. 9dc601e Merge "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 10 years ago
  76. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 10 years ago
  77. 5595dd1 Merge "Fix deoptimization with pending exception" by Sebastien Hertz · 10 years ago
  78. aa50d3a Add missing field init in constructors by Sebastien Hertz · 10 years ago
  79. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 10 years ago
  80. c977483 Merge "Revert "Move annotations to native."" by Roland Levillain · 10 years ago
  81. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 10 years ago
  82. 31decb1 ART: Add VLOG printing of SetStatus(Error) by Andreas Gampe · 10 years ago
  83. b995c0a Update instrumentation stack after exception event by Sebastien Hertz · 10 years ago
  84. 0042c6d Move annotations to native. by Jeff Hao · 10 years ago
  85. 6306921 Add a missing reader barrier in entrypoint stub by Man Cao · 10 years ago
  86. 300432d Merge "Add class flags to class to help GC scanning" by Mathieu Chartier · 10 years ago
  87. 879775b Merge "Revert "[MIPS] Use hard float calling convention for managed code"" by Vladimir Marko · 10 years ago
  88. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 10 years ago
  89. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 10 years ago
  90. e74493c Merge "ART: Special form of lock aliasing" by Andreas Gampe · 10 years ago
  91. 24011e7 Merge "Made CheckJNI check varargs when possible" by Alex Light · 10 years ago
  92. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 10 years ago
  93. c147410 ART: Special form of lock aliasing by Andreas Gampe · 10 years ago
  94. 6bd6a83 Merge "ART: (Partially) fix lock aliasing" by Andreas Gampe · 10 years ago
  95. 48ffe06 Made CheckJNI check varargs when possible by Alex Light · 10 years ago
  96. 68ad649 Refactor BuildInvoke. by Calin Juravle · 10 years ago
  97. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 10 years ago
  98. 0037082 Use thread-local is_gc_marking flags for the CC collector. by Hiroshi Yamauchi · 10 years ago
  99. f5cdc41 ART: (Partially) fix lock aliasing by Andreas Gampe · 10 years ago
  100. a85373e Merge "Manually unrelocate odex files generated for test." by Richard Uhler · 10 years ago