1. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 10 years ago
  2. 370423d interpreter: Remove unnecessary template arg from DoCallCommon. by Narayan Kamath · 10 years ago
  3. 0715c0b Add handle wrapper for interpreter field get/set by Mathieu Chartier · 10 years ago
  4. 5075b0e Merge changes I50493bca,I8b266ad0 by Mathieu Chartier · 10 years ago
  5. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 10 years ago
  6. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 10 years ago
  7. 0ad6c8f art: Replace cutils/log.h with android/log.h by Mark Salyzyn · 10 years ago
  8. 462e21c Merge "Delete some unused bitmap walking code" by Mathieu Chartier · 10 years ago
  9. d295618 Merge "DexCachePair : Add an Assign method." by Narayan Kamath · 10 years ago
  10. 23136d1 DexCachePair : Add an Assign method. by Narayan Kamath · 10 years ago
  11. 42b3dd0 Address review comments for change 25352fc06c84cdab8a2ab. by Narayan Kamath · 10 years ago
  12. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 10 years ago
  13. e89e1b5 Merge "String Compression for ARM and ARM64" by Jeff Hao · 10 years ago
  14. f2ebe98 Merge "String compression on intrinsics x86 and x86_64" by Jeff Hao · 10 years ago
  15. 2f8eebb Delete some unused bitmap walking code by Mathieu Chartier · 10 years ago
  16. 0576575 String Compression for ARM and ARM64 by jessicahandojo · 10 years ago
  17. 4f0cabf Merge "Remove dependency on libcutils" by Dimitry Ivanov · 10 years ago
  18. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 10 years ago
  19. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 10 years ago
  20. 9642b1b Remove dependency on libcutils by Dimitry Ivanov · 10 years ago
  21. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 10 years ago
  22. ce157a6 Merge "Simplify our intrinsic recognizer." by Treehugger Robot · 10 years ago
  23. 394b8b2 Merge "Move two dangling mirror objects into handles." by Treehugger Robot · 10 years ago
  24. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 10 years ago
  25. 9d07414 Move two dangling mirror objects into handles. by Nicolas Geoffray · 10 years ago
  26. b4cf427 Merge "dex_cache: rewrite StringDexCachePair as DexCachePair<T>" by Treehugger Robot · 10 years ago
  27. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 10 years ago
  28. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 10 years ago
  29. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 10 years ago
  30. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 10 years ago
  31. dd2b8a5 Merge "Update oat file version to 089" by Treehugger Robot · 10 years ago
  32. 77d9dd7 Update oat file version to 089 by Alex Light · 10 years ago
  33. 4d46970 Merge "Use ObjPtr for reflection.cc/h/inl" by Mathieu Chartier · 10 years ago
  34. d30e51a Merge "ART: Dump referenced type in IRT overflows" by Treehugger Robot · 10 years ago
  35. 7f7fb9c Merge "ART: Factor out IMT from ArtMethod" by Treehugger Robot · 10 years ago
  36. a3bbf8b ART: Dump referenced type in IRT overflows by Andreas Gampe · 10 years ago
  37. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 10 years ago
  38. 1b6cf7f Merge "Add support for Executable.getParameters() metadata" by Neil Fuller · 10 years ago
  39. 79a21e7 Add support for Executable.getParameters() metadata by Neil Fuller · 10 years ago
  40. b737745 Merge "Fix a CC deadlock in 129-ThreadGetId." by Treehugger Robot · 10 years ago
  41. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 10 years ago
  42. 83b13b3 Merge "Add basic support for object pointer poisoning" by Mathieu Chartier · 10 years ago
  43. 15af34c Fix a CC deadlock in 129-ThreadGetId. by Hiroshi Yamauchi · 10 years ago
  44. 38e1882 Merge "ART: Fix dependencies" by Andreas Gampe · 10 years ago
  45. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 10 years ago
  46. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 10 years ago
  47. 6e17410 ART: Fix dependencies by Andreas Gampe · 10 years ago
  48. 3f7f03c Add basic support for object pointer poisoning by Mathieu Chartier · 10 years ago
  49. 42c49d2 Merge "ART: Revert base/logging conditional hacks" by Treehugger Robot · 10 years ago
  50. d6e54bb ART: Fix nits by Andreas Gampe · 10 years ago
  51. 58246a1 ART: Revert base/logging conditional hacks by Andreas Gampe · 10 years ago
  52. 3fec9ac ART: Use libbase logging by Andreas Gampe · 10 years ago
  53. 0cfe19a Merge "Fix CTS crash from DexFile refactoring" by David Sehr · 10 years ago
  54. ad1f0ad Merge "Use liblog for liblog (instead of libcutils)" by Treehugger Robot · 10 years ago
  55. 48ec36f Merge "Smarter image layout" by Treehugger Robot · 10 years ago
  56. 1d3038f Use liblog for liblog (instead of libcutils) by Dimitry Ivanov · 10 years ago
  57. 496577f Smarter image layout by Mathieu Chartier · 10 years ago
  58. 9fddd36 Fix CTS crash from DexFile refactoring by David Sehr · 10 years ago
  59. c16672a Merge "Add CanWriteToDalvikCache() check before writing a boot marker or image cache." by Treehugger Robot · 10 years ago
  60. 764f38f Merge "Make image test multi image" by Treehugger Robot · 10 years ago
  61. 866d874 Make image test multi image by Mathieu Chartier · 10 years ago
  62. 4b55b4b Merge "Get a basic modification of dex file working" by Treehugger Robot · 10 years ago
  63. 524dfe8 Merge "jni: Implement generic JNI support for @CriticalNative/@FastNative" by Treehugger Robot · 10 years ago
  64. 9c20a14 Get a basic modification of dex file working by Alex Light · 10 years ago
  65. 06a04e0 jni: Implement generic JNI support for @CriticalNative/@FastNative by Igor Murashkin · 10 years ago
  66. ce092d0 Merge "Refactor Dex open methods" by Treehugger Robot · 10 years ago
  67. 85bf9de Merge "Write VerifierDeps into VDEX." by Treehugger Robot · 10 years ago
  68. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 10 years ago
  69. bfa1f8d Add CanWriteToDalvikCache() check before writing a boot marker or image cache. by Robert Sesek · 10 years ago
  70. 733ddb2 Refactor Dex open methods by David Sehr · 10 years ago
  71. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 10 years ago
  72. 692cc74 Merge "Change remaining slow path throw entrypoints to save everything." by Vladimir Marko · 10 years ago
  73. 48d10ee Merge changes Id749f453,Ie3ce9dd8 by Colin Cross · 10 years ago
  74. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 10 years ago
  75. 02cd28b ARM: Remove extra argument from RUNTIME_CURRENT uses. by Vladimir Marko · 10 years ago
  76. b20be21 Always run oatdumps tests by Colin Cross · 10 years ago
  77. 9aec856 Merge "Revert "Revert "test: Remove icu cleanup hack""" by Treehugger Robot · 10 years ago
  78. 6a40fc9 Merge "Ensure class is initialized when reading its fields from debugger." by Treehugger Robot · 10 years ago
  79. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 10 years ago
  80. afd3c9e Convert art runtests to Android.bp by Colin Cross · 10 years ago
  81. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 10 years ago
  82. 583f319 Revert "Revert "test: Remove icu cleanup hack"" by Igor Murashkin · 10 years ago
  83. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 10 years ago
  84. 3c73829 Revert "test: Remove icu cleanup hack" by Colin Cross · 10 years ago
  85. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 10 years ago
  86. be3a3ee Merge "Fix a deadlock in the CC collector." by Treehugger Robot · 10 years ago
  87. c6eced0 Merge "Move art::Runtime::InitZygote logic from art into frameworks/base." by Treehugger Robot · 10 years ago
  88. 6f82fbd Implement VerifierDeps encoding/decoding by David Brazdil · 10 years ago
  89. ca3c8c3 Collect verifier dependencies by David Brazdil · 10 years ago
  90. 0764877 Merge "test: Remove icu cleanup hack" by Treehugger Robot · 10 years ago
  91. de19a25 Ensure class is initialized when reading its fields from debugger. by Jeff Hao · 10 years ago
  92. febd0cf Fix a deadlock in the CC collector. by Hiroshi Yamauchi · 10 years ago
  93. c865147 Merge "Avoid using memcpy for object header in ConcurrentCopying::Copy" by Mathieu Chartier · 10 years ago
  94. d818adb Avoid using memcpy for object header in ConcurrentCopying::Copy by Mathieu Chartier · 10 years ago
  95. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 10 years ago
  96. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 10 years ago
  97. 6b4d988 Merge "Fix google-explicit-constructor warnings in art." by Chih-hung Hsieh · 10 years ago
  98. 5a7c611 Merge "Fix moving GC bugs in entrypoints" by Mathieu Chartier · 10 years ago
  99. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 10 years ago
  100. fce42f4 Merge "Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""" by Nicolas Geoffray · 10 years ago