1. dbd3570 Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 9 years ago
  2. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  3. b9c7992 Merge "Revert "Revert "Do a second check for testing intrinsic types.""" by Andreas Gampe · 9 years ago
  4. 402ae2d Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 9 years ago
  5. 3ecfd65 Add dex_pc to all HInstructions in builder. by Yevgeny Rouban · 9 years ago
  6. 67c5d28 Merge "[optimizing] Add support for x86 constant area" by Nicolas Geoffray · 9 years ago
  7. bfb5ba9 Revert "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 9 years ago
  8. 426514c Merge "Allow null current thread in jni weak ref decode during shutdown." by Hiroshi Yamauchi · 9 years ago
  9. acd20ca Allow null current thread in jni weak ref decode during shutdown. by Hiroshi Yamauchi · 9 years ago
  10. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 10 years ago
  11. e657639 Merge "Simplify loop invariant operations during induction analysis." by Aart Bik · 9 years ago
  12. e0a49e3 Merge "ART: Clean up Thumb2Assembler's AddConstant()." by Vladimir Marko · 9 years ago
  13. 449b109 ART: Clean up Thumb2Assembler's AddConstant(). by Vladimir Marko · 9 years ago
  14. 471a203 Simplify loop invariant operations during induction analysis. by Aart Bik · 9 years ago
  15. 815d1c8 Merge "Remove framework start from script." by Nicolas Geoffray · 9 years ago
  16. 5264148 Remove framework start from script. by Nicolas Geoffray · 9 years ago
  17. ce3e7ab Merge "Don't stop framework when testing." by Nicolas Geoffray · 9 years ago
  18. 5a98822 Don't stop framework when testing. by Nicolas Geoffray · 9 years ago
  19. 62ba401 Merge "Fix the read barrier config build." by Hiroshi Yamauchi · 9 years ago
  20. f80967c Fix the read barrier config build. by Hiroshi Yamauchi · 9 years ago
  21. 6b79454 Merge "Further development of induction variable analysis." by Aart Bik · 9 years ago
  22. e609b7c Further development of induction variable analysis. by Aart Bik · 9 years ago
  23. 5495a72 Merge "Make class loaders weak roots" by Mathieu Chartier · 9 years ago
  24. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 9 years ago
  25. 48269a6 Merge "Increase the run test failure output diff line count." by Hiroshi Yamauchi · 9 years ago
  26. d630fd6 Increase the run test failure output diff line count. by Hiroshi Yamauchi · 9 years ago
  27. 5fbb15f Merge "Fix art_quick_alloc_object_tlab" by Mathieu Chartier · 9 years ago
  28. e7049ca Fix art_quick_alloc_object_tlab by Mathieu Chartier · 9 years ago
  29. 415634f Merge "lambda: Infrastructure to support capture/liberate-variable dex opcodes" by Igor Murashkin · 9 years ago
  30. 5bb601a Merge "Clean up formatting in class linker" by Mathieu Chartier · 9 years ago
  31. c77f3ab Clean up formatting in class linker by Mathieu Chartier · 9 years ago
  32. ce8f828 Merge "ART: Fix 466-get-live-vreg for read barrier." by Vladimir Marko · 9 years ago
  33. e87c1cd ART: Fix 466-get-live-vreg for read barrier. by Vladimir Marko · 9 years ago
  34. 7a4ba99 Merge "ART: Abort if malloc() fails in SwapAllocator::allocate()." by Vladimir Marko · 9 years ago
  35. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  36. 305ff2d ART: Abort if malloc() fails in SwapAllocator::allocate(). by Vladimir Marko · 9 years ago
  37. 68ffda8 Merge "Address some leftover comments" by Mathieu Chartier · 9 years ago
  38. de286fd Address some leftover comments by Mathieu Chartier · 9 years ago
  39. 8c67914 Merge "Add ScopedThreadSuspension" by Mathieu Chartier · 9 years ago
  40. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  41. fc1ccd7 lambda: Infrastructure to support capture/liberate-variable dex opcodes by Igor Murashkin · 9 years ago
  42. 897ce64 Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 9 years ago
  43. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  44. 0526f5a Merge "Some fixes for the CC collector." by Hiroshi Yamauchi · 9 years ago
  45. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  46. ea33c30 Merge "Make format args explicit in DocString." by Richard Uhler · 9 years ago
  47. c21e4e6 Make format args explicit in DocString. by Richard Uhler · 9 years ago
  48. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  49. 2e8e4ff Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 9 years ago
  50. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  51. f7432c6 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  52. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  53. 86d9206 Merge "Add more dwarf debug line info for Optimized methods." by David Srbecky · 9 years ago
  54. 2a7c1ef Add more dwarf debug line info for Optimized methods. by Yevgeny Rouban · 9 years ago
  55. 6d889e0 Merge "Increase max stack frame for sanitizers to handle x86." by Evgenii Stepanov · 9 years ago
  56. f54cde6 Increase max stack frame for sanitizers to handle x86. by Ivan Krasin · 9 years ago
  57. 1c9d1ee Merge "Fix native annotations returning TypeNotPresentException." by Jeff Hao · 9 years ago
  58. fc8d247 Fix native annotations returning TypeNotPresentException. by Jeff Hao · 9 years ago
  59. f47869f Merge "Optimizing: Tag Arena allocations with their source." by Vladimir Marko · 9 years ago
  60. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  61. 1208ab3 Merge "ART: Remove unnecessary include of linear_alloc.h." by Vladimir Marko · 9 years ago
  62. b40808e ART: Remove unnecessary include of linear_alloc.h. by Vladimir Marko · 9 years ago
  63. fe3879e Merge "Use the 64-bit linker for target mips64r6 in buildbot-build.sh." by Roland Levillain · 9 years ago
  64. a522348 Merge "Document the `--debuggable` option in dex2oat's usage." by Roland Levillain · 9 years ago
  65. 8a4e07e Merge "JDWP: attempt to fix failure on closed connection" by Sebastien Hertz · 9 years ago
  66. 738c4c9 JDWP: attempt to fix failure on closed connection by Sebastien Hertz · 9 years ago
  67. 1f039c4 Use the 64-bit linker for target mips64r6 in buildbot-build.sh. by Roland Levillain · 9 years ago
  68. b2872da Document the `--debuggable` option in dex2oat's usage. by Roland Levillain · 9 years ago
  69. df6cfbb Merge "No longer lock WeakGlobalsLock in FindDexCache" by Mathieu Chartier · 9 years ago
  70. ca33089 No longer lock WeakGlobalsLock in FindDexCache by Mathieu Chartier · 9 years ago
  71. 91a359f Merge "Enable lockless decoding of weak globals" by Mathieu Chartier · 9 years ago
  72. 30b5e27 Enable lockless decoding of weak globals by Mathieu Chartier · 9 years ago
  73. 4d16912 Merge "Move more Class annotations to native." by Jeff Hao · 9 years ago
  74. 001e27d Merge "Add JNI state change performance test" by Mathieu Chartier · 9 years ago
  75. c3fdf90 Add JNI state change performance test by Man Cao · 9 years ago
  76. c5f408d Merge "Disable the GDB-based test timeout dump in 32 bit." by Hiroshi Yamauchi · 9 years ago
  77. b52cfcb Merge "Add GC coverage test for moving GC" by Mathieu Chartier · 9 years ago
  78. db00eaf Add GC coverage test for moving GC by Mathieu Chartier · 9 years ago
  79. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 9 years ago
  80. 2a5892f Move more Class annotations to native. by Jeff Hao · 9 years ago
  81. 4bc27eb Merge "Use GDB to dump threads in test timeouts, if available." by Hiroshi Yamauchi · 9 years ago
  82. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 9 years ago
  83. 2c23471 Merge "Revert "More cyrpto failures..."" by Kenny Root · 9 years ago
  84. ea556cd Revert "More cyrpto failures..." by Kenny Root · 9 years ago
  85. 51995e1 Merge "SlowPath: Remove the use of Locations in the SlowPath constructors." by Nicolas Geoffray · 9 years ago
  86. 5c36017 Merge "Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo." by Nicolas Geoffray · 9 years ago
  87. ef28f68 Merge "Optimizing: Improve String.equals() thumb intrinsic." by Vladimir Marko · 9 years ago
  88. a63f0d4 Optimizing: Improve String.equals() thumb intrinsic. by Vladimir Marko · 9 years ago
  89. c26b451 Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  90. 46637e6 Merge "ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers." by Vladimir Marko · 9 years ago
  91. d36fcc6 Merge "ART: Add zero-padding to allocation request for String." by Vladimir Marko · 9 years ago
  92. 73cf0fb ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers. by Vladimir Marko · 9 years ago
  93. f92d753 Merge "Revert "Revert "Change dex caches to be weak roots""" by Mathieu Chartier · 9 years ago
  94. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  95. 5899810 Merge "Test HashSet lookup by alternate key type." by Richard Uhler · 9 years ago
  96. 1d94840 Merge "ART: Additional ceil/floor/rint test cases" by Andreas Gampe · 9 years ago
  97. e348584 Merge "JDWP: check object is assignable in ArrayReference.SetValues" by Sebastien Hertz · 9 years ago
  98. 2e1c16d JDWP: check object is assignable in ArrayReference.SetValues by Sebastien Hertz · 9 years ago
  99. 40abca7 Merge "ART: Fix the simplifier for NEGATE add/sub" by Nicolas Geoffray · 9 years ago
  100. 88b52d2 Merge "More cyrpto failures..." by Nicolas Geoffray · 9 years ago