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