1. 99a7716 Merge "Clean up some uses of "auto"." by Treehugger Robot · 8 years ago
  2. 32a680a Merge "Revert "Use IsMarked instead of Mark for profiling info."" by Nicolas Geoffray · 8 years ago
  3. 3afefba Revert "Use IsMarked instead of Mark for profiling info." by Nicolas Geoffray · 8 years ago
  4. 7d157fc Clean up some uses of "auto". by Vladimir Marko · 8 years ago
  5. 58d7ddc Merge "Instruction scheduling for ARM." by Nicolas Geoffray · 8 years ago
  6. a76e0ca Merge "Use IsMarked instead of Mark for profiling info." by Nicolas Geoffray · 8 years ago
  7. 7e4f71f Merge "Add test for getError() of NativeBridge." by Treehugger Robot · 8 years ago
  8. 0e08ab4 Merge "Fix page accounting for multidex" by David Sehr · 8 years ago
  9. 99cddda Merge "Add explicit default copy constructor" by Yi Kong · 8 years ago
  10. 2abb686 Add test for getError() of NativeBridge. by Yanbing Jiang · 8 years ago
  11. b75e66e Merge "Testrunner: Fix concurrecy for --target" by Shubham Ajmera · 8 years ago
  12. a30183d Use IsMarked instead of Mark for profiling info. by Nicolas Geoffray · 8 years ago
  13. 093a6fb Fix page accounting for multidex by David Sehr · 8 years ago
  14. 0ac500f Merge "ART: Make GC Pause Listener more precise" by Treehugger Robot · 8 years ago
  15. 2665bc8 Add explicit default copy constructor by Yi Kong · 8 years ago
  16. 92f4672 Merge "Improve the documentation of an ARM64 parallel move resolver corner case." by Roland Levillain · 8 years ago
  17. 5528d1c Merge changes I93c26ff3,I0dc1a141 by Treehugger Robot · 8 years ago
  18. 6e64445 ART: Make GC Pause Listener more precise by Andreas Gampe · 8 years ago
  19. 270970e Merge "ARM/AOT: Allow 16-bit LDR for Baker read barrier loads." by Treehugger Robot · 8 years ago
  20. 201c819 Merge "Fix braino in enum use." by Nicolas Geoffray · 8 years ago
  21. e6cf620 Merge "ART: Fix null dereference for JSR45" by Orion Hodson · 8 years ago
  22. c8a5b6c Merge "Revert "ARM: Improve the code generated for HCondition with a constant input"" by Nicolas Geoffray · 8 years ago
  23. 3082661 Revert "ARM: Improve the code generated for HCondition with a constant input" by Nicolas Geoffray · 8 years ago
  24. 81cc43e Fix braino in enum use. by Nicolas Geoffray · 8 years ago
  25. ddc38fe Merge "Add runtime reasons for deopt." by Nicolas Geoffray · 8 years ago
  26. cf7127b ART: Fix null dereference for JSR45 by Orion Hodson · 8 years ago
  27. 45f9865 Merge "SignalCatcher: Minor tweaks to log message." by Narayan Kamath · 8 years ago
  28. 8dc0329 Merge "Be defensive in dex2oat when updating the vdex in-place." by Nicolas Geoffray · 8 years ago
  29. 4e92c3c Add runtime reasons for deopt. by Nicolas Geoffray · 8 years ago
  30. 2eb25e4 ART: Add IterateThroughHeapExt by Andreas Gampe · 8 years ago
  31. f787fd3 ART: Refactor IterateThroughHeap by Andreas Gampe · 8 years ago
  32. 8fd2694 Testrunner: Fix concurrecy for --target by Shubham Ajmera · 8 years ago
  33. 1a9a9e3 Merge "Moved knowledge on masking shift operands to simplifier." by Aart Bik · 8 years ago
  34. 50e20d5 Moved knowledge on masking shift operands to simplifier. by Aart Bik · 8 years ago
  35. d5580a9 Merge "Lower flock LOG(FATAL) to LOG(WARNING)" by Treehugger Robot · 8 years ago
  36. 3db6ff3 Merge "Disable test 640-checker-integer-valueof in PIC mode" by Treehugger Robot · 8 years ago
  37. 88abba2 ARM/AOT: Allow 16-bit LDR for Baker read barrier loads. by Vladimir Marko · 8 years ago
  38. e904653 Merge "Add test for access thunk inlining." by Treehugger Robot · 8 years ago
  39. da33049 Merge "ARM: Improve the code generated for HCondition with a constant input" by Treehugger Robot · 8 years ago
  40. 7050f9d Disable test 640-checker-integer-valueof in PIC mode by Goran Jakovljevic · 8 years ago
  41. 36930ec Be defensive in dex2oat when updating the vdex in-place. by Nicolas Geoffray · 8 years ago
  42. e523aba Add test for access thunk inlining. by Vladimir Marko · 8 years ago
  43. cbf27b3 Merge "Do not fsync profiles on close" by Treehugger Robot · 8 years ago
  44. b42118e Merge "ART: Fix GetErrorName." by Treehugger Robot · 8 years ago
  45. 9c48ee5 Lower flock LOG(FATAL) to LOG(WARNING) by Alex Light · 8 years ago
  46. a749ec2 Merge "Testrunner: Fix --gdb issue" by Treehugger Robot · 8 years ago
  47. df674c4 Do not fsync profiles on close by Calin Juravle · 8 years ago
  48. 95c466d ART: Fix GetErrorName. by Andreas Gampe · 8 years ago
  49. b4949f5 Testrunner: Fix --gdb issue by Shubham Ajmera · 8 years ago
  50. b404f34 ARM: Improve the code generated for HCondition with a constant input by Anton Kirilov · 8 years ago
  51. e1e0350 Merge "Extra test on coupled induction." by Treehugger Robot · 8 years ago
  52. 89112da Extra test on coupled induction. by Aart Bik · 8 years ago
  53. bf2dd4b Merge "MIPS32: Implement branchless HCondition for longs" by Treehugger Robot · 8 years ago
  54. b9c3a99 Merge "Bump oat version after compiler filter name changes." by Treehugger Robot · 8 years ago
  55. f5ccfb5 Merge "Honor --force-determinism for vdex." by Nicolas Geoffray · 8 years ago
  56. 81c50bf Merge "Refactor Baker CC read barrier link-time thunk generation." by Treehugger Robot · 8 years ago
  57. 21b2bad Merge "Resolve the tracked locations in profile saver" by Treehugger Robot · 8 years ago
  58. f977691 Bump oat version after compiler filter name changes. by Nicolas Geoffray · 8 years ago
  59. 9302917 Merge "Improve the implementation of UnsafeCASObject with Baker read barriers." by Roland Levillain · 8 years ago
  60. 8b5d9b6 Resolve the tracked locations in profile saver by Calin Juravle · 8 years ago
  61. f7caf68 Instruction scheduling for ARM. by xueliang.zhong · 8 years ago
  62. 91f956c Merge "Check static field initial value types match in dex file verifier." by Treehugger Robot · 8 years ago
  63. c286d17 Merge "ART: Disable parts of tests under sanitization" by Treehugger Robot · 8 years ago
  64. 853656a Merge "Add dexlayout support for call sites and method handles." by Treehugger Robot · 8 years ago
  65. 326c1a2 Check static field initial value types match in dex file verifier. by Jeff Hao · 8 years ago
  66. 59cd177 Merge "Revert "Revert "Ensure dex file are extracted and verified at load time""" by Calin Juravle · 8 years ago
  67. ff48700 Improve the implementation of UnsafeCASObject with Baker read barriers. by Roland Levillain · 8 years ago
  68. 07ad092 Merge "Dexdiag returns error when no maps found" by David Sehr · 8 years ago
  69. fe307fd Merge "ARM: Link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  70. 0a51fc3 Refactor Baker CC read barrier link-time thunk generation. by Vladimir Marko · 8 years ago
  71. eee1c0e ARM: Link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 8 years ago
  72. 4eacc7f Merge "optimizing: Fix undefined behavior in graph checker" by Treehugger Robot · 8 years ago
  73. 549844e Merge "Handle safe mode in PackageManager." by Nicolas Geoffray · 8 years ago
  74. f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 8 years ago
  75. 1a8864e Merge "ART: Add Heap JVMTI extension API" by Treehugger Robot · 8 years ago
  76. 357c66d Revert "Revert "Ensure dex file are extracted and verified at load time"" by Calin Juravle · 8 years ago
  77. d73aba4 ART: Add Heap JVMTI extension API by Andreas Gampe · 8 years ago
  78. 592f802 Dexdiag returns error when no maps found by David Sehr · 8 years ago
  79. 5daee90 Add dexlayout support for call sites and method handles. by Jeff Hao · 8 years ago
  80. 4ae432d optimizing: Fix undefined behavior in graph checker by Igor Murashkin · 8 years ago
  81. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 8 years ago
  82. 8a18ce7 Merge "ART: Change alloc-space begin for x86 ASAN" by Treehugger Robot · 8 years ago
  83. 05a252b Merge "Add dexdiag_test" by Shubham Ajmera · 8 years ago
  84. acac09d Merge "ART: Fix test 912" by Treehugger Robot · 8 years ago
  85. f3fb1fc Merge "MIPS: Change remaining entrypoints to save everything." by Treehugger Robot · 8 years ago
  86. 9459127 Merge "Don't use free list LOS for --force-determinism." by Nicolas Geoffray · 8 years ago
  87. 286fb44 Merge "ARM/VIXL: Remove obsolete DeduplicateDexCacheAddressLiteral()." by Treehugger Robot · 8 years ago
  88. c7cee40 Merge "MIPS: Check for forwarding address in READ_BARRIER_MARK_REG." by Treehugger Robot · 8 years ago
  89. e39e702 ARM/VIXL: Remove obsolete DeduplicateDexCacheAddressLiteral(). by Vladimir Marko · 8 years ago
  90. 741d426 Handle safe mode in PackageManager. by Nicolas Geoffray · 8 years ago
  91. a3cb132 MIPS: Check for forwarding address in READ_BARRIER_MARK_REG. by Alexey Frunze · 8 years ago
  92. a164ec5 ART: Fix test 912 by Andreas Gampe · 8 years ago
  93. e8857fe ART: Change alloc-space begin for x86 ASAN by Andreas Gampe · 8 years ago
  94. 568655e Merge "Fix CHECK for is_using_read_barrier_entrypoints" by Treehugger Robot · 8 years ago
  95. a9a4f5f Fix CHECK for is_using_read_barrier_entrypoints by Mathieu Chartier · 8 years ago
  96. cbd06cf Merge "Revert "Ensure dex file are extracted and verified at load time"" by Calin Juravle · 8 years ago
  97. 9bfc6bb Revert "Ensure dex file are extracted and verified at load time" by Calin Juravle · 8 years ago
  98. 3d0731a Merge "Fixed bug due to not updating TC information (with regression test)" by Aart Bik · 8 years ago
  99. 824fd23 Merge "Revert "Revert "Add concurrent card graying for immune spaces""" by Mathieu Chartier · 8 years ago
  100. 55232f1 Add dexdiag_test by David Sehr · 8 years ago