1. 49fc60e ART: Fix macro parentheses warnings by Andreas Gampe · 8 years ago
  2. 68c48f0 Dup file descriptor to prevent double close in oat writer. by Jeff Hao · 8 years ago
  3. d98350d Merge "Rename instrumentation ExceptionCaught to ExceptionThrown" by Alex Light · 8 years ago
  4. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 8 years ago
  5. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 8 years ago
  6. 2ee17e6 Merge changes I6407c9b4,I49d9da67 by Vladimir Marko · 8 years ago
  7. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 8 years ago
  8. fc63bab Revert "Fix some issues for deoptimizing runtime methods." by Vladimir Marko · 8 years ago
  9. cd63fc8 Merge "Fix some issues for deoptimizing runtime methods." by Mingyao Yang · 8 years ago
  10. 57b4e13 Fix some issues for deoptimizing runtime methods. by Mingyao Yang · 8 years ago
  11. 34acbf4 Merge "Remove bits about kPoison in ObjPtr's documentation." by Roland Levillain · 8 years ago
  12. 437130b Merge "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  13. 0cd67eb Remove bits about kPoison in ObjPtr's documentation. by Roland Levillain · 8 years ago
  14. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 8 years ago
  15. 34484e4 Merge "MIPS: Follow-up to "Add two special runtime methods"" by Treehugger Robot · 8 years ago
  16. be8303d Call madvise hints for image dex files by Mathieu Chartier · 8 years ago
  17. d1ee20f Revert^4 "ART: Use proxy ArtMethod's data_ to store the interface method." by Vladimir Marko · 8 years ago
  18. ae49dc0 Add extra dumping for native method JIT samples check by Mathieu Chartier · 8 years ago
  19. 76ccd09 Revert^3 "ART: Use proxy ArtMethod's data_ to store the interface method."" by Nicolas Geoffray · 8 years ago
  20. c42fab3 Revert^2 "ART: Use proxy ArtMethod's data_ to store the interface method." by Vladimir Marko · 8 years ago
  21. 120aa28 Store layout info in dex files by Mathieu Chartier · 8 years ago
  22. 6b1382d Merge "Revert "ART: Use proxy ArtMethod's data_ to store the interface method."" by Nicolas Geoffray · 8 years ago
  23. 7ef52f7 Revert "ART: Use proxy ArtMethod's data_ to store the interface method." by Nicolas Geoffray · 8 years ago
  24. 85e2d58 Merge "ART: Use proxy ArtMethod's data_ to store the interface method." by Treehugger Robot · 8 years ago
  25. 72fe7ea Merge "Disable dex2oat test TestWatchdogTrigger with Valgrind." by Roland Levillain · 8 years ago
  26. 0888cf1 ART: Use proxy ArtMethod's data_ to store the interface method. by Vladimir Marko · 8 years ago
  27. 3f35d09 Merge "Remove ClassLinker::SetEntryPointsToCompiledCode()." by Treehugger Robot · 8 years ago
  28. 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 8 years ago
  29. abafaf8 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." by Treehugger Robot · 8 years ago
  30. 28453cf Fix dex file reading in VdexFile::GetNextDexFileData. by Nicolas Geoffray · 8 years ago
  31. dbd05fe Revert recent JIT code cache changes by Orion Hodson · 8 years ago
  32. 1d2d8b1 Merge "Don't increment the hotness for invokes." by Nicolas Geoffray · 8 years ago
  33. a27a718f Merge "Use HeapReference for SafeGetClass" by Treehugger Robot · 8 years ago
  34. ad8ebb3 Use HeapReference for SafeGetClass by Mathieu Chartier · 8 years ago
  35. 2a1513b Allow non word aligned heap limit for space bitmap by Mathieu Chartier · 8 years ago
  36. ac50d97 Merge "Don't use fences to implement volatiles" by Hans Boehm · 8 years ago
  37. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 8 years ago
  38. cecc488 Don't increment the hotness for invokes. by Nicolas Geoffray · 8 years ago
  39. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 8 years ago
  40. 1bd8e5a Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)." by Nicolas Geoffray · 8 years ago
  41. 646d638 Move deopt and jit logs from LOG(INFO) to VLOG(jit). by Nicolas Geoffray · 8 years ago
  42. b00c8b0 Merge "Revert "Support class unloading in dex2oat for quicken multidex"" by Treehugger Robot · 8 years ago
  43. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 8 years ago
  44. 18e9161 Merge "Support class unloading in dex2oat for quicken multidex" by Treehugger Robot · 8 years ago
  45. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 8 years ago
  46. a97a14f Merge "runtime: Make kIsDebugBuild friendly to clion" by Treehugger Robot · 8 years ago
  47. 19ab59d Merge "Use the right class loader allocator in ReallocMethods." by Nicolas Geoffray · 8 years ago
  48. 19428ad MIPS: Follow-up to "Add two special runtime methods" by Alexey Frunze · 8 years ago
  49. f573972 runtime: Make kIsDebugBuild friendly to clion by Igor Murashkin · 8 years ago
  50. 3b21019 Merge "Add two special runtime methods." by Mingyao Yang · 8 years ago
  51. 0a87a65 Add two special runtime methods. by Mingyao Yang · 8 years ago
  52. 5129d8e Merge "Add a conditional boolean to ScopedAssertNoThreadSuspension." by Mingyao Yang · 8 years ago
  53. 48b40cc Use the right class loader allocator in ReallocMethods. by Nicolas Geoffray · 8 years ago
  54. aef17bc Merge "Add FdFile::Compare" by Mathieu Chartier · 8 years ago
  55. d88a2b5 Merge "ART: Fix up small header includes" by Treehugger Robot · 8 years ago
  56. 140c5d1 Add FdFile::Compare by Mathieu Chartier · 8 years ago
  57. 47863bb Fix CC handling for no large object space case by Mathieu Chartier · 8 years ago
  58. 895f922 ART: Fix up small header includes by Andreas Gampe · 8 years ago
  59. 293bfbd Merge "Revert "Revert "Stop using the runtime classpath in dex2oat""" by Calin Juravle · 8 years ago
  60. 9579b53 Merge "Revert "Flush icache using rw to r transition"" by Nicolas Geoffray · 8 years ago
  61. 8bb1786 Revert "Flush icache using rw to r transition" by Nicolas Geoffray · 8 years ago
  62. 1991589 Revert "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 8 years ago
  63. df2a410 Merge "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 8 years ago
  64. 053a84b Revert "Stop using the runtime classpath in dex2oat" by Calin Juravle · 8 years ago
  65. cda934e Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a by Calin Juravle · 8 years ago
  66. 9a19be9 Merge "Fix verifier checks on interface methods." by Treehugger Robot · 8 years ago
  67. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 8 years ago
  68. 84f82b9 Stop using the runtime classpath in dex2oat by Calin Juravle · 8 years ago
  69. 27e0d1f Pass the class loader context to dex2oat when optimizing at runtime by Calin Juravle · 8 years ago
  70. bf3710e Merge "Flush icache using rw to r transition" by Treehugger Robot · 8 years ago
  71. afb6647 Fix verifier checks on interface methods. by Alex Light · 8 years ago
  72. 50ce441 Support clinit for app image during compilation by Chang Xing · 8 years ago
  73. 42e88a0 Merge "Fix verifier deps determinism" by Mathieu Chartier · 8 years ago
  74. c8a8a56 Flush icache using rw to r transition by David Sehr · 8 years ago
  75. bf755fe Fix verifier deps determinism by Mathieu Chartier · 8 years ago
  76. fc1cd86 Merge "Fix recursive initialization on app image." by Treehugger Robot · 8 years ago
  77. 951853a Merge "Clean up some logic skipping ValidateSuperClassDescriptors." by Treehugger Robot · 8 years ago
  78. d90231a Merge "Read and write constraints for clinit" by Mathieu Chartier · 8 years ago
  79. e2e4034 Clean up some logic skipping ValidateSuperClassDescriptors. by Jeff Hao · 8 years ago
  80. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 8 years ago
  81. 959f7ac Merge "Ensure thread_list_lock_ is correctly locked" by Treehugger Robot · 8 years ago
  82. 56c7e1e Merge "Enable the can_maintain_original_method_order capability" by Treehugger Robot · 8 years ago
  83. adbb91c Fix recursive initialization on app image. by Chang Xing · 8 years ago
  84. bd208d8 Read and write constraints for clinit by Chang Xing · 8 years ago
  85. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 8 years ago
  86. b566fed Enable the can_maintain_original_method_order capability by Alex Light · 8 years ago
  87. 3ae8253 Ensure thread_list_lock_ is correctly locked by Alex Light · 8 years ago
  88. 2e53f8f Merge changes Iba7e9207,I11a4d3cb,I5a6746d3 by Treehugger Robot · 8 years ago
  89. f26828b Add a conditional boolean to ScopedAssertNoThreadSuspension. by Mingyao Yang · 8 years ago
  90. f6fe3cb Merge "Fix FastNative/CriticalNative annotation lookup." by Treehugger Robot · 8 years ago
  91. 67abbca Merge "ART: Refactor retrieval of types through ArtMethod." by Treehugger Robot · 8 years ago
  92. 078a27a Merge changes If53d3ee3,I7cc0eea1 by Mathieu Chartier · 8 years ago
  93. 370f57e Fix FastNative/CriticalNative annotation lookup. by Vladimir Marko · 8 years ago
  94. fbfc394 Remove ClassLinker::SetEntryPointsToCompiledCode(). by Vladimir Marko · 8 years ago
  95. ae616fa Merge "ART: Move openjdkjvm to art/" by Treehugger Robot · 8 years ago
  96. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 8 years ago
  97. c16268f Fix ClassLinker::SetEntryPointsToInterpreter() for native methods by Goran Jakovljevic · 8 years ago
  98. bebd7bd JVMTI set & get local variables by Alex Light · 8 years ago
  99. c932707 Merge "ART: Add more logging to ClassLoaderContext mismatches" by Treehugger Robot · 8 years ago
  100. 605fe24 Implemented Nested Transaction by Chang Xing · 8 years ago