1. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 11 years ago
  2. bcba512 Merge "Remove unused code in heap.h" by Mathieu Chartier · 11 years ago
  3. 816021e Remove unused code in heap.h by Mathieu Chartier · 11 years ago
  4. 22d86fd Merge "Add missing SIRT to FindMethodFromCode." by Mathieu Chartier · 11 years ago
  5. 37a9876 Add missing SIRT to FindMethodFromCode. by Mathieu Chartier · 11 years ago
  6. 90ea00c Merge "Change marking objects in to_space DCHECK to CHECK" by Mathieu Chartier · 11 years ago
  7. d1e05bf Change marking objects in to_space DCHECK to CHECK by Mathieu Chartier · 11 years ago
  8. 8e3cde5 Merge "Switch art over to a long in DexFile." by Elliott Hughes · 11 years ago
  9. 2d98390 Switch art over to a long in DexFile. by Elliott Hughes · 11 years ago
  10. f2ef56d Merge "Update ART tests to handle new System.gc behavior" by Mathieu Chartier · 11 years ago
  11. 7befd0e Update ART tests to handle new System.gc behavior by Mathieu Chartier · 11 years ago
  12. 9e64cab Merge "Make DexCache references const." by Vladimir Marko · 11 years ago
  13. 64cffee Make DexCache references const. by Vladimir Marko · 11 years ago
  14. c293218 Merge "Don't assume resolved type has the same dex cache." by Vladimir Marko · 11 years ago
  15. d889bf4 Merge "Add missing SIRT to CreateArrayClass." by Mathieu Chartier · 11 years ago
  16. c0a9ea4 Add missing SIRT to CreateArrayClass. by Mathieu Chartier · 11 years ago
  17. ac33bfa Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace." by Mathieu Chartier · 11 years ago
  18. 842888a Merge "Fix a race condition in RosAlloc." by Hiroshi Yamauchi · 11 years ago
  19. 70f6004 Fix a race condition in RosAlloc. by Hiroshi Yamauchi · 11 years ago
  20. 40c8426 Merge "Art Compiler: fix compiler temps" by buzbee · 11 years ago
  21. 1f3b535 Move SwapBitmaps to ContinuousMemMapAllocSpace. by Mathieu Chartier · 11 years ago
  22. d69835d Art Compiler: fix compiler temps by buzbee · 11 years ago
  23. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 11 years ago
  24. 1f00671 Merge "Fix lock order checking violation." by Mathieu Chartier · 11 years ago
  25. caa82d6 Fix lock order checking violation. by Mathieu Chartier · 11 years ago
  26. 27e180f Merge "Fix race conditions caused by StartGC." by Mathieu Chartier · 11 years ago
  27. 316116b Merge "Remove redundant compare for x86 OpDecAndBranch" by Ian Rogers · 11 years ago
  28. 5ca04c1 Merge "Properly tolerate missing declaring source files" by Brian Carlstrom · 11 years ago
  29. 7c6aca2 Properly tolerate missing declaring source files by Brian Carlstrom · 11 years ago
  30. 81c414a Merge "Fix dump-oat-boot to work with new build location by supplying explict host-prefix" by Brian Carlstrom · 11 years ago
  31. db79f74 Fix dump-oat-boot to work with new build location by supplying explict host-prefix by Brian Carlstrom · 11 years ago
  32. d5a89ee Fix race conditions caused by StartGC. by Mathieu Chartier · 11 years ago
  33. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 11 years ago
  34. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  35. f0c3718 Merge "Address another opportunity for reducing x86 sequence for GP pair to XMM" by Ian Rogers · 11 years ago
  36. 39a5489 Merge "Improve GenConstString, GenS{get,put} for x86" by Ian Rogers · 11 years ago
  37. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 11 years ago
  38. d65c39a Merge "Enable debug build of dex2oatd on host" by Brian Carlstrom · 11 years ago
  39. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  40. b58b2b3 Merge "Remove jdwpspy." by Ian Rogers · 11 years ago
  41. 95e3eeb Merge "x86 updates GenInlinedUnsafePut/GenInstanceofFinal" by Ian Rogers · 11 years ago
  42. 2492b9d Remove jdwpspy. by Ian Rogers · 11 years ago
  43. 1cbed45 Merge "Fix multi-line hex dumping and add unit test." by Ian Rogers · 11 years ago
  44. b39d4b1 Enable debug build of dex2oatd on host by Stuart Monteith · 11 years ago
  45. 6ed358f Merge "Add property to disable sampling profiler." by Brian Carlstrom · 11 years ago
  46. 4a7867b Add property to disable sampling profiler. by Dave Allison · 11 years ago
  47. d71e294 Merge "art: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 11 years ago
  48. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 11 years ago
  49. 2d27d83 art: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  50. f52bb80 Merge "Bionic has <sys/ucontext.h> now." by Elliott Hughes · 11 years ago
  51. ee28773 Bionic has <sys/ucontext.h> now. by Elliott Hughes · 11 years ago
  52. f7eedc9 Merge "Remove -D__STDC_FORMAT_MACROS." by Ian Rogers · 11 years ago
  53. b5a9646 Remove -D__STDC_FORMAT_MACROS. by Ian Rogers · 11 years ago
  54. 353e494 Merge "Fix a large object space issue with the GSS collector." by Hiroshi Yamauchi · 11 years ago
  55. ba5870d Fix a large object space issue with the GSS collector. by Hiroshi Yamauchi · 11 years ago
  56. a0e4b01 Merge "Fix GC options to make the setting available" by Mathieu Chartier · 11 years ago
  57. e7386ea Merge "Reduce PassDriver overhead, clean up Pass and PassDriver." by Vladimir Marko · 11 years ago
  58. 6c2270b Fix GC options to make the setting available by lzang1 · 11 years ago
  59. 75ba13f Reduce PassDriver overhead, clean up Pass and PassDriver. by Vladimir Marko · 11 years ago
  60. 78c0bb9 Merge "Refactor array access for the interpreter." by Sebastien Hertz · 11 years ago
  61. 6203d3e Merge "Bump oat file version due to apparent recent code/runtime interface change" by Brian Carlstrom · 11 years ago
  62. 7f9d66c Bump oat file version due to apparent recent code/runtime interface change by Brian Carlstrom · 11 years ago
  63. 86b26b7 Merge "Visit libraries roots in JavaVMExt::VisitRoots" by Mathieu Chartier · 11 years ago
  64. d39083e Merge "Remove boot.art phony target" by Brian Carlstrom · 11 years ago
  65. 660f8f0 Remove boot.art phony target by Brian Carlstrom · 11 years ago
  66. 8f4be93 Visit libraries roots in JavaVMExt::VisitRoots by Mathieu Chartier · 11 years ago
  67. 5b8cf9d Merge "Change DisableGC to DisableMovingGC." by Mathieu Chartier · 11 years ago
  68. 0088703 Merge "Modify to use new BacktraceMap creation function." by Christopher Ferris · 11 years ago
  69. 1d27b34 Change DisableGC to DisableMovingGC. by Mathieu Chartier · 11 years ago
  70. be9e06c Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA" by Brian Carlstrom · 11 years ago
  71. f7a0c5e Merge "Embed array class pointers at array allocation sites." by Hiroshi Yamauchi · 11 years ago
  72. 8721832 Merge "Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE" by Brian Carlstrom · 11 years ago
  73. f43adf6 Address another opportunity for reducing x86 sequence for GP pair to XMM by Razvan A Lupusoru · 11 years ago
  74. abff643 Refactor array access for the interpreter. by Sebastien Hertz · 11 years ago
  75. df8ee2e x86 updates GenInlinedUnsafePut/GenInstanceofFinal by Mark Mendell · 11 years ago
  76. 7f496e6 Merge "Add VerfiedMethod to DexCompilationUnit." by Vladimir Marko · 11 years ago
  77. 8c66ad7 Merge "Refactor verification results." by Vladimir Marko · 11 years ago
  78. 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 11 years ago
  79. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago
  80. 76c8e59 Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE by Brian Carlstrom · 11 years ago
  81. caf22ac Modify to use new BacktraceMap creation function. by Christopher Ferris · 11 years ago
  82. 766e929 Improve GenConstString, GenS{get,put} for x86 by Mark Mendell · 11 years ago
  83. bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 11 years ago
  84. 7ea5daf Merge "Improve x86 long multiply and shifts" by Ian Rogers · 11 years ago
  85. 6e65720 Merge "Remove the link from dalvik instruction back to kMirOpCheck." by Vladimir Marko · 11 years ago
  86. 4376c87 Remove the link from dalvik instruction back to kMirOpCheck. by Vladimir Marko · 11 years ago
  87. b429d1d Merge "Support GenSelect for x86" by Vladimir Marko · 11 years ago
  88. cd28a22 Merge "Reduce x86 sequence for GP pair to XMM" by Ian Rogers · 11 years ago
  89. f9b3bdb Merge "Fix bugs in ReleasePrimitiveArray." by Mathieu Chartier · 11 years ago
  90. 3e8b2e1 Fix bugs in ReleasePrimitiveArray. by Mathieu Chartier · 11 years ago
  91. e1ede2c Merge "Work around 103-string-append slowness by not running debug build" by Brian Carlstrom · 11 years ago
  92. 9a09160 Merge "Improve IsMovableObject logic." by Mathieu Chartier · 11 years ago
  93. a8453b9 Merge "Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH" by Brian Carlstrom · 11 years ago
  94. 5b20ef9 Work around 103-string-append slowness by not running debug build by Brian Carlstrom · 11 years ago
  95. afb2c32 Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH by Brian Carlstrom · 11 years ago
  96. e27b3bf Support GenSelect for x86 by Razvan A Lupusoru · 11 years ago
  97. 9be9a7a Improve IsMovableObject logic. by Mathieu Chartier · 11 years ago
  98. d3266bc Reduce x86 sequence for GP pair to XMM by Razvan A Lupusoru · 11 years ago
  99. 26a302b Merge "Change GC ergonomics to better handle heap verification." by Mathieu Chartier · 11 years ago
  100. 787bbf8 Merge "64bit printf flag clean-up for MIR graph." by Ian Rogers · 11 years ago