1. de95c87 RosAlloc fast path inline in assembly for x86 32bit. by lwang85 · 9 years ago
  2. 21e3325 Delete flaky DCHECK by Mathieu Chartier · 9 years ago
  3. 11cea0c Fix mac build by Mathieu Chartier · 9 years ago
  4. 42bddce Add low_4gb support to MapFile and MapFileAtAddress by Mathieu Chartier · 9 years ago
  5. 78232f2 Merge "ART: Rerun the verifier for compile-time failures" by Andreas Gampe · 9 years ago
  6. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 9 years ago
  7. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 9 years ago
  8. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 9 years ago
  9. a808bac Add more image writer comments and clean up by Mathieu Chartier · 9 years ago
  10. 8ccbd27 Remove unused variable. by Nicolas Geoffray · 9 years ago
  11. dc18417 Merge "Fix interaction between JIT and instrumentation." by Nicolas Geoffray · 9 years ago
  12. ba34e70 Merge "ART: Fix return-object verification" by Andreas Gampe · 9 years ago
  13. a4c98f2 ART: Fix return-object verification by Andreas Gampe · 9 years ago
  14. 8249eac Merge "Use _exit instead of exit after exec fails" by Brian Carlstrom · 9 years ago
  15. 6c7aae9 Revert "Mark __jit_debug_register_code as a unique symbol" by Andreas Gampe · 9 years ago
  16. 5caf652 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  17. ef7ef4c Merge "ART: Change behavior for rethrowing init failures (2)" by Andreas Gampe · 9 years ago
  18. f66f05d Merge "ART: Fix potential integer overflow in JNI." by Vladimir Marko · 9 years ago
  19. 795e341 ART: Fix potential integer overflow in JNI. by Vladimir Marko · 9 years ago
  20. 17656eb Merge "MIPS32: java.lang.String.equals" by Andreas Gampe · 9 years ago
  21. 16ba2b4 MIPS32: java.lang.String.equals by Chris Larsen · 9 years ago
  22. a5891e8 Fix interaction between JIT and instrumentation. by Nicolas Geoffray · 9 years ago
  23. 5348137 Merge "JDWP: fix returned tag for ClassType.NewInstance" by Sebastien Hertz · 9 years ago
  24. 2fa6842 Merge "ART: Fix ignoring duplicate fields when loading class." by Vladimir Marko · 9 years ago
  25. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  26. 51c1b63 Merge "Fix elf writer to properly handle empty text sections" by Mathieu Chartier · 9 years ago
  27. 07ddb6f Fix elf writer to properly handle empty text sections by Mathieu Chartier · 9 years ago
  28. ae35c37 Use _exit instead of exit after exec fails by Tobias Lindskog · 9 years ago
  29. 81819db ART: Fix ignoring duplicate fields when loading class. by Vladimir Marko · 9 years ago
  30. 0f7c933 Minor cleanup of Monitor::VisitLocks by Sebastien Hertz · 9 years ago
  31. a3e1377 JDWP: fix returned tag for ClassType.NewInstance by Sebastien Hertz · 9 years ago
  32. 63e47f4 Fix flake around instrumentation. by Nicolas Geoffray · 9 years ago
  33. b24301b Merge "Code cleanup to avoid CompilerDriver abstractions in JIT." by Nicolas Geoffray · 9 years ago
  34. 629e935 Properly delete the jit thread pool. by Nicolas Geoffray · 9 years ago
  35. d28b969 Code cleanup to avoid CompilerDriver abstractions in JIT. by Nicolas Geoffray · 9 years ago
  36. c09b334 Merge "Revert "Add basic image writer support for app images"" by Nicolas Geoffray · 9 years ago
  37. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  38. a930832 Merge "Add basic image writer support for app images" by Mathieu Chartier · 9 years ago
  39. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 9 years ago
  40. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  41. accc249 Merge "ART: Change behavior for rethrowing init failures" by Andreas Gampe · 9 years ago
  42. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  43. 6bf6e43 Merge "JDWP: fix java.lang.String creation" by Sebastien Hertz · 9 years ago
  44. 12cbc87 Merge "Fix TODO on instrumentation and add some more DCHECKs." by Nicolas Geoffray · 9 years ago
  45. 5a23d2e Fix TODO on instrumentation and add some more DCHECKs. by Nicolas Geoffray · 9 years ago
  46. f33ea79 Merge "lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews." by Igor Murashkin · 9 years ago
  47. fb4b605 Merge "Fix broken handling of instrumentation lists." by Nicolas Geoffray · 9 years ago
  48. 514a616 Fix broken handling of instrumentation lists. by Nicolas Geoffray · 9 years ago
  49. 56d5e50 JDWP: fix java.lang.String creation by Sebastien Hertz · 9 years ago
  50. ea834bb Merge "Use --oat-fd instead of --oat-file when calling dex2oat." by Richard Uhler · 9 years ago
  51. df6dc42 Merge "Fix deadlock with the JIT code cache." by Nicolas Geoffray · 9 years ago
  52. 6262340 Fix deadlock with the JIT code cache. by Nicolas Geoffray · 9 years ago
  53. 4bbe780 Merge "Minor improvements for the CC collector." by Hiroshi Yamauchi · 9 years ago
  54. 30c475a lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews. by Igor Murashkin · 9 years ago
  55. 3482c27 Merge "Fix minor problems with interface verification and default methods." by Alex Light · 9 years ago
  56. 723e6ce Minor improvements for the CC collector. by Hiroshi Yamauchi · 9 years ago
  57. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  58. 43c6d31 Merge "Remove extra space at end of line in output." by Christopher Ferris · 9 years ago
  59. a190645 Remove extra space at end of line in output. by Christopher Ferris · 9 years ago
  60. 289c4e3 Merge "A generic jni method can be instrumented." by Nicolas Geoffray · 9 years ago
  61. 703c282 A generic jni method can be instrumented. by Nicolas Geoffray · 9 years ago
  62. fca90a1 Fix compile-time error. by Nicolas Geoffray · 9 years ago
  63. f31f973 Merge "Refactor code so that JIT can parse compiler options." by Nicolas Geoffray · 9 years ago
  64. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 9 years ago
  65. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 9 years ago
  66. b56200b Add comment for RunCheckpoint and clean up ThreadList a bit by Mathieu Chartier · 9 years ago
  67. 0b654bc Merge "Relax some CASes for the CC collector." by Hiroshi Yamauchi · 9 years ago
  68. 59cc4e8 Merge "Implementation of fast lookup table to search class_def by descriptor" by Mathieu Chartier · 9 years ago
  69. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  70. a9cf6ee Merge "ART: Fix deopt from optimized code under inlining" by David Brazdil · 9 years ago
  71. 10d2508 Change Checkpoint API to return total number of checkpoints by Mathieu Chartier · 9 years ago
  72. efc3f02 ART: Fix deopt from optimized code under inlining by David Brazdil · 9 years ago
  73. 0db36b3 Fix minor problems with interface verification and default methods. by Alex Light · 9 years ago
  74. 5f2e628 Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint" by Mathieu Chartier · 9 years ago
  75. 41af5e5 Store method as ArtMethod* instead of jmethodId in Breakpoint by Mathieu Chartier · 9 years ago
  76. b058de9 Merge "Rosalloc fast path in assembly for arm64." by Hiroshi Yamauchi · 9 years ago
  77. 4e915fb Tune heuristics a bit. by Nicolas Geoffray · 9 years ago
  78. 49e4396 A native method may be running and have the resolution stub. by Nicolas Geoffray · 9 years ago
  79. c1fc2b0 Merge "Add support for collection ProfilingInfo objects." by Nicolas Geoffray · 9 years ago
  80. 26705e2 Add support for collection ProfilingInfo objects. by Nicolas Geoffray · 9 years ago
  81. 6fcb8b9 Merge "Revert "Remove DCHECK that does not work for gtests."" by Vladimir Marko · 9 years ago
  82. 3dca4c0 Merge "Use HashMap for DexFileVerifier" by Mathieu Chartier · 9 years ago
  83. 9e1b56f Merge "Make the mark stack expandable for the CC collector." by Hiroshi Yamauchi · 9 years ago
  84. 562ff44 Revert "Remove DCHECK that does not work for gtests." by Vladimir Marko · 9 years ago
  85. 7d32dbc Remove DCHECK that does not work for gtests. by Nicolas Geoffray · 9 years ago
  86. 903ef50 Merge "Added format 25x to dexdump(2)." by Aart Bik · 9 years ago
  87. a3bb720 Added format 25x to dexdump(2). by Aart Bik · 9 years ago
  88. 7a16bdb Merge "Reduce memory used by CompiledMethods." by Vladimir Marko · 9 years ago
  89. 1a7b133 Merge "Support garbage collection of JITted code." by Nicolas Geoffray · 9 years ago
  90. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  91. 9c6ad8e Merge "Remove stalled DCHECK." by Nicolas Geoffray · 9 years ago
  92. bd425fa Remove stalled DCHECK. by Nicolas Geoffray · 9 years ago
  93. 7596996 MIPS32: Move code from RA to T9 in longjump by Goran Jakovljevic · 9 years ago
  94. 0f8e072 Use HashMap for DexFileVerifier by Mathieu Chartier · 9 years ago
  95. 6f6244a Rosalloc fast path in assembly for arm64. by Hiroshi Yamauchi · 9 years ago
  96. 8327cf7 Use --oat-fd instead of --oat-file when calling dex2oat. by Richard Uhler · 9 years ago
  97. 450f012 Merge "Make dchecked_vector C++11 compatible." by Dan Albert · 9 years ago
  98. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  99. f230fee Merge "Add HashSet::Reserve" by Mathieu Chartier · 9 years ago
  100. 05ff5a4 Make dchecked_vector C++11 compatible. by Dan Albert · 9 years ago