1. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  2. 71f0a8a Merge "Fix another source of undeterministic inlining." into mnc-dev by Nicolas Geoffray · 9 years ago
  3. 952b164 Merge "ART: Fix wrong hard-failure handling in verifier" into mnc-dev by Andreas Gampe · 9 years ago
  4. 87f4724 Merge changes I3eee8df3,I78cc01fb into mnc-dev by Andreas Gampe · 9 years ago
  5. 47ca5fa Merge "ART: Use v2 version of NativeBridge struct" into mnc-dev by Andreas Gampe · 9 years ago
  6. 2653149 Fix another source of undeterministic inlining. by Nicolas Geoffray · 9 years ago
  7. 2293e26 Merge "Make inlining deterministic." into mnc-dev by Nicolas Geoffray · 9 years ago
  8. 0bcf9fd Fix test 115-native-bridge for Mips. by Douglas Leung · 9 years ago
  9. 8ee2145 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 9 years ago
  10. 93de952 ART: Use v2 version of NativeBridge struct by Andreas Gampe · 9 years ago
  11. 73a9377 Add unstarted runtime test for String.<init>. by Jeff Hao · 9 years ago
  12. a2ea740 Fix double-exception in super-class method validation. by Vladimir Marko · 9 years ago
  13. c9d4505 Merge "ART: Add Mips o32 callee-save registers to SaveAll frame" into mnc-dev by Andreas Gampe · 9 years ago
  14. f60cb1f ART: Add Mips o32 callee-save registers to SaveAll frame by Andreas Gampe · 9 years ago
  15. 7be8302 Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 9 years ago
  16. 1309ba2 Fix single-step in native thread by Sebastien Hertz · 9 years ago
  17. df6ba9a Merge "Fix updating of JNI references for String.<init>." into mnc-dev by Jeff Hao · 9 years ago
  18. 1a302fb Fix updating of JNI references for String.<init>. by Jeff Hao · 9 years ago
  19. 1a1e77f Fix valgrind includes by Dmitriy Ivanov · 9 years ago
  20. 86a5b0e Reset libc targetSdkVersion by Dmitriy Ivanov · 9 years ago
  21. 3b74e27 ART: Fix wrong hard-failure handling in verifier by Andreas Gampe · 9 years ago
  22. e0cc299 ART: Use kBadFprBase on mips64 and arm64. by Vladimir Marko · 9 years ago
  23. 2b3f42e Add missing oatdump test dependency by Mathieu Chartier · 9 years ago
  24. c930980 Add oatdump test by Mathieu Chartier · 9 years ago
  25. 61833c5 Fix mac build: cast fpr callee save addresses. by Vladimir Marko · 9 years ago
  26. f2383d6 Fix mac build: include <sys/time.h> in time_utils.cc . by Vladimir Marko · 9 years ago
  27. 41b175a ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  28. 54d6573 JDWP: fix breakpoint on catch statement by Sebastien Hertz · 9 years ago
  29. 4fa04a6 Make inlining deterministic. by Nicolas Geoffray · 9 years ago
  30. 8ae14d8 Merge "Fix for potential moving GC bugs around proxy class." into mnc-dev by Hiroshi Yamauchi · 9 years ago
  31. 08d1b5f Fix for potential moving GC bugs around proxy class. by Hiroshi Yamauchi · 9 years ago
  32. c1134980c Merge "ART: Sometimes even empty methods take forever to verify" into mnc-dev by Andreas Gampe · 9 years ago
  33. 9953ca9 Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into mnc-dev by Andreas Gampe · 9 years ago
  34. 8110447 ART: Sometimes even empty methods take forever to verify by Andreas Gampe · 9 years ago
  35. 18a1827 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 9 years ago
  36. 99ca40c ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  37. d58a6de Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-dev by Andreas Gampe · 9 years ago
  38. cd572eb Merge "Intercept JNI invocation of String.<init> methods." into mnc-dev by Jeff Hao · 9 years ago
  39. 15e9ad1 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 9 years ago
  40. 585b4cf Merge "ART: Fix RegisterNative order" into mnc-dev by Andreas Gampe · 9 years ago
  41. 48b7918 ART: Fix gtest dependency by Andreas Gampe · 9 years ago
  42. 70c7f22 Merge "Fix a cts crash around proxy class fields." into mnc-dev by Hiroshi Yamauchi · 9 years ago
  43. a56ce5e Fix a cts crash around proxy class fields. by Hiroshi Yamauchi · 9 years ago
  44. aafcfca DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 9 years ago
  45. 8256609 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  46. 5d52f3d Merge "Fix debuggable compiler flag detection for secondary dex files" into mnc-dev by Sebastien Hertz · 9 years ago
  47. f177dd6 ART: Change huge-method warning in verifier by Andreas Gampe · 9 years ago
  48. 094ff2c Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  49. ce70082 Merge "Test and fix bug checking status of secondary multidex files." into mnc-dev by Richard Uhler · 9 years ago
  50. a5a1c13 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  51. 6650075 JDWP: more GC safety by Sebastien Hertz · 9 years ago
  52. d8b19f1 Merge "Undo arm64 workaround." into mnc-dev by Chih-Hung Hsieh · 9 years ago
  53. 2501595 Undo arm64 workaround. by Chih-Hung Hsieh · 9 years ago
  54. bfd4c2a Merge "Print more info on mark sweep invalid ref crash." into mnc-dev by Hiroshi Yamauchi · 9 years ago
  55. 1e1a472 Print more info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 9 years ago
  56. a02e391 Add new style String operations during compilation init, part 2 by Kenny Root · 9 years ago
  57. 577d24c Stop wrapping close(2) with TEMP_FAILURE_RETRY in art. by Elliott Hughes · 9 years ago
  58. 88bf23f Merge "In hprof, use an address within string for char array of empty string." into mnc-dev by Jeff Hao · 9 years ago
  59. 1cfce8c Merge changes I2ea008b7,Ibd7a643d into mnc-dev by Kenny Root · 9 years ago
  60. a32474e In hprof, use an address within string for char array of empty string. by Jeff Hao · 9 years ago
  61. a298e6d Add new style String operations during compilation init by Kenny Root · 9 years ago
  62. 788a0a1 Fix non-range String init calls by Kenny Root · 9 years ago
  63. 039ab3d Remove doublequoted command to adb sh -c. by Hiroshi Yamauchi · 9 years ago
  64. 5b691ed Merge "In hprof, set string class instance size to that of an empty string." into mnc-dev by Jeff Hao · 9 years ago
  65. c99b900 In hprof, set string class instance size to that of an empty string. by Jeff Hao · 9 years ago
  66. 375a29a Print field info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 9 years ago
  67. 3b0ee6f Quick: Fix marking high words in DCE. by Vladimir Marko · 9 years ago
  68. a36098b ART: Do not relocate app program headers in patchoat. by Vladimir Marko · 9 years ago
  69. 3beb245 Also print class for NoSuchFieldException by Mathieu Chartier · 9 years ago
  70. e8ff50d ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 9 years ago
  71. 6185884 Merge "ART: arm indexOf intrinsics for the optimizing compiler" into mnc-dev by Andreas Gampe · 9 years ago
  72. 5f5e57f Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated" into mnc-dev by Mathieu Chartier · 9 years ago
  73. cc61340 Quick: Fix DCE, clear high word flag in RemoveChange(). by Vladimir Marko · 9 years ago
  74. 4dece9c Merge "Add notes about fast JNI calls." into mnc-dev by Hiroshi Yamauchi · 9 years ago
  75. 368010a Add notes about fast JNI calls. by Hiroshi Yamauchi · 9 years ago
  76. de1c33c Merge "Fix bug in removal of *.flock files." into mnc-dev by Richard Uhler · 9 years ago
  77. a395c0a Hold heap bitmap lock in Heap::GetObjectsAllocated by Mathieu Chartier · 9 years ago
  78. 325ec9b Fix bug in removal of *.flock files. by Richard Uhler · 9 years ago
  79. ce7d005 ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 9 years ago
  80. 8db2a6d Quick: Fix DCE to mark wide register overlaps correctly. by Vladimir Marko · 9 years ago
  81. f450cf6 Add test for String init called from unresolvable class. by Jeff Hao · 9 years ago
  82. 3d8ac11 Merge art project from goog/master into goog/mnc-dev. by Jeff Hao · 9 years ago
  83. c54f98b am d0d3b974: am 1774ca95: am bdd9f2d8: Merge "Remove unused StackHandleScope" by Sebastien Hertz · 9 years ago
  84. d0d3b97 am 1774ca95: am bdd9f2d8: Merge "Remove unused StackHandleScope" by Sebastien Hertz · 9 years ago
  85. 1774ca9 am bdd9f2d8: Merge "Remove unused StackHandleScope" by Sebastien Hertz · 9 years ago
  86. bdd9f2d Merge "Remove unused StackHandleScope" by Sebastien Hertz · 9 years ago
  87. 3e1512b am f3713fbe: am cbfc2b94: am 1d316ada: Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 9 years ago
  88. f3713fb am cbfc2b94: am 1d316ada: Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 9 years ago
  89. 8c60291 am a34ea222: am 1ed3ab7c: am bd0cfef5: Merge "Fix typo in VLOG message." by Richard Uhler · 9 years ago
  90. 93f2305 am c6c4b52d: am fa389ffa: am c55efc73: Merge "Add more diagnostics info to flaky oat file assistant test." by Richard Uhler · 9 years ago
  91. da5a7db am a57a8f86: am 2f8a04dc: am 9dfba720: Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 9 years ago
  92. cbfc2b9 am 1d316ada: Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 9 years ago
  93. 1d316ad Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 9 years ago
  94. a34ea22 am 1ed3ab7c: am bd0cfef5: Merge "Fix typo in VLOG message." by Richard Uhler · 9 years ago
  95. c6c4b52 am fa389ffa: am c55efc73: Merge "Add more diagnostics info to flaky oat file assistant test." by Richard Uhler · 9 years ago
  96. a57a8f8 am 2f8a04dc: am 9dfba720: Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 9 years ago
  97. 1ed3ab7 am bd0cfef5: Merge "Fix typo in VLOG message." by Richard Uhler · 9 years ago
  98. fa389ff am c55efc73: Merge "Add more diagnostics info to flaky oat file assistant test." by Richard Uhler · 9 years ago
  99. 2f8a04d am 9dfba720: Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 9 years ago
  100. bd0cfef Merge "Fix typo in VLOG message." by Richard Uhler · 9 years ago