1. dbd065a Merge "Make it possible to enable tlab with a build parameter." by Hiroshi Yamauchi · 9 years ago
  2. 5888026 Merge "Add verify-at-runtime compiler filter" by Mathieu Chartier · 9 years ago
  3. 79bd2bf Make it possible to enable tlab with a build parameter. by Hiroshi Yamauchi · 9 years ago
  4. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 9 years ago
  5. 2f59043 Merge "Revert "Revert "Use optimizing for apps.""" by Nicolas Geoffray · 9 years ago
  6. 37c22c6 Merge "Compress the StackMaps." by Nicolas Geoffray · 9 years ago
  7. 004c230 Compress the StackMaps. by Nicolas Geoffray · 9 years ago
  8. 1412dfa Revert "Revert "Use optimizing for apps."" by Nicolas Geoffray · 9 years ago
  9. 39374ce Merge "Remember whether a method was worth inlining." by Nicolas Geoffray · 9 years ago
  10. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 9 years ago
  11. 157fb9e Merge "Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER" by Mathieu Chartier · 9 years ago
  12. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 9 years ago
  13. f5988cf Merge "Revert "Use optimizing for apps."" by Nicolas Geoffray · 9 years ago
  14. 00bb33c Merge "Fix 003-omnibus-opcodes flaky failures with GSS GC." by Hiroshi Yamauchi · 9 years ago
  15. 706cae3 Revert "Use optimizing for apps." by Nicolas Geoffray · 9 years ago
  16. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 9 years ago
  17. 735dc87 Merge "Fix JIT options with late init" by Mathieu Chartier · 9 years ago
  18. 455f67c Fix JIT options with late init by Mathieu Chartier · 9 years ago
  19. b63ff27 Merge "Remove the Android.mk GCC-only source files hackery" by Colin Cross · 9 years ago
  20. e84e4f7 Remove the Android.mk GCC-only source files hackery by Colin Cross · 9 years ago
  21. 5747266 Merge "Clean up hash set" by Mathieu Chartier · 9 years ago
  22. 47f867a Clean up hash set by Mathieu Chartier · 9 years ago
  23. a2b02f7 Merge "Quick: Eliminate check-cast guaranteed by instance-of." by Vladimir Marko · 9 years ago
  24. e934df2 Improve dex2oat --dex-file and --dex-location usage info. by Richard Uhler · 9 years ago
  25. 22fe45d Quick: Eliminate check-cast guaranteed by instance-of. by Vladimir Marko · 9 years ago
  26. 72fad8d Merge "Add a script to be run by test device on buildbot." by Nicolas Geoffray · 9 years ago
  27. d2d62d1 Add a script to be run by test device on buildbot. by Nicolas Geoffray · 9 years ago
  28. 0ced884 Merge "StackMap: Always load and store unalign." by Nicolas Geoffray · 9 years ago
  29. aec8f93 StackMap: Always load and store unalign. by Nicolas Geoffray · 9 years ago
  30. d6f0081 Merge "ART: Fix condition for StoreNeedsWriteBarrier" by David Brazdil · 9 years ago
  31. 696005b Merge "Use optimizing for apps." by Nicolas Geoffray · 9 years ago
  32. 93247e4 Merge "Fix oat_file_assistant_test32 flaky failures with GSS collector." by Hiroshi Yamauchi · 9 years ago
  33. 3dbf234 Fix oat_file_assistant_test32 flaky failures with GSS collector. by Hiroshi Yamauchi · 9 years ago
  34. a7d3e2d Merge "Add JIT zygote hook" by Mathieu Chartier · 9 years ago
  35. 8c36c1a Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2"" by Calin Juravle · 9 years ago
  36. da8196d Merge "Revert "Make subs alter flags when rn is an immediate"" by Calin Juravle · 9 years ago
  37. 202d164 Merge "Revert "Inline long shift code"" by Calin Juravle · 9 years ago
  38. f3b4aeb Revert "Inline long shift code" by Calin Juravle · 9 years ago
  39. 2dae78c Revert "Make subs alter flags when rn is an immediate" by Calin Juravle · 9 years ago
  40. b7f2be9 Revert "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 9 years ago
  41. 522e224 ART: Fix condition for StoreNeedsWriteBarrier by David Brazdil · 9 years ago
  42. cadf090 Merge "Inline long shift code" by Calin Juravle · 9 years ago
  43. 09895eb Inline long shift code by Guillaume "Vermeille" Sanchez · 9 years ago
  44. 1d2868c Merge "Make subs alter flags when rn is an immediate" by Calin Juravle · 9 years ago
  45. 3533c45 Merge "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 9 years ago
  46. 6eff38d Add JIT zygote hook by Mathieu Chartier · 9 years ago
  47. 31298e6 Merge "Unbreak checker." by Nicolas Geoffray · 9 years ago
  48. e730729 Unbreak checker. by Nicolas Geoffray · 9 years ago
  49. 4f305a4 Merge "Fall back to Quick when Optimizing cannot compile." by Nicolas Geoffray · 9 years ago
  50. 216eaa2 Fall back to Quick when Optimizing cannot compile. by Nicolas Geoffray · 9 years ago
  51. 8de00e3 Make subs alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 9 years ago
  52. a67f4b3 Merge "PREOPT compiles using dex2oatd so don't emit debug instructions." by Nicolas Geoffray · 9 years ago
  53. 68e1500 PREOPT compiles using dex2oatd so don't emit debug instructions. by Nicolas Geoffray · 9 years ago
  54. f3251d1 Use optimizing for apps. by Nicolas Geoffray · 9 years ago
  55. 1311ef7 Merge "ART: Fix build for counting arena allocations." by Vladimir Marko · 9 years ago
  56. 850cd16 ART: Fix build for counting arena allocations. by Vladimir Marko · 9 years ago
  57. 2d35d9d Opt Compiler: Materialise constants that cannot be encoded by Serban Constantinescu · 9 years ago
  58. eb46017 Merge "ART: Faster implementation of GVN's hash table" by David Brazdil · 9 years ago
  59. 6d340c4 ART: Faster implementation of GVN's hash table by David Brazdil · 9 years ago
  60. 8fff8c6 Merge "Fixed maybe used uninitialized" by Andrew Hsieh · 9 years ago
  61. 94e4807 Merge "[optimizing] Use baseline when debuggable is set." by Nicolas Geoffray · 9 years ago
  62. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 9 years ago
  63. ea2a456 Merge "ART: Change logging strategy in run-tests" by Andreas Gampe · 9 years ago
  64. 8ad9187 Merge "Update test expections after network changes in kernel/libcore." by Nicolas Geoffray · 9 years ago
  65. 4633343 Update test expections after network changes in kernel/libcore. by Nicolas Geoffray · 9 years ago
  66. 24ce79e Merge "Update locations of registers after slow paths spilling." by Nicolas Geoffray · 9 years ago
  67. eeefa12 Update locations of registers after slow paths spilling. by Nicolas Geoffray · 9 years ago
  68. f2674ea Fixed maybe used uninitialized by Andrew Hsieh · 9 years ago
  69. 573a026 Merge "Add more info to GetSFields DCHECK" by Mathieu Chartier · 9 years ago
  70. 987ca8b Add more info to GetSFields DCHECK by Mathieu Chartier · 9 years ago
  71. 9d6a575 Merge "ART: Fix missing Erase() in error case" by Andreas Gampe · 9 years ago
  72. a878082 ART: Change logging strategy in run-tests by Andreas Gampe · 9 years ago
  73. b2d3422 Merge "Revert "Disable jit for ARM 64 bit"" by Mathieu Chartier · 9 years ago
  74. 6c77292 Revert "Disable jit for ARM 64 bit" by Mathieu Chartier · 9 years ago
  75. 98759d2 Merge "Fix 32 bit loads of 64 bit direct code pointers" by Mathieu Chartier · 9 years ago
  76. 921d6eb Fix 32 bit loads of 64 bit direct code pointers by Mathieu Chartier · 9 years ago
  77. 97930fe Merge "Add more info to who called SuspendAll" by Mathieu Chartier · 9 years ago
  78. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 9 years ago
  79. 3d96846 Merge "Fix valgrind heap_test." by Hiroshi Yamauchi · 9 years ago
  80. 0b7fcf9 ART: Fix missing Erase() in error case by Andreas Gampe · 9 years ago
  81. 8711d1f Fix valgrind heap_test. by Hiroshi Yamauchi · 9 years ago
  82. 9bcea85 Merge "Change method verifiers to be thread local roots" by Mathieu Chartier · 9 years ago
  83. 12d625f Change method verifiers to be thread local roots by Mathieu Chartier · 9 years ago
  84. 02c0bac Merge "[optimizing] Don't record None locations in the stack maps." by Nicolas Geoffray · 9 years ago
  85. ccac273 Merge "Disable jit for ARM 64 bit" by Mathieu Chartier · 9 years ago
  86. bf9026d Disable jit for ARM 64 bit by Mathieu Chartier · 9 years ago
  87. fead4e4 [optimizing] Don't record None locations in the stack maps. by Nicolas Geoffray · 9 years ago
  88. c885ee2 Merge "Update expectations for libcore bug." by Nicolas Geoffray · 9 years ago
  89. 056ed4a Update expectations for libcore bug. by Nicolas Geoffray · 9 years ago
  90. 2f709af Merge "Exercise Heap::PreZygoteFork() in a test." by Hiroshi Yamauchi · 9 years ago
  91. 3f6c7f6 [optimizing] Improve x86, x86_64 code by Mark Mendell · 9 years ago
  92. db1c9ac Exercise Heap::PreZygoteFork() in a test. by Hiroshi Yamauchi · 9 years ago
  93. b871a15 Merge "ART: Add entries_ lock for race condition" by Mathieu Chartier · 9 years ago
  94. 2435a43 ART: Add entries_ lock for race condition by bowen_lai · 9 years ago
  95. b93581f Merge "Refactor code in preparation of correct stack maps in slow path." by Nicolas Geoffray · 9 years ago
  96. a8ac913 Refactor code in preparation of correct stack maps in slow path. by Nicolas Geoffray · 9 years ago
  97. a98c74e Merge "ART: Fix arraycopy in Unstarted Runtime" by Andreas Gampe · 9 years ago
  98. 8e6c3fd ART: Fix arraycopy in Unstarted Runtime by Andreas Gampe · 9 years ago
  99. cc22e39 Merge "Align CodeInfo regions instead of their inner subregions." by Roland Levillain · 9 years ago
  100. ede7bf8 Align CodeInfo regions instead of their inner subregions. by Roland Levillain · 9 years ago