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