1. 97c1a65 Merge "ART: Fix possible soft+hard failure in verifier" by Andreas Gampe · 10 years ago
  2. 896df40 ART: Fix possible soft+hard failure in verifier by Andreas Gampe · 10 years ago
  3. 7947b54 Fix thread pool test valgrind flakiness by Mathieu Chartier · 10 years ago
  4. e7c9a8c Add hash map, reduce excessive hashing by Mathieu Chartier · 10 years ago
  5. 10d543c Merge "ART: Fix valgrind" by Andreas Gampe · 10 years ago
  6. a0b3451 Fix thread priorities for unstarted threads. by Narayan Kamath · 10 years ago
  7. d757632 ART: Fix valgrind by Andreas Gampe · 10 years ago
  8. 88af00a Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 10 years ago
  9. ec520ef am b7ce2074: Merge "Mac host doesn\'t define ART_USE_FUTEXES." by Ian Rogers · 10 years ago
  10. 0006f29 Merge "Add hash set" by Mathieu Chartier · 10 years ago
  11. c2e2062 Add hash set by Mathieu Chartier · 10 years ago
  12. d6d7c3b Mac host doesn't define ART_USE_FUTEXES. by Ian Rogers · 10 years ago
  13. 72d497d am 1e3339ea: Merge "Move include of system headers outside namesapce." by Chih-Hung Hsieh · 10 years ago
  14. 1e3339e Merge "Move include of system headers outside namesapce." by Chih-Hung Hsieh · 10 years ago
  15. 729c1cf Move include of system headers outside namesapce. by Chih-Hung Hsieh · 10 years ago
  16. 93fac11 am 38efdf51: Merge "Implement try/catch/throw in optimizing." by Nicolas Geoffray · 10 years ago
  17. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 10 years ago
  18. fd62d30 am 3ed86e4e: Merge "ART: Fix warnings in memcmp16 for arm32" by Andreas Gampe · 10 years ago
  19. 943826e ART: Fix warnings in memcmp16 for arm32 by Andreas Gampe · 10 years ago
  20. 648c7f6 am 1991fed6: Merge "Don\'t enable ARM_R4_SUSPEND_FLAG." by Ian Rogers · 10 years ago
  21. 8ba17f6 Don't enable ARM_R4_SUSPEND_FLAG. by Ian Rogers · 10 years ago
  22. ab777cf am da04f29a: Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  23. ea1a87f am 3a8a7a44: Merge "Add ATTRIBUTE_UNUSED to unused parameters." by Ian Rogers · 10 years ago
  24. da04f29 Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  25. e179456 ART: Fix some redundant declarations by Andreas Gampe · 10 years ago
  26. 3a8a7a4 Merge "Add ATTRIBUTE_UNUSED to unused parameters." by Ian Rogers · 10 years ago
  27. c4f990e Add ATTRIBUTE_UNUSED to unused parameters. by Chih-Hung Hsieh · 10 years ago
  28. 4364494 am 4d5d62f4: Merge "Make thread dumping more tolerant of broken invariants during abort." by Ian Rogers · 10 years ago
  29. 4d5d62f Merge "Make thread dumping more tolerant of broken invariants during abort." by Ian Rogers · 10 years ago
  30. ae1a434 am 78a32333: Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  31. 78a3233 Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  32. b396ff0 am fe50a0f6: Merge "Add a test for SafeMath." by Ian Rogers · 10 years ago
  33. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  34. 8409ec4 Make thread dumping more tolerant of broken invariants during abort. by Ian Rogers · 10 years ago
  35. fe50a0f Merge "Add a test for SafeMath." by Ian Rogers · 10 years ago
  36. 5ac814a Add a test for SafeMath. by Ian Rogers · 10 years ago
  37. 8cff137 am b5331ef9: Merge "Fix unused parameters for the Mac." by Ian Rogers · 10 years ago
  38. b7288e7 am 587e2ec6: Merge "Fix build." by Ian Rogers · 10 years ago
  39. 737b06f am 4150611d: Merge "Fix mac build." by Ian Rogers · 10 years ago
  40. 57bc0f5 am cc19cb68: Merge "Don\'t define DISALLOW_COPY_AND_ASSIGN if already defined." by Ian Rogers · 10 years ago
  41. b5331ef Merge "Fix unused parameters for the Mac." by Ian Rogers · 10 years ago
  42. 4bb1404 Fix unused parameters for the Mac. by Ian Rogers · 10 years ago
  43. 7dc9c81 Fix build. by Ian Rogers · 10 years ago
  44. de2db52 Fix mac build. by Ian Rogers · 10 years ago
  45. 3eaa852 Don't define DISALLOW_COPY_AND_ASSIGN if already defined. by Ian Rogers · 10 years ago
  46. 2490b5b am e03864e9: Merge "Try to fix mac build." by Nicolas Geoffray · 10 years ago
  47. e6ac4fd Try to fix mac build. by Nicolas Geoffray · 10 years ago
  48. f23b7ba am b6b9eeab: Merge "ART: Fix unused parameter warning on Mac" by Andreas Gampe · 10 years ago
  49. b6b9eea Merge "ART: Fix unused parameter warning on Mac" by Andreas Gampe · 10 years ago
  50. d77ac7e ART: Fix unused parameter warning on Mac by Andreas Gampe · 10 years ago
  51. 6f3c4b3 am 8851cbae: Merge "ART: Replace COMPILE_ASSERT with static_assert (runtime)" by Andreas Gampe · 10 years ago
  52. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 10 years ago
  53. 1525ed8 am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags." by Ian Rogers · 10 years ago
  54. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  55. e9f3424 am 0c25f441: Merge "Check null this pointer for direct methods in FindMethodFast." by Jeff Hao · 10 years ago
  56. 207a37d Check null this pointer for direct methods in FindMethodFast. by Jeff Hao · 10 years ago
  57. 16f523b am a338da43: Merge "ART: Add miranda checking" by Andreas Gampe · 10 years ago
  58. a338da4 Merge "ART: Add miranda checking" by Andreas Gampe · 10 years ago
  59. 231d835 am 4450721d: Merge "ART: Discard generated image in a low-memory environment" by Andreas Gampe · 10 years ago
  60. 4450721 Merge "ART: Discard generated image in a low-memory environment" by Andreas Gampe · 10 years ago
  61. 2b0fa5b ART: Add miranda checking by Andreas Gampe · 10 years ago
  62. d74f000 am a88219f1: Merge "Add image strings to intern table" by Mathieu Chartier · 10 years ago
  63. a88219f Merge "Add image strings to intern table" by Mathieu Chartier · 10 years ago
  64. eb175f7 Add image strings to intern table by Mathieu Chartier · 10 years ago
  65. 2585098 am 31e7c162: Merge "ART: Remove unnecessary includes" by Andreas Gampe · 10 years ago
  66. b688611 ART: Remove unnecessary includes by Andreas Gampe · 10 years ago
  67. 70be1fb ART: Discard generated image in a low-memory environment by Andreas Gampe · 10 years ago
  68. e4c648b am 9a41fb16: Merge "Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods" by Brian Carlstrom · 10 years ago
  69. f322c4c Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods by Brian Carlstrom · 10 years ago
  70. 7e7f648 am 8b557af8: Merge "Add math routines with defined wrapping behavior for the interpreter." by Ian Rogers · 10 years ago
  71. 4ae7f32 am 2a4e71ca: Merge "Avoid signed integer overflow in identity hash code." by Ian Rogers · 10 years ago
  72. 53e0fc9 am 6163fd40: Merge "Add hash table to link virtual methods" by Mathieu Chartier · 10 years ago
  73. 63abb7d am c74c218d: Merge "Fix mixed signed/unsigned arithmetic in BitVector." by Ian Rogers · 10 years ago
  74. 8314848 am da7bb738: Merge "Avoid signed arithmetic overflow in UTF hash functions." by Ian Rogers · 10 years ago
  75. d2e9017 am 3efa15fd: Merge "art: Fix classlinker and nopatchoat test for PIC case" by Igor Murashkin · 10 years ago
  76. f72a11d Add math routines with defined wrapping behavior for the interpreter. by Ian Rogers · 10 years ago
  77. 2a4e71c Merge "Avoid signed integer overflow in identity hash code." by Ian Rogers · 10 years ago
  78. bbcd30b Avoid signed integer overflow in identity hash code. by Ian Rogers · 10 years ago
  79. 6163fd4 Merge "Add hash table to link virtual methods" by Mathieu Chartier · 10 years ago
  80. c74c218 Merge "Fix mixed signed/unsigned arithmetic in BitVector." by Ian Rogers · 10 years ago
  81. 9f3629d Add hash table to link virtual methods by Mathieu Chartier · 10 years ago
  82. da7bb73 Merge "Avoid signed arithmetic overflow in UTF hash functions." by Ian Rogers · 10 years ago
  83. 8f41dc3 Avoid signed arithmetic overflow in UTF hash functions. by Ian Rogers · 10 years ago
  84. 5a2e4cc Fix mixed signed/unsigned arithmetic in BitVector. by Ian Rogers · 10 years ago
  85. 3efa15f Merge "art: Fix classlinker and nopatchoat test for PIC case" by Igor Murashkin · 10 years ago
  86. 96e8393 art: Fix classlinker and nopatchoat test for PIC case by Igor Murashkin · 10 years ago
  87. 4c556b2 am 263f20b7: Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 10 years ago
  88. 263f20b Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 10 years ago
  89. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 10 years ago
  90. 9ca7d08 am 2fba9d45: Merge "ART: Do not abort on most verifier failures" by Andreas Gampe · 10 years ago
  91. 7c03810 ART: Do not abort on most verifier failures by Andreas Gampe · 10 years ago
  92. 2e58407 am be29639a: Merge "Move GetNameAsString out of MethodHelper into ArtMethod." by Ian Rogers · 10 years ago
  93. 9c833fc am eedb5168: Merge changes I70e70894,I3adcb8a1 by Brian Carlstrom · 10 years ago
  94. d6b31b8 am f13dd507: Merge "Move MethodHelper::GetReturnType to mirror::ArtMethod." by Ian Rogers · 10 years ago
  95. 9ad0a5d am 027ea04b: Merge "Fill resolved static fields during class initialization" by Mathieu Chartier · 10 years ago
  96. f017668 am e0205d51: Merge "Remove ResolveString from MethodHelper." by Ian Rogers · 10 years ago
  97. 8ec72b7 am d0f6f903: Merge "Tidy MethodProtoHelper." by Ian Rogers · 10 years ago
  98. 6b69f69 am d3271e8a: Merge changes Ia007744f,Iac6d03d8 by Brian Carlstrom · 10 years ago
  99. 0807667 am 921f3858: Merge "ART: Add support for patching and loading OAT files compiled with PIC" by Igor Murashkin · 10 years ago
  100. 2e5455e am 11bd683f: Merge "ART: Add pic flag to oat header store" by Andreas Gampe · 10 years ago