1. ba53812 am 37c22c61: Merge "Compress the StackMaps." by Nicolas Geoffray · 10 years ago
  2. 37c22c6 Merge "Compress the StackMaps." by Nicolas Geoffray · 10 years ago
  3. 004c230 Compress the StackMaps. by Nicolas Geoffray · 10 years ago
  4. 5ee74af am 39374ce1: Merge "Remember whether a method was worth inlining." by Nicolas Geoffray · 10 years ago
  5. 39374ce Merge "Remember whether a method was worth inlining." by Nicolas Geoffray · 10 years ago
  6. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 10 years ago
  7. 14da2e6 am 157fb9e5: Merge "Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER" by Mathieu Chartier · 10 years ago
  8. 157fb9e Merge "Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER" by Mathieu Chartier · 10 years ago
  9. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 10 years ago
  10. ab38d4d am f5988cf0: Merge "Revert "Use optimizing for apps."" by Nicolas Geoffray · 10 years ago
  11. feb0db8 am 00bb33c8: Merge "Fix 003-omnibus-opcodes flaky failures with GSS GC." by Hiroshi Yamauchi · 10 years ago
  12. f5988cf Merge "Revert "Use optimizing for apps."" by Nicolas Geoffray · 10 years ago
  13. 00bb33c Merge "Fix 003-omnibus-opcodes flaky failures with GSS GC." by Hiroshi Yamauchi · 10 years ago
  14. 706cae3 Revert "Use optimizing for apps." by Nicolas Geoffray · 10 years ago
  15. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 10 years ago
  16. b8f2cb3 am 735dc87c: Merge "Fix JIT options with late init" by Mathieu Chartier · 10 years ago
  17. 735dc87 Merge "Fix JIT options with late init" by Mathieu Chartier · 10 years ago
  18. 455f67c Fix JIT options with late init by Mathieu Chartier · 10 years ago
  19. ff666c3 am b63ff273: Merge "Remove the Android.mk GCC-only source files hackery" by Colin Cross · 10 years ago
  20. b63ff27 Merge "Remove the Android.mk GCC-only source files hackery" by Colin Cross · 10 years ago
  21. e84e4f7 Remove the Android.mk GCC-only source files hackery by Colin Cross · 10 years ago
  22. 823feb1 am 5747266d: Merge "Clean up hash set" by Mathieu Chartier · 10 years ago
  23. 5747266 Merge "Clean up hash set" by Mathieu Chartier · 10 years ago
  24. 47f867a Clean up hash set by Mathieu Chartier · 10 years ago
  25. ba88294 am a2b02f7b: Merge "Quick: Eliminate check-cast guaranteed by instance-of." by Vladimir Marko · 10 years ago
  26. a2b02f7 Merge "Quick: Eliminate check-cast guaranteed by instance-of." by Vladimir Marko · 10 years ago
  27. 22fe45d Quick: Eliminate check-cast guaranteed by instance-of. by Vladimir Marko · 10 years ago
  28. 58058e1 am 72fad8dd: Merge "Add a script to be run by test device on buildbot." by Nicolas Geoffray · 10 years ago
  29. 72fad8d Merge "Add a script to be run by test device on buildbot." by Nicolas Geoffray · 10 years ago
  30. d2d62d1 Add a script to be run by test device on buildbot. by Nicolas Geoffray · 10 years ago
  31. ab52805 am 0ced884a: Merge "StackMap: Always load and store unalign." by Nicolas Geoffray · 10 years ago
  32. 0ced884 Merge "StackMap: Always load and store unalign." by Nicolas Geoffray · 10 years ago
  33. aec8f93 StackMap: Always load and store unalign. by Nicolas Geoffray · 10 years ago
  34. cd0cd1c am d6f00810: Merge "ART: Fix condition for StoreNeedsWriteBarrier" by David Brazdil · 10 years ago
  35. 621c265 am 696005b0: Merge "Use optimizing for apps." by Nicolas Geoffray · 10 years ago
  36. d6f0081 Merge "ART: Fix condition for StoreNeedsWriteBarrier" by David Brazdil · 10 years ago
  37. 696005b Merge "Use optimizing for apps." by Nicolas Geoffray · 10 years ago
  38. f86eefe am 93247e43: Merge "Fix oat_file_assistant_test32 flaky failures with GSS collector." by Hiroshi Yamauchi · 10 years ago
  39. 93247e4 Merge "Fix oat_file_assistant_test32 flaky failures with GSS collector." by Hiroshi Yamauchi · 10 years ago
  40. 3dbf234 Fix oat_file_assistant_test32 flaky failures with GSS collector. by Hiroshi Yamauchi · 10 years ago
  41. 225756f am a7d3e2dd: Merge "Add JIT zygote hook" by Mathieu Chartier · 10 years ago
  42. a7d3e2d Merge "Add JIT zygote hook" by Mathieu Chartier · 10 years ago
  43. 0a60a07 am 8c36c1af: Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2"" by Calin Juravle · 10 years ago
  44. b2c98c0 am da8196db: Merge "Revert "Make subs alter flags when rn is an immediate"" by Calin Juravle · 10 years ago
  45. 1b565b8 am 202d164d: Merge "Revert "Inline long shift code"" by Calin Juravle · 10 years ago
  46. 8c36c1a Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2"" by Calin Juravle · 10 years ago
  47. da8196d Merge "Revert "Make subs alter flags when rn is an immediate"" by Calin Juravle · 10 years ago
  48. 202d164 Merge "Revert "Inline long shift code"" by Calin Juravle · 10 years ago
  49. f3b4aeb Revert "Inline long shift code" by Calin Juravle · 10 years ago
  50. 2dae78c Revert "Make subs alter flags when rn is an immediate" by Calin Juravle · 10 years ago
  51. b7f2be9 Revert "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 10 years ago
  52. 522e224 ART: Fix condition for StoreNeedsWriteBarrier by David Brazdil · 10 years ago
  53. 8747b62 am cadf090d: Merge "Inline long shift code" by Calin Juravle · 10 years ago
  54. cadf090 Merge "Inline long shift code" by Calin Juravle · 10 years ago
  55. 44e6a2f am 1d2868c0: Merge "Make subs alter flags when rn is an immediate" by Calin Juravle · 10 years ago
  56. f8a580d am 3533c45b: Merge "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 10 years ago
  57. 09895eb Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  58. 1d2868c Merge "Make subs alter flags when rn is an immediate" by Calin Juravle · 10 years ago
  59. 3533c45 Merge "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 10 years ago
  60. 6eff38d Add JIT zygote hook by Mathieu Chartier · 10 years ago
  61. 5a018c5 am 31298e66: Merge "Unbreak checker." by Nicolas Geoffray · 10 years ago
  62. ce49b83 am 4f305a4c: Merge "Fall back to Quick when Optimizing cannot compile." by Nicolas Geoffray · 10 years ago
  63. 31298e6 Merge "Unbreak checker." by Nicolas Geoffray · 10 years ago
  64. e730729 Unbreak checker. by Nicolas Geoffray · 10 years ago
  65. 4f305a4 Merge "Fall back to Quick when Optimizing cannot compile." by Nicolas Geoffray · 10 years ago
  66. 216eaa2 Fall back to Quick when Optimizing cannot compile. by Nicolas Geoffray · 10 years ago
  67. 8de00e3 Make subs alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 10 years ago
  68. 3410f64 am a67f4b37: Merge "PREOPT compiles using dex2oatd so don\'t emit debug instructions." by Nicolas Geoffray · 10 years ago
  69. a67f4b3 Merge "PREOPT compiles using dex2oatd so don't emit debug instructions." by Nicolas Geoffray · 10 years ago
  70. 68e1500 PREOPT compiles using dex2oatd so don't emit debug instructions. by Nicolas Geoffray · 10 years ago
  71. f3251d1 Use optimizing for apps. by Nicolas Geoffray · 10 years ago
  72. 6c02f32 am 1311ef72: Merge "ART: Fix build for counting arena allocations." by Vladimir Marko · 10 years ago
  73. 8c20f19 am eb46017a: Merge "ART: Faster implementation of GVN\'s hash table" by David Brazdil · 10 years ago
  74. 1311ef7 Merge "ART: Fix build for counting arena allocations." by Vladimir Marko · 10 years ago
  75. 850cd16 ART: Fix build for counting arena allocations. by Vladimir Marko · 10 years ago
  76. eb46017 Merge "ART: Faster implementation of GVN's hash table" by David Brazdil · 10 years ago
  77. 6d340c4 ART: Faster implementation of GVN's hash table by David Brazdil · 10 years ago
  78. 55e8601 am 8fff8c66: Merge "Fixed maybe used uninitialized" by Andrew Hsieh · 10 years ago
  79. 8fff8c6 Merge "Fixed maybe used uninitialized" by Andrew Hsieh · 10 years ago
  80. d32667d am 94e48077: Merge "[optimizing] Use baseline when debuggable is set." by Nicolas Geoffray · 10 years ago
  81. 94e4807 Merge "[optimizing] Use baseline when debuggable is set." by Nicolas Geoffray · 10 years ago
  82. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  83. 1e90d28 am ea2a4566: Merge "ART: Change logging strategy in run-tests" by Andreas Gampe · 10 years ago
  84. ea2a456 Merge "ART: Change logging strategy in run-tests" by Andreas Gampe · 10 years ago
  85. 6557f00 am 8ad9187c: Merge "Update test expections after network changes in kernel/libcore." by Nicolas Geoffray · 10 years ago
  86. 8ad9187 Merge "Update test expections after network changes in kernel/libcore." by Nicolas Geoffray · 10 years ago
  87. 4633343 Update test expections after network changes in kernel/libcore. by Nicolas Geoffray · 10 years ago
  88. afa1f7c am 24ce79eb: Merge "Update locations of registers after slow paths spilling." by Nicolas Geoffray · 10 years ago
  89. 24ce79e Merge "Update locations of registers after slow paths spilling." by Nicolas Geoffray · 10 years ago
  90. eeefa12 Update locations of registers after slow paths spilling. by Nicolas Geoffray · 10 years ago
  91. f2674ea Fixed maybe used uninitialized by Andrew Hsieh · 10 years ago
  92. a6d1090 am 573a0267: Merge "Add more info to GetSFields DCHECK" by Mathieu Chartier · 10 years ago
  93. 573a026 Merge "Add more info to GetSFields DCHECK" by Mathieu Chartier · 10 years ago
  94. 987ca8b Add more info to GetSFields DCHECK by Mathieu Chartier · 10 years ago
  95. 3c063d4 am 9d6a575d: Merge "ART: Fix missing Erase() in error case" by Andreas Gampe · 10 years ago
  96. 9d6a575 Merge "ART: Fix missing Erase() in error case" by Andreas Gampe · 10 years ago
  97. a878082 ART: Change logging strategy in run-tests by Andreas Gampe · 10 years ago
  98. 43e09af am b2d3422e: Merge "Revert "Disable jit for ARM 64 bit"" by Mathieu Chartier · 10 years ago
  99. b2d3422 Merge "Revert "Disable jit for ARM 64 bit"" by Mathieu Chartier · 10 years ago
  100. 6c77292 Revert "Disable jit for ARM 64 bit" by Mathieu Chartier · 10 years ago