1. 353abaa am 957fb893: Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  2. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  3. 9c6d758 am 68ffda88: Merge "Address some leftover comments" by Mathieu Chartier · 9 years ago
  4. 68ffda8 Merge "Address some leftover comments" by Mathieu Chartier · 9 years ago
  5. de286fd Address some leftover comments by Mathieu Chartier · 9 years ago
  6. 59bca8a am 8c679146: Merge "Add ScopedThreadSuspension" by Mathieu Chartier · 9 years ago
  7. 8c67914 Merge "Add ScopedThreadSuspension" by Mathieu Chartier · 9 years ago
  8. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  9. fe9e1ef am 897ce641: Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 9 years ago
  10. 897ce64 Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 9 years ago
  11. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  12. 5545af8 am 0526f5af: Merge "Some fixes for the CC collector." by Hiroshi Yamauchi · 9 years ago
  13. 0526f5a Merge "Some fixes for the CC collector." by Hiroshi Yamauchi · 9 years ago
  14. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  15. 74f5ce5 am ea33c304: Merge "Make format args explicit in DocString." by Richard Uhler · 9 years ago
  16. ea33c30 Merge "Make format args explicit in DocString." by Richard Uhler · 9 years ago
  17. c21e4e6 Make format args explicit in DocString. by Richard Uhler · 9 years ago
  18. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  19. cc0c865 am 2e8e4ff1: Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 9 years ago
  20. 2e8e4ff Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 9 years ago
  21. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  22. 824bf69 am f7432c60: Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  23. f7432c6 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  24. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  25. 067350f am 86d92066: Merge "Add more dwarf debug line info for Optimized methods." by David Srbecky · 9 years ago
  26. 86d9206 Merge "Add more dwarf debug line info for Optimized methods." by David Srbecky · 9 years ago
  27. 2a7c1ef Add more dwarf debug line info for Optimized methods. by Yevgeny Rouban · 9 years ago
  28. 2c1f5fa am 6d889e0e: Merge "Increase max stack frame for sanitizers to handle x86." by Evgenii Stepanov · 9 years ago
  29. bca52d4 am 1c9d1eed: Merge "Fix native annotations returning TypeNotPresentException." by Jeff Hao · 9 years ago
  30. 6d889e0 Merge "Increase max stack frame for sanitizers to handle x86." by Evgenii Stepanov · 9 years ago
  31. f54cde6 Increase max stack frame for sanitizers to handle x86. by Ivan Krasin · 9 years ago
  32. 1c9d1ee Merge "Fix native annotations returning TypeNotPresentException." by Jeff Hao · 9 years ago
  33. fc8d247 Fix native annotations returning TypeNotPresentException. by Jeff Hao · 9 years ago
  34. 4bcca20 am f47869f6: Merge "Optimizing: Tag Arena allocations with their source." by Vladimir Marko · 9 years ago
  35. f47869f Merge "Optimizing: Tag Arena allocations with their source." by Vladimir Marko · 9 years ago
  36. 34fddb8 am 1208ab38: Merge "ART: Remove unnecessary include of linear_alloc.h." by Vladimir Marko · 9 years ago
  37. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  38. 1208ab3 Merge "ART: Remove unnecessary include of linear_alloc.h." by Vladimir Marko · 9 years ago
  39. b40808e ART: Remove unnecessary include of linear_alloc.h. by Vladimir Marko · 9 years ago
  40. b554553 am fe3879e6: Merge "Use the 64-bit linker for target mips64r6 in buildbot-build.sh." by Roland Levillain · 9 years ago
  41. c3e6291 am a522348b: Merge "Document the `--debuggable` option in dex2oat\'s usage." by Roland Levillain · 9 years ago
  42. fe3879e Merge "Use the 64-bit linker for target mips64r6 in buildbot-build.sh." by Roland Levillain · 9 years ago
  43. a522348 Merge "Document the `--debuggable` option in dex2oat's usage." by Roland Levillain · 9 years ago
  44. 5b8c951 am 8a4e07ef: Merge "JDWP: attempt to fix failure on closed connection" by Sebastien Hertz · 9 years ago
  45. 8a4e07e Merge "JDWP: attempt to fix failure on closed connection" by Sebastien Hertz · 9 years ago
  46. 738c4c9 JDWP: attempt to fix failure on closed connection by Sebastien Hertz · 9 years ago
  47. 1f039c4 Use the 64-bit linker for target mips64r6 in buildbot-build.sh. by Roland Levillain · 9 years ago
  48. b2872da Document the `--debuggable` option in dex2oat's usage. by Roland Levillain · 9 years ago
  49. d74c48a am df6cfbbd: Merge "No longer lock WeakGlobalsLock in FindDexCache" by Mathieu Chartier · 9 years ago
  50. df6cfbb Merge "No longer lock WeakGlobalsLock in FindDexCache" by Mathieu Chartier · 9 years ago
  51. e854cb8 am 91a359fc: Merge "Enable lockless decoding of weak globals" by Mathieu Chartier · 9 years ago
  52. ca33089 No longer lock WeakGlobalsLock in FindDexCache by Mathieu Chartier · 9 years ago
  53. 91a359f Merge "Enable lockless decoding of weak globals" by Mathieu Chartier · 9 years ago
  54. 30b5e27 Enable lockless decoding of weak globals by Mathieu Chartier · 9 years ago
  55. f1e15ae am 4d169121: Merge "Move more Class annotations to native." by Jeff Hao · 9 years ago
  56. e055fc9 am 001e27dd: Merge "Add JNI state change performance test" by Mathieu Chartier · 9 years ago
  57. 4d16912 Merge "Move more Class annotations to native." by Jeff Hao · 9 years ago
  58. 001e27d Merge "Add JNI state change performance test" by Mathieu Chartier · 9 years ago
  59. c3fdf90 Add JNI state change performance test by Man Cao · 9 years ago
  60. f11dd77 am c5f408dd: Merge "Disable the GDB-based test timeout dump in 32 bit." by Hiroshi Yamauchi · 9 years ago
  61. c5f408d Merge "Disable the GDB-based test timeout dump in 32 bit." by Hiroshi Yamauchi · 9 years ago
  62. dee9d92 am b52cfcb3: Merge "Add GC coverage test for moving GC" by Mathieu Chartier · 9 years ago
  63. b52cfcb Merge "Add GC coverage test for moving GC" by Mathieu Chartier · 9 years ago
  64. db00eaf Add GC coverage test for moving GC by Mathieu Chartier · 9 years ago
  65. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 9 years ago
  66. 2a5892f Move more Class annotations to native. by Jeff Hao · 9 years ago
  67. 9779447 am 4bc27eb2: Merge "Use GDB to dump threads in test timeouts, if available." by Hiroshi Yamauchi · 9 years ago
  68. 4bc27eb Merge "Use GDB to dump threads in test timeouts, if available." by Hiroshi Yamauchi · 9 years ago
  69. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 9 years ago
  70. 05b7fd2 am 2c23471c: Merge "Revert "More cyrpto failures..."" by Kenny Root · 9 years ago
  71. 2c23471 Merge "Revert "More cyrpto failures..."" by Kenny Root · 9 years ago
  72. ea556cd Revert "More cyrpto failures..." by Kenny Root · 9 years ago
  73. eebd619 am 51995e13: Merge "SlowPath: Remove the use of Locations in the SlowPath constructors." by Nicolas Geoffray · 9 years ago
  74. d653256 am 5c360175: Merge "Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo." by Nicolas Geoffray · 9 years ago
  75. f91060d am ef28f68c: Merge "Optimizing: Improve String.equals() thumb intrinsic." by Vladimir Marko · 9 years ago
  76. f88c2a8 am c26b4512: Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  77. 5da41e2 am 46637e6a: Merge "ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers." by Vladimir Marko · 9 years ago
  78. 9efa2a3 am d36fcc61: Merge "ART: Add zero-padding to allocation request for String." by Vladimir Marko · 9 years ago
  79. db414b2 am f92d753f: Merge "Revert "Revert "Change dex caches to be weak roots""" by Mathieu Chartier · 9 years ago
  80. 265042a am 58998102: Merge "Test HashSet lookup by alternate key type." by Richard Uhler · 9 years ago
  81. 6f19850 am 1d948404: Merge "ART: Additional ceil/floor/rint test cases" by Andreas Gampe · 9 years ago
  82. 5648faa am e3485840: Merge "JDWP: check object is assignable in ArrayReference.SetValues" by Sebastien Hertz · 9 years ago
  83. 44243a2 am 40abca79: Merge "ART: Fix the simplifier for NEGATE add/sub" by Nicolas Geoffray · 9 years ago
  84. fe15143 am 88b52d2a: Merge "More cyrpto failures..." by Nicolas Geoffray · 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