1. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  2. 3d96846 Merge "Fix valgrind heap_test." by Hiroshi Yamauchi · 10 years ago
  3. 8711d1f Fix valgrind heap_test. by Hiroshi Yamauchi · 10 years ago
  4. 9bcea85 Merge "Change method verifiers to be thread local roots" by Mathieu Chartier · 10 years ago
  5. 12d625f Change method verifiers to be thread local roots by Mathieu Chartier · 10 years ago
  6. 02c0bac Merge "[optimizing] Don't record None locations in the stack maps." by Nicolas Geoffray · 10 years ago
  7. ccac273 Merge "Disable jit for ARM 64 bit" by Mathieu Chartier · 10 years ago
  8. bf9026d Disable jit for ARM 64 bit by Mathieu Chartier · 10 years ago
  9. fead4e4 [optimizing] Don't record None locations in the stack maps. by Nicolas Geoffray · 10 years ago
  10. c885ee2 Merge "Update expectations for libcore bug." by Nicolas Geoffray · 10 years ago
  11. 056ed4a Update expectations for libcore bug. by Nicolas Geoffray · 10 years ago
  12. 2f709af Merge "Exercise Heap::PreZygoteFork() in a test." by Hiroshi Yamauchi · 10 years ago
  13. db1c9ac Exercise Heap::PreZygoteFork() in a test. by Hiroshi Yamauchi · 10 years ago
  14. b871a15 Merge "ART: Add entries_ lock for race condition" by Mathieu Chartier · 10 years ago
  15. 2435a43 ART: Add entries_ lock for race condition by bowen_lai · 10 years ago
  16. b93581f Merge "Refactor code in preparation of correct stack maps in slow path." by Nicolas Geoffray · 10 years ago
  17. a8ac913 Refactor code in preparation of correct stack maps in slow path. by Nicolas Geoffray · 10 years ago
  18. a98c74e Merge "ART: Fix arraycopy in Unstarted Runtime" by Andreas Gampe · 10 years ago
  19. 8e6c3fd ART: Fix arraycopy in Unstarted Runtime by Andreas Gampe · 10 years ago
  20. cc22e39 Merge "Align CodeInfo regions instead of their inner subregions." by Roland Levillain · 10 years ago
  21. ede7bf8 Align CodeInfo regions instead of their inner subregions. by Roland Levillain · 10 years ago
  22. 63346f5 Merge "Fix the computation of the size of the stack maps region." by Roland Levillain · 10 years ago
  23. 29ba1b0 Fix the computation of the size of the stack maps region. by Roland Levillain · 10 years ago
  24. faa375c Merge "Disable inlining in Optimizing when --debuggable is set." by Nicolas Geoffray · 10 years ago
  25. f11995b Merge "API change in StackVisitor::GetVReg*." by Nicolas Geoffray · 10 years ago
  26. 15b9d52 API change in StackVisitor::GetVReg*. by Nicolas Geoffray · 10 years ago
  27. e50b8d2 Disable inlining in Optimizing when --debuggable is set. by Nicolas Geoffray · 10 years ago
  28. 8bc616d Merge "art/test/100-reflect2: change incorrect expectations." by Sergio Giro · 10 years ago
  29. d9a59ca Merge "Fix build breakage." by Nicolas Geoffray · 10 years ago
  30. a4d120c Fix build breakage. by Nicolas Geoffray · 10 years ago
  31. ddd04a6 Merge "Tweak liveness when instructions are used in environments." by Nicolas Geoffray · 10 years ago
  32. 90a6adc Merge "Fix copy/paste documentation error." by Dan Albert · 10 years ago
  33. 6eb987d Fix copy/paste documentation error. by Dan Albert · 10 years ago
  34. c685bce Merge "ART: More cutouts for unstarted runtime" by Andreas Gampe · 10 years ago
  35. dd9d055 ART: More cutouts for unstarted runtime by Andreas Gampe · 10 years ago
  36. 003e7aa Merge "Improve 080-oom-throw-with-finalizer." by Hiroshi Yamauchi · 10 years ago
  37. b1e6390 Merge "ART: Save work-line for pending runtime failure" by Andreas Gampe · 10 years ago
  38. e2b6997 Improve 080-oom-throw-with-finalizer. by Hiroshi Yamauchi · 10 years ago
  39. 26584ca Merge "Add missing patchoatd dependency for oat_file_assistant_test." by Richard Uhler · 10 years ago
  40. 510abc7 Merge "ART: Allow multiple invoke-with for art script" by Andreas Gampe · 10 years ago
  41. 9a44f87 Add missing patchoatd dependency for oat_file_assistant_test. by Richard Uhler · 10 years ago
  42. e717f82 Merge "Force word alignment of Dex register maps." by Roland Levillain · 10 years ago
  43. 9ac0e4d Force word alignment of Dex register maps. by Roland Levillain · 10 years ago
  44. 4054413 Merge "Add way to select arena type at runtime" by Mathieu Chartier · 10 years ago
  45. d7f8d05 ART: Save work-line for pending runtime failure by Andreas Gampe · 10 years ago
  46. c6201fa Add way to select arena type at runtime by Mathieu Chartier · 10 years ago
  47. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 10 years ago
  48. 399ccb1 Merge "ART: correct native bytes allocated in RegisterNativeAllocation" by Mathieu Chartier · 10 years ago
  49. 97d30ac Merge "Opt compiler: Basic simplification for arithmetic operations." by Roland Levillain · 10 years ago
  50. c0bbc88 ART: Allow multiple invoke-with for art script by Andreas Gampe · 10 years ago
  51. 3848c4f Merge "Fix CC collector boot." by Hiroshi Yamauchi · 10 years ago
  52. 02ae509 Merge "Fix style error in runtime/memory_region_test.cc." by Roland Levillain · 10 years ago
  53. 3ccb90c Fix style error in runtime/memory_region_test.cc. by Roland Levillain · 10 years ago
  54. 1f49bdc Merge "Compress the Dex register maps built by the optimizing compiler." by Roland Levillain · 10 years ago
  55. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 10 years ago
  56. 63a63fc Merge "Fix art_quick_instrumentation_exit stub for x86_64" by Sebastien Hertz · 10 years ago
  57. 20e7d60 Fix art_quick_instrumentation_exit stub for x86_64 by Sebastien Hertz · 10 years ago
  58. e4aca02 Merge "Run the natural loop recognizer before building SSA." by Nicolas Geoffray · 10 years ago
  59. d335083 Run the natural loop recognizer before building SSA. by Nicolas Geoffray · 10 years ago
  60. bf5565a Merge "Revert "Opt Compiler: Materialise constants that cannot be encoded"" by Nicolas Geoffray · 10 years ago
  61. 3ce57ab Revert "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 10 years ago
  62. 28b87a6 Merge "Give an expected type to phis created for multiple returns." by Nicolas Geoffray · 10 years ago
  63. 4f1a384 Give an expected type to phis created for multiple returns. by Nicolas Geoffray · 10 years ago
  64. 1baecb2 Merge "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 10 years ago
  65. 60e2716 ART: correct native bytes allocated in RegisterNativeAllocation by Lin Zang · 10 years ago
  66. d04495e Fix CC collector boot. by Hiroshi Yamauchi · 10 years ago
  67. d304629 Merge "ART: Check that boot image classes are verified" by Andreas Gampe · 10 years ago
  68. 6b743b7 Merge "Rosalloc thread local allocation path without a cas." by Hiroshi Yamauchi · 10 years ago
  69. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 10 years ago
  70. 4cfe74c Merge "Properly compile multidex for tests when using Jack." by Richard Uhler · 10 years ago
  71. cc87995 Merge "ART: Fix finalizable class in Unstarted Runtime" by Andreas Gampe · 10 years ago
  72. 0f7e3d6 ART: Fix finalizable class in Unstarted Runtime by Andreas Gampe · 10 years ago
  73. 58e2788 Merge "ART: Fix AbortTransaction in Unstarted Runtime" by Andreas Gampe · 10 years ago
  74. 068b0c0 ART: Fix AbortTransaction in Unstarted Runtime by Andreas Gampe · 10 years ago
  75. d159eef Merge "Fix incompatible class change error for JIT stress mode" by Mathieu Chartier · 10 years ago
  76. 091d238 Fix incompatible class change error for JIT stress mode by Mathieu Chartier · 10 years ago
  77. 4d57ecf Properly compile multidex for tests when using Jack. by Richard Uhler · 10 years ago
  78. 27fa730 Merge "Fix a bug in the SSA builder." by Nicolas Geoffray · 10 years ago
  79. b59dba0 Fix a bug in the SSA builder. by Nicolas Geoffray · 10 years ago
  80. 758c2f6 Opt Compiler: Materialise constants that cannot be encoded by Serban Constantinescu · 10 years ago
  81. 6374557 Merge "Fix sampling profiler race condition" by Mathieu Chartier · 10 years ago
  82. 02e5f16 Fix sampling profiler race condition by Mathieu Chartier · 10 years ago
  83. 98124e3 Merge "ART: Missing include" by Andreas Gampe · 10 years ago
  84. 9b5cba4 ART: Missing include by Andreas Gampe · 10 years ago
  85. b2fd7bc Opt compiler: Basic simplification for arithmetic operations. by Alexandre Rames · 10 years ago
  86. 1b49020 Merge "ART: Refactor unstarted runtime" by Andreas Gampe · 10 years ago
  87. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 10 years ago
  88. 356286f Merge "Revert "Revert "[optimizing] Enable x86 long support.""" by Nicolas Geoffray · 10 years ago
  89. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  90. dc03426 art/test/100-reflect2: change incorrect expectations. by Sergio Giro · 10 years ago
  91. 31df246 Merge "patchoat: DisableAutoClose when patching in place" by Andreas Gampe · 10 years ago
  92. a473f51 patchoat: DisableAutoClose when patching in place by Julien Delayen · 10 years ago
  93. 4fe8c2a Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 10 years ago
  94. be91548 Merge "Fix dex2dex logic" by Mathieu Chartier · 10 years ago
  95. 9c8d961 Fix dex2dex logic by Mathieu Chartier · 10 years ago
  96. 1b88f6d am d82d5755: Merge "Test uses libart.so, so can\'t be run NDEBUG." by Nicolas Geoffray · 10 years ago
  97. d82d575 Merge "Test uses libart.so, so can't be run NDEBUG." by Nicolas Geoffray · 10 years ago
  98. 64d69ab Test uses libart.so, so can't be run NDEBUG. by Nicolas Geoffray · 10 years ago
  99. 91c8be4 am 0b2bfbd4: Merge "Fix tests now that the SSA builder is pruning more phis." by Nicolas Geoffray · 10 years ago
  100. 0b2bfbd Merge "Fix tests now that the SSA builder is pruning more phis." by Nicolas Geoffray · 10 years ago