1. b17d1cc Revert "Tweak inlining heuristics." by Nicolas Geoffray · 9 years ago
  2. fcb7613 Tweak inlining heuristics. by Nicolas Geoffray · 9 years ago
  3. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  4. bc90a05 Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  5. 533d63a Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  6. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  7. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  8. e6f84a5 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  9. 7d5a577 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  10. 23bd1e9 Merge "Fix --inline-max-code-units option." am: bf14c65108 am: 57222d44bc by Nicolas Geoffray · 9 years ago
  11. 18c12bb Fix --inline-max-code-units option. by Nicolas Geoffray · 9 years ago
  12. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  13. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  14. e86c0e6 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" am: 8cf97d7295 by Calin Juravle · 9 years ago
  15. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  16. d38b1b7 Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 66278646b5 by Calin Juravle · 9 years ago
  17. 6627864 Merge "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  18. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  19. 22df2db Merge "Enable profiled guided compilation in dex2oat" am: a79c717fd4 by Calin Juravle · 9 years ago
  20. bdb859f Merge "Don\'t generate a slow path for strings in the dex cache." am: bf479be3a9 by Nicolas Geoffray · 9 years ago
  21. a79c717 Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  22. bf479be Merge "Don't generate a slow path for strings in the dex cache." by Nicolas Geoffray · 9 years ago
  23. 673fdc7 Merge "ART: Stash a resolved method late in the verifier" am: 748047de83 by Andreas Gampe · 9 years ago
  24. 5cb6cf5 Merge "Revert "ART: Check invoke-interface earlier in verifier"" am: 170e01a6b5 by Andreas Gampe · 9 years ago
  25. e8f3f4e Merge "ART: Refactor verifier callbacks" am: 34760f9a97 am: 6e0e9c77b0 by Andreas Gampe · 9 years ago
  26. 4d4a006 Merge "Refactor and clean up OatWriter and Dex2Oat." am: a1b21219db by Vladimir Marko · 9 years ago
  27. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  28. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  29. 34760f9 Merge "ART: Refactor verifier callbacks" by Andreas Gampe · 9 years ago
  30. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  31. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  32. 917d016 Don't generate a slow path for strings in the dex cache. by Nicolas Geoffray · 9 years ago
  33. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  34. 1158d4f Merge "ART: Check invoke-interface earlier in verifier" am: eb5ddd7b02 by Andreas Gampe · 9 years ago
  35. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  36. acb3040 Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 68cebffee2 am: e6527ffc11 by Nicolas Geoffray · 9 years ago
  37. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  38. b70e694 Merge "Enable profiled guided compilation in dex2oat" am: ec92d4f902 am: ed3a23d4aa by Calin Juravle · 9 years ago
  39. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  40. fd422b6 Merge "Refactor oat file writing to give Dex2Oat more control." am: d1744d449c am: 110d07e2c0 by Vladimir Marko · 9 years ago
  41. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  42. 928f7f3 Merge "Optimize HLoadClass when we know the class is in the cache." am: 883ef45b5d am: bd5a084171 by Nicolas Geoffray · 9 years ago
  43. 42e372e Optimize HLoadClass when we know the class is in the cache. by Nicolas Geoffray · 9 years ago
  44. ecc7d8c Merge "A few more optimizations on avoiding HClinit." am: 95f7bbcd99 am: a7386e40c2 by Nicolas Geoffray · 9 years ago
  45. d9dc6f4 A few more optimizations on avoiding HClinit. by Nicolas Geoffray · 9 years ago
  46. 6f58cb8 Temporarily disable compiler_driver_test. by Yi Kong · 9 years ago
  47. fb8464a Revert "Revert "Enable store elimination for singleton objects."" by Mingyao Yang · 9 years ago
  48. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  49. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  50. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  51. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 9 years ago
  52. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  53. d28b969 Code cleanup to avoid CompilerDriver abstractions in JIT. by Nicolas Geoffray · 9 years ago
  54. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  55. 469e9c4 Merge "Keep list of dex files for oat file in CompilerDriver." by Vladimir Marko · 9 years ago
  56. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  57. f31f973 Merge "Refactor code so that JIT can parse compiler options." by Nicolas Geoffray · 9 years ago
  58. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 9 years ago
  59. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 9 years ago
  60. 55d02cf Revert "Enable store elimination for singleton objects." by Andreas Gampe · 9 years ago
  61. 7f43a3d Enable store elimination for singleton objects. by Mingyao Yang · 9 years ago
  62. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  63. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 9 years ago
  64. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  65. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  66. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  67. 9eac83e Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  68. 740667a ART: Skip compiler-driver compile loop for VerifyAtRuntime by Andreas Gampe · 9 years ago
  69. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  70. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  71. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  72. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  73. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  74. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  75. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  76. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 9 years ago
  77. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  78. a727e37 ART: Balanced locking by Andreas Gampe · 9 years ago
  79. 706ea6a Merge "ART: Propagate verifier failure types to the compilers" by Andreas Gampe · 9 years ago
  80. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 9 years ago
  81. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  82. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  83. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  84. d9c4d2e Merge "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  85. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  86. 464581a Merge "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  87. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 9 years ago
  88. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago
  89. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 9 years ago
  90. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 9 years ago
  91. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  92. a215b95 Tighten default inlining settings when using the space filter. by Roland Levillain · 9 years ago
  93. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 9 years ago
  94. b931848 Merge "Allow for fine tuning the inliner." by Calin Juravle · 9 years ago
  95. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 9 years ago
  96. e0671ce Clean up class visitors by Mathieu Chartier · 9 years ago
  97. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  98. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  99. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  100. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago