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