1. bf975b0 Merge "Clean up AtomicDexRefMap" am: dbeacd6f16 by Mathieu Chartier · 7 years ago
  2. dbeacd6 Merge "Clean up AtomicDexRefMap" by Mathieu Chartier · 7 years ago
  3. d947200 Merge "Refactor artQuickToInterpreterBridge to fix a perf regression" by Mingyao Yang · 7 years ago
  4. 0c5edfe Merge changes I8ef4492b,I3c61421d am: e16ed6da59 by Andreas Gampe · 7 years ago
  5. da6f3ee Merge "Refactor artQuickToInterpreterBridge to fix a perf regression" by Mingyao Yang · 7 years ago
  6. e16ed6d Merge changes I8ef4492b,I3c61421d by Treehugger Robot · 7 years ago
  7. 04c6ab9 ART: Forward declarations for InvokeType by Andreas Gampe · 8 years ago
  8. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  9. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  10. 9c2ff7a Merge "Add debug info for link-time generated thunks." am: 7090dfe84f by Vladimir Marko · 7 years ago
  11. 7090dfe Merge "Add debug info for link-time generated thunks." by Vladimir Marko · 7 years ago
  12. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 8 years ago
  13. 5657654 Merge "Add java.util.zip.ZipException to preloads for test 912-classes." by Roland Levillain · 7 years ago
  14. 3993358 Merge "Add java.util.zip.ZipException to preloads for test 912-classes." by Treehugger Robot · 7 years ago
  15. 249ab1c Merge "Missed submitting this in last commit." am: 3074410651 by Nicolas Geoffray · 7 years ago
  16. 3074410 Merge "Missed submitting this in last commit." by Treehugger Robot · 7 years ago
  17. c048156 Merge "Add a test for b/62065640." am: 1c5033a7df by Nicolas Geoffray · 7 years ago
  18. 1c5033a Merge "Add a test for b/62065640." by Nicolas Geoffray · 7 years ago
  19. c4204a3 Missed submitting this in last commit. by Nicolas Geoffray · 7 years ago
  20. 581fe31 Add java.util.zip.ZipException to preloads for test 912-classes. by Roland Levillain · 7 years ago
  21. 09b9fdb Add a test for b/62065640. by Nicolas Geoffray · 7 years ago
  22. 5ae8869 Merge "Add support for registering classpath classes status." am: fe712a8b9c by Nicolas Geoffray · 7 years ago
  23. fe712a8 Merge "Add support for registering classpath classes status." by Nicolas Geoffray · 7 years ago
  24. 59ddbf0 Merge "Bail for SIMD code in LSE." am: 3597f51c4a by Aart Bik · 8 years ago
  25. 3597f51 Merge "Bail for SIMD code in LSE." by Treehugger Robot · 8 years ago
  26. b687a17 Merge "Add tests for two ways to do subtract 1 in stencil." am: 775784beee by Alan Leung · 8 years ago
  27. 775784b Merge "Add tests for two ways to do subtract 1 in stencil." by Treehugger Robot · 8 years ago
  28. 57872ef Merge "Smailify a test in checker-lse-ctor-fences" am: a5cd9175a8 by Alan Leung · 8 years ago
  29. a5cd917 Merge "Smailify a test in checker-lse-ctor-fences" by Alan Leung · 8 years ago
  30. 2700458 Merge "Add repeat support for memory addresses." am: 803108ad55 by Aart Bik · 8 years ago
  31. e09a826 Merge "tools: Add new titrace tool to print dynamic instruction counts" by Igor Murashkin · 8 years ago
  32. 803108a Merge "Add repeat support for memory addresses." by Treehugger Robot · 8 years ago
  33. 7a06e4a Merge "tools: Add new titrace tool to print dynamic instruction counts" by Treehugger Robot · 8 years ago
  34. 1be607a Merge changes Ia3f19f0f,I0fe8038e am: 72e80c66e6 by Alex Light · 8 years ago
  35. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 8 years ago
  36. 3af5d15 Merge "Do not fill DexCache methods in resolution trampoline." am: c5e7180231 by Vladimir Marko · 8 years ago
  37. c5e7180 Merge "Do not fill DexCache methods in resolution trampoline." by Treehugger Robot · 8 years ago
  38. caa31e7 Add repeat support for memory addresses. by Aart Bik · 8 years ago
  39. 417528d Refactor artQuickToInterpreterBridge to fix a perf regression by Mingyao Yang · 8 years ago
  40. 0ae1532 tools: Add new titrace tool to print dynamic instruction counts by Igor Murashkin · 8 years ago
  41. 41006c6 Implement JVMTI GetCurrentContendedMonitor by Alex Light · 8 years ago
  42. aa0912c Do not fill DexCache methods in resolution trampoline. by Vladimir Marko · 8 years ago
  43. 5f99404 Merge "Revert "Revert "Make WatchedFramePop instrumentation event pure-virtual""" by Alex Light · 8 years ago
  44. afdab8d Merge "Revert "Revert "Make WatchedFramePop instrumentation event pure-virtual""" by Alex Light · 8 years ago
  45. d30f205 Bail for SIMD code in LSE. by Aart Bik · 8 years ago
  46. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 8 years ago
  47. 9001f76 Merge "Add check that classpath is up to date to getDexOptNeeded" am: 9e76f430e7 by Calin Juravle · 8 years ago
  48. 9e76f43 Merge "Add check that classpath is up to date to getDexOptNeeded" by Calin Juravle · 8 years ago
  49. b75cda2 Merge "Update the context classpath after the dex files are opened." by Calin Juravle · 8 years ago
  50. 528c3ed Merge "Update the context classpath after the dex files are opened." by Calin Juravle · 8 years ago
  51. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 8 years ago
  52. c5b215f Update the context classpath after the dex files are opened. by Calin Juravle · 8 years ago
  53. 77fee87 Add support for JVMTI monitor events. by Alex Light · 8 years ago
  54. 97a3f32 Merge changes Ifddf4991,If7804f94,I9d96d8ff,I6108dba5,I5429996a am: 5809417697 by Richard Uhler · 8 years ago
  55. 5809417 Merge changes Ifddf4991,If7804f94,I9d96d8ff,I6108dba5,I5429996a by Richard Uhler · 8 years ago
  56. 05f4774 Revert "Revert "Make WatchedFramePop instrumentation event pure-virtual"" by Alex Light · 8 years ago
  57. 4105862 Merge "Test assembler driver utilities." am: 3824222a7f by Aart Bik · 8 years ago
  58. 3824222 Merge "Test assembler driver utilities." by Aart Bik · 8 years ago
  59. 003d997 Add tests for two ways to do subtract 1 in stencil. by Alan Leung · 8 years ago
  60. 5dafb3c Test assembler driver utilities. by Aart Bik · 8 years ago
  61. de7af61 Merge "Add a DCHECK for BCE." am: 49a6f39a8d by Mingyao Yang · 8 years ago
  62. 49a6f39 Merge "Add a DCHECK for BCE." by Mingyao Yang · 8 years ago
  63. 802e15c Merge "ART: Do not add Proxy prototype methods to their dex cache." by Vladimir Marko · 8 years ago
  64. d0e4c9d Merge "ART: Do not add Proxy prototype methods to their dex cache." by Vladimir Marko · 8 years ago
  65. e9691f5 ART: Do not add Proxy prototype methods to their dex cache. by Vladimir Marko · 8 years ago
  66. dc642a0 Merge "ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight()." by Vladimir Marko · 8 years ago
  67. a490555 Store instance fields and types with class objects. by Richard Uhler · 8 years ago
  68. 8d02c89 Remove findClass and mClasses from AhatSnapshot. by Richard Uhler · 8 years ago
  69. 21f89d2 Specialize Value types and make Value more type safe. by Richard Uhler · 8 years ago
  70. 8f0d9f1 Minor style cleanup of test-dump/Main.java. by Richard Uhler · 8 years ago
  71. 29c4bee Make Site ids be independent of instance ids. by Richard Uhler · 8 years ago
  72. 3bb4ecd Merge "Rename debugFlags to runtimeFlags." am: 857a1605b9 by Nicolas Geoffray · 8 years ago
  73. 640a32f Merge "ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight()." by Treehugger Robot · 8 years ago
  74. a710d91 ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight(). by Vladimir Marko · 8 years ago
  75. 857a160 Merge "Rename debugFlags to runtimeFlags." by Nicolas Geoffray · 8 years ago
  76. 7021287 Merge "ART: Clear JniConstants on shutdown" am: 89c2f5edb0 by Andreas Gampe · 8 years ago
  77. 65b1ce2 Smailify a test in checker-lse-ctor-fences by Alan Leung · 8 years ago
  78. 73b326e Add a DCHECK for BCE. by Mingyao Yang · 8 years ago
  79. 89c2f5e Merge "ART: Clear JniConstants on shutdown" by Treehugger Robot · 8 years ago
  80. c4cb7c1 ART: Clear JniConstants on shutdown by Andreas Gampe · 8 years ago
  81. 97256b4 Merge "Don't deoptimize everything with can_access_local_variables" by Alex Light · 8 years ago
  82. 6b411fc Merge "Don't deoptimize everything with can_access_local_variables" by Treehugger Robot · 8 years ago
  83. a9b4019 Merge "Revert "ART: additional info SIGILL"" am: 51bee8bf9a by Orion Hodson · 8 years ago
  84. 51bee8b Merge "Revert "ART: additional info SIGILL"" by Orion Hodson · 8 years ago
  85. cbd27b1 Merge "ART: Make test 913-heaps more robust" am: 6c8151ffa3 by Andreas Gampe · 8 years ago
  86. 6c8151f Merge "ART: Make test 913-heaps more robust" by Treehugger Robot · 8 years ago
  87. 5510c0a Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 8 years ago
  88. 496b883 Revert "ART: additional info SIGILL" by Orion Hodson · 8 years ago
  89. 3c062aa Merge "Random comment typo fixes" am: 61add1d9dc by Hans Boehm · 8 years ago
  90. 61add1d Merge "Random comment typo fixes" by Hans Boehm · 8 years ago
  91. f44ae8b Merge "Fix bug in BCE remainder handling." am: 6d525fd408 by Aart Bik · 8 years ago
  92. 6d525fd Merge "Fix bug in BCE remainder handling." by Treehugger Robot · 8 years ago
  93. 2d4feab Merge "Show ArtMethods in imgdiag" am: 34dc841b64 by David Sehr · 8 years ago
  94. 34dc841 Merge "Show ArtMethods in imgdiag" by David Sehr · 8 years ago
  95. eafee33 ART: Make test 913-heaps more robust by Andreas Gampe · 8 years ago
  96. d972b42 Random comment typo fixes by Hans Boehm · 8 years ago
  97. a49e053 Show ArtMethods in imgdiag by David Sehr · 8 years ago
  98. bae9c9a Fix bug in BCE remainder handling. by Aart Bik · 8 years ago
  99. 2040eaa Merge changes I88fd4905,Ib8c0a28c am: 47d00f6c46 by Andreas Gampe · 8 years ago
  100. 47d00f6 Merge changes I88fd4905,Ib8c0a28c by Treehugger Robot · 8 years ago