1. 9013bb0 Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" by Vladimir Marko · 9 years ago
  2. 1eab4a8 Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS. by Roland Levillain · 9 years ago
  3. 3eb242c Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  4. 3610abe Merge "Move the trace file out of the profiles folder." by Calin Juravle · 9 years ago
  5. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  6. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  7. 74974ab ART: add kryo to a53 #835769 & #843419 erratum exception list by Ajay Dudani · 9 years ago
  8. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 9 years ago
  9. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 9 years ago
  10. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 9 years ago
  11. b190d94 Add class loader argument to openDexFileNative by Mathieu Chartier · 9 years ago
  12. 7a2f5c9 Merge "Revert "Mark __jit_debug_register_code as a unique symbol"" by Tamas Berghammer · 9 years ago
  13. 0fd5812 Revert "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  14. 190c5f9 Merge "JDWP: default implementation of Method.IsObsolete" by Sebastien Hertz · 9 years ago
  15. 772e3ab Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  16. 9b71e9c Merge "ART: Add comments to Scoped-/ArenaAllocator." by Vladimir Marko · 9 years ago
  17. 11a4c96 Merge "Image space cleanup for app images" by Mathieu Chartier · 9 years ago
  18. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  19. 328c5dc Get class loader to remember interrupts by Hans Boehm · 9 years ago
  20. fda0432 ART: Add comments to Scoped-/ArenaAllocator. by Vladimir Marko · 9 years ago
  21. 00bcbcf Merge "ART: Fix arena allocation for valgrind." by Vladimir Marko · 9 years ago
  22. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 9 years ago
  23. 7500193 ART: Fix arena allocation for valgrind. by Vladimir Marko · 9 years ago
  24. e7132a9 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  25. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  26. d7c76bd Merge "Don't use fixed addresses in mem map test" by Mathieu Chartier · 9 years ago
  27. 16d29f8 Don't use fixed addresses in mem map test by Mathieu Chartier · 9 years ago
  28. 5b1157b Merge "ART: Fix leak in Heap" by Andreas Gampe · 9 years ago
  29. 6be4f2a ART: Fix leak in Heap by Andreas Gampe · 9 years ago
  30. 688567c Merge "Rosalloc fast path in assembly for x86_64." by Hiroshi Yamauchi · 9 years ago
  31. 21e3325 Delete flaky DCHECK by Mathieu Chartier · 9 years ago
  32. 11cea0c Fix mac build by Mathieu Chartier · 9 years ago
  33. 86c3f48 Rosalloc fast path in assembly for x86_64. by Hiroshi Yamauchi · 9 years ago
  34. 42bddce Add low_4gb support to MapFile and MapFileAtAddress by Mathieu Chartier · 9 years ago
  35. 78232f2 Merge "ART: Rerun the verifier for compile-time failures" by Andreas Gampe · 9 years ago
  36. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 9 years ago
  37. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 9 years ago
  38. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 9 years ago
  39. a808bac Add more image writer comments and clean up by Mathieu Chartier · 9 years ago
  40. 0a97fc6 JDWP: default implementation of Method.IsObsolete by Sebastien Hertz · 9 years ago
  41. 8ccbd27 Remove unused variable. by Nicolas Geoffray · 9 years ago
  42. dc18417 Merge "Fix interaction between JIT and instrumentation." by Nicolas Geoffray · 9 years ago
  43. ba34e70 Merge "ART: Fix return-object verification" by Andreas Gampe · 9 years ago
  44. a4c98f2 ART: Fix return-object verification by Andreas Gampe · 9 years ago
  45. 8249eac Merge "Use _exit instead of exit after exec fails" by Brian Carlstrom · 9 years ago
  46. 6c7aae9 Revert "Mark __jit_debug_register_code as a unique symbol" by Andreas Gampe · 9 years ago
  47. 5caf652 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  48. ef7ef4c Merge "ART: Change behavior for rethrowing init failures (2)" by Andreas Gampe · 9 years ago
  49. f66f05d Merge "ART: Fix potential integer overflow in JNI." by Vladimir Marko · 9 years ago
  50. 795e341 ART: Fix potential integer overflow in JNI. by Vladimir Marko · 9 years ago
  51. 17656eb Merge "MIPS32: java.lang.String.equals" by Andreas Gampe · 9 years ago
  52. 16ba2b4 MIPS32: java.lang.String.equals by Chris Larsen · 9 years ago
  53. a5891e8 Fix interaction between JIT and instrumentation. by Nicolas Geoffray · 9 years ago
  54. 5348137 Merge "JDWP: fix returned tag for ClassType.NewInstance" by Sebastien Hertz · 9 years ago
  55. 2fa6842 Merge "ART: Fix ignoring duplicate fields when loading class." by Vladimir Marko · 9 years ago
  56. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  57. 51c1b63 Merge "Fix elf writer to properly handle empty text sections" by Mathieu Chartier · 9 years ago
  58. 07ddb6f Fix elf writer to properly handle empty text sections by Mathieu Chartier · 9 years ago
  59. ae35c37 Use _exit instead of exit after exec fails by Tobias Lindskog · 9 years ago
  60. 81819db ART: Fix ignoring duplicate fields when loading class. by Vladimir Marko · 9 years ago
  61. 0f7c933 Minor cleanup of Monitor::VisitLocks by Sebastien Hertz · 9 years ago
  62. a3e1377 JDWP: fix returned tag for ClassType.NewInstance by Sebastien Hertz · 9 years ago
  63. 63e47f4 Fix flake around instrumentation. by Nicolas Geoffray · 9 years ago
  64. b24301b Merge "Code cleanup to avoid CompilerDriver abstractions in JIT." by Nicolas Geoffray · 9 years ago
  65. 629e935 Properly delete the jit thread pool. by Nicolas Geoffray · 9 years ago
  66. d28b969 Code cleanup to avoid CompilerDriver abstractions in JIT. by Nicolas Geoffray · 9 years ago
  67. c09b334 Merge "Revert "Add basic image writer support for app images"" by Nicolas Geoffray · 9 years ago
  68. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  69. a930832 Merge "Add basic image writer support for app images" by Mathieu Chartier · 9 years ago
  70. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 9 years ago
  71. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  72. accc249 Merge "ART: Change behavior for rethrowing init failures" by Andreas Gampe · 9 years ago
  73. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  74. 6bf6e43 Merge "JDWP: fix java.lang.String creation" by Sebastien Hertz · 9 years ago
  75. 12cbc87 Merge "Fix TODO on instrumentation and add some more DCHECKs." by Nicolas Geoffray · 9 years ago
  76. 5a23d2e Fix TODO on instrumentation and add some more DCHECKs. by Nicolas Geoffray · 9 years ago
  77. f33ea79 Merge "lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews." by Igor Murashkin · 9 years ago
  78. fb4b605 Merge "Fix broken handling of instrumentation lists." by Nicolas Geoffray · 9 years ago
  79. 514a616 Fix broken handling of instrumentation lists. by Nicolas Geoffray · 9 years ago
  80. 56d5e50 JDWP: fix java.lang.String creation by Sebastien Hertz · 9 years ago
  81. ea834bb Merge "Use --oat-fd instead of --oat-file when calling dex2oat." by Richard Uhler · 9 years ago
  82. df6dc42 Merge "Fix deadlock with the JIT code cache." by Nicolas Geoffray · 9 years ago
  83. 6262340 Fix deadlock with the JIT code cache. by Nicolas Geoffray · 9 years ago
  84. 4bbe780 Merge "Minor improvements for the CC collector." by Hiroshi Yamauchi · 9 years ago
  85. 30c475a lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews. by Igor Murashkin · 9 years ago
  86. 3482c27 Merge "Fix minor problems with interface verification and default methods." by Alex Light · 9 years ago
  87. 723e6ce Minor improvements for the CC collector. by Hiroshi Yamauchi · 9 years ago
  88. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  89. 43c6d31 Merge "Remove extra space at end of line in output." by Christopher Ferris · 9 years ago
  90. a190645 Remove extra space at end of line in output. by Christopher Ferris · 9 years ago
  91. 289c4e3 Merge "A generic jni method can be instrumented." by Nicolas Geoffray · 9 years ago
  92. 703c282 A generic jni method can be instrumented. by Nicolas Geoffray · 9 years ago
  93. fca90a1 Fix compile-time error. by Nicolas Geoffray · 9 years ago
  94. f31f973 Merge "Refactor code so that JIT can parse compiler options." by Nicolas Geoffray · 9 years ago
  95. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 9 years ago
  96. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 9 years ago
  97. b56200b Add comment for RunCheckpoint and clean up ThreadList a bit by Mathieu Chartier · 9 years ago
  98. 0b654bc Merge "Relax some CASes for the CC collector." by Hiroshi Yamauchi · 9 years ago
  99. 59cc4e8 Merge "Implementation of fast lookup table to search class_def by descriptor" by Mathieu Chartier · 9 years ago
  100. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago