1. ae71a05 Fix a crash in optimizing compiler with the current method. by Nicolas Geoffray · 10 years ago
  2. 7c5e26b Merge "Revert "Pass current method to HNewInstance and HNewArray."" by Nicolas Geoffray · 10 years ago
  3. 7b0e353 Revert "Pass current method to HNewInstance and HNewArray." by Nicolas Geoffray · 10 years ago
  4. 93ce352 Merge "Quick: Fix LoopRepeatingTopologicalSortIterator." by Vladimir Marko · 10 years ago
  5. b0c8598 Merge "Pass current method to HNewInstance and HNewArray." by Nicolas Geoffray · 10 years ago
  6. f7bd8fa Merge "Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect.""" by Nicolas Geoffray · 10 years ago
  7. 430afef Merge "Enable 64-bit CFI tests." by David Srbecky · 10 years ago
  8. f50fa82 Enable 64-bit CFI tests. by David Srbecky · 10 years ago
  9. 0f68339 Merge "More LOW_4G optimizations" by Mathieu Chartier · 10 years ago
  10. 38c8221 More LOW_4G optimizations by Mathieu Chartier · 10 years ago
  11. a56b2e0 Merge "Fix nested deoptimization." by Mingyao Yang · 10 years ago
  12. 67c8c94 Quick: Fix LoopRepeatingTopologicalSortIterator. by Vladimir Marko · 10 years ago
  13. 94015b9 Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."" by Nicolas Geoffray · 10 years ago
  14. 8c4cce0 Merge "Revert "Support for inlining virtual and interface calls."" by Nicolas Geoffray · 10 years ago
  15. 6e47586 Revert "Support for inlining virtual and interface calls." by Nicolas Geoffray · 10 years ago
  16. c2c2207 Merge "Revert "Do a type check for knowing if we can inline."" by Nicolas Geoffray · 10 years ago
  17. 4a56aca Revert "Do a type check for knowing if we can inline." by Nicolas Geoffray · 10 years ago
  18. e21aa42 Pass current method to HNewInstance and HNewArray. by Nicolas Geoffray · 10 years ago
  19. 1f2d3ba Fix nested deoptimization. by Mingyao Yang · 10 years ago
  20. ccd6337 Merge "ART: Reload class on miranda method in verifier" by Andreas Gampe · 10 years ago
  21. eb45989 Merge "Revert "Revert "Turn off duplicate-classes checking""" by Andreas Gampe · 10 years ago
  22. 7048c40 Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" by Andreas Gampe · 10 years ago
  23. 346bf29 Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 10 years ago
  24. d9e2301 ART: Reload class on miranda method in verifier by Andreas Gampe · 10 years ago
  25. 69b5d8f Revert "Revert "Turn off duplicate-classes checking"" by Andreas Gampe · 10 years ago
  26. 12768a0 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 10 years ago
  27. fc3f39e DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 10 years ago
  28. c1d8da1 Merge "ART: Add SetSpecialSignalHandlerFn to version-script.txt" by Andreas Gampe · 10 years ago
  29. e089920 ART: Add SetSpecialSignalHandlerFn to version-script.txt by Andreas Gampe · 10 years ago
  30. 6d35918 Merge "Use runFinalizationWithTimeout for native allocations" by Mathieu Chartier · 10 years ago
  31. b5de3bb Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 10 years ago
  32. 38b66b6 Merge "Add atrace calls to runtime start and heap create" by Mathieu Chartier · 10 years ago
  33. 054a078 Add atrace calls to runtime start and heap create by Richard Uhler · 10 years ago
  34. da2fd5a Merge "If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS." by Hiroshi Yamauchi · 10 years ago
  35. 8c46e0d Merge "Add optimization for LOW_4G allocator" by Mathieu Chartier · 10 years ago
  36. 7889a77 Add optimization for LOW_4G allocator by Mathieu Chartier · 10 years ago
  37. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 10 years ago
  38. 6a1c92f Merge "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."" by Nicolas Geoffray · 10 years ago
  39. c345f14 Revert "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 10 years ago
  40. 8a9fba9 Merge "Do a type check for knowing if we can inline." by Nicolas Geoffray · 10 years ago
  41. 7ce4b3d Do a type check for knowing if we can inline. by Nicolas Geoffray · 10 years ago
  42. fd0fb02 Merge "Fix JNI GetSuperClasss" by Brian Carlstrom · 10 years ago
  43. 962863b Merge "Cache stack map encoding" by David Brazdil · 10 years ago
  44. f677ebf Cache stack map encoding by David Brazdil · 10 years ago
  45. 08ac922 Fix JNI GetSuperClasss by Brian Carlstrom · 10 years ago
  46. c47908e Merge "Support for inlining virtual and interface calls." by Nicolas Geoffray · 10 years ago
  47. 4c1ac20 Merge "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 10 years ago
  48. 7323582 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 10 years ago
  49. 1d5006c Support for inlining virtual and interface calls. by Nicolas Geoffray · 10 years ago
  50. 38207af Use HCurrentMethod in HInvokeStaticOrDirect. by Nicolas Geoffray · 10 years ago
  51. 6d8bd45 Merge "Add $noinline$ tag to make sure a method has not been inlined." by Calin Juravle · 10 years ago
  52. ef48605 Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 10 years ago
  53. e918d38 Add $noinline$ tag to make sure a method has not been inlined. by Guillaume "Vermeille" Sanchez · 10 years ago
  54. 2029c63 Merge "Fix valgrind large_object_space_test" by Mathieu Chartier · 10 years ago
  55. f6c2a27 Fix valgrind large_object_space_test by Mathieu Chartier · 10 years ago
  56. dc4a4e0 Merge "Add a way to determine if a large object is a zygote object" by Mathieu Chartier · 10 years ago
  57. 455f320 Merge "ART: Refactor Thread::Init" by Andreas Gampe · 10 years ago
  58. 449357d ART: Refactor Thread::Init by Andreas Gampe · 10 years ago
  59. e715811 Add a way to determine if a large object is a zygote object by Mathieu Chartier · 10 years ago
  60. 2519fc4 Merge "ART: Prune FindArrayClass cache in image writer" by Andreas Gampe · 10 years ago
  61. 1710bf3 Merge "Tidy up spelling" by Kenny Root · 10 years ago
  62. ffbf83b Merge "Emit instance fields for java.lang.Object in hprof" by Mathieu Chartier · 10 years ago
  63. 7c1f53e Emit instance fields for java.lang.Object in hprof by Mathieu Chartier · 10 years ago
  64. 8ac7595 ART: Prune FindArrayClass cache in image writer by Andreas Gampe · 10 years ago
  65. 0c46694 Merge "Fix typos in test/133-static-invoke-super/src/Main.java." by Roland Levillain · 10 years ago
  66. 6afb706 Fix typos in test/133-static-invoke-super/src/Main.java. by Roland Levillain · 10 years ago
  67. 4dd1623 Merge "Improve the performance of long-to-double conversions on ARM." by Roland Levillain · 10 years ago
  68. 91b01c5 Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 10 years ago
  69. 1e27c5b Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 10 years ago
  70. c836bc8 Merge "Fix "run-test --jvm 067-preemptive-unpark"" by Brian Carlstrom · 10 years ago
  71. 9731395 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 10 years ago
  72. 682393c Improve the performance of long-to-double conversions on ARM. by Roland Levillain · 10 years ago
  73. 6a0d5e7 Merge "Allow void to get in ARM64ReturnLocation." by Nicolas Geoffray · 10 years ago
  74. 925e562 Allow void to get in ARM64ReturnLocation. by Nicolas Geoffray · 10 years ago
  75. faa8975 Merge "Fix compilation errors with gcc." by Nicolas Geoffray · 10 years ago
  76. 0d1652e Fix compilation errors with gcc. by Nicolas Geoffray · 10 years ago
  77. e499f8a Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  78. 4e40c26 Fix lint error. by Nicolas Geoffray · 10 years ago
  79. 7922d0f Merge "Show stack maps and Dex register maps in oatdump's assembly code." by Roland Levillain · 10 years ago
  80. 99c2abc Merge "Factorize code for common LocationSummary of HInvoke." by Nicolas Geoffray · 10 years ago
  81. 2d48b49 Merge "Fix linter-related error." by Roland Levillain · 10 years ago
  82. c6328be Fix linter-related error. by Roland Levillain · 10 years ago
  83. fd88f16 Factorize code for common LocationSummary of HInvoke. by Nicolas Geoffray · 10 years ago
  84. 49e3b62 Merge "Delegate long-to-float type conversions to the runtime on ARM." by Roland Levillain · 10 years ago
  85. 5f57d2d Fix "run-test --jvm 067-preemptive-unpark" by Brian Carlstrom · 10 years ago
  86. 1aebdae Merge "Add a way to SuspendAll for a long duration" by Mathieu Chartier · 10 years ago
  87. bf44d42 Add a way to SuspendAll for a long duration by Mathieu Chartier · 10 years ago
  88. 35d62ce Merge "Fix tracing" by Mathieu Chartier · 10 years ago
  89. 4d64cd4 Fix tracing by Mathieu Chartier · 10 years ago
  90. 4757a33 Merge "Add more info for attempting to delete non-JNI local reference" by Mathieu Chartier · 10 years ago
  91. 22c1caa Add more info for attempting to delete non-JNI local reference by Mathieu Chartier · 10 years ago
  92. ac3a02b Merge "Add heap poisoning support to the entrypoints." by Hiroshi Yamauchi · 10 years ago
  93. ce9f439 Merge "CanThrow() for HArraySet may return true." by Mingyao Yang · 10 years ago
  94. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 10 years ago
  95. 1d8199d Tidy up spelling by Kenny Root · 10 years ago
  96. 61d8948 Merge "Update IMT for stale miranda methods" by Mathieu Chartier · 10 years ago
  97. a40c74a Update IMT for stale miranda methods by Mathieu Chartier · 10 years ago
  98. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  99. 3a4a672 Merge "Fix run-test 458-long-to-fpu." by Roland Levillain · 10 years ago
  100. 3c829a3 Fix run-test 458-long-to-fpu. by Roland Levillain · 10 years ago