1. e29e482 Merge changes I9afd9f88,I1cf94699 am: 54b20eb52f by Andreas Gampe · 8 years ago
  2. 46490c2 ART: Blacklist test 912 for target am: c8ba460001 by Andreas Gampe · 8 years ago
  3. 72cc6b2 ART: Add GetClassSignature am: e492ae3e59 by Andreas Gampe · 8 years ago
  4. 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago
  5. 9890c54 Merge changes Ib44df099,I8508f96f am: b0b2080b4c by Andreas Gampe · 8 years ago
  6. 0c5919e ART: Add GetMethodModifiers am: 36bcd4f3f5 by Andreas Gampe · 8 years ago
  7. 7fff88f ART: Add GetMethodDeclaringClass am: 368a2088fe by Andreas Gampe · 8 years ago
  8. c8ba460 ART: Blacklist test 912 for target by Andreas Gampe · 8 years ago
  9. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
  10. b0b2080 Merge changes Ib44df099,I8508f96f by Treehugger Robot · 8 years ago
  11. 3a79601 Merge "MethodHandles: Remove obsolete test workaround." am: e7b46e22c7 by Narayan Kamath · 8 years ago
  12. e7b46e2 Merge "MethodHandles: Remove obsolete test workaround." by Narayan Kamath · 8 years ago
  13. f0e359b MethodHandles: Remove obsolete test workaround. by Narayan Kamath · 8 years ago
  14. d48a21e Merge "MethodHandles: Temporarily rewrite test of exact invokes." am: 6ce3dc6d67 by Narayan Kamath · 8 years ago
  15. 6ce3dc6 Merge "MethodHandles: Temporarily rewrite test of exact invokes." by Narayan Kamath · 8 years ago
  16. b24b026 MethodHandles: Temporarily rewrite test of exact invokes. by Narayan Kamath · 8 years ago
  17. d0e457a Merge "Interpreter: fix build." am: fea963e4ba by Narayan Kamath · 8 years ago
  18. 2b3b099 Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 8 years ago
  19. fea963e Merge "Interpreter: fix build." by Narayan Kamath · 8 years ago
  20. 6fcc5e8 Interpreter: fix build. by Narayan Kamath · 8 years ago
  21. bb04c9b Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 8 years ago
  22. bde2da0 Merge "method_handles: Complete support for emulated stack frames." by Narayan Kamath · 8 years ago
  23. be92d69 Merge "method_handles: Complete support for emulated stack frames." by Narayan Kamath · 8 years ago
  24. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 8 years ago
  25. be5842b Merge "ART: Blacklist test 911 for target" am: b9b8cab87a by Andreas Gampe · 8 years ago
  26. b9b8cab Merge "ART: Blacklist test 911 for target" by Andreas Gampe · 8 years ago
  27. 80f5dba ART: Blacklist test 911 for target by Andreas Gampe · 8 years ago
  28. 36bcd4f ART: Add GetMethodModifiers by Andreas Gampe · 8 years ago
  29. 368a208 ART: Add GetMethodDeclaringClass by Andreas Gampe · 8 years ago
  30. 72b67b3 Merge changes Ifa5818eb,Icbb9f3a6 am: 2f4d68a41f by Andreas Gampe · 8 years ago
  31. 64b546b ART: Add GetStackTrace support am: b5eb94a753 by Andreas Gampe · 8 years ago
  32. bf99e0d ART: Add synchronous checkpoint am: e9f67125f9 by Andreas Gampe · 8 years ago
  33. 2f4d68a Merge changes Ifa5818eb,Icbb9f3a6 by Treehugger Robot · 8 years ago
  34. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
  35. e9f6712 ART: Add synchronous checkpoint by Andreas Gampe · 8 years ago
  36. 99a62a9 Merge changes I369333c1,I55e7b6da am: 19dfeb0e72 by Andreas Gampe · 8 years ago
  37. b349dc7 ART: Blacklist test 910 on target am: 785359dfa4 by Andreas Gampe · 8 years ago
  38. be09bdd ART: Add method name support to TI am: 3c252f07ce by Andreas Gampe · 8 years ago
  39. 19dfeb0 Merge changes I369333c1,I55e7b6da by Treehugger Robot · 8 years ago
  40. a9f047e Merge "ART: Clean up Thread" am: 81fbc57f45 by Andreas Gampe · 8 years ago
  41. 785359d ART: Blacklist test 910 on target by Andreas Gampe · 8 years ago
  42. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  43. 81fbc57 Merge "ART: Clean up Thread" by Treehugger Robot · 8 years ago
  44. 0a85576 ART: Clean up Thread by Andreas Gampe · 8 years ago
  45. 6b17362 Merge changes I6c3a84f5,I05414f3b am: 54f07b502f by Artem Serov · 8 years ago
  46. dedc601 ARM: VIXL32: Move code to ease the diff with old codegen. am: 02d3783238 by Artem Serov · 8 years ago
  47. 8ecfc26 ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. am: 02109ddd8b by Artem Serov · 8 years ago
  48. 54f07b5 Merge changes I6c3a84f5,I05414f3b by Treehugger Robot · 8 years ago
  49. 59818f5 Merge "ART: Make graph visualizer thread-safe" am: cc7e013322 by Andreas Gampe · 8 years ago
  50. cc7e013 Merge "ART: Make graph visualizer thread-safe" by Treehugger Robot · 8 years ago
  51. a0d81af ART: Make graph visualizer thread-safe by Andreas Gampe · 8 years ago
  52. 02d3783 ARM: VIXL32: Move code to ease the diff with old codegen. by Artem Serov · 8 years ago
  53. 02109dd ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. by Artem Serov · 8 years ago
  54. 1a3d3e0 Merge "Remove default argument values in GenerateGcRootFieldLoad." by Roland Levillain · 8 years ago
  55. 5edd951 Merge "Remove default argument values in GenerateGcRootFieldLoad." by Roland Levillain · 8 years ago
  56. c9e0f8c Merge "Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths." by Roland Levillain · 8 years ago
  57. 270b6ae Merge "Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths." by Roland Levillain · 8 years ago
  58. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  59. 34cb49f Merge "method_verifier_test: Allow soft verifier failures for java/lang/invoke.*" by Narayan Kamath · 8 years ago
  60. 87b14fc Merge "class_linker: Change allocation of MethodType dex_cache entries." by Narayan Kamath · 8 years ago
  61. b5cc1d1 Merge "method_verifier_test: Allow soft verifier failures for java/lang/invoke.*" by Narayan Kamath · 8 years ago
  62. 56ee489 method_verifier_test: Allow soft verifier failures for java/lang/invoke.* by Narayan Kamath · 8 years ago
  63. 68e4f6b Merge "class_linker: Change allocation of MethodType dex_cache entries." by Narayan Kamath · 8 years ago
  64. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 8 years ago
  65. ca63fdf Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics." by Roland Levillain · 8 years ago
  66. c369f6b Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics." by Roland Levillain · 8 years ago
  67. 814c3fe Merge "compiler_driver: loosen DCHECK for java/lang/invoke classes." by Narayan Kamath · 8 years ago
  68. d6435da Merge "compiler_driver: loosen DCHECK for java/lang/invoke classes." by Narayan Kamath · 8 years ago
  69. e3eae5e compiler_driver: loosen DCHECK for java/lang/invoke classes. by Narayan Kamath · 8 years ago
  70. 2465c0c Merge "ART: Add missing PrettyCause" am: 5a8292618f by Andreas Gampe · 8 years ago
  71. 5a82926 Merge "ART: Add missing PrettyCause" by Treehugger Robot · 8 years ago
  72. 4acfd2a Merge "ART: Blacklist test 908 for GC_STRESS" am: a5079100bf by Andreas Gampe · 8 years ago
  73. a507910 Merge "ART: Blacklist test 908 for GC_STRESS" by Treehugger Robot · 8 years ago
  74. c30a66f Merge "ART: Add function to retrieve all tagged objects" am: a0a5fd64b3 by Andreas Gampe · 8 years ago
  75. a0a5fd6 Merge "ART: Add function to retrieve all tagged objects" by Treehugger Robot · 8 years ago
  76. dc19815 ART: Blacklist test 908 for GC_STRESS by Andreas Gampe · 8 years ago
  77. 41ba35d ART: Add missing PrettyCause by Andreas Gampe · 8 years ago
  78. 00468f3 Remove default argument values in GenerateGcRootFieldLoad. by Roland Levillain · 8 years ago
  79. 75ad8c6 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 8 years ago
  80. 384cb66 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 8 years ago
  81. 152cd33 Merge "Remove some unneeded header includes" am: a908348b43 by David Sehr · 8 years ago
  82. 7be566e Merge "ARM: VIXL32: Exclude recently added test that fails." am: 1e330c26ff by Artem Serov · 8 years ago
  83. a908348 Merge "Remove some unneeded header includes" by David Sehr · 8 years ago
  84. 1e330c2 Merge "ARM: VIXL32: Exclude recently added test that fails." by Treehugger Robot · 8 years ago
  85. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  86. 3851281 Merge "ARM: VIXL32: Pass test 406-fields and a few others." am: b88c0ec612 by Roland Levillain · 8 years ago
  87. b88c0ec Merge "ARM: VIXL32: Pass test 406-fields and a few others." by Roland Levillain · 8 years ago
  88. 61fa537 ARM: VIXL32: Exclude recently added test that fails. by Artem Serov · 8 years ago
  89. 3f9f02e Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule." by Benoit Lamarche · 8 years ago
  90. 394c26d Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule." by Benoit Lamarche · 8 years ago
  91. 24a4d11 Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths. by Roland Levillain · 8 years ago
  92. 61e7b92 MethodHandles: Remove reference to Jack 4.11.BETA from build rule. by Narayan Kamath · 8 years ago
  93. e3d07b4 Merge "Add handle wrapper for interpreter iget/iput quick" am: bbfd7f9988 by Mathieu Chartier · 8 years ago
  94. bbfd7f9 Merge "Add handle wrapper for interpreter iget/iput quick" by Treehugger Robot · 8 years ago
  95. fcf8132 Merge "Add handle wrapper for DoCallCommon" am: 4cae498641 by Mathieu Chartier · 8 years ago
  96. a314773 Add handle wrapper for interpreter iget/iput quick by Mathieu Chartier · 8 years ago
  97. 4cae498 Merge "Add handle wrapper for DoCallCommon" by Mathieu Chartier · 8 years ago
  98. e22305b Add handle wrapper for DoCallCommon by Mathieu Chartier · 8 years ago
  99. 31c97b7 Merge "Move interpreter to ObjPtr" am: 061148025e by Mathieu Chartier · 8 years ago
  100. 0611480 Merge "Move interpreter to ObjPtr" by Mathieu Chartier · 8 years ago