1. 1e12349 Merge "Added new -v option to dexlayout to verify output dex file." by Jeff Hao · 8 years ago
  2. 224f6ab Merge "Added new -v option to dexlayout to verify output dex file." by Treehugger Robot · 8 years ago
  3. ec7f1a9 Added new -v option to dexlayout to verify output dex file. by Jeff Hao · 8 years ago
  4. 2f790f2 Merge "Fix issues due to updated toolchain." am: 13ef0447b4 by Jayant Chowdhary · 8 years ago
  5. 13ef044 Merge "Fix issues due to updated toolchain." by Treehugger Robot · 8 years ago
  6. eb1e332 Merge "Testrunner: Print information about the total tests run" am: cab9aeb472 by Shubham Ajmera · 8 years ago
  7. cab9aeb Merge "Testrunner: Print information about the total tests run" by Treehugger Robot · 8 years ago
  8. cf0f5a8 Merge "Revert^5 "Hash-based dex cache type array."" am: 01ea2aa05d by Vladimir Marko · 8 years ago
  9. 01ea2aa Merge "Revert^5 "Hash-based dex cache type array."" by Treehugger Robot · 8 years ago
  10. cbf5628 Testrunner: Print information about the total tests run by Shubham Ajmera · 8 years ago
  11. 2bf5538 Merge "Revert "Hash-based DexCache field array."" am: b9b8f153de by Vladimir Marko · 8 years ago
  12. b9b8f15 Merge "Revert "Hash-based DexCache field array."" by Treehugger Robot · 8 years ago
  13. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  14. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  15. 1154d57 Merge "ART: String intrinsics for Mterp interpreter" am: 8f323e09e6 by Bill Buzbee · 8 years ago
  16. 8f323e0 Merge "ART: String intrinsics for Mterp interpreter" by Bill Buzbee · 8 years ago
  17. 42b39b2 Merge "Fix dex file verification check for dexlayout output file." by Jeff Hao · 8 years ago
  18. 8f48f4c Merge "Fix dex file verification check for dexlayout output file." by Treehugger Robot · 8 years ago
  19. 4a436ac Fix dex file verification check for dexlayout output file. by Jeff Hao · 8 years ago
  20. 8de1297 Fix issues due to updated toolchain. by Jayant Chowdhary · 8 years ago
  21. 59cb33d Merge "Ensure we have the correct thread when allocating obsolete methods." by Alex Light · 8 years ago
  22. 5442ff6 Merge "Ensure we have the correct thread when allocating obsolete methods." by Treehugger Robot · 8 years ago
  23. 5c11a79 Ensure we have the correct thread when allocating obsolete methods. by Alex Light · 8 years ago
  24. e667a3c ART: String intrinsics for Mterp interpreter by buzbee · 8 years ago
  25. 3b1e396 Merge "ARM: VIXL32: Improve BoundsCheck for constant inputs." am: 2a2b4f63f4 by Artem Serov · 8 years ago
  26. 2a2b4f6 Merge "ARM: VIXL32: Improve BoundsCheck for constant inputs." by Treehugger Robot · 8 years ago
  27. 8dc0616 Merge "Add section size statistics" am: bd40af72aa by David Sehr · 8 years ago
  28. bd40af7 Merge "Add section size statistics" by David Sehr · 8 years ago
  29. 29060f9 Merge "ARM: Generate UBFX for HAnd" am: 1352e02cee by Anton Kirilov · 8 years ago
  30. 1352e02 Merge "ARM: Generate UBFX for HAnd" by Treehugger Robot · 8 years ago
  31. 9335749 Add section size statistics by David Sehr · 8 years ago
  32. f30ccb8 Merge "Hash-based DexCache field array." am: 939e71a4f4 by Vladimir Marko · 8 years ago
  33. effd5bf ARM: Generate UBFX for HAnd by Anton Kirilov · 8 years ago
  34. 939e71a Merge "Hash-based DexCache field array." by Treehugger Robot · 8 years ago
  35. 2dd053d ARM: VIXL32: Improve BoundsCheck for constant inputs. by Artem Serov · 8 years ago
  36. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 8 years ago
  37. b455e45 Merge "When profiles are requested, also generate then for non-prebuild." by Nicolas Geoffray · 8 years ago
  38. f92e179 Merge "When profiles are requested, also generate then for non-prebuild." by Nicolas Geoffray · 8 years ago
  39. 0b6a638 When profiles are requested, also generate then for non-prebuild. by Nicolas Geoffray · 8 years ago
  40. a86f661 Merge "Add dex file verification check for dexlayout output file." by Jeff Hao · 8 years ago
  41. 96c4715 Merge "Add dex file verification check for dexlayout output file." by Treehugger Robot · 8 years ago
  42. 22e02ac Merge "Catch signals that happen inside a fault handler." am: fe102795cf by Josh Gao · 8 years ago
  43. fe10279 Merge "Catch signals that happen inside a fault handler." by Treehugger Robot · 8 years ago
  44. 618e9a1 Merge "ART: Make test 924 more robust" am: 63badfb7f1 by Andreas Gampe · 8 years ago
  45. 63badfb Merge "ART: Make test 924 more robust" by Treehugger Robot · 8 years ago
  46. b756815 Add dex file verification check for dexlayout output file. by Jeff Hao · 8 years ago
  47. fa4c4b3 Merge "Use offline inline caches during AOT compilation" am: 9d062bf5a5 by Calin Juravle · 8 years ago
  48. 9d062bf Merge "Use offline inline caches during AOT compilation" by Calin Juravle · 8 years ago
  49. 13439f0 Use offline inline caches during AOT compilation by Calin Juravle · 8 years ago
  50. 7cbaab9 Merge "Do not allow input-vdex with dexlayout." am: 74f94dd8ed by Nicolas Geoffray · 8 years ago
  51. 74f94dd Merge "Do not allow input-vdex with dexlayout." by Nicolas Geoffray · 8 years ago
  52. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 8 years ago
  53. d59695c ART: Make test 924 more robust by Andreas Gampe · 8 years ago
  54. b4a55de Merge "Update UnstartedRuntime for System.identityHashCode." am: cac55a12d4 by Nicolas Geoffray · 8 years ago
  55. cac55a1 Merge "Update UnstartedRuntime for System.identityHashCode." by Nicolas Geoffray · 8 years ago
  56. 9987bb4 Merge "ARM(64): Improve the code generated for HSelect" am: d1d4530ffa by Donghui Bai · 8 years ago
  57. d1d4530 Merge "ARM(64): Improve the code generated for HSelect" by Treehugger Robot · 8 years ago
  58. ea0b7a6 Merge changes Ia26b07f0,Id3d2758c am: 5ed51e3176 by Roland Levillain · 8 years ago
  59. 5ed51e3 Merge changes Ia26b07f0,Id3d2758c by Roland Levillain · 8 years ago
  60. 03f32b0 Merge "Track libcore change 2c0c8889ff415431e3c2d6d5ac95748f8b284384." by Narayan Kamath · 8 years ago
  61. 426b49c ARM(64): Improve the code generated for HSelect by Donghui Bai · 8 years ago
  62. 079f5fd Merge "Track libcore change 2c0c8889ff415431e3c2d6d5ac95748f8b284384." by Narayan Kamath · 8 years ago
  63. d9a14d0 Merge "Don't inline methods that throw in graph with irreducible loops." by Nicolas Geoffray · 8 years ago
  64. 2c3fc44 Merge "Don't inline methods that throw in graph with irreducible loops." by Nicolas Geoffray · 8 years ago
  65. 89bbb34 Merge "codegen_test: Add missing dependency." am: 2e5a2e2183 by Narayan Kamath · 8 years ago
  66. 2e5a2e2 Merge "codegen_test: Add missing dependency." by Narayan Kamath · 8 years ago
  67. 5b3d518 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Nicolas Geoffray · 8 years ago
  68. 41d8263 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Nicolas Geoffray · 8 years ago
  69. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  70. 859208c Merge "Remove --include-patch-information option from dex2oat." am: 68fdd5a220 by Richard Uhler · 8 years ago
  71. 68fdd5a Merge "Remove --include-patch-information option from dex2oat." by Richard Uhler · 8 years ago
  72. d0a3a21 Merge "Stop interpreter from accessing code items of compiled code." by Jeff Hao · 8 years ago
  73. 02a4d7f Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 8 years ago
  74. fb0ab7c Merge "ART: Add field offset caching" am: 8a9f49e33b by Andreas Gampe · 8 years ago
  75. 8a9f49e Merge "ART: Add field offset caching" by Treehugger Robot · 8 years ago
  76. 3b0efca Merge "Fix duplicate classes check to iterate over classes properly." by Jeff Hao · 8 years ago
  77. 4f5dbc2 Merge "Fix duplicate classes check to iterate over classes properly." by Treehugger Robot · 8 years ago
  78. 5e8f094 Merge "Modify invoke interface trampoline to pass interface method." by Jeff Hao · 8 years ago
  79. b3ab3f8 Merge "Modify invoke interface trampoline to pass interface method." by Treehugger Robot · 8 years ago
  80. 5667f56 Modify invoke interface trampoline to pass interface method. by Jeff Hao · 8 years ago
  81. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  82. 737f603 Merge "ART: Refactor ObjectTagTable" am: fb005aa868 by Andreas Gampe · 8 years ago
  83. fb005aa Merge "ART: Refactor ObjectTagTable" by Treehugger Robot · 8 years ago
  84. 6901f1d Merge "MIPS: Optimize code generation of check-cast and instance-of." by Alexey Frunze · 8 years ago
  85. f02253d Merge "MIPS: Optimize code generation of check-cast and instance-of." by Treehugger Robot · 8 years ago
  86. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 8 years ago
  87. 4ff1a6e Merge "Allow store elimination for singleton that's returned" am: d419beb312 by Mingyao Yang · 8 years ago
  88. d419beb Merge "Allow store elimination for singleton that's returned" by Mingyao Yang · 8 years ago
  89. 23bb5aa Merge changes I2f8edd95,I17d67431 am: 43cfb467ef by Shubham Ajmera · 8 years ago
  90. 43cfb46 Merge changes I2f8edd95,I17d67431 by Shubham Ajmera · 8 years ago
  91. e381ffe Allow building Android builds locally by Shubham Ajmera · 8 years ago
  92. eb2d2d346e Allow store elimination for singleton that's returned by Mingyao Yang · 8 years ago
  93. bf9a2c6 Merge "Inlining a few small methods based on profiling dex2oat with perf." by Mingyao Yang · 8 years ago
  94. caa348c Merge "Inlining a few small methods based on profiling dex2oat with perf." by Mingyao Yang · 8 years ago
  95. 175b751 Merge "Interpreter intrinsics" am: c02fe5f31d by Bill Buzbee · 8 years ago
  96. c02fe5f Merge "Interpreter intrinsics" by Bill Buzbee · 8 years ago
  97. 8ec0a20 Fix duplicate classes check to iterate over classes properly. by Jeff Hao · 8 years ago
  98. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 8 years ago
  99. 924c575 Merge changes I16000c0c,I325003cb am: 76e342eba4 by Hiroshi Yamauchi · 8 years ago
  100. 76e342e Merge changes I16000c0c,I325003cb by Hiroshi Yamauchi · 8 years ago