1. 5d61614 Merge "Refactor jvmtiEvent so we can add to it." by Treehugger Robot · 8 years ago
  2. 3f38eb4 Merge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()." by Treehugger Robot · 8 years ago
  3. 40d87f4 Refactor jvmtiEvent so we can add to it. by Alex Light · 8 years ago
  4. 6f8e4f0 ART: Add JNI API by Andreas Gampe · 8 years ago
  5. 0bd1a16 ART: Align jvmti.h with jni.h by Andreas Gampe · 8 years ago
  6. c808954 ART: Add JNI function table manipulation by Andreas Gampe · 8 years ago
  7. d4a2827 Merge "ART: Add Search API" by Treehugger Robot · 8 years ago
  8. 24e2ded Merge "ART: Add GetJLocationFormat" by Treehugger Robot · 8 years ago
  9. c3b7bf3 Merge "Load the array class in the compiler for allocations." by Nicolas Geoffray · 8 years ago
  10. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  11. 2ee01bf Merge "Fix Mips build." by Treehugger Robot · 8 years ago
  12. e83504b Fix Mips build. by Nicolas Geoffray · 8 years ago
  13. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 8 years ago
  14. a397458 Merge "Reduce using ArtMethod's dex_cache_resolved_types_." by Vladimir Marko · 8 years ago
  15. c66a76f Merge "MIPS: Fix polymorphic invokes." by Vladimir Marko · 8 years ago
  16. c480b98 MIPS: Fix polymorphic invokes. by Alexey Frunze · 8 years ago
  17. ce7732b ART: Add Search API by Andreas Gampe · 8 years ago
  18. a6040d4 Merge "Revert "Revert "ART: Add ThreadGroup API support""" by Andreas Gampe · 8 years ago
  19. acfc957 ART: Add GetJLocationFormat by Andreas Gampe · 8 years ago
  20. 442a83a Merge "ART: Fix missing CLOCK_MONOTONIC on Mac" by Andreas Gampe · 8 years ago
  21. d18d9e2 Revert "Revert "ART: Add ThreadGroup API support"" by Andreas Gampe · 8 years ago
  22. c77364c Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint(). by Hiroshi Yamauchi · 8 years ago
  23. f29e04a ART: Fix missing CLOCK_MONOTONIC on Mac by Andreas Gampe · 8 years ago
  24. b51dee6 Merge "Revert "Remove unused code for patching oat files."" by Nicolas Geoffray · 8 years ago
  25. 7898587 Revert "Remove unused code for patching oat files." by Nicolas Geoffray · 8 years ago
  26. 35bcf81 ART: Add three Timer functions by Andreas Gampe · 8 years ago
  27. 7ccdf09 Merge "ART: Add GetClassLoaderClasses" by Treehugger Robot · 8 years ago
  28. c5603b7 Merge "ART: Add SetVerboseFlags" by Treehugger Robot · 8 years ago
  29. 49a694b Merge "MethodHandles: Remove experimental flag." by Narayan Kamath · 8 years ago
  30. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 8 years ago
  31. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 8 years ago
  32. e71b354 Move some fields in art::Thread to reduce maintenance burden. by Roland Levillain · 8 years ago
  33. 8bd59a0 Merge "Remove unused code for patching oat files." by Treehugger Robot · 8 years ago
  34. 9748d3d Merge "MethodHandles: Implement invoker / exactInvoker." by Narayan Kamath · 8 years ago
  35. e9e43e9 Merge "Handle verify-profile and bootclasspath classes in vdex." by Nicolas Geoffray · 8 years ago
  36. c1b02c5 Merge "Fix missing OOME check in reflection." by Vladimir Marko · 8 years ago
  37. c9f7662 Remove unused code for patching oat files. by Richard Uhler · 8 years ago
  38. e037a73 Merge "Put inlined ArtMethod pointer in stack maps." by Nicolas Geoffray · 8 years ago
  39. 70f1639 ART: Add GetClassLoaderClasses by Andreas Gampe · 8 years ago
  40. a35510d Fix missing OOME check in reflection. by Vladimir Marko · 8 years ago
  41. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 8 years ago
  42. 7498105 Handle verify-profile and bootclasspath classes in vdex. by Nicolas Geoffray · 8 years ago
  43. b79bbd8 MethodHandles: Implement invoker / exactInvoker. by Narayan Kamath · 8 years ago
  44. f26bf2d ART: Add Thread TLS support by Andreas Gampe · 8 years ago
  45. 4ca818c Merge "ART: Add GetAllThreads" by Treehugger Robot · 8 years ago
  46. 5e01df4 Merge changes I168f24de,I8ec60a98,I3c426ed7,Ic809b0f3 by Treehugger Robot · 8 years ago
  47. d9a9d44 Merge "ART: Fix artInvokePolymorphic." by Orion Hodson · 8 years ago
  48. a11ad8a Merge "MIPS64: Make GetFeatureString() returns default instead of empty string" by Treehugger Robot · 8 years ago
  49. fea84dd ART: Fix artInvokePolymorphic. by Orion Hodson · 8 years ago
  50. 1998cd0 Implement HLoadClass/kBssEntry for boot image. by Vladimir Marko · 8 years ago
  51. a48d74a Merge "Revert "ART: Add ThreadGroup API support"" by Treehugger Robot · 8 years ago
  52. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 8 years ago
  53. 58207cf Merge "Revert "Revert "ART: Compiler support for invoke-polymorphic.""" by Orion Hodson · 8 years ago
  54. 87071bf Revert "ART: Add ThreadGroup API support" by Nicolas Geoffray · 8 years ago
  55. ab6603f MIPS64: Make GetFeatureString() returns default instead of empty string by Goran Jakovljevic · 8 years ago
  56. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  57. f37e302 ART: Add SetVerboseFlags by Andreas Gampe · 8 years ago
  58. dd1dd32 Merge "Implement RedefineClasses, also redefine multiple classes atomically." by Alex Light · 8 years ago
  59. 8580744 ART: Add GetAllThreads by Andreas Gampe · 8 years ago
  60. f6f3b5f ART: Add GetFrameCount and GetFrameLocation by Andreas Gampe · 8 years ago
  61. 0e69273 Implement RedefineClasses, also redefine multiple classes atomically. by Alex Light · 8 years ago
  62. 2db7a1d Merge "ART: Remove suspension from AttachAgent" by Treehugger Robot · 8 years ago
  63. 53dd074 Merge "ART: Add ThreadGroup API support" by Treehugger Robot · 8 years ago
  64. 1f64859 ART: Remove suspension from AttachAgent by Andreas Gampe · 8 years ago
  65. c00735a Merge "ART: Add GetThreadListStackTraces" by Treehugger Robot · 8 years ago
  66. 02afcde ART: Add ThreadGroup API support by Andreas Gampe · 8 years ago
  67. cfd6167 Merge "Revert "Revert "Make object allocation entrypoints only take a class.""" by Nicolas Geoffray · 8 years ago
  68. 0376a5c Dont keep around scoped allocated ArtMethod after thread suspension. by Nicolas Geoffray · 8 years ago
  69. ca25208 Merge "Revert "Revert "Refactor ClassLinker::LinkInterfaceMethods().""" by Nicolas Geoffray · 8 years ago
  70. fd3f4e7 Merge "ART: Add GetThreadState" by Andreas Gampe · 8 years ago
  71. eba32fb ART: Add GetThreadListStackTraces by Andreas Gampe · 8 years ago
  72. b50cf03 Merge "ART: Fix GetAllStackTraces" by Andreas Gampe · 8 years ago
  73. 74c292b Merge "Avoid suspending heap task thread for getting stack traces" by Mathieu Chartier · 8 years ago
  74. 72c1983 ART: Add GetThreadState by Andreas Gampe · 8 years ago
  75. 984efb5 ART: Fix GetAllStackTraces by Andreas Gampe · 8 years ago
  76. 88a17bc Merge "Revert "Revert "ART: Ensure plugin is loaded on AttachAgent""" by Andreas Gampe · 8 years ago
  77. 31ace5c Merge "ART: Add GetAllStackTraces" by Andreas Gampe · 8 years ago
  78. 4201cf0 Avoid suspending heap task thread for getting stack traces by Mathieu Chartier · 8 years ago
  79. 20e9474 Merge "ART: Add GetCurrentThread and GetThreadInfo" by Treehugger Robot · 8 years ago
  80. a1a27c6 ART: Add GetAllStackTraces by Andreas Gampe · 8 years ago
  81. 29eabfa Merge "Don't need to block in AddWeakGlobalRef and MonitorList::Add under CC." by Hiroshi Yamauchi · 8 years ago
  82. 921094a Revert "Revert "Refactor ClassLinker::LinkInterfaceMethods()."" by Vladimir Marko · 8 years ago
  83. 9e68f50 Merge "Fix race condition btw DelayReferenceRefernent vs Reference.clear()." by Hiroshi Yamauchi · 8 years ago
  84. c4baad2 Revert "Revert "ART: Ensure plugin is loaded on AttachAgent"" by Andreas Gampe · 8 years ago
  85. af13ab9 ART: Add GetCurrentThread and GetThreadInfo by Andreas Gampe · 8 years ago
  86. 7620a3b Merge "Revert "Refactor ClassLinker::LinkInterfaceMethods()."" by Nicolas Geoffray · 8 years ago
  87. dce413d Revert "Refactor ClassLinker::LinkInterfaceMethods()." by Nicolas Geoffray · 8 years ago
  88. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  89. aa89a4c Merge "Refactor ClassLinker::LinkInterfaceMethods()." by Treehugger Robot · 8 years ago
  90. afbd71f Refactor ClassLinker::LinkInterfaceMethods(). by Vladimir Marko · 8 years ago
  91. cf4b86d Merge "Revert "ART: Ensure plugin is loaded on AttachAgent"" by Nicolas Geoffray · 8 years ago
  92. 98cf7cf Revert "ART: Ensure plugin is loaded on AttachAgent" by Nicolas Geoffray · 8 years ago
  93. 1b8de86 Merge "ART: Ensure plugin is loaded on AttachAgent" by Treehugger Robot · 8 years ago
  94. c8144cd Merge "Revert "Make object allocation entrypoints only take a class."" by Treehugger Robot · 8 years ago
  95. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  96. ad2dc87 ART: Ensure plugin is loaded on AttachAgent by Andreas Gampe · 8 years ago
  97. d1a2779 Merge "ART: Add raw monitor API" by Andreas Gampe · 8 years ago
  98. 319dbe8 ART: Add raw monitor API by Andreas Gampe · 8 years ago
  99. 9393982 Merge "Set timeout before connect to adb in jdwp." by Treehugger Robot · 8 years ago
  100. d1d3e9f Merge "Increase thread suspension timeout for debug builds" by Mathieu Chartier · 8 years ago