1. e128d74 Check if a class is verified before visiting profiling info. by Nicolas Geoffray · 9 years ago
  2. a421e9e Merge "DexFile: Add an API to query oat file status." into nyc-dev by Narayan Kamath · 9 years ago
  3. cd7e7f7 DexFile: Add an API to query oat file status. by Narayan Kamath · 9 years ago
  4. 2041f98 Fix check_jni_compiler tests by Dimitry Ivanov · 9 years ago
  5. 0452f4d Supply librarySearchPath to PathClassLoader by Dimitry Ivanov · 9 years ago
  6. e202670 Merge "Reset NativeLoader on DestroyJavaVM" into nyc-dev by Dimitry Ivanov · 9 years ago
  7. 9e83422 Reset NativeLoader on DestroyJavaVM by Dimitry Ivanov · 9 years ago
  8. dcb95cc Merge "Fix profile saver to use base dex location" into nyc-dev by Mathieu Chartier · 9 years ago
  9. da19488 Merge "Correct monitor pool synchronization" into nyc-dev by Hans Boehm · 9 years ago
  10. f957a5f Merge "ART: Disambiguate access-checks mode from lock-counting" into nyc-dev by Andreas Gampe · 9 years ago
  11. 8e181b2 Merge "ART: Fix Mac build" into nyc-dev by Andreas Gampe · 9 years ago
  12. 4cf9adc ART: Fix Mac build by Andreas Gampe · 9 years ago
  13. 7393434 Merge "Add ability to see if a dex file is backed by an oat file." into nyc-dev by Jeff Hao · 9 years ago
  14. 9275af6 Fix profile saver to use base dex location by Mathieu Chartier · 9 years ago
  15. 8dab193 Correct monitor pool synchronization by Hans Boehm · 9 years ago
  16. dc97e04 Merge "Deduplicate simple roots in hprof." into nyc-dev by Richard Uhler · 9 years ago
  17. 206d27d Merge "ART: Log all monitor operations to systrace" into nyc-dev by TreeHugger Robot · 9 years ago
  18. 640735a Merge "Add null checks to weak DexCache references" into nyc-dev by Brian Carlstrom · 9 years ago
  19. a0be9d7 Merge "ART: Add missing EXPORT_PCs to x86/_64 mterp" into nyc-dev by Bill Buzbee · 9 years ago
  20. b294fef Add null checks to weak DexCache references by Brian Carlstrom · 9 years ago
  21. 0e73168 Merge "Add contender method for lock contention" into nyc-dev by Mathieu Chartier · 9 years ago
  22. 8f26411 Add contender method for lock contention by Mathieu Chartier · 9 years ago
  23. fc68987 ART: Log all monitor operations to systrace by Andreas Gampe · 9 years ago
  24. 6995dd3 ART: Add missing EXPORT_PCs to x86/_64 mterp by buzbee · 9 years ago
  25. 366728f Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  26. f59a7fc Merge "Fix how the ProfileSaver thread attaches to the runtime." into nyc-dev by Calin Juravle · 9 years ago
  27. e55fda1 Fix how the ProfileSaver thread attaches to the runtime. by Calin Juravle · 9 years ago
  28. f517e28 ART: Disambiguate access-checks mode from lock-counting by Andreas Gampe · 9 years ago
  29. cdca476 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 9 years ago
  30. fead819 Add ability to see if a dex file is backed by an oat file. by Jeff Hao · 9 years ago
  31. ba20abc Merge "Fix -Xint and -Xusejit interaction" into nyc-dev by Calin Juravle · 9 years ago
  32. 8189ef7 Merge "ART: add exynos-m1 to a53 #835769 & #843419 erratum exception list" into nyc-dev by Vladimir Marko · 9 years ago
  33. 2bbd98c Merge "Decrease transition weight." into nyc-dev by TreeHugger Robot · 9 years ago
  34. 6caaa84 Fix -Xint and -Xusejit interaction by Calin Juravle · 9 years ago
  35. 8c01f5c ART: add exynos-m1 to a53 #835769 & #843419 erratum exception list by Junmo Park · 9 years ago
  36. 5a62dd9 Decrease transition weight. by Nicolas Geoffray · 9 years ago
  37. 19b5021 Forbid HDeoptimize instructions in OSR methods. by Nicolas Geoffray · 9 years ago
  38. d1a2b02 Merge "ART: Disable back edge uses for irreducible loops" into nyc-dev by David Brazdil · 9 years ago
  39. 38fb644 Merge "Initialize native loader on JNI_CreateJavaVM" into nyc-dev by Dimitry Ivanov · 9 years ago
  40. 2b23735 Merge "Revert "Write conflict tables in image"" into nyc-dev by Mathieu Chartier · 9 years ago
  41. 8e2478d Revert "Write conflict tables in image" by Mathieu Chartier · 9 years ago
  42. 154e96e Initialize native loader on JNI_CreateJavaVM by Dimitry Ivanov · 9 years ago
  43. 9135aa0 Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
  44. b125eaf Merge "Write conflict tables in image" into nyc-dev by Mathieu Chartier · 9 years ago
  45. 5872d7c Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  46. cda9386 Write conflict tables in image by Mathieu Chartier · 9 years ago
  47. 2f82b70 ART: Disable back edge uses for irreducible loops by David Brazdil · 9 years ago
  48. 2a894f4 Add command line option for jit invoke transition weight by Calin Juravle · 9 years ago
  49. e5de54c Split profile recording from jit compilation by Calin Juravle · 9 years ago
  50. 43c8e87 Merge "Thumb2: Reduce memory used for fixup dependencies." into nyc-dev by Vladimir Marko · 9 years ago
  51. e792305 Deduplicate simple roots in hprof. by Richard Uhler · 9 years ago
  52. 5a13993 Merge "Test component type for errors too. With regression test." into nyc-dev by Aart Bik · 9 years ago
  53. d1d7c40 Test component type for errors too. With regression test. by Aart Bik · 9 years ago
  54. f2bb043 Thumb2: Reduce memory used for fixup dependencies. by Vladimir Marko · 9 years ago
  55. 46ea014 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 9 years ago
  56. ff2d53a Merge "ART: Change x86 from modify_ldt to set_thread_data" into nyc-dev by Andreas Gampe · 9 years ago
  57. 4825dfa Merge "Make a fake libart for misbehaving apps." into nyc-dev by TreeHugger Robot · 9 years ago
  58. 21aa4d4 Make sure the referring class is in the dex cache. by Nicolas Geoffray · 9 years ago
  59. 885c684 ART: Fix ROR Checker test by David Brazdil · 9 years ago
  60. b65ef96 ART: Change x86 from modify_ldt to set_thread_data by Andreas Gampe · 9 years ago
  61. 62e631a Add flag to ArtMethod to skip compilation. by Nicolas Geoffray · 9 years ago
  62. ac4d518 Merge "ART: Naive NullCheck elimination in InstructionBuilder" into nyc-dev by David Brazdil · 9 years ago
  63. 257670e Merge "Add support for eagerly calculating conflict tables" into nyc-dev by Mathieu Chartier · 9 years ago
  64. 49b5ced Add support for eagerly calculating conflict tables by Mathieu Chartier · 9 years ago
  65. 89b8f47 Merge "ART: Disable unstarted runtime pow test for valgrind" into nyc-dev by TreeHugger Robot · 9 years ago
  66. e576766 Merge "ART: Slightly change InitializeClass flow" into nyc-dev by TreeHugger Robot · 9 years ago
  67. 656fc8a ART: Disable unstarted runtime pow test for valgrind by Andreas Gampe · 9 years ago
  68. 06a2b01 ART: Naive NullCheck elimination in InstructionBuilder by David Brazdil · 9 years ago
  69. fc49fa0 ART: Slightly change InitializeClass flow by Andreas Gampe · 9 years ago
  70. 8da7f84 Merge "Make dex file loading failure more explicit about failure." into nyc-dev by TreeHugger Robot · 9 years ago
  71. 0a27a8b Merge "Fix interaction between instrumentation and jit lock." into nyc-dev by TreeHugger Robot · 9 years ago
  72. 25792ae Make dex file loading failure more explicit about failure. by Alex Light · 9 years ago
  73. c8a4f2c Fix interaction between instrumentation and jit lock. by Nicolas Geoffray · 9 years ago
  74. 25e6bb4 Merge "Fix heap check." into nyc-dev by Mathieu Chartier · 9 years ago
  75. 488849c Fix heap check. by Mathieu Chartier · 9 years ago
  76. be72dc9 Merge "Use dex cache from compilation unit in RTP." into nyc-dev by Vladimir Marko · 9 years ago
  77. 55d20ff Merge "Thumb2: Fix disassembly of the b.w offset." into nyc-dev by Vladimir Marko · 9 years ago
  78. d974379 ART: Address late comments on a GVN memory-saving CL by David Brazdil · 9 years ago
  79. 369da22 Thumb2: Fix disassembly of the b.w offset. by Vladimir Marko · 9 years ago
  80. a4336d2 Use dex cache from compilation unit in RTP. by Vladimir Marko · 9 years ago
  81. 4283aa9 Reduce memory usage in GVN by David Brazdil · 9 years ago
  82. 89a4839 Merge "Thumb2: Fix EmitJumpTables() to extend buffer only if needed." into nyc-dev by Vladimir Marko · 9 years ago
  83. a86d664 Merge "Fix HInstruction::ReplaceInput(), allow no-op." into nyc-dev by Vladimir Marko · 9 years ago
  84. b270b9e Make a fake libart for misbehaving apps. by Alex Light · 9 years ago
  85. b7ec9f8 Merge "ART: Add logging for CHECK failure" into nyc-dev by TreeHugger Robot · 9 years ago
  86. 9ef2654 Fix HInstruction::ReplaceInput(), allow no-op. by Vladimir Marko · 9 years ago
  87. ccfc77e Merge changes I0360a078,I3e267519 into nyc-dev by Andreas Gampe · 9 years ago
  88. 9510ccd ART: Add logging for CHECK failure by Andreas Gampe · 9 years ago
  89. 709fb64 Merge "Avoid constructing types with errors." into nyc-dev by Aart Bik · 9 years ago
  90. 9e95b36 Merge changes Iddd42d75,Ifb2d7b35 into nyc-dev by Vladimir Marko · 9 years ago
  91. fa7f589 Reuse HUseListNode<>s when replacing instruction or input. by Vladimir Marko · 9 years ago
  92. d59f3b1 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 9 years ago
  93. 181a2d3 Merge "ProfileSaver: query profiling_infos instead of the code_map" into nyc-dev by TreeHugger Robot · 9 years ago
  94. b44ed12 Thumb2: Fix EmitJumpTables() to extend buffer only if needed. by Vladimir Marko · 9 years ago
  95. e2d066d ProfileSaver: query profiling_infos instead of the code_map by Calin Juravle · 9 years ago
  96. c88af3f Merge changes I5044e94b,I149273b7 into nyc-dev by Vladimir Marko · 9 years ago
  97. e8f8ad3 Merge "ART: Fast-fail empty other handlers in fault handling" into nyc-dev by Andreas Gampe · 9 years ago
  98. 7de2439 Avoid constructing types with errors. by Aart Bik · 9 years ago
  99. dee19e3 Do less work holding thread list lock by Mathieu Chartier · 9 years ago
  100. 73ddf81 Fix 570-checker-osr test for non-debuggable mode. by Vladimir Marko · 9 years ago