1. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  2. 370423d interpreter: Remove unnecessary template arg from DoCallCommon. by Narayan Kamath · 8 years ago
  3. 0715c0b Add handle wrapper for interpreter field get/set by Mathieu Chartier · 8 years ago
  4. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  5. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 8 years ago
  6. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  7. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  8. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  9. ffedec5 Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Mingyao Yang · 8 years ago
  10. 695e2c4 Revert "Move rewritten StringFactory call results into dex registers for deopt" by Hiroshi Yamauchi · 8 years ago
  11. 8ca33bf Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 8 years ago
  12. 71cd50f Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 8 years ago
  13. daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 8 years ago
  14. ec3b7ab Fix issue with proxy invocation on default methods by Alex Light · 8 years ago
  15. 98e6ce4 Remove string init map. by Nicolas Geoffray · 8 years ago
  16. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 8 years ago
  17. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 8 years ago
  18. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 8 years ago
  19. 9f95ba7 interpreter: Fix proxy method invocation with access checks enabled. by Igor Murashkin · 8 years ago
  20. 05d2415 Add option to never interpret. by Siva Chandra · 9 years ago
  21. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 8 years ago
  22. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  23. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 9 years ago
  24. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  25. cf3f991 Merge "ART: Use unique_ptr for alloca-ed ShadowFrames" by Andreas Gampe · 9 years ago
  26. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 9 years ago
  27. 446ca43 Merge "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Nicolas Geoffray · 9 years ago
  28. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 9 years ago
  29. 9c612ca Merge "lambda: Experimental support for capture-variable and liberate-variable" by Igor Murashkin · 9 years ago
  30. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 9 years ago
  31. b302592 ART: Use unique_ptr for alloca-ed ShadowFrames by Andreas Gampe · 9 years ago
  32. 7856835 Fix locking on string init map (again). by Vladimir Marko · 9 years ago
  33. 4686c52 Fix locking on string init map. by Jeff Hao · 9 years ago
  34. a2c3864 Add lock around interpreter string init reg map. by Jeff Hao · 9 years ago
  35. 520633b Support deoptimization on exception by Sebastien Hertz · 9 years ago
  36. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  37. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  38. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  39. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  40. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  41. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  42. a06b49b interpreter: Fix string init for soft-failed invokes by Igor Murashkin · 9 years ago
  43. f12ffdb Merge "Fix moving GC bug in DoFilledNewArray" by Mathieu Chartier · 9 years ago
  44. 52ea33b Fix moving GC bug in DoFilledNewArray by Mathieu Chartier · 9 years ago
  45. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 9 years ago
  46. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 9 years ago
  47. f795869 Follow up on CL 151605 by Sebastien Hertz · 9 years ago
  48. 1f2d3ba Fix nested deoptimization. by Mingyao Yang · 9 years ago
  49. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  50. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  51. 8c638bc Fix non-range String init calls by Kenny Root · 9 years ago
  52. 9651d9b Restore interpreter check during DoCall removed by string init. by Jeff Hao · 9 years ago
  53. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 10 years ago
  54. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  55. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  56. 45b1597 Use va_list argument to abort transaction by Sebastien Hertz · 9 years ago
  57. 2fd7e69 Use specific exception class to abort transaction by Sebastien Hertz · 9 years ago
  58. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  59. eb07669 JDWP: Optimized single step during debugging by Daniel Mihalyi · 10 years ago
  60. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 9 years ago
  61. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 9 years ago
  62. 5c9d8f0 Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 9 years ago
  63. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 9 years ago
  64. e2be653 ART: Allow arraycopy with int[] in unstarted runtime by Andreas Gampe · 9 years ago
  65. 029113f Merge "ART: Fix missing handles" by Andreas Gampe · 9 years ago
  66. 729699d ART: Fix missing handles by Andreas Gampe · 9 years ago
  67. 7642cfc Change how we report exceptions to the debugger. by Nicolas Geoffray · 9 years ago
  68. f0e128a ART: Allow more operations in unstarted Runtime by Andreas Gampe · 9 years ago
  69. 1c80bec Fix transaction aborting by Sebastien Hertz · 9 years ago
  70. ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 10 years ago
  71. a048560 Move GetClassFromTypeIdx to ArtMethod. by Ian Rogers · 10 years ago
  72. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  73. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 10 years ago
  74. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  75. 6b14d55 Move GetNameAsString out of MethodHelper into ArtMethod. by Ian Rogers · 10 years ago
  76. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 10 years ago
  77. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  78. 5ad97da Handlerize methods across some GC points. by Hiroshi Yamauchi · 10 years ago
  79. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  80. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  81. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  82. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  83. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  84. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  85. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  86. 792f596 Merge "Fix class initialization checks in interpreter" by Sebastien Hertz · 10 years ago
  87. 1edbd8e Fix class initialization checks in interpreter by Sebastien Hertz · 10 years ago
  88. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  89. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 10 years ago
  90. 7b1cabf CW on Master: Propagate or throw exception when no class found happens in interpreter. by Sean Wan · 10 years ago
  91. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 10 years ago
  92. 5487494 Workaround frame size issues. by Ian Rogers · 10 years ago
  93. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  94. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  95. 2a0d4ec ART: Fix forbidden thread state change in interpreter by Andreas Gampe · 10 years ago
  96. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  97. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  98. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  99. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 10 years ago
  100. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago