1. af12bcc Merge "Automatically create non-/data dalvik-cache directories" by Brian Carlstrom · 10 years ago
  2. 99b0578 Merge "Handle implicit stack overflow without affecting stack walks" by Dave Allison · 10 years ago
  3. 41ccffd Automatically create non-/data dalvik-cache directories by Brian Carlstrom · 10 years ago
  4. 36b6596 Merge "ART: Update and correct assemble_x86.cc" by Ian Rogers · 10 years ago
  5. 2637f2e ART: Update and correct assemble_x86.cc by Mark Mendell · 10 years ago
  6. 0095e0b Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration" by Vladimir Marko · 10 years ago
  7. 6ab0d9f Merge "Make all registers available when allocating an output register." by Nicolas Geoffray · 10 years ago
  8. 2a12ad4 Merge "x86_64: Fix frame size calculation for 64-bit" by Andreas Gampe · 10 years ago
  9. f29a424 x86_64: Fix frame size calculation for 64-bit by Dmitry Petrochenko · 10 years ago
  10. fac805b Merge "Implement field entrypoints for x86-64" by Andreas Gampe · 10 years ago
  11. 6676205 Merge "Add RecordFree to the GarbageCollector interface" by Mathieu Chartier · 10 years ago
  12. e76e70f Add RecordFree to the GarbageCollector interface by Mathieu Chartier · 10 years ago
  13. 0b80270 Merge "x86_64: Fix Array::DataOffset in calls" by Andreas Gampe · 10 years ago
  14. 680d662 Merge "Add some debugging info for bug 14469172." by Mingyao Yang · 10 years ago
  15. f486778 Add some debugging info for bug 14469172. by Mingyao Yang · 10 years ago
  16. 37498b6 x86_64: Fix Array::DataOffset in calls by Dmitry Petrochenko · 10 years ago
  17. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 10 years ago
  18. 8ea5baa Merge "Quick compiler: allocate doubles as doubles" by buzbee · 10 years ago
  19. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 10 years ago
  20. 8d07e2d Implement field entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  21. 7c62471 Merge "ART: ARM64 art_quick_string_compareto" by Andreas Gampe · 10 years ago
  22. 7851ef5 Merge "Create stack traces in unstarted runtimes." by Ian Rogers · 10 years ago
  23. 266340d ART: ARM64 art_quick_string_compareto by Andreas Gampe · 10 years ago
  24. c45b8b5 Create stack traces in unstarted runtimes. by Ian Rogers · 10 years ago
  25. eafef7d Merge "Allow ArtMethod::Invoke in unstarted runtimes." by Ian Rogers · 10 years ago
  26. 5d27faf Allow ArtMethod::Invoke in unstarted runtimes. by Ian Rogers · 10 years ago
  27. 5e1c205 Merge "Prevent spurious dexopts in 32-64 builds." by Brian Carlstrom · 10 years ago
  28. 52f8488 Prevent spurious dexopts in 32-64 builds. by Narayan Kamath · 10 years ago
  29. 95873d3 Merge "ART: Better art_quick_string_compareto stub_test" by Andreas Gampe · 10 years ago
  30. dee6812 Merge "art/test: support sequential run" by Brian Carlstrom · 10 years ago
  31. 2ba8d4b ART: Better art_quick_string_compareto stub_test by Andreas Gampe · 10 years ago
  32. 81c56e7 art/test: support sequential run by Dmitry Petrochenko · 10 years ago
  33. f2cecc2 Merge "ART: Add art_quick_unlock_object to stub_test" by Andreas Gampe · 10 years ago
  34. 8cede95 Merge "ART: Fix assembler_test to use ScratchFile" by Andreas Gampe · 10 years ago
  35. a54c22c Merge "Move DecodedInstruction into MIR." by Ian Rogers · 10 years ago
  36. 9731eef Merge "Update the GetFieldObject calls behind the read barrier macros." by Hiroshi Yamauchi · 10 years ago
  37. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 10 years ago
  38. 6a154a4 Update the GetFieldObject calls behind the read barrier macros. by Hiroshi Yamauchi · 10 years ago
  39. b40c6a7 ART: Fix assembler_test to use ScratchFile by Andreas Gampe · 10 years ago
  40. dbb8727 Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()." by Hiroshi Yamauchi · 10 years ago
  41. 7177d7c ART: Add art_quick_unlock_object to stub_test by Andreas Gampe · 10 years ago
  42. 89fde26 ART: Add a last item in the MIROptimizationFlagPositions enumeration by Jean Christophe Beyler · 10 years ago
  43. 2220cb1 Merge "Make arm64 build with ART_TARGET_CLANG." by Tim Murray · 10 years ago
  44. a7f9871 Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5." by Tim Murray · 10 years ago
  45. 52cf5c0 Add inline to RosAlloc::AllocFromCurrentRunUnlocked(). by Hiroshi Yamauchi · 10 years ago
  46. bf28ab9 Merge "Assert dex-cache is populated following resolution in debug builds." by Ian Rogers · 10 years ago
  47. 1dbbbf6 Merge "Add finalizer references from the entrypoints." by Mathieu Chartier · 10 years ago
  48. e66cdaa Merge "Replace the bool kDoReadBarrier template parameter with an enum." by Hiroshi Yamauchi · 10 years ago
  49. 92b5786 Merge "Add GC cause to WaitForGcToComplete message." by Mathieu Chartier · 10 years ago
  50. 89a201e Add GC cause to WaitForGcToComplete message. by Mathieu Chartier · 10 years ago
  51. f6ba35d Merge "ART: Move oat_data_flow_attributes_ to private and put an API" by Vladimir Marko · 10 years ago
  52. eebe03a Assert dex-cache is populated following resolution in debug builds. by Ian Rogers · 10 years ago
  53. a7e7c2a Make arm64 build with ART_TARGET_CLANG. by Tim Murray · 10 years ago
  54. cc794c3 ART: Move oat_data_flow_attributes_ to private and put an API by Jean Christophe Beyler · 10 years ago
  55. 851a9a9 Merge "Implement object lock and unlock entrypoints for x86-64" by Andreas Gampe · 10 years ago
  56. 6a6a530 Merge "Replace CountOneBits and __builtin_popcount with POPCOUNT." by Vladimir Marko · 10 years ago
  57. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  58. 56a341a Merge "Don't leak oat file when we fail to open a dex file." by Vladimir Marko · 10 years ago
  59. f529d77 Make all registers available when allocating an output register. by Nicolas Geoffray · 10 years ago
  60. 80c7934 Implement object lock and unlock entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  61. 4b810ea Merge "Revert "Revert "64bit changes to the stack walker for the Quick ABI.""" by Nicolas Geoffray · 10 years ago
  62. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  63. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  64. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 10 years ago
  65. 608168b Merge "Implement art_quick_string_compareto entrypoint for x86-64" by Andreas Gampe · 10 years ago
  66. 315ccab Implement art_quick_string_compareto entrypoint for x86-64 by Alexei Zavjalov · 10 years ago
  67. 43221f7 Merge "Disable the ahead-of-time compilation for MIPS." by Ian Rogers · 10 years ago
  68. 394d4e7 Merge "Fix the tools/art script about the ISA-specific dalvik cache." by Hiroshi Yamauchi · 10 years ago
  69. f5656ce Fix the tools/art script about the ISA-specific dalvik cache. by Hiroshi Yamauchi · 10 years ago
  70. 05d67f6 Merge "ART: aarch64 jni compiler needs to extend small return types" by Andreas Gampe · 10 years ago
  71. d110432 ART: aarch64 jni compiler needs to extend small return types by Andreas Gampe · 10 years ago
  72. a82b967 Merge "Update clean-oat targets to handle ISA directories" by Brian Carlstrom · 10 years ago
  73. ae08961 Update clean-oat targets to handle ISA directories by Brian Carlstrom · 10 years ago
  74. 7ca278b Disable the ahead-of-time compilation for MIPS. by Ian Rogers · 10 years ago
  75. 9a16f22 Merge "Add thread unsafe allocation methods to spaces." by Mathieu Chartier · 10 years ago
  76. 7edf7c8 Merge "Clean up Add/Remove space." by Mathieu Chartier · 10 years ago
  77. d2e1f11 Merge "ART: Fix target run-tests to build architecture directories" by Andreas Gampe · 10 years ago
  78. d672843 ART: Fix target run-tests to build architecture directories by Andreas Gampe · 10 years ago
  79. 69cf921 Merge "Fix a few 64-bit compilation of 32-bit code issues." by Ian Rogers · 10 years ago
  80. ff093b3 Fix a few 64-bit compilation of 32-bit code issues. by Ian Rogers · 10 years ago
  81. 64e7ac0 Don't leak oat file when we fail to open a dex file. by Vladimir Marko · 10 years ago
  82. 530804f Merge "Fix errno checking for dalvik-cache creation." by Narayan Kamath · 10 years ago
  83. 0fd34bb Merge "Use instruction specific dalvik cache dirs." by Narayan Kamath · 10 years ago
  84. ef204fa Fix errno checking for dalvik-cache creation. by Narayan Kamath · 10 years ago
  85. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 10 years ago
  86. b301655 Merge "Fix host build with clang 3.3" by Brian Carlstrom · 10 years ago
  87. a2b51a0 Fix host build with clang 3.3 by Brian Carlstrom · 10 years ago
  88. 0686743 Merge "x86_64 Assembler Test Infrastructure, fix x86_64 assembler" by Andreas Gampe · 10 years ago
  89. 5a4fa82 x86_64 Assembler Test Infrastructure, fix x86_64 assembler by Andreas Gampe · 10 years ago
  90. 0a3b13f Merge "Add heap reference size to the checks in arch_test" by Andreas Gampe · 10 years ago
  91. c9ebc98 Merge "Implement art_quick_aput_object stubs for X86-64 and ARM64" by Andreas Gampe · 10 years ago
  92. b132ec5 Add heap reference size to the checks in arch_test by Andreas Gampe · 10 years ago
  93. f4e910b Implement art_quick_aput_object stubs for X86-64 and ARM64 by Andreas Gampe · 10 years ago
  94. 1b54f9c Clean up Add/Remove space. by Mathieu Chartier · 10 years ago
  95. 0651d41 Add thread unsafe allocation methods to spaces. by Mathieu Chartier · 10 years ago
  96. adcfc69 Merge "Don't allow allocating finalizable objects during transactions." by Mathieu Chartier · 10 years ago
  97. 3c541e3 Merge "Simplify GenConstString" by Mingyao Yang · 10 years ago
  98. 4a0047a Add additional flags to make ART_TARGET_CLANG function with 3.5. by Tim Murray · 10 years ago
  99. b2c7ead Don't allow allocating finalizable objects during transactions. by Mathieu Chartier · 10 years ago
  100. 3b004ba Simplify GenConstString by Mingyao Yang · 10 years ago