1. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 9 years ago
  2. 39d9fe2 Merge "Add way to print JIT related info at shutdown" by Mathieu Chartier · 9 years ago
  3. cb85ad6 Merge "Use quick compiler to generate odex for oat file assistant tests." by Richard Uhler · 9 years ago
  4. 05dd8a6 Use quick compiler to generate odex for oat file assistant tests. by Richard Uhler · 9 years ago
  5. 9a5342e Merge "Revert "Turn on logging for oat file assistant tests."" by Richard Uhler · 9 years ago
  6. 892fc96 Revert "Turn on logging for oat file assistant tests." by Richard Uhler · 9 years ago
  7. f719fdd Merge "[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions." by Andreas Gampe · 9 years ago
  8. 6ad40cd [MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions. by Goran Jakovljevic · 9 years ago
  9. 7e9c99b Merge "Turn on logging for oat file assistant tests." by Richard Uhler · 9 years ago
  10. f45599d Turn on logging for oat file assistant tests. by Richard Uhler · 9 years ago
  11. 2af72de Merge "Remove ThrowLocation." by Nicolas Geoffray · 9 years ago
  12. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 9 years ago
  13. 072e48e Merge "Create OatFileAssistant class for assisting with oat files." by Richard Uhler · 9 years ago
  14. e8e42f3 Merge "JDWP: allocate DebugInvokeReq only when requested" by Sebastien Hertz · 9 years ago
  15. a4885cb Add way to print JIT related info at shutdown by Mathieu Chartier · 9 years ago
  16. 54a8cc6 Merge "Trim arenas for JIT" by Mathieu Chartier · 9 years ago
  17. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  18. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 9 years ago
  19. b322668 Merge "ART: Fix init-failure graph tool" by Andreas Gampe · 9 years ago
  20. 869c2dfa ART: Fix init-failure graph tool by Andreas Gampe · 9 years ago
  21. 81d38f7 Merge "Use the current Java stack instead of the ThrowLocation." by Nicolas Geoffray · 9 years ago
  22. ee07703 Use the current Java stack instead of the ThrowLocation. by Nicolas Geoffray · 9 years ago
  23. 1558b57 JDWP: allocate DebugInvokeReq only when requested by Sebastien Hertz · 9 years ago
  24. 2cfdabd Merge "Fix run-test with JIT enabled" by Sebastien Hertz · 9 years ago
  25. 155bef4 Fix run-test with JIT enabled by Sebastien Hertz · 9 years ago
  26. 504b173 Merge "Revert "Revert "More Makefile fun for --debuggable.""" by Nicolas Geoffray · 9 years ago
  27. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  28. bf40b5b Merge "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  29. d633384 Merge "Revert "Fix braino in Makefile."" by Nicolas Geoffray · 9 years ago
  30. 6aad0b7 Revert "Fix braino in Makefile." by Nicolas Geoffray · 9 years ago
  31. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  32. c4ab6b0 Merge "Fix braino in Makefile." by Nicolas Geoffray · 9 years ago
  33. 64657d2 Fix braino in Makefile. by Nicolas Geoffray · 9 years ago
  34. 5c9d8f0 Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 9 years ago
  35. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 9 years ago
  36. 3dd536f Merge "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  37. 5599377 Merge "ART: Allow arraycopy with int[] in unstarted runtime" by Andreas Gampe · 9 years ago
  38. e2be653 ART: Allow arraycopy with int[] in unstarted runtime by Andreas Gampe · 9 years ago
  39. b1869d5 Merge "Only allocate collectors if we may use them" by Mathieu Chartier · 9 years ago
  40. dfe3083 Only allocate collectors if we may use them by Mathieu Chartier · 9 years ago
  41. 41b15f9 Merge "Initial support for quick compiler on MIPS64r6." by Andreas Gampe · 9 years ago
  42. 3b5408b Merge "Fix failing hprof DCHECK" by Mathieu Chartier · 9 years ago
  43. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 9 years ago
  44. 15f345c Fix failing hprof DCHECK by Mathieu Chartier · 9 years ago
  45. 709d8df Merge "Fix byte and char Get32" by Mathieu Chartier · 9 years ago
  46. ff38c04 Fix byte and char Get32 by Mathieu Chartier · 9 years ago
  47. a6aad92 Merge "Do not dump memory usage if driver was never created" by Brian Carlstrom · 9 years ago
  48. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 9 years ago
  49. a11a34c Do not dump memory usage if driver was never created by Brian Carlstrom · 9 years ago
  50. 0e242b5 Merge "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 9 years ago
  51. 154552e Revert "[optimizing] Enable x86 long support." by Nicolas Geoffray · 9 years ago
  52. 7e5b740 Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`." by Roland Levillain · 9 years ago
  53. 2ed20af Opt compiler: Clean the use of `virtual` and `OVERRIDE`. by Alexandre Rames · 9 years ago
  54. b341b70 Merge "Extend compiler/optimizing/stack_map_test.cc." by Roland Levillain · 9 years ago
  55. b265262 Merge "[optimizing] Enable x86 long support." by Nicolas Geoffray · 9 years ago
  56. b4ba354 [optimizing] Enable x86 long support. by Nicolas Geoffray · 9 years ago
  57. 6626f89 Merge "ART: Enable the use of relative addresses in the arm64 disassembler." by Roland Levillain · 9 years ago
  58. d737ab3 ART: Enable the use of relative addresses in the arm64 disassembler. by Alexandre Rames · 9 years ago
  59. 6540537 Merge "Follow up 137982" by Sebastien Hertz · 9 years ago
  60. 8d2ceab Merge "ART: Add option to abort dex2oat on hard failure" by Andreas Gampe · 9 years ago
  61. 09c2de7 Merge "ART: Fix Cmdline Parser test" by Andreas Gampe · 9 years ago
  62. 2682699 ART: Fix Cmdline Parser test by Andreas Gampe · 9 years ago
  63. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 9 years ago
  64. de67540 Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>" by Mathieu Chartier · 9 years ago
  65. 1972a8e Rename -Xjit / -Xnojit options to -Xusejit:<boolean> by Mathieu Chartier · 9 years ago
  66. 17b8a7a Merge "Fix some incorrect IsCompiler instead of IsAotCompiler" by Mathieu Chartier · 9 years ago
  67. 184c9dc Fix some incorrect IsCompiler instead of IsAotCompiler by Mathieu Chartier · 9 years ago
  68. 66b2666 Merge "ART: AddVectorReduce should store result in memory carefully" by Bill Buzbee · 9 years ago
  69. c5e3ab2 Follow up 137982 by Sebastien Hertz · 9 years ago
  70. a80aab6 Merge "ART: Fix test breakage" by David Brazdil · 9 years ago
  71. df45205 ART: Fix test breakage by David Brazdil · 9 years ago
  72. 12baf47 Extend compiler/optimizing/stack_map_test.cc. by Roland Levillain · 9 years ago
  73. ea19b36 Merge "ART: Optimize iteration of safepoints" by David Brazdil · 9 years ago
  74. 9a9ab61 ART: Optimize iteration of safepoints by David Brazdil · 9 years ago
  75. af8db2e Merge "[optimizing] Use callee-save registers for x86" by Nicolas Geoffray · 9 years ago
  76. 5f87418 [optimizing] Use callee-save registers for x86 by Mark Mendell · 9 years ago
  77. 65b5027 Merge "ART: Fix compile-time-init fail" by Andreas Gampe · 9 years ago
  78. 4d4eff7 ART: Fix compile-time-init fail by Andreas Gampe · 9 years ago
  79. 51867b3 Merge "ART: Report zip opening error" by Andreas Gampe · 9 years ago
  80. 0b3ed3d ART: Report zip opening error by Andreas Gampe · 9 years ago
  81. dbba41d Merge "Include what we use." by Dan Albert · 9 years ago
  82. 627f917 Include what we use. by Dan Albert · 9 years ago
  83. 18cd871 Merge "ART: Do not produce CFI when not asked for" by Andreas Gampe · 9 years ago
  84. d37f919 ART: Do not produce CFI when not asked for by Andreas Gampe · 9 years ago
  85. b8fef11 Merge "[optimizing] Improve x86/x86_64 bound check code" by Andreas Gampe · 9 years ago
  86. c670efd Merge "ART: Add debuggable compiler flag" by Andreas Gampe · 9 years ago
  87. 029113f Merge "ART: Fix missing handles" by Andreas Gampe · 9 years ago
  88. c4371cd Merge "Fix bce gtest." by Mingyao Yang · 9 years ago
  89. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 9 years ago
  90. 729699d ART: Fix missing handles by Andreas Gampe · 9 years ago
  91. f60c90b [optimizing] Improve x86/x86_64 bound check code by Mark Mendell · 9 years ago
  92. 6775ba5 Fix bce gtest. by Mingyao Yang · 9 years ago
  93. d8de6f2 Merge "Make BCE a no-op if there is no array access." by Mingyao Yang · 9 years ago
  94. dc68baf Merge "Update run-test 031-class-attributes" by Sebastien Hertz · 9 years ago
  95. b1add75 Update run-test 031-class-attributes by Sebastien Hertz · 9 years ago
  96. 3d7d2af Merge "Change how we report exceptions to the debugger." by Nicolas Geoffray · 9 years ago
  97. 87896b3 Merge "Fix arm64 build." by Nicolas Geoffray · 9 years ago
  98. de0eb6f Fix arm64 build. by Nicolas Geoffray · 9 years ago
  99. 44d95a2 Merge "Switch from memalign to posix_memalign for Mac build" by Brian Carlstrom · 9 years ago
  100. c57ad20 Switch from memalign to posix_memalign for Mac build by Brian Carlstrom · 9 years ago