1. abaf927 Merge "Re-apply: Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  2. ea3fa0b Re-apply: Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  3. 9e36e4c Merge "art: dex offset fix in oat_file.cc for x86_64" by Ian Rogers · 11 years ago
  4. 83bef92 art: dex offset fix in oat_file.cc for x86_64 by Dmitry Petrochenko · 11 years ago
  5. b1e61ad Merge "Tweak Mir2Lir::GenInstanceofCallingHelper for X86" by Ian Rogers · 11 years ago
  6. 6607d97 Tweak Mir2Lir::GenInstanceofCallingHelper for X86 by Mark Mendell · 11 years ago
  7. 3b4cd99 Merge "Add regression test for Thread.interrupted" by Brian Carlstrom · 11 years ago
  8. 41ccc3b Merge "Added inlined abs method with float and double type" by Ian Rogers · 11 years ago
  9. cbaf987 Add regression test for Thread.interrupted by Brian Carlstrom · 11 years ago
  10. 35d7e41 Merge "Support Direct Method/Type access for X86" by Ian Rogers · 11 years ago
  11. 6c92e7d Merge "Rewrite GenInlinedCharAt for x86" by Ian Rogers · 11 years ago
  12. 55d0eac Support Direct Method/Type access for X86 by Mark Mendell · 11 years ago
  13. 7cba217 Merge "Update to the BitVector Implementation" by Bill Buzbee · 11 years ago
  14. 3ece181 Merge changes Id416ea15,I725ce638 by Brian Carlstrom · 11 years ago
  15. 8aaeb48 Merge changes Ia93c2952,I09fb90a9 by Brian Carlstrom · 11 years ago
  16. 093713f Fix Portable build by Brian Carlstrom · 11 years ago
  17. 7dff39e Change GetPortableCode result from reference to pointer by Brian Carlstrom · 11 years ago
  18. d4df935 GetCode -> GetPortableCode by Brian Carlstrom · 11 years ago
  19. 398c9b5 SetOatCodeOffset -> SetPortableOatCodeOffset by Brian Carlstrom · 11 years ago
  20. e07ab62 Merge "Fix CreateMultiArray to be compaction safe." by Mathieu Chartier · 11 years ago
  21. 1b1cc27 Merge "Add wide setter test with preceding parameters as int." by Vladimir Marko · 11 years ago
  22. 502c2a8 Generate ARM special methods from InlineMethod data. by Vladimir Marko · 11 years ago
  23. 14fb131 Merge "Fix special getter/setter generation." by Vladimir Marko · 11 years ago
  24. c9bf407 Fix special getter/setter generation. by Vladimir Marko · 11 years ago
  25. 8017ef8 Add wide setter test with preceding parameters as int. by Vladimir Marko · 11 years ago
  26. b185165 Merge "Revert "Revert "Check FastInstance() early for special getters and setters.""" by Vladimir Marko · 11 years ago
  27. 2bc4780 Revert "Revert "Check FastInstance() early for special getters and setters."" by Vladimir Marko · 11 years ago
  28. 5bb9903 Fix CreateMultiArray to be compaction safe. by Mathieu Chartier · 11 years ago
  29. 9c7f354 Merge "Make debugger / jdwp compaction safe." by Mathieu Chartier · 11 years ago
  30. 412c7fc Make debugger / jdwp compaction safe. by Mathieu Chartier · 11 years ago
  31. 109e2b3 Merge "Revert "Check FastInstance() early for special getters and setters."" by Ian Rogers · 11 years ago
  32. 632e458 Revert "Check FastInstance() early for special getters and setters." by Ian Rogers · 11 years ago
  33. 5cb2870 Merge "Revert "Generate ARM special methods from InlineMethod data."" by Ian Rogers · 11 years ago
  34. f33ffde Revert "Generate ARM special methods from InlineMethod data." by Ian Rogers · 11 years ago
  35. 3ae5f2a Merge "Tweak test to better expose codegen bug." by Ian Rogers · 11 years ago
  36. 116848d Tweak test to better expose codegen bug. by Ian Rogers · 11 years ago
  37. f9bc0a5 Merge "Make primitive getter/setters consistently signed." by Ian Rogers · 11 years ago
  38. 29501cf Make primitive getter/setters consistently signed. by Ian Rogers · 11 years ago
  39. e111380 Merge "RosAlloc verification." by Hiroshi Yamauchi · 11 years ago
  40. a4adbfd RosAlloc verification. by Hiroshi Yamauchi · 11 years ago
  41. dbb17e3 Added inlined abs method with float and double type by Yixin Shou · 11 years ago
  42. 6957616 Merge "Generate ARM special methods from InlineMethod data." by Vladimir Marko · 11 years ago
  43. 92ef04c Merge "Check FastInstance() early for special getters and setters." by Vladimir Marko · 11 years ago
  44. 1ca6234 Generate ARM special methods from InlineMethod data. by Vladimir Marko · 11 years ago
  45. 5dc5727 Check FastInstance() early for special getters and setters. by Vladimir Marko · 11 years ago
  46. a522142 Merge "Fix JDWP thread crash." by Sebastien Hertz · 11 years ago
  47. d1b9241 Merge "Object model changes to support 64bit." by Ian Rogers · 11 years ago
  48. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  49. 822115a Merge "Break unnecessary dependence on common_test." by Ian Rogers · 11 years ago
  50. 558a694 Break unnecessary dependence on common_test. by Ian Rogers · 11 years ago
  51. 462553e Merge "ART can't create more than 8k threads during the worktime" by Ian Rogers · 11 years ago
  52. 1efa0a9 ART can't create more than 8k threads during the worktime by Alexei Zavjalov · 11 years ago
  53. 870901d Finish fixing Zygote descriptor leakage problem by Dave Platt · 11 years ago
  54. 69cd439 Merge "Add missing SIRT to LoadNativeLibrary." by Mathieu Chartier · 11 years ago
  55. 055d46c Add missing SIRT to LoadNativeLibrary. by Mathieu Chartier · 11 years ago
  56. 2b724cb Rewrite GenInlinedCharAt for x86 by Mark Mendell · 11 years ago
  57. 7c84c44 Merge "[MIPS64] Temporary placeholder build, to allow other projects to build" by Brian Carlstrom · 11 years ago
  58. 4c4f90c Merge "Restore end of dex2oat logging" by Brian Carlstrom · 11 years ago
  59. 42c97a4 Merge "Fix apps with more than one dex file with the same name" by Brian Carlstrom · 11 years ago
  60. 0d6adac Fix apps with more than one dex file with the same name by Brian Carlstrom · 11 years ago
  61. 0376e6b Fix JDWP thread crash. by Sebastien Hertz · 11 years ago
  62. 14cc0dc Merge "Specializing x86 range argument copying" by Ian Rogers · 11 years ago
  63. 65c23bb Restore end of dex2oat logging by Brian Carlstrom · 11 years ago
  64. 2c498d1 Specializing x86 range argument copying by Razvan A Lupusoru · 11 years ago
  65. 1dcff62 Merge "Support Literal pools for x86" by Ian Rogers · 11 years ago
  66. 67c39c4 Support Literal pools for x86 by Mark Mendell · 11 years ago
  67. 6a5ed25 Merge "Redo x86 int arithmetic" by Ian Rogers · 11 years ago
  68. 8f22367 Merge "Make slow paths easier to write" by Ian Rogers · 11 years ago
  69. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 11 years ago
  70. bcba512 Merge "Remove unused code in heap.h" by Mathieu Chartier · 11 years ago
  71. 816021e Remove unused code in heap.h by Mathieu Chartier · 11 years ago
  72. 22d86fd Merge "Add missing SIRT to FindMethodFromCode." by Mathieu Chartier · 11 years ago
  73. 37a9876 Add missing SIRT to FindMethodFromCode. by Mathieu Chartier · 11 years ago
  74. 90ea00c Merge "Change marking objects in to_space DCHECK to CHECK" by Mathieu Chartier · 11 years ago
  75. d1e05bf Change marking objects in to_space DCHECK to CHECK by Mathieu Chartier · 11 years ago
  76. 8e3cde5 Merge "Switch art over to a long in DexFile." by Elliott Hughes · 11 years ago
  77. 2d98390 Switch art over to a long in DexFile. by Elliott Hughes · 11 years ago
  78. bcec6fb Make slow paths easier to write by Dave Allison · 11 years ago
  79. f2ef56d Merge "Update ART tests to handle new System.gc behavior" by Mathieu Chartier · 11 years ago
  80. 7befd0e Update ART tests to handle new System.gc behavior by Mathieu Chartier · 11 years ago
  81. 9e64cab Merge "Make DexCache references const." by Vladimir Marko · 11 years ago
  82. 64cffee Make DexCache references const. by Vladimir Marko · 11 years ago
  83. c293218 Merge "Don't assume resolved type has the same dex cache." by Vladimir Marko · 11 years ago
  84. d889bf4 Merge "Add missing SIRT to CreateArrayClass." by Mathieu Chartier · 11 years ago
  85. c0a9ea4 Add missing SIRT to CreateArrayClass. by Mathieu Chartier · 11 years ago
  86. ac33bfa Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace." by Mathieu Chartier · 11 years ago
  87. 842888a Merge "Fix a race condition in RosAlloc." by Hiroshi Yamauchi · 11 years ago
  88. 70f6004 Fix a race condition in RosAlloc. by Hiroshi Yamauchi · 11 years ago
  89. 40c8426 Merge "Art Compiler: fix compiler temps" by buzbee · 11 years ago
  90. 1f3b535 Move SwapBitmaps to ContinuousMemMapAllocSpace. by Mathieu Chartier · 11 years ago
  91. d69835d Art Compiler: fix compiler temps by buzbee · 11 years ago
  92. feb2b4e Redo x86 int arithmetic by Mark Mendell · 11 years ago
  93. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 11 years ago
  94. 1f00671 Merge "Fix lock order checking violation." by Mathieu Chartier · 11 years ago
  95. caa82d6 Fix lock order checking violation. by Mathieu Chartier · 11 years ago
  96. 27e180f Merge "Fix race conditions caused by StartGC." by Mathieu Chartier · 11 years ago
  97. 316116b Merge "Remove redundant compare for x86 OpDecAndBranch" by Ian Rogers · 11 years ago
  98. 5ca04c1 Merge "Properly tolerate missing declaring source files" by Brian Carlstrom · 11 years ago
  99. 7c6aca2 Properly tolerate missing declaring source files by Brian Carlstrom · 11 years ago
  100. 81c414a Merge "Fix dump-oat-boot to work with new build location by supplying explict host-prefix" by Brian Carlstrom · 11 years ago