1. 65287ee am d87ca14e: Merge "Fix build." by Narayan Kamath · 11 years ago
  2. d87ca14 Merge "Fix build." by Narayan Kamath · 11 years ago
  3. fd5a852 Fix build. by Narayan Kamath · 11 years ago
  4. 3b93ef7 am b827c44f: Merge "ART: Setting up cleanup" by Vladimir Marko · 11 years ago
  5. b827c44 Merge "ART: Setting up cleanup" by Vladimir Marko · 11 years ago
  6. 2469e60 ART: Setting up cleanup by Jean Christophe Beyler · 11 years ago
  7. 58b340b am 29b53d3d: Merge "Moved a BufferedOutputStream onto the heap to reduce stack usage." by Brian Carlstrom · 11 years ago
  8. 29b53d3 Merge "Moved a BufferedOutputStream onto the heap to reduce stack usage." by Brian Carlstrom · 11 years ago
  9. 57ef2d3 Moved a BufferedOutputStream onto the heap to reduce stack usage. by Alex Light · 11 years ago
  10. 9b3db47 am e4707ae7: Merge "Ignore catch blocks whose type can\'t be resolved." by Ian Rogers · 11 years ago
  11. e4707ae Merge "Ignore catch blocks whose type can't be resolved." by Ian Rogers · 11 years ago
  12. 822266b Ignore catch blocks whose type can't be resolved. by Ian Rogers · 11 years ago
  13. 2a6ff35 am 2b2c0cf9: Merge "Clean up image writer patching." by Mathieu Chartier · 11 years ago
  14. 2b2c0cf Merge "Clean up image writer patching." by Mathieu Chartier · 11 years ago
  15. fc3b871 Clean up image writer patching. by Mathieu Chartier · 11 years ago
  16. b7fbac4 am 31e7fcb9: Merge "Add support for relative patching to quick offsets." by Mathieu Chartier · 11 years ago
  17. 31e7fcb Merge "Add support for relative patching to quick offsets." by Mathieu Chartier · 11 years ago
  18. 90cfca3 am b478dab3: Merge "Add read barriers for the weak roots in the JNI weak globals." by Hiroshi Yamauchi · 11 years ago
  19. b478dab Merge "Add read barriers for the weak roots in the JNI weak globals." by Hiroshi Yamauchi · 11 years ago
  20. 57d2733 Add support for relative patching to quick offsets. by Mathieu Chartier · 11 years ago
  21. ac835c6 am 8adc1d9d: Merge "Make use of sigchainlib for signal chaining for implicit checks" by Dave Allison · 11 years ago
  22. 8adc1d9 Merge "Make use of sigchainlib for signal chaining for implicit checks" by Dave Allison · 11 years ago
  23. 196851b Add read barriers for the weak roots in the JNI weak globals. by Hiroshi Yamauchi · 11 years ago
  24. f10e5b1 am ea0b6e28: Merge "AArch64: fixing some assertions." by Bill Buzbee · 11 years ago
  25. ea0b6e2 Merge "AArch64: fixing some assertions." by Bill Buzbee · 11 years ago
  26. 9651b96 am abe13862: Merge "Improve tracking of memory locations in LVN." by Vladimir Marko · 11 years ago
  27. abe1386 Merge "Improve tracking of memory locations in LVN." by Vladimir Marko · 11 years ago
  28. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 11 years ago
  29. 2ac01fc Improve tracking of memory locations in LVN. by Vladimir Marko · 11 years ago
  30. 0955f7e AArch64: fixing some assertions. by Matteo Franchin · 11 years ago
  31. cf65f54 am c774bd43: Merge "Fix pass driver\'s dump_pass_list_ and print_pass_list_." by Vladimir Marko · 11 years ago
  32. c774bd4 Merge "Fix pass driver's dump_pass_list_ and print_pass_list_." by Vladimir Marko · 11 years ago
  33. a9f1ce6 Fix pass driver's dump_pass_list_ and print_pass_list_. by Vladimir Marko · 11 years ago
  34. 46d4c1c am b661a80a: Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 11 years ago
  35. b661a80 Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 11 years ago
  36. 346265e Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 11 years ago
  37. 78f07a2 am 818cff4a: Merge "Fix DexFile.entries to return class names, not class descriptors" by Brian Carlstrom · 11 years ago
  38. 818cff4 Merge "Fix DexFile.entries to return class names, not class descriptors" by Brian Carlstrom · 11 years ago
  39. 531fbf2 am e8aff40f: Merge "Use a heap allocated free buffer in MarkSweep::SweepArray()." by Hiroshi Yamauchi · 11 years ago
  40. e8aff40 Merge "Use a heap allocated free buffer in MarkSweep::SweepArray()." by Hiroshi Yamauchi · 11 years ago
  41. bbdc5bc Use a heap allocated free buffer in MarkSweep::SweepArray(). by Hiroshi Yamauchi · 11 years ago
  42. cf790bb Fix DexFile.entries to return class names, not class descriptors by Brian Carlstrom · 11 years ago
  43. add4944 am 6d25996b: Merge "ART: Print and dump functionalities per pass" by Ian Rogers · 11 years ago
  44. 6d25996 Merge "ART: Print and dump functionalities per pass" by Ian Rogers · 11 years ago
  45. e2f2716 am 11138c73: Merge "Don\'t create bump pointer spaces unless necessary." by Mathieu Chartier · 11 years ago
  46. 11138c7 Merge "Don't create bump pointer spaces unless necessary." by Mathieu Chartier · 11 years ago
  47. 76a5899 am 32f38c07: Merge "x86_64: Support r8-r15, xmm8-xmm15 in assembler" by Bill Buzbee · 11 years ago
  48. 32f38c0 Merge "x86_64: Support r8-r15, xmm8-xmm15 in assembler" by Bill Buzbee · 11 years ago
  49. c5f2e7e am 6fecd0e0: Merge "Add read barriers to the weak roots in the intern table." by Hiroshi Yamauchi · 11 years ago
  50. 4240c51 Don't create bump pointer spaces unless necessary. by Mathieu Chartier · 11 years ago
  51. 6fecd0e Merge "Add read barriers to the weak roots in the intern table." by Hiroshi Yamauchi · 11 years ago
  52. 1bd4872 Add read barriers to the weak roots in the intern table. by Hiroshi Yamauchi · 11 years ago
  53. 7c3c86b am 0130ba04: Merge "Allocate large enough space bitmaps for malloc spaces." by Hiroshi Yamauchi · 11 years ago
  54. 0130ba0 Merge "Allocate large enough space bitmaps for malloc spaces." by Hiroshi Yamauchi · 11 years ago
  55. 8499bf6 am c5f94db4: Merge "Add option to specify compiler executable." by Brian Carlstrom · 11 years ago
  56. aaf9743 am 32c02c15: Merge "x86_64: Add 64-bit version of instructions in asm" by Bill Buzbee · 11 years ago
  57. c5f94db Merge "Add option to specify compiler executable." by Brian Carlstrom · 11 years ago
  58. 32c02c1 Merge "x86_64: Add 64-bit version of instructions in asm" by Bill Buzbee · 11 years ago
  59. a20468c x86_64: Support r8-r15, xmm8-xmm15 in assembler by Dmitry Petrochenko · 11 years ago
  60. f99b9de am 0354e68a: Merge "Fix method tracing\'s handling of shadow frames on startup." by Jeff Hao · 11 years ago
  61. 0354e68 Merge "Fix method tracing's handling of shadow frames on startup." by Jeff Hao · 11 years ago
  62. 12e6d74 Add option to specify compiler executable. by Tsu Chiang Chuang · 11 years ago
  63. a15a81b Fix method tracing's handling of shadow frames on startup. by Jeff Hao · 11 years ago
  64. 7f7b77e am 9bec5443: Merge "Fix the problem of not shutting down the profiler in ART properly" by Ian Rogers · 11 years ago
  65. 9bec544 Merge "Fix the problem of not shutting down the profiler in ART properly" by Ian Rogers · 11 years ago
  66. c569fe8 am 33a60e47: Merge "Set the type of a RegStorage correctly" by Bill Buzbee · 11 years ago
  67. 4f7c6c0 am 2b9301bf: Merge "ART: Fix sharpening across dex files" by Andreas Gampe · 11 years ago
  68. 33a60e4 Merge "Set the type of a RegStorage correctly" by Bill Buzbee · 11 years ago
  69. 2b9301b Merge "ART: Fix sharpening across dex files" by Andreas Gampe · 11 years ago
  70. 6ddf510 am 67c482f6: Merge "Art compiler: remove unnecessary sqrt call" by buzbee · 11 years ago
  71. 67c482f Merge "Art compiler: remove unnecessary sqrt call" by buzbee · 11 years ago
  72. e0099d4 ART: Fix sharpening across dex files by Andreas Gampe · 11 years ago
  73. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 11 years ago
  74. afe5638 am 6c35a6ba: Merge "Quick compiler: generalize NarrowRegLoc()" by buzbee · 11 years ago
  75. 6c35a6b Merge "Quick compiler: generalize NarrowRegLoc()" by buzbee · 11 years ago
  76. 0c52451 Set the type of a RegStorage correctly by Mark Mendell · 11 years ago
  77. 96992e8 x86_64: Add 64-bit version of instructions in asm by Dmitry Petrochenko · 11 years ago
  78. 9f521ed am e3b5cb50: Merge "Workaround apparent clang compilation issue" by Brian Carlstrom · 11 years ago
  79. 8bcecce ART: Print and dump functionalities per pass by Jean Christophe Beyler · 11 years ago
  80. e3b5cb5 Merge "Workaround apparent clang compilation issue" by Brian Carlstrom · 11 years ago
  81. c647564 Workaround apparent clang compilation issue by Brian Carlstrom · 11 years ago
  82. 142587b am ab5b370e: Merge "AArch64: Add suspend check in managed code." by Bill Buzbee · 11 years ago
  83. b42b258 am bbc66c58: Merge "ART: Better SSA Allocation when recreating SSA" by Bill Buzbee · 11 years ago
  84. d345414 am 960a4bcd: Merge "AArch64: Enable FLOAT and DOUBLE opcodes" by Bill Buzbee · 11 years ago
  85. ab5b370 Merge "AArch64: Add suspend check in managed code." by Bill Buzbee · 11 years ago
  86. bbc66c5 Merge "ART: Better SSA Allocation when recreating SSA" by Bill Buzbee · 11 years ago
  87. 960a4bc Merge "AArch64: Enable FLOAT and DOUBLE opcodes" by Bill Buzbee · 11 years ago
  88. 6a58691 Fix the problem of not shutting down the profiler in ART properly by Wei Jin · 11 years ago
  89. 4896d7b ART: Better SSA Allocation when recreating SSA by Jean Christophe Beyler · 11 years ago
  90. 032d377 AArch64: Enable FLOAT and DOUBLE opcodes by Serban Constantinescu · 11 years ago
  91. 311b809 am 1b1aea22: Merge "Fix x86_64 test failures." by Brian Carlstrom · 11 years ago
  92. 1b1aea2 Merge "Fix x86_64 test failures." by Brian Carlstrom · 11 years ago
  93. 7f0a6d6 Fix x86_64 test failures. by Nicolas Geoffray · 11 years ago
  94. fb11df0 am ddb1a160: Merge "Add a linear scan register allocator to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  95. ddb1a16 Merge "Add a linear scan register allocator to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  96. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  97. 65f8cba am 8b5b1e55: Merge "Make DexFile content read only before running DexFileVerifier" by Brian Carlstrom · 11 years ago
  98. 8b5b1e5 Merge "Make DexFile content read only before running DexFileVerifier" by Brian Carlstrom · 11 years ago
  99. d6cec90 Make DexFile content read only before running DexFileVerifier by Brian Carlstrom · 11 years ago
  100. 48241e7 AArch64: Add suspend check in managed code. by Zheng Xu · 11 years ago