1. dd9473b dex2oat: Show memory usage values in bytes by Anton Kirilov · 9 years ago
  2. 31708b7 Fix compiler driver gtest. by Calin Juravle · 9 years ago
  3. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  4. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  5. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 9 years ago
  6. ce4b0ba Ignore image checksum for ExtractOnly oat files by David Brazdil · 9 years ago
  7. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 9 years ago
  8. 78e9015 Merge "ART: Add option to ensure deterministic compilation" by Andreas Gampe · 9 years ago
  9. ace0dc1 ART: Add option to ensure deterministic compilation by Andreas Gampe · 9 years ago
  10. ca50505 Merge "ART: Allow --no-inline-from to specify multiple dex files." by Vladimir Marko · 9 years ago
  11. 47496c2 ART: Allow --no-inline-from to specify multiple dex files. by Vladimir Marko · 9 years ago
  12. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  13. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  14. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  15. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 9 years ago
  16. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  17. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  18. 14c2d9f Merge "ART: Public classes never require access checks" by David Brazdil · 9 years ago
  19. 38f64d3 ART: Public classes never require access checks by David Brazdil · 9 years ago
  20. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  21. 0b8cdfa ART: Fix CompilerDriver::AreInSameOatFile(). by Vladimir Marko · 9 years ago
  22. 3e09eeb Disable --generate-debug-info by default in all cases. by David Srbecky · 9 years ago
  23. b7332f1 Merge "Perform profile file analysis in dex2oat" by Calin Juravle · 9 years ago
  24. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  25. 5949fa0 Revert "Revert "Tweak inlining heuristics."" by Nicolas Geoffray · 9 years ago
  26. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  27. 48944c7 Merge "Generate more stack maps during native debugging." am: 875773770a by David Srbecky · 9 years ago
  28. 0cf4493 Generate more stack maps during native debugging. by David Srbecky · 9 years ago
  29. 6b1a50b Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118 by Mathieu Chartier · 9 years ago
  30. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  31. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  32. 9db7443 Merge "Revert "Tweak inlining heuristics."" am: 8e00676291 am: 55c0f49cf1 by Nicolas Geoffray · 9 years ago
  33. 7a0495f Merge "Tweak inlining heuristics." am: ff6ab45547 am: a2ade148e3 by Nicolas Geoffray · 9 years ago
  34. b17d1cc Revert "Tweak inlining heuristics." by Nicolas Geoffray · 9 years ago
  35. fcb7613 Tweak inlining heuristics. by Nicolas Geoffray · 9 years ago
  36. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  37. bc90a05 Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  38. 533d63a Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  39. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  40. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  41. e6f84a5 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  42. 7d5a577 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  43. 23bd1e9 Merge "Fix --inline-max-code-units option." am: bf14c65108 am: 57222d44bc by Nicolas Geoffray · 9 years ago
  44. 18c12bb Fix --inline-max-code-units option. by Nicolas Geoffray · 9 years ago
  45. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  46. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  47. e86c0e6 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" am: 8cf97d7295 by Calin Juravle · 9 years ago
  48. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  49. d38b1b7 Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 66278646b5 by Calin Juravle · 9 years ago
  50. 6627864 Merge "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  51. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  52. 22df2db Merge "Enable profiled guided compilation in dex2oat" am: a79c717fd4 by Calin Juravle · 9 years ago
  53. bdb859f Merge "Don\'t generate a slow path for strings in the dex cache." am: bf479be3a9 by Nicolas Geoffray · 9 years ago
  54. a79c717 Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  55. bf479be Merge "Don't generate a slow path for strings in the dex cache." by Nicolas Geoffray · 9 years ago
  56. 673fdc7 Merge "ART: Stash a resolved method late in the verifier" am: 748047de83 by Andreas Gampe · 9 years ago
  57. 5cb6cf5 Merge "Revert "ART: Check invoke-interface earlier in verifier"" am: 170e01a6b5 by Andreas Gampe · 9 years ago
  58. e8f3f4e Merge "ART: Refactor verifier callbacks" am: 34760f9a97 am: 6e0e9c77b0 by Andreas Gampe · 9 years ago
  59. 4d4a006 Merge "Refactor and clean up OatWriter and Dex2Oat." am: a1b21219db by Vladimir Marko · 9 years ago
  60. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  61. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  62. 34760f9 Merge "ART: Refactor verifier callbacks" by Andreas Gampe · 9 years ago
  63. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  64. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  65. 917d016 Don't generate a slow path for strings in the dex cache. by Nicolas Geoffray · 9 years ago
  66. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  67. 1158d4f Merge "ART: Check invoke-interface earlier in verifier" am: eb5ddd7b02 by Andreas Gampe · 9 years ago
  68. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  69. acb3040 Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 68cebffee2 am: e6527ffc11 by Nicolas Geoffray · 9 years ago
  70. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  71. b70e694 Merge "Enable profiled guided compilation in dex2oat" am: ec92d4f902 am: ed3a23d4aa by Calin Juravle · 9 years ago
  72. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  73. fd422b6 Merge "Refactor oat file writing to give Dex2Oat more control." am: d1744d449c am: 110d07e2c0 by Vladimir Marko · 9 years ago
  74. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  75. 928f7f3 Merge "Optimize HLoadClass when we know the class is in the cache." am: 883ef45b5d am: bd5a084171 by Nicolas Geoffray · 9 years ago
  76. 42e372e Optimize HLoadClass when we know the class is in the cache. by Nicolas Geoffray · 9 years ago
  77. ecc7d8c Merge "A few more optimizations on avoiding HClinit." am: 95f7bbcd99 am: a7386e40c2 by Nicolas Geoffray · 9 years ago
  78. d9dc6f4 A few more optimizations on avoiding HClinit. by Nicolas Geoffray · 9 years ago
  79. 6f58cb8 Temporarily disable compiler_driver_test. by Yi Kong · 9 years ago
  80. fb8464a Revert "Revert "Enable store elimination for singleton objects."" by Mingyao Yang · 9 years ago
  81. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  82. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  83. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  84. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 9 years ago
  85. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  86. d28b969 Code cleanup to avoid CompilerDriver abstractions in JIT. by Nicolas Geoffray · 9 years ago
  87. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  88. 469e9c4 Merge "Keep list of dex files for oat file in CompilerDriver." by Vladimir Marko · 9 years ago
  89. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  90. f31f973 Merge "Refactor code so that JIT can parse compiler options." by Nicolas Geoffray · 9 years ago
  91. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 9 years ago
  92. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 9 years ago
  93. 55d02cf Revert "Enable store elimination for singleton objects." by Andreas Gampe · 9 years ago
  94. 7f43a3d Enable store elimination for singleton objects. by Mingyao Yang · 9 years ago
  95. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  96. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 9 years ago
  97. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  98. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  99. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  100. 9eac83e Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 9 years ago