1. 9001f76 Merge "Add check that classpath is up to date to getDexOptNeeded" am: 9e76f430e7 by Calin Juravle · 8 years ago
  2. 9e76f43 Merge "Add check that classpath is up to date to getDexOptNeeded" by Calin Juravle · 8 years ago
  3. b75cda2 Merge "Update the context classpath after the dex files are opened." by Calin Juravle · 8 years ago
  4. 528c3ed Merge "Update the context classpath after the dex files are opened." by Calin Juravle · 8 years ago
  5. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 8 years ago
  6. c5b215f Update the context classpath after the dex files are opened. by Calin Juravle · 8 years ago
  7. 97a3f32 Merge changes Ifddf4991,If7804f94,I9d96d8ff,I6108dba5,I5429996a am: 5809417697 by Richard Uhler · 8 years ago
  8. 5809417 Merge changes Ifddf4991,If7804f94,I9d96d8ff,I6108dba5,I5429996a by Richard Uhler · 8 years ago
  9. 4105862 Merge "Test assembler driver utilities." am: 3824222a7f by Aart Bik · 8 years ago
  10. 3824222 Merge "Test assembler driver utilities." by Aart Bik · 8 years ago
  11. 5dafb3c Test assembler driver utilities. by Aart Bik · 8 years ago
  12. de7af61 Merge "Add a DCHECK for BCE." am: 49a6f39a8d by Mingyao Yang · 8 years ago
  13. 49a6f39 Merge "Add a DCHECK for BCE." by Mingyao Yang · 8 years ago
  14. 802e15c Merge "ART: Do not add Proxy prototype methods to their dex cache." by Vladimir Marko · 8 years ago
  15. d0e4c9d Merge "ART: Do not add Proxy prototype methods to their dex cache." by Vladimir Marko · 8 years ago
  16. e9691f5 ART: Do not add Proxy prototype methods to their dex cache. by Vladimir Marko · 8 years ago
  17. dc642a0 Merge "ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight()." by Vladimir Marko · 8 years ago
  18. a490555 Store instance fields and types with class objects. by Richard Uhler · 8 years ago
  19. 8d02c89 Remove findClass and mClasses from AhatSnapshot. by Richard Uhler · 8 years ago
  20. 21f89d2 Specialize Value types and make Value more type safe. by Richard Uhler · 8 years ago
  21. 8f0d9f1 Minor style cleanup of test-dump/Main.java. by Richard Uhler · 8 years ago
  22. 29c4bee Make Site ids be independent of instance ids. by Richard Uhler · 8 years ago
  23. 3bb4ecd Merge "Rename debugFlags to runtimeFlags." am: 857a1605b9 by Nicolas Geoffray · 8 years ago
  24. 640a32f Merge "ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight()." by Treehugger Robot · 8 years ago
  25. a710d91 ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight(). by Vladimir Marko · 8 years ago
  26. 857a160 Merge "Rename debugFlags to runtimeFlags." by Nicolas Geoffray · 8 years ago
  27. 7021287 Merge "ART: Clear JniConstants on shutdown" am: 89c2f5edb0 by Andreas Gampe · 8 years ago
  28. 73b326e Add a DCHECK for BCE. by Mingyao Yang · 8 years ago
  29. 89c2f5e Merge "ART: Clear JniConstants on shutdown" by Treehugger Robot · 8 years ago
  30. c4cb7c1 ART: Clear JniConstants on shutdown by Andreas Gampe · 8 years ago
  31. 97256b4 Merge "Don't deoptimize everything with can_access_local_variables" by Alex Light · 8 years ago
  32. 6b411fc Merge "Don't deoptimize everything with can_access_local_variables" by Treehugger Robot · 8 years ago
  33. a9b4019 Merge "Revert "ART: additional info SIGILL"" am: 51bee8bf9a by Orion Hodson · 8 years ago
  34. 51bee8b Merge "Revert "ART: additional info SIGILL"" by Orion Hodson · 8 years ago
  35. cbd27b1 Merge "ART: Make test 913-heaps more robust" am: 6c8151ffa3 by Andreas Gampe · 8 years ago
  36. 6c8151f Merge "ART: Make test 913-heaps more robust" by Treehugger Robot · 8 years ago
  37. 5510c0a Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 8 years ago
  38. 496b883 Revert "ART: additional info SIGILL" by Orion Hodson · 8 years ago
  39. 3c062aa Merge "Random comment typo fixes" am: 61add1d9dc by Hans Boehm · 8 years ago
  40. 61add1d Merge "Random comment typo fixes" by Hans Boehm · 8 years ago
  41. f44ae8b Merge "Fix bug in BCE remainder handling." am: 6d525fd408 by Aart Bik · 8 years ago
  42. 6d525fd Merge "Fix bug in BCE remainder handling." by Treehugger Robot · 8 years ago
  43. 2d4feab Merge "Show ArtMethods in imgdiag" am: 34dc841b64 by David Sehr · 8 years ago
  44. 34dc841 Merge "Show ArtMethods in imgdiag" by David Sehr · 8 years ago
  45. eafee33 ART: Make test 913-heaps more robust by Andreas Gampe · 8 years ago
  46. d972b42 Random comment typo fixes by Hans Boehm · 8 years ago
  47. a49e053 Show ArtMethods in imgdiag by David Sehr · 8 years ago
  48. bae9c9a Fix bug in BCE remainder handling. by Aart Bik · 8 years ago
  49. 2040eaa Merge changes I88fd4905,Ib8c0a28c am: 47d00f6c46 by Andreas Gampe · 8 years ago
  50. 47d00f6 Merge changes I88fd4905,Ib8c0a28c by Treehugger Robot · 8 years ago
  51. 4dee436 Merge "No unrolling for large loop bodies." am: 1ffbc05e2a by Aart Bik · 8 years ago
  52. 1ffbc05 Merge "No unrolling for large loop bodies." by Treehugger Robot · 8 years ago
  53. 0a5ec3d Don't deoptimize everything with can_access_local_variables by Alex Light · 8 years ago
  54. 96568e0 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 8 years ago
  55. 521b50f No unrolling for large loop bodies. by Aart Bik · 8 years ago
  56. 9d9f2d7 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 8 years ago
  57. a7c83ac ART: Clean up WellKnownClasses include. by Andreas Gampe · 8 years ago
  58. db48a79 ART: Clear WellKnownClasses on shutdown by Andreas Gampe · 8 years ago
  59. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 8 years ago
  60. 88ca506 Merge "Generalize range analysis." am: fe30b3e281 by Aart Bik · 8 years ago
  61. fe30b3e Merge "Generalize range analysis." by Aart Bik · 8 years ago
  62. 8e9090b Generalize range analysis. by Aart Bik · 8 years ago
  63. 5f7bd90 Merge "ARM64: Tune SIMD loop unrolling factor heuristic." am: d4d11822e3 by Aart Bik · 8 years ago
  64. d4d1182 Merge "ARM64: Tune SIMD loop unrolling factor heuristic." by Aart Bik · 8 years ago
  65. 77498b3 Merge "Bug fix on 32-bit vs 64-bit movd/movdq on x86_64." am: f6dcede656 by Aart Bik · 8 years ago
  66. f6dcede Merge "Bug fix on 32-bit vs 64-bit movd/movdq on x86_64." by Treehugger Robot · 8 years ago
  67. dd3d78c Merge "Revert "Add static version of dexdump2"" am: f9661154e2 by Colin Cross · 8 years ago
  68. f966115 Merge "Revert "Add static version of dexdump2"" by Colin Cross · 8 years ago
  69. aaa5684 Revert "Add static version of dexdump2" by Colin Cross · 8 years ago
  70. dcaf0e5 Bug fix on 32-bit vs 64-bit movd/movdq on x86_64. by Aart Bik · 8 years ago
  71. d92e7c9 Merge "Add static version of dexdump2" am: d2d9171a86 by Colin Cross · 8 years ago
  72. d2d9171 Merge "Add static version of dexdump2" by Colin Cross · 8 years ago
  73. 32b1423 Merge "optimizing: add block-scoped constructor fence merging pass" by Igor Murashkin · 8 years ago
  74. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  75. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago
  76. 27fde14 Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 8 years ago
  77. 4dd7db3 Merge "MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants." by Chris Larsen · 8 years ago
  78. 88f929c Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 8 years ago
  79. c54e4cf Merge "MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants." by Treehugger Robot · 8 years ago
  80. e6ce6c6 Merge "ART: additional info SIGILL" am: 1f418c1a36 by Orion Hodson · 8 years ago
  81. 1f418c1 Merge "ART: additional info SIGILL" by Orion Hodson · 8 years ago
  82. 0dfcdb4 Merge "Revert "mirror: Make Class::Status 64-bit field"" am: 3edbcdf01e by Igor Murashkin · 8 years ago
  83. 3edbcdf Merge "Revert "mirror: Make Class::Status 64-bit field"" by Treehugger Robot · 8 years ago
  84. cf83aaa Revert "mirror: Make Class::Status 64-bit field" by Igor Murashkin · 8 years ago
  85. 284610e Add static version of dexdump2 by Colin Cross · 8 years ago
  86. 752e25a Merge "mirror: Make Class::Status 64-bit field" am: e3f06d5490 by Igor Murashkin · 8 years ago
  87. e3f06d5 Merge "mirror: Make Class::Status 64-bit field" by Treehugger Robot · 8 years ago
  88. 96d6414 Merge "Add one more EnsureJitCompiled() to 088-monitor-verification" by Mingyao Yang · 8 years ago
  89. 806e65e Merge "Add one more EnsureJitCompiled() to 088-monitor-verification" by Mingyao Yang · 8 years ago
  90. ad8394b Merge changes from topic "ti-stress slicer" am: ec99514299 by Alex Light · 8 years ago
  91. ec99514 Merge changes from topic "ti-stress slicer" by Treehugger Robot · 8 years ago
  92. de07216 mirror: Make Class::Status 64-bit field by Igor Murashkin · 8 years ago
  93. 8559f14 Merge "Fix context verification for relative dependencies" am: d25c915835 by Calin Juravle · 8 years ago
  94. 8859cec MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants. by Chris Larsen · 8 years ago
  95. 36ec57e Merge "Add support for JVMTI GetObjectMonitorUsage function." am: e69463a2a0 by Alex Light · 8 years ago
  96. d25c915 Merge "Fix context verification for relative dependencies" by Calin Juravle · 8 years ago
  97. e69463a Merge "Add support for JVMTI GetObjectMonitorUsage function." by Alex Light · 8 years ago
  98. 21a7144 Undefine CHECK while including slicer headers. by Alex Light · 8 years ago
  99. 9101bb8 Merge "ART: Change thread dump order on abort" am: afd3acdfd0 by Andreas Gampe · 8 years ago
  100. bfe41af Suppress warnings caused by including slicer headers in ti-stress by Alex Light · 8 years ago