1. 7a56d06 Do less work holding thread list lock am: dee19e3 by Mathieu Chartier · 9 years ago
  2. dee19e3 Do less work holding thread list lock by Mathieu Chartier · 9 years ago
  3. cb98a56 Fix comparison in profile saver am: d19dc46 by Calin Juravle · 9 years ago
  4. d19dc46 Fix comparison in profile saver by Calin Juravle · 9 years ago
  5. eb72f70 Merge "Fix tracking foreign dex files" into nyc-dev am: 5546062 by Calin Juravle · 9 years ago
  6. 5546062 Merge "Fix tracking foreign dex files" into nyc-dev by Calin Juravle · 9 years ago
  7. 9a70e24 Merge "Skip profiling if the dex file is fully compiled" into nyc-dev by Calin Juravle · 9 years ago
  8. c4b8e11 Merge "Skip profiling if the dex file is fully compiled" into nyc-dev by TreeHugger Robot · 9 years ago
  9. 7ff8eb1 Merge "ART: Remove Security initialization cutout" into nyc-dev am: 46f7d32 by Andreas Gampe · 9 years ago
  10. 46f7d32 Merge "ART: Remove Security initialization cutout" into nyc-dev by Andreas Gampe · 9 years ago
  11. c70ba00 Merge changes Ia55ae13e,Ib3e2e6d2 into nyc-dev am: 0fca5f7 by Richard Uhler · 9 years ago
  12. 0fca5f7 Merge changes Ia55ae13e,Ib3e2e6d2 into nyc-dev by Richard Uhler · 9 years ago
  13. 865a155 Merge "Use dex cache from compilation unit in HInstructionBuilder." into nyc-dev by Vladimir Marko · 9 years ago
  14. 6ad6eb1 ART: Fix IsLinearOrderWellFormed in liveness analysis am: 14b0b23 by David Brazdil · 9 years ago
  15. 8b336cd Merge "Use dex cache from compilation unit in HInstructionBuilder." into nyc-dev by TreeHugger Robot · 9 years ago
  16. 14b0b23 ART: Fix IsLinearOrderWellFormed in liveness analysis by David Brazdil · 9 years ago
  17. 20ae793 Fix tracking foreign dex files by Calin Juravle · 9 years ago
  18. 7506423 Skip profiling if the dex file is fully compiled by Calin Juravle · 9 years ago
  19. 116e6e2 Use dex cache from compilation unit in HInstructionBuilder. by Vladimir Marko · 9 years ago
  20. 1cb7b2c Merge "ART: Add cutout for Character.toLower/UpperCase" into nyc-dev am: 78d7c88 by Andreas Gampe · 9 years ago
  21. b4f1a9c Merge "ART: Add ClassLoader.getResourceAsStream cutout" into nyc-dev am: ae628c2 by Andreas Gampe · 9 years ago
  22. 78d7c88 Merge "ART: Add cutout for Character.toLower/UpperCase" into nyc-dev by Andreas Gampe · 9 years ago
  23. ae628c2 Merge "ART: Add ClassLoader.getResourceAsStream cutout" into nyc-dev by Andreas Gampe · 9 years ago
  24. a85a04e Prevent holding stale Thread pointers am: 81c170f by Mathieu Chartier · 9 years ago
  25. 81c170f Prevent holding stale Thread pointers by Mathieu Chartier · 9 years ago
  26. 0bdce99 ART: Add cutout for Character.toLower/UpperCase by Andreas Gampe · 9 years ago
  27. 61320a5 Merge "Add more info to monitor contention logging" into nyc-dev am: ad0b769 by Mathieu Chartier · 9 years ago
  28. ad0b769 Merge "Add more info to monitor contention logging" into nyc-dev by Mathieu Chartier · 9 years ago
  29. dc3c630 Add more info to monitor contention logging by Mathieu Chartier · 9 years ago
  30. 3aa7fb8 Disable stripped-dex test for no-dex2oat. by Richard Uhler · 9 years ago
  31. cfe7184 Disable stripped-dex test on target. by Richard Uhler · 9 years ago
  32. 07ea2bf Merge changes I077465e3,I30173023 into nyc-dev am: b848ef4 by Alexandre Rames · 9 years ago
  33. b848ef4 Merge changes I077465e3,I30173023 into nyc-dev by Roland Levillain · 9 years ago
  34. af92b9a Merge "Increase vtable size for String class" into nyc-dev am: b66bf30 by Yi Kong · 9 years ago
  35. b66bf30 Merge "Increase vtable size for String class" into nyc-dev by Yi Kong · 9 years ago
  36. c393d63 Fix: correctly destruct VIXL labels. by Alexandre Rames · 9 years ago
  37. d1ee809 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  38. 387ade5 Merge "Allow the framework to register sensistive threads to the runtime" into nyc-dev by Calin Juravle · 9 years ago
  39. db737f5 Merge "Add weight to compiled/interpreter transitions." into nyc-dev am: 62d6119 by Nicolas Geoffray · 9 years ago
  40. 0ed11c2 Merge "Allow the framework to register sensistive threads to the runtime" into nyc-dev by Calin Juravle · 9 years ago
  41. 62d6119 Merge "Add weight to compiled/interpreter transitions." into nyc-dev by Nicolas Geoffray · 9 years ago
  42. c4c1de1 Increase vtable size for String class by Yi Kong · 9 years ago
  43. d6ddf48 Track removal of String hash functions. am: 617209c by Narayan Kamath · 9 years ago
  44. 617209c Track removal of String hash functions. by Narayan Kamath · 9 years ago
  45. 6f94745 OpenJdkJVM: Fix Mac OS build. am: 589bf49 by Narayan Kamath · 9 years ago
  46. 532cbd6 OpenJdkJVM: Fix JVM_Lseek am: 6fb4c73 by Narayan Kamath · 9 years ago
  47. 589bf49 OpenJdkJVM: Fix Mac OS build. by Narayan Kamath · 9 years ago
  48. 6fb4c73 OpenJdkJVM: Fix JVM_Lseek by Narayan Kamath · 9 years ago
  49. f3f9cf6 Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 9 years ago
  50. 0f9b07f ART: Remove Security initialization cutout by Andreas Gampe · 9 years ago
  51. c94eeeb ART: Add ClassLoader.getResourceAsStream cutout by Andreas Gampe · 9 years ago
  52. dc4b6dd ART: Fix nits for verifier change by Andreas Gampe · 9 years ago
  53. c69c0ac ART: Make iget receiver mismatch hard verifier error by Andreas Gampe · 9 years ago
  54. 5ad9767 Merge "Sort output of a find command in makefile" into nyc-dev by TreeHugger Robot · 9 years ago
  55. 1e64cfd Merge "Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp""" into nyc-dev by Bill Buzbee · 9 years ago
  56. 8a06497 Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp"" by Bill Buzbee · 9 years ago
  57. 090652b Merge "ART: Add a System.getProperty cutout" into nyc-dev by Andreas Gampe · 9 years ago
  58. 8fff249 Allow the framework to register sensistive threads to the runtime by Calin Juravle · 9 years ago
  59. e39e935 Merge "Fix initialization of field after conflicting merges." into nyc-dev by Nicolas Geoffray · 9 years ago
  60. 7aa5d6e Merge "Remove the JIT from the instrumentation framework." into nyc-dev by Nicolas Geoffray · 9 years ago
  61. d156ae2 Merge "Properly initialize the is_osr_method_being_compiled_ flag." into nyc-dev by Nicolas Geoffray · 9 years ago
  62. b6a74d8 Fix initialization of field after conflicting merges. by Nicolas Geoffray · 9 years ago
  63. 7982f34 Properly initialize the is_osr_method_being_compiled_ flag. by Nicolas Geoffray · 9 years ago
  64. 2efdde2 Merge changes Id1538275,I63632e88 into nyc-dev by David Brazdil · 9 years ago
  65. bb11c8b Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 9 years ago
  66. 535fd5a Rename test whose name was too long for some configs by David Brazdil · 9 years ago
  67. c93a0d1 ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses by David Brazdil · 9 years ago
  68. a2bbdc3 ART: Save a bit of memory in production LICM by David Brazdil · 9 years ago
  69. 7107be6 ART: Add a System.getProperty cutout by Andreas Gampe · 9 years ago
  70. 1153ae1 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 9 years ago
  71. f0fe04c Allow private methods in interfaces. by Alex Light · 9 years ago
  72. 1398cf2 Add imgdiag support for diff against zygote by Mathieu Chartier · 9 years ago
  73. 8b157e1 Merge remote-tracking branch 'goog/master' into nyc-dev by Calin Juravle · 9 years ago
  74. 2714f6f Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp""" am: 6990775 am: feb48f1 by Bill Buzbee · 9 years ago
  75. f57b6ac Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp""" am: 6990775 by Bill Buzbee · 9 years ago
  76. feb48f1 Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp""" am: 6990775 by Bill Buzbee · 9 years ago
  77. 6990775 Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp""" by Bill Buzbee · 9 years ago
  78. e1a2bbd Merge "Add option to tune sample collection based on thread sensitivity" am: 2c3b101 am: a429ea7 by Calin Juravle · 9 years ago
  79. c90ccec Merge "Add option to tune sample collection based on thread sensitivity" am: 2c3b101 by Calin Juravle · 9 years ago
  80. a429ea7 Merge "Add option to tune sample collection based on thread sensitivity" by Calin Juravle · 9 years ago
  81. 2c3b101 Merge "Add option to tune sample collection based on thread sensitivity" by Calin Juravle · 9 years ago
  82. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 9 years ago
  83. 6a10df0 Merge "Allocate code generators on the arena." am: 38e398b am: 78203b1 by Vladimir Marko · 9 years ago
  84. 3e49f36 Merge "Allocate code generators on the arena." am: 38e398b am: 78203b1 by Vladimir Marko · 9 years ago
  85. 78203b1 Merge "Allocate code generators on the arena." am: 38e398b by Vladimir Marko · 9 years ago
  86. 1ac9599 Merge "Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC."" am: f9eed16 am: 1151e83 by Hiroshi Yamauchi · 9 years ago
  87. 38e398b Merge "Allocate code generators on the arena." by Vladimir Marko · 9 years ago
  88. 03d9dff Merge "Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC."" am: f9eed16 by Treehugger Robot · 9 years ago
  89. 1151e83 Merge "Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC."" by Hiroshi Yamauchi · 9 years ago
  90. f9eed16 Merge "Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC."" by Treehugger Robot · 9 years ago
  91. 4306f5a Merge "ART: Simplify unstarted-runtime ceil and floor" am: 4af8fac am: a199630 by Andreas Gampe · 9 years ago
  92. 1e00d6a Merge "ART: Simplify unstarted-runtime ceil and floor" am: 4af8fac am: a199630 by Andreas Gampe · 9 years ago
  93. a199630 Merge "ART: Simplify unstarted-runtime ceil and floor" am: 4af8fac by Andreas Gampe · 9 years ago
  94. 4af8fac Merge "ART: Simplify unstarted-runtime ceil and floor" by Andreas Gampe · 9 years ago
  95. 89e3b48 ART: Simplify unstarted-runtime ceil and floor by Andreas Gampe · 9 years ago
  96. 50bad56 Merge "Fix InsertDexFileInToClassLoader to handle null class loaders" am: e4010c6 am: 8a81b94 by Mathieu Chartier · 9 years ago
  97. cc4f7a5 Fix InsertDexFileInToClassLoader to handle null class loaders am: f2bf9d6 by Mathieu Chartier · 9 years ago
  98. 4be9b2e Merge "Fix InsertDexFileInToClassLoader to handle null class loaders" am: e4010c6 by Mathieu Chartier · 9 years ago
  99. 8a81b94 Merge "Fix InsertDexFileInToClassLoader to handle null class loaders" by Mathieu Chartier · 9 years ago
  100. b9f4772 Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC." by Hiroshi Yamauchi · 9 years ago