1. 28c25d2 Merge "Let classloader provide correct LD_LIBRARY_PATH" by Dmitriy Ivanov · 10 years ago
  2. 4366369 Merge "Use dlopen to load oat files." by David Srbecky · 10 years ago
  3. 49e1fab Use dlopen to load oat files. by David Srbecky · 10 years ago
  4. 05c26b3 JDWP: update handling of 8-bit and 16-bit fields by Sebastien Hertz · 10 years ago
  5. 42361f2 Merge "JDWP: asynchronous invoke command handling" by Sebastien Hertz · 10 years ago
  6. 281e500 Fix compaction bug in Class_getDeclaredMethodsUnchecked by Mathieu Chartier · 10 years ago
  7. 8d73a91 Merge "Move image intern table into image" by Mathieu Chartier · 10 years ago
  8. d39645e Move image intern table into image by Mathieu Chartier · 10 years ago
  9. cff5855 Merge "Reset GC performance stats at zygote fork." by Hiroshi Yamauchi · 10 years ago
  10. 3767017 Reset GC performance stats at zygote fork. by Hiroshi Yamauchi · 10 years ago
  11. 15306dc Merge "Add hprof accounting for Class IMT, VTable" by Mathieu Chartier · 10 years ago
  12. a6d3a7e Add hprof accounting for Class IMT, VTable by Mathieu Chartier · 10 years ago
  13. 79b08e6 Merge "runtime: Minor cleanup and extra comments around interpreter" by Igor Murashkin · 10 years ago
  14. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 10 years ago
  15. 906846f Let classloader provide correct LD_LIBRARY_PATH by Dmitriy Ivanov · 10 years ago
  16. f80ebf2 Fix buildbot failure for 098-ddmc test by Man Cao · 10 years ago
  17. 9254056 Merge "[MIPS] Fix method tracing for mips64" by Andreas Gampe · 10 years ago
  18. 8c2ff64 Add allocation stack traces for HPROF dump. by Man Cao · 10 years ago
  19. 84bc06e [MIPS] Fix method tracing for mips64 by Lazar Trsic · 10 years ago
  20. cbc5064 JDWP: asynchronous invoke command handling by Sebastien Hertz · 10 years ago
  21. 73d01bc Merge "ART: Check long and double register pairs in invokes" by Andreas Gampe · 10 years ago
  22. a574b0e Make dex file verifier check for dups between direct and virtual methods. by Jeff Hao · 10 years ago
  23. da9badb ART: Check long and double register pairs in invokes by Andreas Gampe · 10 years ago
  24. 6b0d6c6 Merge "Bring back verbosity override" by Sebastien Hertz · 10 years ago
  25. f795869 Follow up on CL 151605 by Sebastien Hertz · 10 years ago
  26. bba348e Bring back verbosity override by Sebastien Hertz · 10 years ago
  27. 38c8221 More LOW_4G optimizations by Mathieu Chartier · 10 years ago
  28. 1f2d3ba Fix nested deoptimization. by Mingyao Yang · 10 years ago
  29. ccd6337 Merge "ART: Reload class on miranda method in verifier" by Andreas Gampe · 10 years ago
  30. d9e2301 ART: Reload class on miranda method in verifier by Andreas Gampe · 10 years ago
  31. 69b5d8f Revert "Revert "Turn off duplicate-classes checking"" by Andreas Gampe · 10 years ago
  32. 12768a0 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 10 years ago
  33. fc3f39e DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 10 years ago
  34. b5de3bb Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 10 years ago
  35. 054a078 Add atrace calls to runtime start and heap create by Richard Uhler · 10 years ago
  36. da2fd5a Merge "If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS." by Hiroshi Yamauchi · 10 years ago
  37. 7889a77 Add optimization for LOW_4G allocator by Mathieu Chartier · 10 years ago
  38. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 10 years ago
  39. fd0fb02 Merge "Fix JNI GetSuperClasss" by Brian Carlstrom · 10 years ago
  40. f677ebf Cache stack map encoding by David Brazdil · 10 years ago
  41. 08ac922 Fix JNI GetSuperClasss by Brian Carlstrom · 10 years ago
  42. 7323582 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 10 years ago
  43. ef48605 Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 10 years ago
  44. f6c2a27 Fix valgrind large_object_space_test by Mathieu Chartier · 10 years ago
  45. dc4a4e0 Merge "Add a way to determine if a large object is a zygote object" by Mathieu Chartier · 10 years ago
  46. 449357d ART: Refactor Thread::Init by Andreas Gampe · 10 years ago
  47. e715811 Add a way to determine if a large object is a zygote object by Mathieu Chartier · 10 years ago
  48. 2519fc4 Merge "ART: Prune FindArrayClass cache in image writer" by Andreas Gampe · 10 years ago
  49. 1710bf3 Merge "Tidy up spelling" by Kenny Root · 10 years ago
  50. 7c1f53e Emit instance fields for java.lang.Object in hprof by Mathieu Chartier · 10 years ago
  51. 8ac7595 ART: Prune FindArrayClass cache in image writer by Andreas Gampe · 10 years ago
  52. 91b01c5 Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 10 years ago
  53. 1e27c5b Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 10 years ago
  54. 9731395 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 10 years ago
  55. 7922d0f Merge "Show stack maps and Dex register maps in oatdump's assembly code." by Roland Levillain · 10 years ago
  56. c6328be Fix linter-related error. by Roland Levillain · 10 years ago
  57. 49e3b62 Merge "Delegate long-to-float type conversions to the runtime on ARM." by Roland Levillain · 10 years ago
  58. bf44d42 Add a way to SuspendAll for a long duration by Mathieu Chartier · 10 years ago
  59. 4d64cd4 Fix tracing by Mathieu Chartier · 10 years ago
  60. 22c1caa Add more info for attempting to delete non-JNI local reference by Mathieu Chartier · 10 years ago
  61. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 10 years ago
  62. 1d8199d Tidy up spelling by Kenny Root · 10 years ago
  63. a40c74a Update IMT for stale miranda methods by Mathieu Chartier · 10 years ago
  64. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  65. 80f7a57 [MIPS64] Fix art_quick_invoke_stub argument offsets. by Nikola Veljkovic · 10 years ago
  66. f10a25f ART: Fast copy stack mask by David Brazdil · 10 years ago
  67. d84b438 Revert "ART: Fast copy stack mask" by David Brazdil · 10 years ago
  68. 6b10c9b ART: Fast copy stack mask by David Brazdil · 10 years ago
  69. cf3b1a3 Copy miranda methods before suspend point by Mathieu Chartier · 10 years ago
  70. 4181a96 Merge "Fix accidental IMT and root marking regression" by Mathieu Chartier · 10 years ago
  71. 4edd847 Fix accidental IMT and root marking regression by Mathieu Chartier · 10 years ago
  72. b588f4c ART: Fix wrong hard-failure handling in verifier by Andreas Gampe · 10 years ago
  73. c2ec628 Merge "Fix JDWP tests after ArtMethod change" by Sebastien Hertz · 10 years ago
  74. 415fd08 Fix JDWP tests after ArtMethod change by Sebastien Hertz · 10 years ago
  75. 6e1372f ART: Fix casts for 64-bit pointers on 32-bit compiler. by Vladimir Marko · 10 years ago
  76. e3b034a Fix some ArtMethod related bugs by Mathieu Chartier · 10 years ago
  77. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  78. 400ce00 Add unstarted runtime test for String.<init>. by Jeff Hao · 10 years ago
  79. 75939a2 Merge "Fix double-exception in super-class method validation." by Vladimir Marko · 10 years ago
  80. f2650d1 Show stack maps and Dex register maps in oatdump's assembly code. by Roland Levillain · 10 years ago
  81. 0028b9d Merge "ART: Add support for special handlers in sigchainlib" by Andreas Gampe · 10 years ago
  82. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 10 years ago
  83. d5e5a0e Fix double-exception in super-class method validation. by Vladimir Marko · 10 years ago
  84. 3360137 Merge "ART: Add Mips o32 callee-save registers to SaveAll frame" by Andreas Gampe · 10 years ago
  85. 24c24d4 Merge "Fix updating of JNI references for String.<init>." by Jeff Hao · 10 years ago
  86. 03c2cc8 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 10 years ago
  87. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  88. a4e0e67 ART: Add Mips o32 callee-save registers to SaveAll frame by Andreas Gampe · 10 years ago
  89. 31db343 Merge "Fix single-step in native thread" by Sebastien Hertz · 10 years ago
  90. 52f5f93 Fix single-step in native thread by Sebastien Hertz · 10 years ago
  91. 83c8195 Fix updating of JNI references for String.<init>. by Jeff Hao · 10 years ago
  92. d99aae1 Merge "Reset libc targetSdkVersion" by Dmitriy Ivanov · 10 years ago
  93. 33d75bc Merge "ART: Fix VerifyObject runtime verification" by Andreas Gampe · 10 years ago
  94. 65efe91 Merge "Split .oat_patches to multiple sections." by David Srbecky · 10 years ago
  95. 15efde2 Reset libc targetSdkVersion by Dmitriy Ivanov · 10 years ago
  96. 3b45ef2 ART: Fix VerifyObject runtime verification by Andreas Gampe · 10 years ago
  97. 0396ed7 Improve art::CodeInfo dumping. by Roland Levillain · 10 years ago
  98. 5b09ea0 ART: Use kBadFprBase on mips64 and arm64. by Vladimir Marko · 10 years ago
  99. 00f09ff Merge "Pass the dex method index directly to interface trampoline." by Nicolas Geoffray · 10 years ago
  100. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 10 years ago