1. ea3fa0b Re-apply: Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  2. a522142 Merge "Fix JDWP thread crash." by Sebastien Hertz · 11 years ago
  3. d1b9241 Merge "Object model changes to support 64bit." by Ian Rogers · 11 years ago
  4. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  5. 822115a Merge "Break unnecessary dependence on common_test." by Ian Rogers · 11 years ago
  6. 558a694 Break unnecessary dependence on common_test. by Ian Rogers · 11 years ago
  7. 462553e Merge "ART can't create more than 8k threads during the worktime" by Ian Rogers · 11 years ago
  8. 1efa0a9 ART can't create more than 8k threads during the worktime by Alexei Zavjalov · 11 years ago
  9. 69cd439 Merge "Add missing SIRT to LoadNativeLibrary." by Mathieu Chartier · 11 years ago
  10. 055d46c Add missing SIRT to LoadNativeLibrary. by Mathieu Chartier · 11 years ago
  11. 7c84c44 Merge "[MIPS64] Temporary placeholder build, to allow other projects to build" by Brian Carlstrom · 11 years ago
  12. 4c4f90c Merge "Restore end of dex2oat logging" by Brian Carlstrom · 11 years ago
  13. 42c97a4 Merge "Fix apps with more than one dex file with the same name" by Brian Carlstrom · 11 years ago
  14. 0d6adac Fix apps with more than one dex file with the same name by Brian Carlstrom · 11 years ago
  15. 0376e6b Fix JDWP thread crash. by Sebastien Hertz · 11 years ago
  16. 14cc0dc Merge "Specializing x86 range argument copying" by Ian Rogers · 11 years ago
  17. 65c23bb Restore end of dex2oat logging by Brian Carlstrom · 11 years ago
  18. 2c498d1 Specializing x86 range argument copying by Razvan A Lupusoru · 11 years ago
  19. 1dcff62 Merge "Support Literal pools for x86" by Ian Rogers · 11 years ago
  20. 67c39c4 Support Literal pools for x86 by Mark Mendell · 11 years ago
  21. 6a5ed25 Merge "Redo x86 int arithmetic" by Ian Rogers · 11 years ago
  22. 8f22367 Merge "Make slow paths easier to write" by Ian Rogers · 11 years ago
  23. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 11 years ago
  24. bcba512 Merge "Remove unused code in heap.h" by Mathieu Chartier · 11 years ago
  25. 816021e Remove unused code in heap.h by Mathieu Chartier · 11 years ago
  26. 22d86fd Merge "Add missing SIRT to FindMethodFromCode." by Mathieu Chartier · 11 years ago
  27. 37a9876 Add missing SIRT to FindMethodFromCode. by Mathieu Chartier · 11 years ago
  28. 90ea00c Merge "Change marking objects in to_space DCHECK to CHECK" by Mathieu Chartier · 11 years ago
  29. d1e05bf Change marking objects in to_space DCHECK to CHECK by Mathieu Chartier · 11 years ago
  30. 8e3cde5 Merge "Switch art over to a long in DexFile." by Elliott Hughes · 11 years ago
  31. 2d98390 Switch art over to a long in DexFile. by Elliott Hughes · 11 years ago
  32. bcec6fb Make slow paths easier to write by Dave Allison · 11 years ago
  33. f2ef56d Merge "Update ART tests to handle new System.gc behavior" by Mathieu Chartier · 11 years ago
  34. 7befd0e Update ART tests to handle new System.gc behavior by Mathieu Chartier · 11 years ago
  35. 9e64cab Merge "Make DexCache references const." by Vladimir Marko · 11 years ago
  36. 64cffee Make DexCache references const. by Vladimir Marko · 11 years ago
  37. c293218 Merge "Don't assume resolved type has the same dex cache." by Vladimir Marko · 11 years ago
  38. d889bf4 Merge "Add missing SIRT to CreateArrayClass." by Mathieu Chartier · 11 years ago
  39. c0a9ea4 Add missing SIRT to CreateArrayClass. by Mathieu Chartier · 11 years ago
  40. ac33bfa Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace." by Mathieu Chartier · 11 years ago
  41. 842888a Merge "Fix a race condition in RosAlloc." by Hiroshi Yamauchi · 11 years ago
  42. 70f6004 Fix a race condition in RosAlloc. by Hiroshi Yamauchi · 11 years ago
  43. 40c8426 Merge "Art Compiler: fix compiler temps" by buzbee · 11 years ago
  44. 1f3b535 Move SwapBitmaps to ContinuousMemMapAllocSpace. by Mathieu Chartier · 11 years ago
  45. d69835d Art Compiler: fix compiler temps by buzbee · 11 years ago
  46. feb2b4e Redo x86 int arithmetic by Mark Mendell · 11 years ago
  47. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 11 years ago
  48. 1f00671 Merge "Fix lock order checking violation." by Mathieu Chartier · 11 years ago
  49. caa82d6 Fix lock order checking violation. by Mathieu Chartier · 11 years ago
  50. 27e180f Merge "Fix race conditions caused by StartGC." by Mathieu Chartier · 11 years ago
  51. 316116b Merge "Remove redundant compare for x86 OpDecAndBranch" by Ian Rogers · 11 years ago
  52. 5ca04c1 Merge "Properly tolerate missing declaring source files" by Brian Carlstrom · 11 years ago
  53. 7c6aca2 Properly tolerate missing declaring source files by Brian Carlstrom · 11 years ago
  54. 81c414a Merge "Fix dump-oat-boot to work with new build location by supplying explict host-prefix" by Brian Carlstrom · 11 years ago
  55. db79f74 Fix dump-oat-boot to work with new build location by supplying explict host-prefix by Brian Carlstrom · 11 years ago
  56. d5a89ee Fix race conditions caused by StartGC. by Mathieu Chartier · 11 years ago
  57. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 11 years ago
  58. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  59. f0c3718 Merge "Address another opportunity for reducing x86 sequence for GP pair to XMM" by Ian Rogers · 11 years ago
  60. 39a5489 Merge "Improve GenConstString, GenS{get,put} for x86" by Ian Rogers · 11 years ago
  61. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 11 years ago
  62. d65c39a Merge "Enable debug build of dex2oatd on host" by Brian Carlstrom · 11 years ago
  63. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  64. b58b2b3 Merge "Remove jdwpspy." by Ian Rogers · 11 years ago
  65. 95e3eeb Merge "x86 updates GenInlinedUnsafePut/GenInstanceofFinal" by Ian Rogers · 11 years ago
  66. 2492b9d Remove jdwpspy. by Ian Rogers · 11 years ago
  67. 1cbed45 Merge "Fix multi-line hex dumping and add unit test." by Ian Rogers · 11 years ago
  68. b39d4b1 Enable debug build of dex2oatd on host by Stuart Monteith · 11 years ago
  69. 6ed358f Merge "Add property to disable sampling profiler." by Brian Carlstrom · 11 years ago
  70. 4a7867b Add property to disable sampling profiler. by Dave Allison · 11 years ago
  71. d71e294 Merge "art: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 11 years ago
  72. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 11 years ago
  73. 2d27d83 art: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  74. f52bb80 Merge "Bionic has <sys/ucontext.h> now." by Elliott Hughes · 11 years ago
  75. ee28773 Bionic has <sys/ucontext.h> now. by Elliott Hughes · 11 years ago
  76. f7eedc9 Merge "Remove -D__STDC_FORMAT_MACROS." by Ian Rogers · 11 years ago
  77. b5a9646 Remove -D__STDC_FORMAT_MACROS. by Ian Rogers · 11 years ago
  78. 353e494 Merge "Fix a large object space issue with the GSS collector." by Hiroshi Yamauchi · 11 years ago
  79. ba5870d Fix a large object space issue with the GSS collector. by Hiroshi Yamauchi · 11 years ago
  80. a0e4b01 Merge "Fix GC options to make the setting available" by Mathieu Chartier · 11 years ago
  81. e7386ea Merge "Reduce PassDriver overhead, clean up Pass and PassDriver." by Vladimir Marko · 11 years ago
  82. 6c2270b Fix GC options to make the setting available by lzang1 · 11 years ago
  83. 75ba13f Reduce PassDriver overhead, clean up Pass and PassDriver. by Vladimir Marko · 11 years ago
  84. 78c0bb9 Merge "Refactor array access for the interpreter." by Sebastien Hertz · 11 years ago
  85. 6203d3e Merge "Bump oat file version due to apparent recent code/runtime interface change" by Brian Carlstrom · 11 years ago
  86. 7f9d66c Bump oat file version due to apparent recent code/runtime interface change by Brian Carlstrom · 11 years ago
  87. 86b26b7 Merge "Visit libraries roots in JavaVMExt::VisitRoots" by Mathieu Chartier · 11 years ago
  88. d39083e Merge "Remove boot.art phony target" by Brian Carlstrom · 11 years ago
  89. 660f8f0 Remove boot.art phony target by Brian Carlstrom · 11 years ago
  90. 8f4be93 Visit libraries roots in JavaVMExt::VisitRoots by Mathieu Chartier · 11 years ago
  91. 5b8cf9d Merge "Change DisableGC to DisableMovingGC." by Mathieu Chartier · 11 years ago
  92. 0088703 Merge "Modify to use new BacktraceMap creation function." by Christopher Ferris · 11 years ago
  93. 1d27b34 Change DisableGC to DisableMovingGC. by Mathieu Chartier · 11 years ago
  94. be9e06c Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA" by Brian Carlstrom · 11 years ago
  95. f7a0c5e Merge "Embed array class pointers at array allocation sites." by Hiroshi Yamauchi · 11 years ago
  96. 8721832 Merge "Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE" by Brian Carlstrom · 11 years ago
  97. f43adf6 Address another opportunity for reducing x86 sequence for GP pair to XMM by Razvan A Lupusoru · 11 years ago
  98. abff643 Refactor array access for the interpreter. by Sebastien Hertz · 11 years ago
  99. df8ee2e x86 updates GenInlinedUnsafePut/GenInstanceofFinal by Mark Mendell · 11 years ago
  100. 7f496e6 Merge "Add VerfiedMethod to DexCompilationUnit." by Vladimir Marko · 11 years ago