1. 83b13b3 Merge "Add basic support for object pointer poisoning" by Mathieu Chartier · 8 years ago
  2. 38e1882 Merge "ART: Fix dependencies" by Andreas Gampe · 8 years ago
  3. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 8 years ago
  4. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 8 years ago
  5. 6e17410 ART: Fix dependencies by Andreas Gampe · 8 years ago
  6. 3f7f03c Add basic support for object pointer poisoning by Mathieu Chartier · 8 years ago
  7. 42c49d2 Merge "ART: Revert base/logging conditional hacks" by Treehugger Robot · 8 years ago
  8. d6e54bb ART: Fix nits by Andreas Gampe · 8 years ago
  9. 58246a1 ART: Revert base/logging conditional hacks by Andreas Gampe · 8 years ago
  10. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  11. 0cfe19a Merge "Fix CTS crash from DexFile refactoring" by David Sehr · 8 years ago
  12. ad1f0ad Merge "Use liblog for liblog (instead of libcutils)" by Treehugger Robot · 8 years ago
  13. 48ec36f Merge "Smarter image layout" by Treehugger Robot · 8 years ago
  14. 1d3038f Use liblog for liblog (instead of libcutils) by Dimitry Ivanov · 8 years ago
  15. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  16. 9fddd36 Fix CTS crash from DexFile refactoring by David Sehr · 8 years ago
  17. c16672a Merge "Add CanWriteToDalvikCache() check before writing a boot marker or image cache." by Treehugger Robot · 8 years ago
  18. 764f38f Merge "Make image test multi image" by Treehugger Robot · 8 years ago
  19. 866d874 Make image test multi image by Mathieu Chartier · 8 years ago
  20. 4b55b4b Merge "Get a basic modification of dex file working" by Treehugger Robot · 8 years ago
  21. 524dfe8 Merge "jni: Implement generic JNI support for @CriticalNative/@FastNative" by Treehugger Robot · 8 years ago
  22. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  23. 06a04e0 jni: Implement generic JNI support for @CriticalNative/@FastNative by Igor Murashkin · 8 years ago
  24. ce092d0 Merge "Refactor Dex open methods" by Treehugger Robot · 8 years ago
  25. 85bf9de Merge "Write VerifierDeps into VDEX." by Treehugger Robot · 8 years ago
  26. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  27. bfa1f8d Add CanWriteToDalvikCache() check before writing a boot marker or image cache. by Robert Sesek · 8 years ago
  28. 733ddb2 Refactor Dex open methods by David Sehr · 8 years ago
  29. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  30. 692cc74 Merge "Change remaining slow path throw entrypoints to save everything." by Vladimir Marko · 8 years ago
  31. 48d10ee Merge changes Id749f453,Ie3ce9dd8 by Colin Cross · 8 years ago
  32. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 8 years ago
  33. 02cd28b ARM: Remove extra argument from RUNTIME_CURRENT uses. by Vladimir Marko · 8 years ago
  34. b20be21 Always run oatdumps tests by Colin Cross · 8 years ago
  35. 9aec856 Merge "Revert "Revert "test: Remove icu cleanup hack""" by Treehugger Robot · 8 years ago
  36. 6a40fc9 Merge "Ensure class is initialized when reading its fields from debugger." by Treehugger Robot · 8 years ago
  37. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  38. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  39. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 8 years ago
  40. 583f319 Revert "Revert "test: Remove icu cleanup hack"" by Igor Murashkin · 8 years ago
  41. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 8 years ago
  42. 3c73829 Revert "test: Remove icu cleanup hack" by Colin Cross · 8 years ago
  43. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
  44. be3a3ee Merge "Fix a deadlock in the CC collector." by Treehugger Robot · 8 years ago
  45. c6eced0 Merge "Move art::Runtime::InitZygote logic from art into frameworks/base." by Treehugger Robot · 8 years ago
  46. 6f82fbd Implement VerifierDeps encoding/decoding by David Brazdil · 8 years ago
  47. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  48. 0764877 Merge "test: Remove icu cleanup hack" by Treehugger Robot · 8 years ago
  49. de19a25 Ensure class is initialized when reading its fields from debugger. by Jeff Hao · 8 years ago
  50. febd0cf Fix a deadlock in the CC collector. by Hiroshi Yamauchi · 8 years ago
  51. c865147 Merge "Avoid using memcpy for object header in ConcurrentCopying::Copy" by Mathieu Chartier · 8 years ago
  52. d818adb Avoid using memcpy for object header in ConcurrentCopying::Copy by Mathieu Chartier · 8 years ago
  53. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  54. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 8 years ago
  55. 6b4d988 Merge "Fix google-explicit-constructor warnings in art." by Chih-hung Hsieh · 8 years ago
  56. 5a7c611 Merge "Fix moving GC bugs in entrypoints" by Mathieu Chartier · 8 years ago
  57. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 8 years ago
  58. fce42f4 Merge "Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""" by Nicolas Geoffray · 8 years ago
  59. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  60. 755beba Merge "Move ArrayRef to runtime/base" by David Brazdil · 8 years ago
  61. be08cf5 Fix moving GC bugs in entrypoints by Mathieu Chartier · 8 years ago
  62. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  63. b226703 Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 8 years ago
  64. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
  65. 52a8da6 Merge "ARM/ARM64: Fix throwing entrypoints to call runtime handlers." by Treehugger Robot · 8 years ago
  66. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  67. 908eb22 ARM/ARM64: Fix throwing entrypoints to call runtime handlers. by Vladimir Marko · 8 years ago
  68. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  69. e305eaf Merge "Revert "Revert "Use implicit null checks inside try blocks.""" by Treehugger Robot · 8 years ago
  70. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 8 years ago
  71. d4b294c test: Remove icu cleanup hack by Igor Murashkin · 8 years ago
  72. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  73. c72b7d3 Merge "String Compression (interpreter only) bug fix" by Treehugger Robot · 8 years ago
  74. 2048da5 Merge "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Treehugger Robot · 8 years ago
  75. f8f81ea Merge "Add more logging for checking in to-space for CC copy" by Treehugger Robot · 8 years ago
  76. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
  77. dfcd6f4 Add more logging for checking in to-space for CC copy by Mathieu Chartier · 8 years ago
  78. db6dcb6 ART: Rearrange some JVMTI headers by Andreas Gampe · 8 years ago
  79. 1f43979 Merge "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Treehugger Robot · 8 years ago
  80. dc0c7e1 Merge "ART: Remove LogSeverity NONE" by Treehugger Robot · 8 years ago
  81. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  82. c956879 Merge "Track libcore Executable.getParameter() changes" by Neil Fuller · 8 years ago
  83. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  84. 5e49b50 Merge "Add a debug check for unsaved callee-save register for diagnosis." by Treehugger Robot · 8 years ago
  85. 6a8c69f Merge "ART: Remove unnecessary file from vdex" by Andreas Gampe · 8 years ago
  86. f7e8223 ART: Remove unnecessary file from vdex by Andreas Gampe · 8 years ago
  87. f9decf9 Merge "ART: Add generic system-weak holder infrastructure" by Andreas Gampe · 8 years ago
  88. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  89. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  90. fda5714 ART: Add generic system-weak holder infrastructure by Andreas Gampe · 8 years ago
  91. eb1680f Add a debug check for unsaved callee-save register for diagnosis. by Hiroshi Yamauchi · 8 years ago
  92. 47b4515 Merge "Fix run-test after introduction of VDEX" by David Brazdil · 8 years ago
  93. c93b3be Fix run-test after introduction of VDEX by David Brazdil · 8 years ago
  94. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  95. a5d718a Merge "Try to avoid allocation when interning strings." by Vladimir Marko · 8 years ago
  96. 935cf1b Merge "Introduce VDEX file, use it for DEX files" by David Brazdil · 8 years ago
  97. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  98. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  99. f029fb6 Merge "Squashed commit of the following:" by Nicolas Geoffray · 8 years ago
  100. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago