1. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 11 years ago
  2. 816021e Remove unused code in heap.h by Mathieu Chartier · 11 years ago
  3. 37a9876 Add missing SIRT to FindMethodFromCode. by Mathieu Chartier · 11 years ago
  4. 90ea00c Merge "Change marking objects in to_space DCHECK to CHECK" by Mathieu Chartier · 11 years ago
  5. d1e05bf Change marking objects in to_space DCHECK to CHECK by Mathieu Chartier · 11 years ago
  6. 2d98390 Switch art over to a long in DexFile. by Elliott Hughes · 11 years ago
  7. 64cffee Make DexCache references const. by Vladimir Marko · 11 years ago
  8. c293218 Merge "Don't assume resolved type has the same dex cache." by Vladimir Marko · 11 years ago
  9. c0a9ea4 Add missing SIRT to CreateArrayClass. by Mathieu Chartier · 11 years ago
  10. ac33bfa Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace." by Mathieu Chartier · 11 years ago
  11. 70f6004 Fix a race condition in RosAlloc. by Hiroshi Yamauchi · 11 years ago
  12. 1f3b535 Move SwapBitmaps to ContinuousMemMapAllocSpace. by Mathieu Chartier · 11 years ago
  13. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 11 years ago
  14. caa82d6 Fix lock order checking violation. by Mathieu Chartier · 11 years ago
  15. 27e180f Merge "Fix race conditions caused by StartGC." by Mathieu Chartier · 11 years ago
  16. 7c6aca2 Properly tolerate missing declaring source files by Brian Carlstrom · 11 years ago
  17. d5a89ee Fix race conditions caused by StartGC. by Mathieu Chartier · 11 years ago
  18. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 11 years ago
  19. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  20. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 11 years ago
  21. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  22. 1cbed45 Merge "Fix multi-line hex dumping and add unit test." by Ian Rogers · 11 years ago
  23. 4a7867b Add property to disable sampling profiler. by Dave Allison · 11 years ago
  24. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 11 years ago
  25. ee28773 Bionic has <sys/ucontext.h> now. by Elliott Hughes · 11 years ago
  26. ba5870d Fix a large object space issue with the GSS collector. by Hiroshi Yamauchi · 11 years ago
  27. 6c2270b Fix GC options to make the setting available by lzang1 · 11 years ago
  28. 78c0bb9 Merge "Refactor array access for the interpreter." by Sebastien Hertz · 11 years ago
  29. 7f9d66c Bump oat file version due to apparent recent code/runtime interface change by Brian Carlstrom · 11 years ago
  30. 8f4be93 Visit libraries roots in JavaVMExt::VisitRoots by Mathieu Chartier · 11 years ago
  31. 5b8cf9d Merge "Change DisableGC to DisableMovingGC." by Mathieu Chartier · 11 years ago
  32. 0088703 Merge "Modify to use new BacktraceMap creation function." by Christopher Ferris · 11 years ago
  33. 1d27b34 Change DisableGC to DisableMovingGC. by Mathieu Chartier · 11 years ago
  34. f7a0c5e Merge "Embed array class pointers at array allocation sites." by Hiroshi Yamauchi · 11 years ago
  35. abff643 Refactor array access for the interpreter. by Sebastien Hertz · 11 years ago
  36. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago
  37. caf22ac Modify to use new BacktraceMap creation function. by Christopher Ferris · 11 years ago
  38. bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 11 years ago
  39. 3e8b2e1 Fix bugs in ReleasePrimitiveArray. by Mathieu Chartier · 11 years ago
  40. 9be9a7a Improve IsMovableObject logic. by Mathieu Chartier · 11 years ago
  41. 26a302b Merge "Change GC ergonomics to better handle heap verification." by Mathieu Chartier · 11 years ago
  42. 7476280 Change GC ergonomics to better handle heap verification. by Mathieu Chartier · 11 years ago
  43. d72f62a Merge "art: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  44. f2f77d9 Merge "64bit friendly printf modifiers in JDWP." by Ian Rogers · 11 years ago
  45. fb87d20 Merge "64bit fixes for elf file." by Ian Rogers · 11 years ago
  46. d9e4e0c 64bit friendly printf modifiers in JDWP. by Ian Rogers · 11 years ago
  47. 3605b38 Merge "Fix 64bit compilation issues with IndirectRef." by Ian Rogers · 11 years ago
  48. cdfcf37 64bit fixes for elf file. by Ian Rogers · 11 years ago
  49. f61db68 Fix 64bit compilation issues with IndirectRef. by Ian Rogers · 11 years ago
  50. b574c18 64bit friendly printf modifiers in Instruction::DumpString. by Ian Rogers · 11 years ago
  51. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 11 years ago
  52. 81de680 art: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  53. c666ee8 64bit monitors are forced to 32bit in lock words. by Ian Rogers · 11 years ago
  54. 0080783 Merge "64bit friendly printf modifiers in mem map errors." by Ian Rogers · 11 years ago
  55. a64c4a9 Merge "Update ElfWriterMclinker for klp" by Brian Carlstrom · 11 years ago
  56. debeb3a 64bit friendly printf modifiers in mem map errors. by Ian Rogers · 11 years ago
  57. 2f7130b Merge "64bit friendly GC CAS operations." by Ian Rogers · 11 years ago
  58. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 11 years ago
  59. 8c95011 Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 11 years ago
  60. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  61. 8a6bbfc 64bit cleanliness for the dex file verifier. by Ian Rogers · 11 years ago
  62. 919743e Merge "64bit cleanliness requires PRI*64 macros for stdint types." by Ian Rogers · 11 years ago
  63. 399b09b Merge "Fix 64bit issues in logging code." by Ian Rogers · 11 years ago
  64. b400da0 Fix 64bit issues in logging code. by Ian Rogers · 11 years ago
  65. 220228e 64bit cleanliness requires PRI*64 macros for stdint types. by Ian Rogers · 11 years ago
  66. b10a57d Fix non-PLT text relocation introduced by CL 79466 by Mark Mendell · 11 years ago
  67. 9d8918f Merge "Mark methods in method_verifier-inl.h as inline." by Vladimir Marko · 11 years ago
  68. a2e72b6 Merge "Use macros to remove CFI information for MAC OS/X" by Ian Rogers · 11 years ago
  69. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 11 years ago
  70. 0f98205 Mark methods in method_verifier-inl.h as inline. by Vladimir Marko · 11 years ago
  71. 23a2821 Clean up access checks. by Vladimir Marko · 11 years ago
  72. 40afcfe Merge "Revert "Implement cumulative timings for CompilerDriver."" by Brian Carlstrom · 11 years ago
  73. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 11 years ago
  74. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 11 years ago
  75. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 11 years ago
  76. ed31bad Merge "Fix bug in CardTable::ModifyCardsAtomic." by Mathieu Chartier · 11 years ago
  77. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 11 years ago
  78. 1776f50 Merge "Change to support new BacktraceMap." by Christopher Ferris · 11 years ago
  79. f3f139f Merge "Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  80. 4c65469 Merge "Fix opening oat files that are out of date." by Vladimir Marko · 11 years ago
  81. 943af7d Change to support new BacktraceMap. by Christopher Ferris · 11 years ago
  82. 0b6b18e Change lock ordering to prevent violation. by Mathieu Chartier · 11 years ago
  83. 60836d5 Fix opening oat files that are out of date. by Vladimir Marko · 11 years ago
  84. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  85. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 11 years ago
  86. dd13413 Merge "Run checkpoints after resuming threads in signal catcher SIGQUIT." by Mathieu Chartier · 11 years ago
  87. ce4689f Run checkpoints after resuming threads in signal catcher SIGQUIT. by Mathieu Chartier · 11 years ago
  88. 27dbc31 Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  89. e99f8c8 Merge "Don't resolve types in verifier when we can't load classes." by Mathieu Chartier · 11 years ago
  90. 0f875ef Revert accidental default collector type change. by Mathieu Chartier · 11 years ago
  91. eae2fb2 Don't resolve types in verifier when we can't load classes. by Mathieu Chartier · 11 years ago
  92. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  93. 2e366d2 Merge "Fix JDWP IsCollected command handling." by Sebastien Hertz · 11 years ago
  94. 65637eb Fix JDWP IsCollected command handling. by Sebastien Hertz · 11 years ago
  95. e01b540 Remove zygote space from alloc_spaces_ array. by Mathieu Chartier · 11 years ago
  96. 138dbfc Selective deoptimization. by Sebastien Hertz · 11 years ago
  97. 62e4548 Merge "Avoid instrumentation stack corruption." by Sebastien Hertz · 11 years ago
  98. 05e713a Bump pointer space only collection. by Hiroshi Yamauchi · 11 years ago
  99. 16ce092 Make fast JNI part of pretty method output. by Ian Rogers · 11 years ago
  100. aa368a4 Merge "Refactor large object sweeping." by Mathieu Chartier · 11 years ago