1. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 10 years ago
  2. 7e9c99b Merge "Turn on logging for oat file assistant tests." by Richard Uhler · 10 years ago
  3. f45599d Turn on logging for oat file assistant tests. by Richard Uhler · 10 years ago
  4. 2af72de Merge "Remove ThrowLocation." by Nicolas Geoffray · 10 years ago
  5. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 10 years ago
  6. 072e48e Merge "Create OatFileAssistant class for assisting with oat files." by Richard Uhler · 10 years ago
  7. e8e42f3 Merge "JDWP: allocate DebugInvokeReq only when requested" by Sebastien Hertz · 10 years ago
  8. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 11 years ago
  9. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 10 years ago
  10. ee07703 Use the current Java stack instead of the ThrowLocation. by Nicolas Geoffray · 10 years ago
  11. 1558b57 JDWP: allocate DebugInvokeReq only when requested by Sebastien Hertz · 10 years ago
  12. 5c9d8f0 Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 10 years ago
  13. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 10 years ago
  14. 5599377 Merge "ART: Allow arraycopy with int[] in unstarted runtime" by Andreas Gampe · 10 years ago
  15. e2be653 ART: Allow arraycopy with int[] in unstarted runtime by Andreas Gampe · 10 years ago
  16. dfe3083 Only allocate collectors if we may use them by Mathieu Chartier · 10 years ago
  17. 41b15f9 Merge "Initial support for quick compiler on MIPS64r6." by Andreas Gampe · 10 years ago
  18. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  19. 15f345c Fix failing hprof DCHECK by Mathieu Chartier · 10 years ago
  20. ff38c04 Fix byte and char Get32 by Mathieu Chartier · 10 years ago
  21. b341b70 Merge "Extend compiler/optimizing/stack_map_test.cc." by Roland Levillain · 10 years ago
  22. 1972a8e Rename -Xjit / -Xnojit options to -Xusejit:<boolean> by Mathieu Chartier · 10 years ago
  23. 184c9dc Fix some incorrect IsCompiler instead of IsAotCompiler by Mathieu Chartier · 10 years ago
  24. 12baf47 Extend compiler/optimizing/stack_map_test.cc. by Roland Levillain · 10 years ago
  25. 51867b3 Merge "ART: Report zip opening error" by Andreas Gampe · 10 years ago
  26. 0b3ed3d ART: Report zip opening error by Andreas Gampe · 10 years ago
  27. dbba41d Merge "Include what we use." by Dan Albert · 10 years ago
  28. 627f917 Include what we use. by Dan Albert · 10 years ago
  29. c670efd Merge "ART: Add debuggable compiler flag" by Andreas Gampe · 10 years ago
  30. 029113f Merge "ART: Fix missing handles" by Andreas Gampe · 10 years ago
  31. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 10 years ago
  32. 729699d ART: Fix missing handles by Andreas Gampe · 10 years ago
  33. 3d7d2af Merge "Change how we report exceptions to the debugger." by Nicolas Geoffray · 10 years ago
  34. c57ad20 Switch from memalign to posix_memalign for Mac build by Brian Carlstrom · 10 years ago
  35. ff3ef43 Merge "Reserve bits in the lock word for read barriers." by Hiroshi Yamauchi · 10 years ago
  36. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  37. 91e5669 Wait for threads to finish unregistering by Mathieu Chartier · 10 years ago
  38. 7642cfc Change how we report exceptions to the debugger. by Nicolas Geoffray · 10 years ago
  39. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 10 years ago
  40. 775f1d4 Merge "Follow-up 128393" by Sebastien Hertz · 10 years ago
  41. bd9cf9f Follow-up 128393 by Sebastien Hertz · 10 years ago
  42. 9729e52 Revert GetThisObject change. by Nicolas Geoffray · 10 years ago
  43. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 11 years ago
  44. 1d8587f Merge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling" by Mathieu Chartier · 10 years ago
  45. 9924fd8 Merge "ART: Move DexFile vector to Java array" by Andreas Gampe · 10 years ago
  46. 0b25c71 Merge "Add support for .bss section in oat files." by Vladimir Marko · 10 years ago
  47. deebb99 Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling by Mathieu Chartier · 10 years ago
  48. 02f28fd Merge "ART: Allow more operations in unstarted Runtime" by Andreas Gampe · 10 years ago
  49. f0e128a ART: Allow more operations in unstarted Runtime by Andreas Gampe · 10 years ago
  50. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  51. 3ccd4cf Merge "Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release" by Nicolas Geoffray · 10 years ago
  52. 3d96f56 Merge "ART: Fix off-by-two whitespace" by Andreas Gampe · 10 years ago
  53. 4ab52e7 Merge "Don't require three-character extensions for dex locations." by Richard Uhler · 10 years ago
  54. 579885a Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release by Serban Constantinescu · 10 years ago
  55. 4f0be4d ART: Fix off-by-two whitespace by Andreas Gampe · 10 years ago
  56. 00a1f5b Revert "Revert "Re-enable one thread dumping the native stack of another."" by Andreas Gampe · 10 years ago
  57. 0a575f2 Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 10 years ago
  58. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 11 years ago
  59. e4d9987 Add standard gc log for transition collections. by Hiroshi Yamauchi · 10 years ago
  60. 965fd02 Don't require three-character extensions for dex locations. by Richard Uhler · 10 years ago
  61. ff9b747 Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 10 years ago
  62. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 10 years ago
  63. 4f9bbe2 Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 10 years ago
  64. 2d873b6 [MIPS] Fix mips32 trampoline problem. by Nikola Veljkovic · 10 years ago
  65. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 10 years ago
  66. 32f500d ART: oatdump enhancements by Anestis Bechtsoudis · 10 years ago
  67. 01b7c43 Merge "ART: Print maps directly to log" by Andreas Gampe · 10 years ago
  68. 813b960 JDWP: fix thread state on event suspension by Sebastien Hertz · 10 years ago
  69. a6dfdae ART: Print maps directly to log by Andreas Gampe · 10 years ago
  70. 324b9bb ART: Move DexFile vector to Java array by Andreas Gampe · 10 years ago
  71. 42f8c1c Merge "ART: Fix "unused parameters"" by Andreas Gampe · 10 years ago
  72. c801f0d ART: Fix "unused parameters" by Andreas Gampe · 10 years ago
  73. 9db831a Print thread name for attempting to unregister unattached thread by Mathieu Chartier · 10 years ago
  74. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 10 years ago
  75. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  76. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  77. e4266c5 JDWP: assert no pending exception when using JNI by Sebastien Hertz · 11 years ago
  78. 893bee6 Merge "JDWP: update thread synchronization" by Sebastien Hertz · 10 years ago
  79. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 10 years ago
  80. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  81. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 10 years ago
  82. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  83. 39ce228 Merge "Only detach shutdown thread if we attached it" by Mathieu Chartier · 10 years ago
  84. 05d1461 Only detach shutdown thread if we attached it by Mathieu Chartier · 10 years ago
  85. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 11 years ago
  86. 38fee8e Merge "Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT." by Hiroshi Yamauchi · 10 years ago
  87. 9e47bfa Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT. by Hiroshi Yamauchi · 10 years ago
  88. 96ac49a Merge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn" by Andreas Gampe · 10 years ago
  89. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 10 years ago
  90. 5a2be3f Implement a simple count based boot marker. by Narayan Kamath · 10 years ago
  91. a53cfc8 Merge "Make UseTLAB a bool flag." by Hiroshi Yamauchi · 10 years ago
  92. f360ad0 Make UseTLAB a bool flag. by Hiroshi Yamauchi · 10 years ago
  93. 146a13d Merge "ART: Fix RosAlloc Valgrind code" by Andreas Gampe · 10 years ago
  94. a5a3f03 Merge "Revert "Do GC for alloc for unstarted runtimes"" by Mathieu Chartier · 10 years ago
  95. ac19516 Revert "Do GC for alloc for unstarted runtimes" by Mathieu Chartier · 10 years ago
  96. fef16ad ART: Fix RosAlloc Valgrind code by Andreas Gampe · 10 years ago
  97. 4fe292e Merge "Reference type propagation" by Calin Juravle · 10 years ago
  98. 76f82fc Merge "Display optimizing compiler's CodeInfo objects in oatdump." by Roland Levillain · 10 years ago
  99. def194e ART: Do not read from JavaVMExt* after DestroyJavaVM by Andreas Gampe · 10 years ago
  100. 42ad490 Merge "Do GC for alloc for unstarted runtimes" by Mathieu Chartier · 10 years ago