1. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 7 years ago
  2. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  3. 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 7 years ago
  4. a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 7 years ago
  5. af94020 Do not pass DexFile to ClassLinker::ResolveMethodType(). by Vladimir Marko · 7 years ago
  6. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  7. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  8. e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
  9. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  10. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
  11. 848574c Implement asynchronous exception support by Alex Light · 7 years ago
  12. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  13. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  14. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  15. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  16. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  17. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  18. cecc488 Don't increment the hotness for invokes. by Nicolas Geoffray · 7 years ago
  19. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  20. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  21. fef27c2 Fix pointer size mismatch by Chang Xing · 7 years ago
  22. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  23. b9bec2e Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 7 years ago
  24. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 7 years ago
  25. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  26. 41d8263 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Nicolas Geoffray · 7 years ago
  27. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 7 years ago
  28. 02a4d7f Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 7 years ago
  29. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  30. 78f1bdc Interpreter intrinsics by buzbee · 7 years ago
  31. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  32. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  33. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
  34. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  35. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  36. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  37. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  38. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  39. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  40. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  41. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  42. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  43. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
  44. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  45. 208f857 interpreter: support for non-exact invokes. by Narayan Kamath · 8 years ago
  46. a10ae78 Temporarily add debug logging for b/31357497 by Hiroshi Yamauchi · 8 years ago
  47. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 8 years ago
  48. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 8 years ago
  49. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  50. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  51. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  52. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  53. 5e26eb1 ART: Clean up interpreter includes by Andreas Gampe · 8 years ago
  54. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  55. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  56. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  57. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 8 years ago
  58. d47fd90 Revert "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 8 years ago
  59. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  60. 05801f4 Merge "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 8 years ago
  61. d7af522 Revert "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 8 years ago
  62. 2812ddd Merge "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 8 years ago
  63. e664cfe ART: Add Mterp export pc poison testing mode by buzbee · 8 years ago
  64. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 8 years ago
  65. badee98 Optimize IMT by Nelli Kim · 8 years ago
  66. ffedec5 Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Mingyao Yang · 8 years ago
  67. 695e2c4 Revert "Move rewritten StringFactory call results into dex registers for deopt" by Hiroshi Yamauchi · 8 years ago
  68. 8ca33bf Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 8 years ago
  69. 56fdd0e ART: Disambiguate access-checks mode from lock-counting by Andreas Gampe · 8 years ago
  70. 71cd50f Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 8 years ago
  71. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 8 years ago
  72. 9fb0ac7 Enable bytecode tracing in ART FI by Serguei Katkov · 9 years ago
  73. 05d2415 Add option to never interpret. by Siva Chandra · 9 years ago
  74. 1452bee Fast Art interpreter by buzbee · 9 years ago
  75. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  76. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  77. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  78. f33ea79 Merge "lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews." by Igor Murashkin · 9 years ago
  79. 30c475a lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews. by Igor Murashkin · 9 years ago
  80. 2d096c9 Fix moving GC bugs in MonitorEnter and MonitorExit by Mathieu Chartier · 9 years ago
  81. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 9 years ago
  82. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 9 years ago
  83. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 9 years ago
  84. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 9 years ago
  85. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  86. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  87. 3a35714 ART: Clean up unnecessary ArtMethod** by Andreas Gampe · 9 years ago
  88. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  89. fb326cf base: replace raw pointers for out-parameters with safer out<T> by Igor Murashkin · 9 years ago
  90. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  91. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 9 years ago
  92. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  93. ec3a4e7 Merge "runtime: Partially implement box-lambda and unbox-lambda experimental opcodes" by Igor Murashkin · 9 years ago
  94. 2ee54e2 runtime: Partially implement box-lambda and unbox-lambda experimental opcodes by Igor Murashkin · 9 years ago
  95. 247e977 Merge "interpreter: Add experimental lambda opcodes for invoke/create-lambda" by Igor Murashkin · 9 years ago
  96. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 9 years ago
  97. 2ef645b ART: Allow PackedSwitch instructions with zero targets by David Brazdil · 9 years ago
  98. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  99. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  100. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago