1. bb43294 Merge "Avoid interleaving JDWP requests and events." by Sebastien Hertz · 11 years ago
  2. e2ef144 Merge "Fix failing check during JDWP invoke." by Sebastien Hertz · 11 years ago
  3. 99660e1 Avoid interleaving JDWP requests and events. by Sebastien Hertz · 11 years ago
  4. 21e729c Fix failing check during JDWP invoke. by Sebastien Hertz · 11 years ago
  5. 0bf2ed9 Merge "Update native methods whitelist." by Sebastien Hertz · 11 years ago
  6. f48644b Update native methods whitelist. by Sebastien Hertz · 11 years ago
  7. 46861fc Merge "GenSpecialCase support for x86" by Vladimir Marko · 11 years ago
  8. df8d416 Merge "Rewrite the compiler interface for CompilerDriver." by Nicolas Geoffray · 11 years ago
  9. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 11 years ago
  10. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  11. d565caf Don't store this_object in SIRT for static invokes. by Mathieu Chartier · 11 years ago
  12. 32a6c7f Merge "Remove using mirror::* in jni internal." by Mathieu Chartier · 11 years ago
  13. e7e8a5f Remove using mirror::* in jni internal. by Mathieu Chartier · 11 years ago
  14. 239e8da Merge "Revert "Revert "Revert "Add a script for running art standalone."""" by Ian Rogers · 11 years ago
  15. 97f4489 Revert "Revert "Revert "Add a script for running art standalone.""" by Ian Rogers · 11 years ago
  16. 209a3a0 Merge "Fix function names in CHECK_NON_NULL_ARGUMENT." by Narayan Kamath · 11 years ago
  17. 44ba806 Merge "Revert "Revert "Add a script for running art standalone.""" by Nicolas Geoffray · 11 years ago
  18. cc35e45 Merge "Thread-local allocation stack." by Hiroshi Yamauchi · 11 years ago
  19. 3bc0174 GenSpecialCase support for x86 by Razvan A Lupusoru · 11 years ago
  20. f5b0e20 Thread-local allocation stack. by Hiroshi Yamauchi · 11 years ago
  21. 874d252 Remove old fork-and-specialize API by Dave Platt · 11 years ago
  22. ebdf3f3 Prevent object allocation related races in VisitObjects. by Mathieu Chartier · 11 years ago
  23. d2be39a Merge "Fix race condition in BumpPointerSpace::Walk." by Mathieu Chartier · 11 years ago
  24. 13511e8 Merge "Avoid unnecessarily dirtying pages in SemiSpace collector." by Mathieu Chartier · 11 years ago
  25. 4b23250 Revert "Revert "Add a script for running art standalone."" by Nicolas Geoffray · 11 years ago
  26. 8544b46 Fix race condition in BumpPointerSpace::Walk. by Mathieu Chartier · 11 years ago
  27. ad35d90 Avoid unnecessarily dirtying pages in SemiSpace collector. by Mathieu Chartier · 11 years ago
  28. 8b8adac Merge "Finish fixing Zygote descriptor leakage problem" by Dave Platt · 11 years ago
  29. 41dcb9f Revert "Add a script for running art standalone." by Brian Carlstrom · 11 years ago
  30. 2300790 Merge "Fix wrong thread id being passed to SIRT roots." by Mathieu Chartier · 11 years ago
  31. 89bb144 Fix wrong thread id being passed to SIRT roots. by Mathieu Chartier · 11 years ago
  32. 8e611d3 Fix function names in CHECK_NON_NULL_ARGUMENT. by Narayan Kamath · 11 years ago
  33. b422d3f Merge "Speed up method lookup in a different dex file." by Vladimir Marko · 11 years ago
  34. 763a085 Merge "Add a script for running art standalone." by Nicolas Geoffray · 11 years ago
  35. 1f5a90f Add a script for running art standalone. by Nicolas Geoffray · 11 years ago
  36. fd14755 Merge "Work in the direction of hard float quick ABIs." by Ian Rogers · 11 years ago
  37. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 11 years ago
  38. 3c976a8 Merge "Add more checking to ReleasePrimitiveArray." by Mathieu Chartier · 11 years ago
  39. d68ac70 Add more checking to ReleasePrimitiveArray. by Mathieu Chartier · 11 years ago
  40. 4d2efce Don't hardcode object layout in Unsafe and space_test. by Hiroshi Yamauchi · 11 years ago
  41. fc4c27e Change BumpPointerSpace main block header to not be in space data. by Mathieu Chartier · 11 years ago
  42. f54c9d6 Merge "Add root types and thread id to root visiting." by Mathieu Chartier · 11 years ago
  43. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  44. bbcc0c0 Speed up method lookup in a different dex file. by Vladimir Marko · 11 years ago
  45. 611c2c3 art: 64-bit support in UContext::Dump by Dmitry Petrochenko · 11 years ago
  46. abaf927 Merge "Re-apply: Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  47. ea3fa0b Re-apply: Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  48. 83bef92 art: dex offset fix in oat_file.cc for x86_64 by Dmitry Petrochenko · 11 years ago
  49. 7cba217 Merge "Update to the BitVector Implementation" by Bill Buzbee · 11 years ago
  50. e07ab62 Merge "Fix CreateMultiArray to be compaction safe." by Mathieu Chartier · 11 years ago
  51. b185165 Merge "Revert "Revert "Check FastInstance() early for special getters and setters.""" by Vladimir Marko · 11 years ago
  52. 2bc4780 Revert "Revert "Check FastInstance() early for special getters and setters."" by Vladimir Marko · 11 years ago
  53. 5bb9903 Fix CreateMultiArray to be compaction safe. by Mathieu Chartier · 11 years ago
  54. 412c7fc Make debugger / jdwp compaction safe. by Mathieu Chartier · 11 years ago
  55. 109e2b3 Merge "Revert "Check FastInstance() early for special getters and setters."" by Ian Rogers · 11 years ago
  56. 632e458 Revert "Check FastInstance() early for special getters and setters." by Ian Rogers · 11 years ago
  57. f9bc0a5 Merge "Make primitive getter/setters consistently signed." by Ian Rogers · 11 years ago
  58. 29501cf Make primitive getter/setters consistently signed. by Ian Rogers · 11 years ago
  59. a4adbfd RosAlloc verification. by Hiroshi Yamauchi · 11 years ago
  60. 5dc5727 Check FastInstance() early for special getters and setters. by Vladimir Marko · 11 years ago
  61. a522142 Merge "Fix JDWP thread crash." by Sebastien Hertz · 11 years ago
  62. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  63. 462553e Merge "ART can't create more than 8k threads during the worktime" by Ian Rogers · 11 years ago
  64. 1efa0a9 ART can't create more than 8k threads during the worktime by Alexei Zavjalov · 11 years ago
  65. 870901d Finish fixing Zygote descriptor leakage problem by Dave Platt · 11 years ago
  66. 69cd439 Merge "Add missing SIRT to LoadNativeLibrary." by Mathieu Chartier · 11 years ago
  67. 055d46c Add missing SIRT to LoadNativeLibrary. by Mathieu Chartier · 11 years ago
  68. 7c84c44 Merge "[MIPS64] Temporary placeholder build, to allow other projects to build" by Brian Carlstrom · 11 years ago
  69. 0d6adac Fix apps with more than one dex file with the same name by Brian Carlstrom · 11 years ago
  70. 0376e6b Fix JDWP thread crash. by Sebastien Hertz · 11 years ago
  71. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 11 years ago
  72. 816021e Remove unused code in heap.h 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. 2d98390 Switch art over to a long in DexFile. by Elliott Hughes · 11 years ago
  77. 64cffee Make DexCache references const. by Vladimir Marko · 11 years ago
  78. c293218 Merge "Don't assume resolved type has the same dex cache." by Vladimir Marko · 11 years ago
  79. c0a9ea4 Add missing SIRT to CreateArrayClass. by Mathieu Chartier · 11 years ago
  80. ac33bfa Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace." by Mathieu Chartier · 11 years ago
  81. 70f6004 Fix a race condition in RosAlloc. by Hiroshi Yamauchi · 11 years ago
  82. 1f3b535 Move SwapBitmaps to ContinuousMemMapAllocSpace. by Mathieu Chartier · 11 years ago
  83. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 11 years ago
  84. caa82d6 Fix lock order checking violation. by Mathieu Chartier · 11 years ago
  85. 27e180f Merge "Fix race conditions caused by StartGC." by Mathieu Chartier · 11 years ago
  86. 7c6aca2 Properly tolerate missing declaring source files by Brian Carlstrom · 11 years ago
  87. d5a89ee Fix race conditions caused by StartGC. by Mathieu Chartier · 11 years ago
  88. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 11 years ago
  89. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  90. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 11 years ago
  91. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  92. 1cbed45 Merge "Fix multi-line hex dumping and add unit test." by Ian Rogers · 11 years ago
  93. 4a7867b Add property to disable sampling profiler. by Dave Allison · 11 years ago
  94. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 11 years ago
  95. ee28773 Bionic has <sys/ucontext.h> now. by Elliott Hughes · 11 years ago
  96. ba5870d Fix a large object space issue with the GSS collector. by Hiroshi Yamauchi · 11 years ago
  97. 6c2270b Fix GC options to make the setting available by lzang1 · 11 years ago
  98. 78c0bb9 Merge "Refactor array access for the interpreter." by Sebastien Hertz · 11 years ago
  99. 7f9d66c Bump oat file version due to apparent recent code/runtime interface change by Brian Carlstrom · 11 years ago
  100. 8f4be93 Visit libraries roots in JavaVMExt::VisitRoots by Mathieu Chartier · 11 years ago