1. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 8 years ago
  2. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 8 years ago
  3. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  4. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 8 years ago
  5. b5390f7 Have LOCAL_ASFLAGS honor debug/non-debug configuration. by Roland Levillain · 8 years ago
  6. 138dbff Clean up profiler options by Calin Juravle · 8 years ago
  7. be84b59 Remove the old obsolete profiler by Calin Juravle · 8 years ago
  8. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 9 years ago
  9. 1133db7 Remove AnnotationAccess and its remaining uses. by Jeff Hao · 9 years ago
  10. bf9611f ART: Clean up verifier by Andreas Gampe · 9 years ago
  11. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  12. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  13. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  14. f8cb178 Move process state into runtime by Mathieu Chartier · 9 years ago
  15. 5f97157 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
  16. a388c5a Enable clang for ARM builds. by Stephen Hines · 9 years ago
  17. 00b53b7 Fast ART MIPS64 interpreter by Alexey Frunze · 9 years ago
  18. 6cbe081 Revert "Revert "Fast ART x86_64 interpretator"" by Serguei Katkov · 9 years ago
  19. 200f040 [MIPS] Add Fast Art interpreter for Mips32. by Douglas Leung · 9 years ago
  20. d9c0530 Merge "Mark __jit_debug_register_code as a unique symbol on aarch64" by Tamas Berghammer · 9 years ago
  21. 05dfaaa Mterp: Fix and restore mac host build by Serguei Katkov · 9 years ago
  22. 274b455 Mark __jit_debug_register_code as a unique symbol on aarch64 by Tamas Berghammer · 9 years ago
  23. 3b0b4b9 Revert "Revert "ART: Mterp for arm64"" by Bill Buzbee · 9 years ago
  24. 43f3fb9 Revert "ART: Mterp for arm64" by Sebastien Hertz · 9 years ago
  25. e0c269e ART: Mterp for arm64 by buzbee · 9 years ago
  26. 7c58bd4 Revert "Revert "Fast ART x86 interpreter"" by Bill Buzbee · 9 years ago
  27. 2d093a1 Revert "Fast ART x86 interpreter" by Bill Buzbee · 9 years ago
  28. 99229c7 Fast ART x86 interpreter by Serguei Katkov · 9 years ago
  29. 1452bee Fast Art interpreter by buzbee · 10 years ago
  30. 068131c Remove unused reference to MALLOC_IMPL. by Josh Gao · 9 years ago
  31. 7f65b46 Merge "Save profile information in a separate thread." am: 58b2329de7 by Calin Juravle · 9 years ago
  32. 58b2329 Merge "Save profile information in a separate thread." by Calin Juravle · 9 years ago
  33. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 9 years ago
  34. 6654841 Merge "Move JIT debugger interface code to its own file." am: 975dd72796 by David Srbecky · 9 years ago
  35. 18d2095 Override notice file for OpenJdk based modules. by Narayan Kamath · 9 years ago
  36. 6ca77ec Separate OpenjdkJvm.cc into its own shared library. by Narayan Kamath · 9 years ago
  37. 67feb17 Move JIT debugger interface code to its own file. by David Srbecky · 9 years ago
  38. a3f245d Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" am: 4741516396 by Roland Levillain · 9 years ago
  39. 4741516 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 9 years ago
  40. 44409d3 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  41. 98d46d2 Merge "Use isolated namespaces for app native libs" by Dimitry Ivanov · 9 years ago
  42. 0fa75b6 Merge "Mark __jit_debug_register_code as a unique symbol" am: 919b6d5fc9 by Tamas Berghammer · 9 years ago
  43. 919b6d5 Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  44. 76e5eab Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  45. f5a3099 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  46. 6758cf1 Merge "Revert "Revert "Add support for LZ4 compressed image files""" am: 840d22928c by Mathieu Chartier · 9 years ago
  47. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  48. f9c0909 Merge "Revert "Add support for LZ4 compressed image files"" am: 70a33905e9 by Nicolas Geoffray · 9 years ago
  49. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  50. 08a5df9 Merge "Add support for LZ4 compressed image files" am: 7cbd95c2fb am: 3dafd53ff9 by Mathieu Chartier · 9 years ago
  51. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  52. 783b80f Merge "ART: Add FdFile::Copy() to copy data from another file." am: 976af0a291 by Vladimir Marko · 9 years ago
  53. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  54. 4b6c01b Merge "Save jit profiling info to file." am: e8bc4ec44a am: 449f62e059 by Calin Juravle · 9 years ago
  55. 31f2c15 Save jit profiling info to file. by Calin Juravle · 9 years ago
  56. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  57. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  58. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  59. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  60. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  61. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  62. 0fd5812 Revert "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  63. e7132a9 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  64. df0b17a Add an ART implementation of jvm.h by Piotr Jastrzebski · 9 years ago
  65. 6c7aae9 Revert "Mark __jit_debug_register_code as a unique symbol" by Andreas Gampe · 9 years ago
  66. 5caf652 Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  67. 751beff Revert "Revert "Introduce support for hardware simulators, starting with ARM64"" by Phil Wang · 9 years ago
  68. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  69. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 9 years ago
  70. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  71. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  72. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  73. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  74. aa51682 Add exclusion between instrumentation and GC by Mathieu Chartier · 9 years ago
  75. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 9 years ago
  76. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 9 years ago
  77. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 9 years ago
  78. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  79. fc1ccd7 lambda: Infrastructure to support capture/liberate-variable dex opcodes by Igor Murashkin · 9 years ago
  80. 4cd27d6 Revert "Introduce support for hardware simulators, starting with ARM64" by Alex Light · 9 years ago
  81. c2e1a5e Introduce support for hardware simulators, starting with ARM64 by Phil Wang · 9 years ago
  82. 9644ab4 ART: Use Clang default integrated assembler. by Chih-Hung Hsieh · 9 years ago
  83. cb34698 Merge "Do not use -DUSE_*MALLOC for host build" by Shinichiro Hamaji · 9 years ago
  84. 028aec2 Do not use -DUSE_*MALLOC for host build by Shinichiro Hamaji · 9 years ago
  85. cc5ebdf Split the class table for each class loader by Mathieu Chartier · 9 years ago
  86. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 9 years ago
  87. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 9 years ago
  88. 65e069d Build statically linked version of dex2oat. by Calin Juravle · 9 years ago
  89. 0b3ac8e Explicitly link libz-host to libart. by Evgenii Stepanov · 9 years ago
  90. 8c2ff64 Add allocation stack traces for HPROF dump. by Man Cao · 9 years ago
  91. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 9 years ago
  92. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  93. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  94. 41b175a ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  95. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  96. 657318c Add dependency on libbase. by Narayan Kamath · 9 years ago
  97. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  98. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago
  99. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  100. b4524fd Switch to shared libcutils on host to fix odr-violation by Brian Carlstrom · 10 years ago