1. e66cdaa Merge "Replace the bool kDoReadBarrier template parameter with an enum." by Hiroshi Yamauchi · 10 years ago
  2. 92b5786 Merge "Add GC cause to WaitForGcToComplete message." by Mathieu Chartier · 10 years ago
  3. 89a201e Add GC cause to WaitForGcToComplete message. by Mathieu Chartier · 10 years ago
  4. f6ba35d Merge "ART: Move oat_data_flow_attributes_ to private and put an API" by Vladimir Marko · 10 years ago
  5. cc794c3 ART: Move oat_data_flow_attributes_ to private and put an API by Jean Christophe Beyler · 10 years ago
  6. 851a9a9 Merge "Implement object lock and unlock entrypoints for x86-64" by Andreas Gampe · 10 years ago
  7. 6a6a530 Merge "Replace CountOneBits and __builtin_popcount with POPCOUNT." by Vladimir Marko · 10 years ago
  8. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  9. 56a341a Merge "Don't leak oat file when we fail to open a dex file." by Vladimir Marko · 10 years ago
  10. 80c7934 Implement object lock and unlock entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  11. 4b810ea Merge "Revert "Revert "64bit changes to the stack walker for the Quick ABI.""" by Nicolas Geoffray · 10 years ago
  12. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  13. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  14. 608168b Merge "Implement art_quick_string_compareto entrypoint for x86-64" by Andreas Gampe · 10 years ago
  15. 315ccab Implement art_quick_string_compareto entrypoint for x86-64 by Alexei Zavjalov · 10 years ago
  16. 43221f7 Merge "Disable the ahead-of-time compilation for MIPS." by Ian Rogers · 10 years ago
  17. 394d4e7 Merge "Fix the tools/art script about the ISA-specific dalvik cache." by Hiroshi Yamauchi · 10 years ago
  18. f5656ce Fix the tools/art script about the ISA-specific dalvik cache. by Hiroshi Yamauchi · 10 years ago
  19. 05d67f6 Merge "ART: aarch64 jni compiler needs to extend small return types" by Andreas Gampe · 10 years ago
  20. d110432 ART: aarch64 jni compiler needs to extend small return types by Andreas Gampe · 10 years ago
  21. a82b967 Merge "Update clean-oat targets to handle ISA directories" by Brian Carlstrom · 10 years ago
  22. ae08961 Update clean-oat targets to handle ISA directories by Brian Carlstrom · 10 years ago
  23. 7ca278b Disable the ahead-of-time compilation for MIPS. by Ian Rogers · 10 years ago
  24. 9a16f22 Merge "Add thread unsafe allocation methods to spaces." by Mathieu Chartier · 10 years ago
  25. 7edf7c8 Merge "Clean up Add/Remove space." by Mathieu Chartier · 10 years ago
  26. d2e1f11 Merge "ART: Fix target run-tests to build architecture directories" by Andreas Gampe · 10 years ago
  27. d672843 ART: Fix target run-tests to build architecture directories by Andreas Gampe · 10 years ago
  28. 69cf921 Merge "Fix a few 64-bit compilation of 32-bit code issues." by Ian Rogers · 10 years ago
  29. ff093b3 Fix a few 64-bit compilation of 32-bit code issues. by Ian Rogers · 10 years ago
  30. 64e7ac0 Don't leak oat file when we fail to open a dex file. by Vladimir Marko · 10 years ago
  31. 530804f Merge "Fix errno checking for dalvik-cache creation." by Narayan Kamath · 10 years ago
  32. 0fd34bb Merge "Use instruction specific dalvik cache dirs." by Narayan Kamath · 10 years ago
  33. ef204fa Fix errno checking for dalvik-cache creation. by Narayan Kamath · 10 years ago
  34. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 10 years ago
  35. b301655 Merge "Fix host build with clang 3.3" by Brian Carlstrom · 10 years ago
  36. a2b51a0 Fix host build with clang 3.3 by Brian Carlstrom · 10 years ago
  37. 0686743 Merge "x86_64 Assembler Test Infrastructure, fix x86_64 assembler" by Andreas Gampe · 10 years ago
  38. 5a4fa82 x86_64 Assembler Test Infrastructure, fix x86_64 assembler by Andreas Gampe · 10 years ago
  39. 0a3b13f Merge "Add heap reference size to the checks in arch_test" by Andreas Gampe · 10 years ago
  40. c9ebc98 Merge "Implement art_quick_aput_object stubs for X86-64 and ARM64" by Andreas Gampe · 10 years ago
  41. b132ec5 Add heap reference size to the checks in arch_test by Andreas Gampe · 10 years ago
  42. f4e910b Implement art_quick_aput_object stubs for X86-64 and ARM64 by Andreas Gampe · 10 years ago
  43. 1b54f9c Clean up Add/Remove space. by Mathieu Chartier · 10 years ago
  44. 0651d41 Add thread unsafe allocation methods to spaces. by Mathieu Chartier · 10 years ago
  45. adcfc69 Merge "Don't allow allocating finalizable objects during transactions." by Mathieu Chartier · 10 years ago
  46. 3c541e3 Merge "Simplify GenConstString" by Mingyao Yang · 10 years ago
  47. b2c7ead Don't allow allocating finalizable objects during transactions. by Mathieu Chartier · 10 years ago
  48. 3b004ba Simplify GenConstString by Mingyao Yang · 10 years ago
  49. be47069 Merge "Force inlining on trivial accessors." by Ian Rogers · 10 years ago
  50. c5d5946 Merge "Rewrite suspend test check with LIRSlowPath." by Mingyao Yang · 10 years ago
  51. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  52. 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 10 years ago
  53. 948740c Merge "Enable concurrent sweeping for non-concurrent GC." by Mathieu Chartier · 10 years ago
  54. 6f365cc Enable concurrent sweeping for non-concurrent GC. by Mathieu Chartier · 10 years ago
  55. 6661304 Merge "Disable StubTest.APutObj if heap poisoning is enabled." by Hiroshi Yamauchi · 10 years ago
  56. 6b4855c Merge "Add ARM64 & X86_64 Assembly, plus tests" by Andreas Gampe · 10 years ago
  57. 00c1e6d Add ARM64 & X86_64 Assembly, plus tests by Andreas Gampe · 10 years ago
  58. becc372 Merge "ART: Initialization of RegLocation and API for GrowableArray Iterator" by Vladimir Marko · 10 years ago
  59. 1ceea7e ART: Initialization of RegLocation and API for GrowableArray Iterator by Jean Christophe Beyler · 10 years ago
  60. 5108b67 Merge "Quick compiler: debugging assists" by buzbee · 10 years ago
  61. 7a11ab0 Quick compiler: debugging assists by buzbee · 10 years ago
  62. 26db783 Merge "Setup policies for register allocation." by Nicolas Geoffray · 10 years ago
  63. a7aca37 Setup policies for register allocation. by Nicolas Geoffray · 10 years ago
  64. 8ab560e Merge "Fix DDM recent allocations" by Sebastien Hertz · 10 years ago
  65. 280286a Fix DDM recent allocations by Sebastien Hertz · 10 years ago
  66. deeb21b Merge "Visit deoptimized shadow frames as roots" by Sebastien Hertz · 10 years ago
  67. 714f175 Visit deoptimized shadow frames as roots by Sebastien Hertz · 10 years ago
  68. d6881ae Disable StubTest.APutObj if heap poisoning is enabled. by Hiroshi Yamauchi · 10 years ago
  69. cb90571 Merge "Improve GSS reference processing." by Hiroshi Yamauchi · 10 years ago
  70. 8dd6385 Merge "Track package change." by Elliott Hughes · 10 years ago
  71. 26ec6ae Merge "Remove unreachable JNI workaround code." by Ian Rogers · 10 years ago
  72. b871efe Merge "Always log explicit GC." by Mathieu Chartier · 10 years ago
  73. 4db7449 Improve GSS reference processing. by Hiroshi Yamauchi · 10 years ago
  74. 62ab87b Always log explicit GC. by Mathieu Chartier · 10 years ago
  75. 9989960 Track package change. by Elliott Hughes · 10 years ago
  76. b98f8e4 Remove unreachable JNI workaround code. by Ian Rogers · 10 years ago
  77. ec3a215 Merge "Fix racy DCHECKS." by Mathieu Chartier · 10 years ago
  78. 4fd2050 Fix racy DCHECKS. by Mathieu Chartier · 10 years ago
  79. 5dee5df Merge "Avoid volatile 64-bit tearing on 32-bit architectures." by Ian Rogers · 10 years ago
  80. a984454 Avoid volatile 64-bit tearing on 32-bit architectures. by Ian Rogers · 10 years ago
  81. 53e5d10 Merge "Add a Transform to SSA phase to the optimizing compiler." by Nicolas Geoffray · 10 years ago
  82. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  83. 0f73e2e Merge "Quick compiler: fix DCHECKS" by buzbee · 10 years ago
  84. 6d23877 Merge "ART: Bitvector extensions for dumping and size handling" by Vladimir Marko · 10 years ago
  85. 990d46f Merge "Move mapping table and vmap table offsets to OatMethodHeader." by Vladimir Marko · 10 years ago
  86. bf25f7e Merge "Fix typo of --oat-fd description in help" by Brian Carlstrom · 10 years ago
  87. fd698e6 Quick compiler: fix DCHECKS by buzbee · 10 years ago
  88. 9cb554a Fix typo of --oat-fd description in help by Wonil Kim · 10 years ago
  89. 0db6d06 Merge "Rosalloc: fix signature for 64b" by Andreas Gampe · 10 years ago
  90. 59e6760 Rosalloc: fix signature for 64b by Andreas Gampe · 10 years ago
  91. 4d21435 Merge "Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code" by Andreas Gampe · 10 years ago
  92. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 10 years ago
  93. 44dad8a Merge "Do not require dexopt when previous profile does not exist" by Brian Carlstrom · 10 years ago
  94. cbec967 Merge "Enable reading page map without lock in RosAlloc::BulkFree" by Mathieu Chartier · 10 years ago
  95. 09881a8 Do not require dexopt when previous profile does not exist by Brian Carlstrom · 10 years ago
  96. 7f40b11 Merge "ART: Enables x86_64 disassembly" by Ian Rogers · 10 years ago
  97. 73d1e17 Enable reading page map without lock in RosAlloc::BulkFree by Mathieu Chartier · 10 years ago
  98. bb43b21 Merge "Fix ART compilation for Clang 3.5." by Stephen Hines · 10 years ago
  99. e8861b3 ART: Enables x86_64 disassembly by Vladimir Kostyukov · 10 years ago
  100. e8256e7 Merge "Skip BBs without SSA representation in the Constant Propagation phase" by Bill Buzbee · 10 years ago