1. a4c8872 am 9780f97d: Merge "Add more context for CHECKs" by Brian Carlstrom · 11 years ago
  2. 9780f97 Merge "Add more context for CHECKs" by Brian Carlstrom · 11 years ago
  3. 2350fd6 am af12bccb: Merge "Automatically create non-/data dalvik-cache directories" by Brian Carlstrom · 11 years ago
  4. af12bcc Merge "Automatically create non-/data dalvik-cache directories" by Brian Carlstrom · 11 years ago
  5. 55eaab3 am 99b05780: Merge "Handle implicit stack overflow without affecting stack walks" by Dave Allison · 11 years ago
  6. 99b0578 Merge "Handle implicit stack overflow without affecting stack walks" by Dave Allison · 11 years ago
  7. 33f2e59 Add more context for CHECKs by Brian Carlstrom · 11 years ago
  8. 41ccffd Automatically create non-/data dalvik-cache directories by Brian Carlstrom · 11 years ago
  9. 27ca396 am 36b65964: Merge "ART: Update and correct assemble_x86.cc" by Ian Rogers · 11 years ago
  10. 36b6596 Merge "ART: Update and correct assemble_x86.cc" by Ian Rogers · 11 years ago
  11. 2637f2e ART: Update and correct assemble_x86.cc by Mark Mendell · 11 years ago
  12. 49d3f4e am 0095e0b8: Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration" by Vladimir Marko · 11 years ago
  13. 0095e0b Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration" by Vladimir Marko · 11 years ago
  14. f2f8252 am 6ab0d9fe: Merge "Make all registers available when allocating an output register." by Nicolas Geoffray · 11 years ago
  15. 6ab0d9f Merge "Make all registers available when allocating an output register." by Nicolas Geoffray · 11 years ago
  16. 216c035 am 2a12ad46: Merge "x86_64: Fix frame size calculation for 64-bit" by Andreas Gampe · 11 years ago
  17. 2a12ad4 Merge "x86_64: Fix frame size calculation for 64-bit" by Andreas Gampe · 11 years ago
  18. f29a424 x86_64: Fix frame size calculation for 64-bit by Dmitry Petrochenko · 11 years ago
  19. a206be0 am fac805ba: Merge "Implement field entrypoints for x86-64" by Andreas Gampe · 11 years ago
  20. fac805b Merge "Implement field entrypoints for x86-64" by Andreas Gampe · 11 years ago
  21. df08df2 am 66762055: Merge "Add RecordFree to the GarbageCollector interface" by Mathieu Chartier · 11 years ago
  22. 6676205 Merge "Add RecordFree to the GarbageCollector interface" by Mathieu Chartier · 11 years ago
  23. e76e70f Add RecordFree to the GarbageCollector interface by Mathieu Chartier · 11 years ago
  24. 9e2a2f0 am 0b802700: Merge "x86_64: Fix Array::DataOffset in calls" by Andreas Gampe · 11 years ago
  25. 0b80270 Merge "x86_64: Fix Array::DataOffset in calls" by Andreas Gampe · 11 years ago
  26. 7abf372 am 680d6628: Merge "Add some debugging info for bug 14469172." by Mingyao Yang · 11 years ago
  27. 680d662 Merge "Add some debugging info for bug 14469172." by Mingyao Yang · 11 years ago
  28. f486778 Add some debugging info for bug 14469172. by Mingyao Yang · 11 years ago
  29. 37498b6 x86_64: Fix Array::DataOffset in calls by Dmitry Petrochenko · 11 years ago
  30. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 11 years ago
  31. 188ae08 am 8ea5baa1: Merge "Quick compiler: allocate doubles as doubles" by buzbee · 11 years ago
  32. 8ea5baa Merge "Quick compiler: allocate doubles as doubles" by buzbee · 11 years ago
  33. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 11 years ago
  34. 8d07e2d Implement field entrypoints for x86-64 by Alexei Zavjalov · 11 years ago
  35. 2acc5db am 7c624713: Merge "ART: ARM64 art_quick_string_compareto" by Andreas Gampe · 11 years ago
  36. 7c62471 Merge "ART: ARM64 art_quick_string_compareto" by Andreas Gampe · 11 years ago
  37. 0ede0ef am 7851ef51: Merge "Create stack traces in unstarted runtimes." by Ian Rogers · 11 years ago
  38. 7851ef5 Merge "Create stack traces in unstarted runtimes." by Ian Rogers · 11 years ago
  39. 266340d ART: ARM64 art_quick_string_compareto by Andreas Gampe · 11 years ago
  40. c45b8b5 Create stack traces in unstarted runtimes. by Ian Rogers · 11 years ago
  41. 4053944 am eafef7db: Merge "Allow ArtMethod::Invoke in unstarted runtimes." by Ian Rogers · 11 years ago
  42. eafef7d Merge "Allow ArtMethod::Invoke in unstarted runtimes." by Ian Rogers · 11 years ago
  43. 5d27faf Allow ArtMethod::Invoke in unstarted runtimes. by Ian Rogers · 11 years ago
  44. a44f1ab am 5e1c205f: Merge "Prevent spurious dexopts in 32-64 builds." by Brian Carlstrom · 11 years ago
  45. 5e1c205 Merge "Prevent spurious dexopts in 32-64 builds." by Brian Carlstrom · 11 years ago
  46. 52f8488 Prevent spurious dexopts in 32-64 builds. by Narayan Kamath · 11 years ago
  47. 94ac32f am 95873d31: Merge "ART: Better art_quick_string_compareto stub_test" by Andreas Gampe · 11 years ago
  48. 95873d3 Merge "ART: Better art_quick_string_compareto stub_test" by Andreas Gampe · 11 years ago
  49. e272081 am dee6812d: Merge "art/test: support sequential run" by Brian Carlstrom · 11 years ago
  50. dee6812 Merge "art/test: support sequential run" by Brian Carlstrom · 11 years ago
  51. 2ba8d4b ART: Better art_quick_string_compareto stub_test by Andreas Gampe · 11 years ago
  52. 81c56e7 art/test: support sequential run by Dmitry Petrochenko · 11 years ago
  53. d4692eb am f2cecc20: Merge "ART: Add art_quick_unlock_object to stub_test" by Andreas Gampe · 11 years ago
  54. f2cecc2 Merge "ART: Add art_quick_unlock_object to stub_test" by Andreas Gampe · 11 years ago
  55. 57cf181 am 8cede950: Merge "ART: Fix assembler_test to use ScratchFile" by Andreas Gampe · 11 years ago
  56. 8cede95 Merge "ART: Fix assembler_test to use ScratchFile" by Andreas Gampe · 11 years ago
  57. 2f2979d am a54c22c0: Merge "Move DecodedInstruction into MIR." by Ian Rogers · 11 years ago
  58. 6883ca2 am 9731eefa: Merge "Update the GetFieldObject calls behind the read barrier macros." by Hiroshi Yamauchi · 11 years ago
  59. a54c22c Merge "Move DecodedInstruction into MIR." by Ian Rogers · 11 years ago
  60. 9731eef Merge "Update the GetFieldObject calls behind the read barrier macros." by Hiroshi Yamauchi · 11 years ago
  61. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 11 years ago
  62. 6a154a4 Update the GetFieldObject calls behind the read barrier macros. by Hiroshi Yamauchi · 11 years ago
  63. b40c6a7 ART: Fix assembler_test to use ScratchFile by Andreas Gampe · 11 years ago
  64. 3e7e2eb am dbb8727b: Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()." by Hiroshi Yamauchi · 11 years ago
  65. dbb8727 Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()." by Hiroshi Yamauchi · 11 years ago
  66. 7177d7c ART: Add art_quick_unlock_object to stub_test by Andreas Gampe · 11 years ago
  67. 89fde26 ART: Add a last item in the MIROptimizationFlagPositions enumeration by Jean Christophe Beyler · 11 years ago
  68. a51de55 am 2220cb17: Merge "Make arm64 build with ART_TARGET_CLANG." by Tim Murray · 11 years ago
  69. 98d1cd1 am a7f98716: Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5." by Tim Murray · 11 years ago
  70. 2220cb1 Merge "Make arm64 build with ART_TARGET_CLANG." by Tim Murray · 11 years ago
  71. a7f9871 Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5." by Tim Murray · 11 years ago
  72. 52cf5c0 Add inline to RosAlloc::AllocFromCurrentRunUnlocked(). by Hiroshi Yamauchi · 11 years ago
  73. 1c04dcc am bf28ab93: Merge "Assert dex-cache is populated following resolution in debug builds." by Ian Rogers · 11 years ago
  74. bf28ab9 Merge "Assert dex-cache is populated following resolution in debug builds." by Ian Rogers · 11 years ago
  75. 261372c am 1dbbbf60: Merge "Add finalizer references from the entrypoints." by Mathieu Chartier · 11 years ago
  76. 1dbbbf6 Merge "Add finalizer references from the entrypoints." by Mathieu Chartier · 11 years ago
  77. d3153a2 am e66cdaa3: Merge "Replace the bool kDoReadBarrier template parameter with an enum." by Hiroshi Yamauchi · 11 years ago
  78. e66cdaa Merge "Replace the bool kDoReadBarrier template parameter with an enum." by Hiroshi Yamauchi · 11 years ago
  79. ae60eb9 am 92b57861: Merge "Add GC cause to WaitForGcToComplete message." by Mathieu Chartier · 11 years ago
  80. 92b5786 Merge "Add GC cause to WaitForGcToComplete message." by Mathieu Chartier · 11 years ago
  81. 89a201e Add GC cause to WaitForGcToComplete message. by Mathieu Chartier · 11 years ago
  82. 913da1b am f6ba35df: Merge "ART: Move oat_data_flow_attributes_ to private and put an API" by Vladimir Marko · 11 years ago
  83. f6ba35d Merge "ART: Move oat_data_flow_attributes_ to private and put an API" by Vladimir Marko · 11 years ago
  84. eebe03a Assert dex-cache is populated following resolution in debug builds. by Ian Rogers · 11 years ago
  85. a7e7c2a Make arm64 build with ART_TARGET_CLANG. by Tim Murray · 11 years ago
  86. cc794c3 ART: Move oat_data_flow_attributes_ to private and put an API by Jean Christophe Beyler · 11 years ago
  87. 53821f1 am 851a9a9c: Merge "Implement object lock and unlock entrypoints for x86-64" by Andreas Gampe · 11 years ago
  88. 851a9a9 Merge "Implement object lock and unlock entrypoints for x86-64" by Andreas Gampe · 11 years ago
  89. 989621e am 6a6a5304: Merge "Replace CountOneBits and __builtin_popcount with POPCOUNT." by Vladimir Marko · 11 years ago
  90. 6a6a530 Merge "Replace CountOneBits and __builtin_popcount with POPCOUNT." by Vladimir Marko · 11 years ago
  91. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  92. 93b76bf am 56a341a8: Merge "Don\'t leak oat file when we fail to open a dex file." by Vladimir Marko · 11 years ago
  93. 56a341a Merge "Don't leak oat file when we fail to open a dex file." by Vladimir Marko · 11 years ago
  94. f529d77 Make all registers available when allocating an output register. by Nicolas Geoffray · 11 years ago
  95. 80c7934 Implement object lock and unlock entrypoints for x86-64 by Alexei Zavjalov · 11 years ago
  96. bab8101 am 4b810eac: Merge "Revert "Revert "64bit changes to the stack walker for the Quick ABI.""" by Nicolas Geoffray · 11 years ago
  97. 4b810ea Merge "Revert "Revert "64bit changes to the stack walker for the Quick ABI.""" by Nicolas Geoffray · 11 years ago
  98. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 11 years ago
  99. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 11 years ago
  100. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 11 years ago