1. 89b03e0 Merge changes Ibcc11ce7,I9867dc11 by Vladimir Marko · 9 years ago
  2. e4b1c86 Merge "Revert "Revert "Refactor GetIMTIndex""" by Treehugger Robot · 9 years ago
  3. ce1ba11 Merge "Make stream tracing have a higher thread count on host" by Treehugger Robot · 9 years ago
  4. a344f6a Make stream tracing have a higher thread count on host by Alex Light · 9 years ago
  5. 6c81dfe Merge changes I328ea51d,I577c5d02 by Treehugger Robot · 9 years ago
  6. e622022 ARM64: Improve Mterp. by Vladimir Marko · 9 years ago
  7. 5733e98 ARM64: Fix mterp switch table pointer calculation. by Vladimir Marko · 9 years ago
  8. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 9 years ago
  9. 465ecc8 Revert "Revert "Refactor GetIMTIndex"" by Matthew Gharrity · 9 years ago
  10. b6bab0f Tune the GC ergnomics for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  11. d684f52 Compute oat and odex filenames eagerly. by Richard Uhler · 9 years ago
  12. b81881d Make a static OatFileAssistant::DexLocationToOatFileName function. by Richard Uhler · 9 years ago
  13. 011dc2c Do allocation fence before pushing on allocation stack by Mathieu Chartier · 9 years ago
  14. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 9 years ago
  15. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 9 years ago
  16. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 9 years ago
  17. edec0eb Merge changes from topic 'cherry_pinner' by Andreas Gampe · 9 years ago
  18. 09b710c ART: Fix build break by Andreas Gampe · 9 years ago
  19. b55ad7c Add API for getting location of odex or oat file by Philip Cuadra · 9 years ago
  20. 05d9a64 Merge "Revert "Revert "Dump more dex file data in oatdump""" by Treehugger Robot · 9 years ago
  21. dc00f18 Revert "Revert "Dump more dex file data in oatdump"" by Mathieu Chartier · 9 years ago
  22. 2fce5cf Merge "ART: Add FdFile constructors" by Treehugger Robot · 9 years ago
  23. 2c30a37 Merge "Introduce more compact ReadBarrierMark slow-paths." by Roland Levillain · 9 years ago
  24. 9c05578 Revert "Dump more dex file data in oatdump" by Nicolas Geoffray · 9 years ago
  25. df87892 ART: Add FdFile constructors by Andreas Gampe · 9 years ago
  26. 8e2c562 Dump more dex file data in oatdump by Mathieu Chartier · 9 years ago
  27. c8cbda6 Merge changes I91249ba8,Ic93812d9 by Treehugger Robot · 9 years ago
  28. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 9 years ago
  29. e850809 Merge "Update the get_process_name call." by Treehugger Robot · 9 years ago
  30. 0599c59 Merge changes Iafd12677,I40595d15 by Treehugger Robot · 9 years ago
  31. 03c0134 Update the get_process_name call. by Dmitriy Filchenko · 9 years ago
  32. de9007f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 9 years ago
  33. dedde3f Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration." by Roland Levillain · 9 years ago
  34. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 9 years ago
  35. e6a2d0f Fix the definition of THREAD_CURRENT_IBASE_OFFSET. by Roland Levillain · 9 years ago
  36. 7d14037 Merge "Mark ReadBarrierJni as a direct entry point on MIPS32." by Roland Levillain · 9 years ago
  37. e8e48ae Use "" to indicate the oat filename could not be computed. by Richard Uhler · 9 years ago
  38. e8109f7 Compute and cache oat file status in OatFileAssistant. by Richard Uhler · 9 years ago
  39. d1472a2 profile_changed should not effect GetBestOatFile. by Richard Uhler · 9 years ago
  40. 4c7f193 Make OpenImageSpace static and ArtFileName internal. by Richard Uhler · 9 years ago
  41. d47fd90 Revert "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 9 years ago
  42. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  43. 5bf7bac Revert "Revert "Inline and optimize interface calls."" by Nicolas Geoffray · 9 years ago
  44. a5f0a1a Merge "Revert "Inline and optimize interface calls."" by Nicolas Geoffray · 9 years ago
  45. 19dc255 Revert "Inline and optimize interface calls." by Nicolas Geoffray · 9 years ago
  46. 4f3438f Merge "Inline and optimize interface calls." by Treehugger Robot · 9 years ago
  47. c96b0b0 Merge "Fix stack alignment in x86 read barrier entry points." by Roland Levillain · 9 years ago
  48. 0e5ff79 Mark ReadBarrierJni as a direct entry point on MIPS32. by Roland Levillain · 9 years ago
  49. d9facea Inline and optimize interface calls. by Nicolas Geoffray · 9 years ago
  50. 94aaec9 Merge "Expect spurious wake-up from futex(2)/FUTEX_WAIT call." by Vladimir Marko · 9 years ago
  51. ed22d48 Merge "Remove stray end of macro." by Roland Levillain · 9 years ago
  52. aaeef5e Remove stray end of macro. by Roland Levillain · 9 years ago
  53. d778cd6 Expect spurious wake-up from futex(2)/FUTEX_WAIT call. by Vladimir Marko · 9 years ago
  54. 74c0d1b Merge "MIPS32: Fix MipsInstructionSetFeatures::FromVariant()" by Treehugger Robot · 9 years ago
  55. 5aef803 Merge "Never go to resolution while inspecting inlined frames." by Nicolas Geoffray · 9 years ago
  56. b5390f7 Have LOCAL_ASFLAGS honor debug/non-debug configuration. by Roland Levillain · 9 years ago
  57. c6df1e3 Never go to resolution while inspecting inlined frames. by Nicolas Geoffray · 9 years ago
  58. 5d45e8f MIPS: Use $a0 instead $zero for passing faulting address by Goran Jakovljevic · 9 years ago
  59. c42a4d5 MIPS32: Fix MipsInstructionSetFeatures::FromVariant() by Alexey Frunze · 9 years ago
  60. 60245ae Merge "Revert "Revert "Gray only immune objects mutators access.""" by Treehugger Robot · 9 years ago
  61. 1fe7627 Merge "Fix divergence between interpreter and compiler." by Treehugger Robot · 9 years ago
  62. a7821bf Fix stack alignment in x86 read barrier entry points. by Roland Levillain · 9 years ago
  63. 19c1014 Merge "Special case the suspend to runnable transition when locking." by Nicolas Geoffray · 9 years ago
  64. d8db5a2 Revert "Revert "Gray only immune objects mutators access."" by Hiroshi Yamauchi · 9 years ago
  65. 0d38e26 Merge "ART: Add dex2oat swap-usage parameters" by Treehugger Robot · 9 years ago
  66. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 9 years ago
  67. 2a1b7ac Fix divergence between interpreter and compiler. by Aart Bik · 9 years ago
  68. 350cc99 Also add the monitor offset as a potential implicit NPE. by Nicolas Geoffray · 9 years ago
  69. 9f5f8ac Special case the suspend to runnable transition when locking. by Nicolas Geoffray · 9 years ago
  70. 04a23d7 Merge "Clean up profiler options" by Treehugger Robot · 9 years ago
  71. 7f0ae73 Fix interpreter tests. by Nicolas Geoffray · 9 years ago
  72. 5b64306 Fix mac build. by Nicolas Geoffray · 9 years ago
  73. 138dbff Clean up profiler options by Calin Juravle · 9 years ago
  74. 9c23cec Merge "Remove the old obsolete profiler" by Treehugger Robot · 9 years ago
  75. fdbc395 Merge "Do checks on the fault address when we think it's an NPE." by Treehugger Robot · 9 years ago
  76. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 9 years ago
  77. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  78. e36389f Merge "Revert "Refactor GetIMTIndex"" by Nicolas Geoffray · 9 years ago
  79. d4ceecc Revert "Refactor GetIMTIndex" by Nicolas Geoffray · 9 years ago
  80. abf6441 Merge "Revert "Propagate flags to ShouldHaveEmbeddedVTable"" by Nicolas Geoffray · 9 years ago
  81. fb7a0b4 Revert "Propagate flags to ShouldHaveEmbeddedVTable" by Nicolas Geoffray · 9 years ago
  82. 4dd9d82 Merge "Add ability to generate a random test profile" by Treehugger Robot · 9 years ago
  83. ece0c2e Merge "Add debug option to ignore checksum checks in profiles." by Treehugger Robot · 9 years ago
  84. be84b59 Remove the old obsolete profiler by Calin Juravle · 9 years ago
  85. 7bcdb53 Add ability to generate a random test profile by Calin Juravle · 9 years ago
  86. c458857 Add debug option to ignore checksum checks in profiles. by Calin Juravle · 9 years ago
  87. 5c6a587 Clean up StringReferenceValueComparator and DexFile. by Vladimir Marko · 9 years ago
  88. bad21cb Merge "Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a" by Przemyslaw Szczepaniak · 9 years ago
  89. 9822f6b Merge "OatFileAssistantTest: do not relocate image randomly." by Richard Uhler · 9 years ago
  90. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 9 years ago
  91. a48403e OatFileAssistantTest: do not relocate image randomly. by Richard Uhler · 9 years ago
  92. a4fa2e7 Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a by Przemyslaw Szczepaniak · 9 years ago
  93. 4692c35 Merge "Replace String.charAt() with HIR." by Vladimir Marko · 9 years ago
  94. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  95. 2ebef63 x86: Fix CFI info for FOUR_ARG_DOWNCALL. by Vladimir Marko · 9 years ago
  96. 9a8620e Merge "Catch additional OOME in ThreadStress." by Vladimir Marko · 9 years ago
  97. bbcf072 Merge "Release the thread_list lock while waiting for daemons." by Nicolas Geoffray · 9 years ago
  98. 5fe1026 Catch additional OOME in ThreadStress. by Vladimir Marko · 9 years ago
  99. aa45daa Release the thread_list lock while waiting for daemons. by Nicolas Geoffray · 9 years ago
  100. 2d48e53 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 9 years ago