1. 2a4e71c Merge "Avoid signed integer overflow in identity hash code." by Ian Rogers · 12 years ago
  2. bbcd30b Avoid signed integer overflow in identity hash code. by Ian Rogers · 12 years ago
  3. 6163fd4 Merge "Add hash table to link virtual methods" by Mathieu Chartier · 12 years ago
  4. c74c218 Merge "Fix mixed signed/unsigned arithmetic in BitVector." by Ian Rogers · 12 years ago
  5. 9f3629d Add hash table to link virtual methods by Mathieu Chartier · 12 years ago
  6. da7bb73 Merge "Avoid signed arithmetic overflow in UTF hash functions." by Ian Rogers · 12 years ago
  7. 8f41dc3 Avoid signed arithmetic overflow in UTF hash functions. by Ian Rogers · 12 years ago
  8. 5a2e4cc Fix mixed signed/unsigned arithmetic in BitVector. by Ian Rogers · 12 years ago
  9. 3efa15f Merge "art: Fix classlinker and nopatchoat test for PIC case" by Igor Murashkin · 12 years ago
  10. 96e8393 art: Fix classlinker and nopatchoat test for PIC case by Igor Murashkin · 12 years ago
  11. 263f20b Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 12 years ago
  12. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 12 years ago
  13. 7c03810 ART: Do not abort on most verifier failures by Andreas Gampe · 12 years ago
  14. be29639 Merge "Move GetNameAsString out of MethodHelper into ArtMethod." by Ian Rogers · 12 years ago
  15. 6b14d55 Move GetNameAsString out of MethodHelper into ArtMethod. by Ian Rogers · 12 years ago
  16. eedb516 Merge changes I70e70894,I3adcb8a1 by Brian Carlstrom · 12 years ago
  17. f13dd50 Merge "Move MethodHelper::GetReturnType to mirror::ArtMethod." by Ian Rogers · 12 years ago
  18. ded66a0 Move MethodHelper::GetReturnType to mirror::ArtMethod. by Ian Rogers · 12 years ago
  19. e9105f7 Work around relocated boot.oat corruption by Brian Carlstrom · 12 years ago
  20. 05d89ee Fill resolved static fields during class initialization by Mathieu Chartier · 12 years ago
  21. 37628b7 Remove double space in messages by Brian Carlstrom · 12 years ago
  22. 6786a58 Remove ResolveString from MethodHelper. by Ian Rogers · 12 years ago
  23. 03b6eaf Tidy MethodProtoHelper. by Ian Rogers · 12 years ago
  24. d3271e8 Merge changes Ia007744f,Iac6d03d8 by Brian Carlstrom · 12 years ago
  25. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 12 years ago
  26. 11bd683 Merge "ART: Add pic flag to oat header store" by Andreas Gampe · 12 years ago
  27. 7ba6496 ART: Add pic flag to oat header store by Andreas Gampe · 12 years ago
  28. 2f1e15c Remove boot.art/boot.oat on failure to create by Brian Carlstrom · 12 years ago
  29. d035c2d Fix 64 bit build by Mathieu Chartier · 12 years ago
  30. 2d2621a Optimize method linking by Mathieu Chartier · 12 years ago
  31. 13738bf Add gp initialization to the art_quick_imt_conflict_trampoline() function. by Douglas Leung · 12 years ago
  32. 2deace2 Merge "Support hard float on arm in optimizing compiler." by Nicolas Geoffray · 12 years ago
  33. 1ba0f59 Support hard float on arm in optimizing compiler. by Nicolas Geoffray · 12 years ago
  34. 7066718 Merge "ART: Fix ImageSpace error message." by Andreas Gampe · 12 years ago
  35. 7e6d3fd Merge "ART: Fix leak in bit_vector" by Andreas Gampe · 12 years ago
  36. 0c1215e Merge "[native bridge] Add test to verify code_cache existance." by Calin Juravle · 12 years ago
  37. 07cce74 Merge "Fix the DW_OP_breg* constants." by Elliott Hughes · 12 years ago
  38. 0d235e1 Fix the DW_OP_breg* constants. by Elliott Hughes · 12 years ago
  39. 768135f Merge "Do not use ld instruction for Mips32." by Ian Rogers · 12 years ago
  40. 50f2e9a ART: Fix ImageSpace error message. by Andreas Gampe · 12 years ago
  41. dc8aa69 ART: Fix leak in bit_vector by Andreas Gampe · 12 years ago
  42. 4af77b7 Do not use ld instruction for Mips32. by Douglas Leung · 12 years ago
  43. 3e3364e Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 12 years ago
  44. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 12 years ago
  45. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 12 years ago
  46. 98c271d Merge "Code cleanup." by Ian Rogers · 12 years ago
  47. 44a3506 [native bridge] Add test to verify code_cache existance. by Calin Juravle · 12 years ago
  48. 54efee5 Merge "Make ObjectRegistry::InternalAdd GC safe" by Sebastien Hertz · 12 years ago
  49. 0256737 Merge "Fix JDWP Virtualmachine.Resume command" by Sebastien Hertz · 12 years ago
  50. a1e50ca Merge "More use of WellKnownClasses for debugger" by Sebastien Hertz · 12 years ago
  51. 6b8fbcb Merge "ART: Remove old LOG(INFO)" by Andreas Gampe · 12 years ago
  52. 754ff33 Merge "Use the passed-in 'name' param to create a MemMap." by Mathieu Chartier · 12 years ago
  53. aa756f3 ART: Remove old LOG(INFO) by Andreas Gampe · 12 years ago
  54. 51d212e Make out-of-line mutex contention dependent on ART_USE_FUTEXES. by Ian Rogers · 12 years ago
  55. e8bd8ac Merge "ART: Use static_assert in down_cast" by Andreas Gampe · 12 years ago
  56. eafdb96 ART: Use static_assert in down_cast by Andreas Gampe · 12 years ago
  57. 3283820 Add missing SHARED_LOCKS_REQUIRED attibute. by Chih-Hung Hsieh · 12 years ago
  58. 08cef22 Fix concurrent start bytes race by Mathieu Chartier · 12 years ago
  59. e2d628b Make ObjectRegistry::InternalAdd GC safe by Sebastien Hertz · 12 years ago
  60. 1e4dc25 Merge "[native bridge] Make sure we always unload the native bridge" by Calin Juravle · 12 years ago
  61. 07d83c7 [native bridge] Make sure we always unload the native bridge by Calin Juravle · 12 years ago
  62. e49e195 More use of WellKnownClasses for debugger by Sebastien Hertz · 12 years ago
  63. fd9e956 Merge "C++11 related clean-up of DISALLOW_.." by Ian Rogers · 12 years ago
  64. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 12 years ago
  65. 79f4ec3 Merge "Fix arm64 bug introduced by refactoring." by Ian Rogers · 12 years ago
  66. ef32b8f Use the passed-in 'name' param to create a MemMap. by Kyungmin Lee · 12 years ago
  67. aea6888 Merge "Tidy up logging." by Ian Rogers · 12 years ago
  68. c7dd295 Tidy up logging. by Ian Rogers · 12 years ago
  69. 0ff20d5 Fix arm64 bug introduced by refactoring. by Stephen Kyle · 12 years ago
  70. 2da28f2 Merge "Fixed debugger for threads attached from JNI" by Sebastien Hertz · 12 years ago
  71. b556761 Fix bug in UnionIfNotIn. by Nicolas Geoffray · 12 years ago
  72. 71c4cea Merge "Fix Mac build." by Ian Rogers · 12 years ago
  73. 6c480d6 Fix Mac build. by Ian Rogers · 12 years ago
  74. 4918e1c Merge "Fix a DCHECK failure IsResolved() || IsErroneous()." by Hiroshi Yamauchi · 12 years ago
  75. f4c15a1 Fix a DCHECK failure IsResolved() || IsErroneous(). by Hiroshi Yamauchi · 12 years ago
  76. b5cb18a Avoid strict-aliasing problems with Handles. by Ian Rogers · 12 years ago
  77. 1428dce Const-ify functions/variables in trampoline entrypoints. by Ian Rogers · 12 years ago
  78. 253fa55 Fix JDWP Virtualmachine.Resume command by Sebastien Hertz · 12 years ago
  79. 8d2c23e Merge "Implement register allocator for floating point registers." by Nicolas Geoffray · 12 years ago
  80. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 12 years ago
  81. a21bf6e Merge "Clarify a confusing error message." by Elliott Hughes · 12 years ago
  82. 4f55ff6 Clarify a confusing error message. by Elliott Hughes · 12 years ago
  83. 5830247 Merge "Shut down FaultManager after shutting down threads." by Vladimir Marko · 12 years ago
  84. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 12 years ago
  85. 1c1786f Merge "Rosalloc should print unreachable page map type" by Hiroshi Yamauchi · 12 years ago
  86. 2beeb82 Shut down FaultManager after shutting down threads. by Vladimir Marko · 12 years ago
  87. dfafeef Fixed debugger for threads attached from JNI by Daniel Mihalyi · 12 years ago
  88. e09c0fc Merge "Rename arm64 `Register` to `XRegister`." by Nicolas Geoffray · 12 years ago
  89. c6b5c6c Merge "Rework arm64 register codes and fix Arm64ManagedRegister tests." by Nicolas Geoffray · 12 years ago
  90. ffb078e Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 12 years ago
  91. 37c92df Rename arm64 `Register` to `XRegister`. by Alexandre Rames · 12 years ago
  92. a304f97 Rework arm64 register codes and fix Arm64ManagedRegister tests. by Alexandre Rames · 12 years ago
  93. e5e365b Disable some instruction set tests due to Linux kernel bugs. by Ian Rogers · 12 years ago
  94. 8dcb9af Merge "Tracking change to make Class.getDeclaredFields/Methods public" by Brian Carlstrom · 12 years ago
  95. 36f32f6 Merge "Stop using |instance_| in Runtime::InitNativeMethods." by Piotr Jastrzebski · 12 years ago
  96. ad69bcd Fix Mac build. by Ian Rogers · 12 years ago
  97. b144fce Tracking change to make Class.getDeclaredFields/Methods public by Brian Carlstrom · 12 years ago
  98. fb0566b Merge "Some additional verbose logging for DexFile_defineClassNative" by Brian Carlstrom · 12 years ago
  99. 0b5d851 Merge "Some code clean-up." by Ian Rogers · 12 years ago
  100. d4c4d95 Some code clean-up. by Ian Rogers · 12 years ago