1. 02e5f16 Fix sampling profiler race condition by Mathieu Chartier · 9 years ago
  2. 4fe8c2a Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  3. be91548 Merge "Fix dex2dex logic" by Mathieu Chartier · 9 years ago
  4. 9c8d961 Fix dex2dex logic by Mathieu Chartier · 9 years ago
  5. 1b88f6d am d82d5755: Merge "Test uses libart.so, so can\'t be run NDEBUG." by Nicolas Geoffray · 9 years ago
  6. d82d575 Merge "Test uses libart.so, so can't be run NDEBUG." by Nicolas Geoffray · 9 years ago
  7. 64d69ab Test uses libart.so, so can't be run NDEBUG. by Nicolas Geoffray · 9 years ago
  8. 91c8be4 am 0b2bfbd4: Merge "Fix tests now that the SSA builder is pruning more phis." by Nicolas Geoffray · 9 years ago
  9. 0b2bfbd Merge "Fix tests now that the SSA builder is pruning more phis." by Nicolas Geoffray · 9 years ago
  10. 3afca78 Fix tests now that the SSA builder is pruning more phis. by Nicolas Geoffray · 9 years ago
  11. e68c165 am 21c7906e: Merge "ART: Relax test 703" by Andreas Gampe · 9 years ago
  12. 21c7906 Merge "ART: Relax test 703" by Andreas Gampe · 9 years ago
  13. 454c159 am 48e702fe: Merge "Make the SSA builder honor the debuggable flag." by Nicolas Geoffray · 9 years ago
  14. 48e702f Merge "Make the SSA builder honor the debuggable flag." by Nicolas Geoffray · 9 years ago
  15. 79bf9a9 am 39d9fe2e: Merge "Add way to print JIT related info at shutdown" by Mathieu Chartier · 9 years ago
  16. 39d9fe2 Merge "Add way to print JIT related info at shutdown" by Mathieu Chartier · 9 years ago
  17. d2bb32e am cb85ad66: Merge "Use quick compiler to generate odex for oat file assistant tests." by Richard Uhler · 9 years ago
  18. cb85ad6 Merge "Use quick compiler to generate odex for oat file assistant tests." by Richard Uhler · 9 years ago
  19. aff49cd am 9a5342ef: Merge "Revert "Turn on logging for oat file assistant tests."" by Richard Uhler · 9 years ago
  20. 05dd8a6 Use quick compiler to generate odex for oat file assistant tests. by Richard Uhler · 9 years ago
  21. 9a5342e Merge "Revert "Turn on logging for oat file assistant tests."" by Richard Uhler · 9 years ago
  22. 892fc96 Revert "Turn on logging for oat file assistant tests." by Richard Uhler · 9 years ago
  23. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 9 years ago
  24. 7d9e5a9 ART: Relax test 703 by Andreas Gampe · 9 years ago
  25. 4bc52f3 am f719fdd2: Merge "[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions." by Andreas Gampe · 9 years ago
  26. f719fdd Merge "[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions." by Andreas Gampe · 9 years ago
  27. abcb56d am 7e9c99bd: Merge "Turn on logging for oat file assistant tests." by Richard Uhler · 9 years ago
  28. 6ad40cd [MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions. by Goran Jakovljevic · 9 years ago
  29. 7e9c99b Merge "Turn on logging for oat file assistant tests." by Richard Uhler · 9 years ago
  30. f45599d Turn on logging for oat file assistant tests. by Richard Uhler · 9 years ago
  31. 089bb92 am 2af72de8: Merge "Remove ThrowLocation." by Nicolas Geoffray · 9 years ago
  32. 2af72de Merge "Remove ThrowLocation." by Nicolas Geoffray · 9 years ago
  33. 7d4dde8 am 072e48ed: Merge "Create OatFileAssistant class for assisting with oat files." by Richard Uhler · 9 years ago
  34. ffd1b0d am e8e42f35: Merge "JDWP: allocate DebugInvokeReq only when requested" by Sebastien Hertz · 9 years ago
  35. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 9 years ago
  36. 072e48e Merge "Create OatFileAssistant class for assisting with oat files." by Richard Uhler · 9 years ago
  37. e8e42f3 Merge "JDWP: allocate DebugInvokeReq only when requested" by Sebastien Hertz · 9 years ago
  38. 00a19e6 am 54a8cc68: Merge "Trim arenas for JIT" by Mathieu Chartier · 9 years ago
  39. a4885cb Add way to print JIT related info at shutdown by Mathieu Chartier · 9 years ago
  40. 54a8cc6 Merge "Trim arenas for JIT" by Mathieu Chartier · 9 years ago
  41. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  42. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 9 years ago
  43. 3efd5a6 am b3226684: Merge "ART: Fix init-failure graph tool" by Andreas Gampe · 9 years ago
  44. b322668 Merge "ART: Fix init-failure graph tool" by Andreas Gampe · 9 years ago
  45. 6521af2 am 81d38f74: Merge "Use the current Java stack instead of the ThrowLocation." by Nicolas Geoffray · 9 years ago
  46. 869c2dfa ART: Fix init-failure graph tool by Andreas Gampe · 9 years ago
  47. 81d38f7 Merge "Use the current Java stack instead of the ThrowLocation." by Nicolas Geoffray · 9 years ago
  48. ee07703 Use the current Java stack instead of the ThrowLocation. by Nicolas Geoffray · 9 years ago
  49. 1558b57 JDWP: allocate DebugInvokeReq only when requested by Sebastien Hertz · 9 years ago
  50. ea21638 am 2cfdabd2: Merge "Fix run-test with JIT enabled" by Sebastien Hertz · 9 years ago
  51. 2cfdabd Merge "Fix run-test with JIT enabled" by Sebastien Hertz · 9 years ago
  52. 155bef4 Fix run-test with JIT enabled by Sebastien Hertz · 9 years ago
  53. ba29053 am 504b1731: Merge "Revert "Revert "More Makefile fun for --debuggable.""" by Nicolas Geoffray · 9 years ago
  54. 504b173 Merge "Revert "Revert "More Makefile fun for --debuggable.""" by Nicolas Geoffray · 9 years ago
  55. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  56. 7ca20dc am bf40b5ba: Merge "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  57. 743979f am d633384a: Merge "Revert "Fix braino in Makefile."" by Nicolas Geoffray · 9 years ago
  58. bf40b5b Merge "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  59. d633384 Merge "Revert "Fix braino in Makefile."" by Nicolas Geoffray · 9 years ago
  60. 6aad0b7 Revert "Fix braino in Makefile." by Nicolas Geoffray · 9 years ago
  61. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  62. 6a2a968 am c4ab6b04: Merge "Fix braino in Makefile." by Nicolas Geoffray · 9 years ago
  63. c4ab6b0 Merge "Fix braino in Makefile." by Nicolas Geoffray · 9 years ago
  64. 64657d2 Fix braino in Makefile. by Nicolas Geoffray · 9 years ago
  65. a60bb12 am 5c9d8f0d: Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 9 years ago
  66. 5c9d8f0 Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 9 years ago
  67. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 9 years ago
  68. f20cc35 am 3dd536ff: Merge "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  69. 3dd536f Merge "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  70. 951db52 am 55993773: Merge "ART: Allow arraycopy with int[] in unstarted runtime" by Andreas Gampe · 9 years ago
  71. b2cc647 am b1869d56: Merge "Only allocate collectors if we may use them" by Mathieu Chartier · 9 years ago
  72. 5599377 Merge "ART: Allow arraycopy with int[] in unstarted runtime" by Andreas Gampe · 9 years ago
  73. e2be653 ART: Allow arraycopy with int[] in unstarted runtime by Andreas Gampe · 9 years ago
  74. b1869d5 Merge "Only allocate collectors if we may use them" by Mathieu Chartier · 9 years ago
  75. dfe3083 Only allocate collectors if we may use them by Mathieu Chartier · 9 years ago
  76. f7c1d09 am 41b15f9f: Merge "Initial support for quick compiler on MIPS64r6." by Andreas Gampe · 9 years ago
  77. e2c5781 am 3b5408b5: Merge "Fix failing hprof DCHECK" by Mathieu Chartier · 9 years ago
  78. 41b15f9 Merge "Initial support for quick compiler on MIPS64r6." by Andreas Gampe · 9 years ago
  79. 3b5408b Merge "Fix failing hprof DCHECK" by Mathieu Chartier · 9 years ago
  80. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 9 years ago
  81. 15f345c Fix failing hprof DCHECK by Mathieu Chartier · 9 years ago
  82. 8bf66ca am 709d8df9: Merge "Fix byte and char Get32" by Mathieu Chartier · 9 years ago
  83. 709d8df Merge "Fix byte and char Get32" by Mathieu Chartier · 9 years ago
  84. ff38c04 Fix byte and char Get32 by Mathieu Chartier · 9 years ago
  85. 4c84feb am a6aad923: Merge "Do not dump memory usage if driver was never created" by Brian Carlstrom · 9 years ago
  86. a6aad92 Merge "Do not dump memory usage if driver was never created" by Brian Carlstrom · 9 years ago
  87. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 9 years ago
  88. a11a34c Do not dump memory usage if driver was never created by Brian Carlstrom · 9 years ago
  89. e653f2d am 0e242b5c: Merge "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 9 years ago
  90. 0e242b5 Merge "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 9 years ago
  91. 154552e Revert "[optimizing] Enable x86 long support." by Nicolas Geoffray · 9 years ago
  92. ac6839a am 7e5b740c: Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`." by Roland Levillain · 9 years ago
  93. 7e5b740 Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`." by Roland Levillain · 9 years ago
  94. 2ed20af Opt compiler: Clean the use of `virtual` and `OVERRIDE`. by Alexandre Rames · 9 years ago
  95. dadd125 am b341b70b: Merge "Extend compiler/optimizing/stack_map_test.cc." by Roland Levillain · 9 years ago
  96. 6ec580d am b2652627: Merge "[optimizing] Enable x86 long support." by Nicolas Geoffray · 9 years ago
  97. b341b70 Merge "Extend compiler/optimizing/stack_map_test.cc." by Roland Levillain · 9 years ago
  98. b265262 Merge "[optimizing] Enable x86 long support." by Nicolas Geoffray · 9 years ago
  99. b4ba354 [optimizing] Enable x86 long support. by Nicolas Geoffray · 9 years ago
  100. 22a29ad am 6626f89d: Merge "ART: Enable the use of relative addresses in the arm64 disassembler." by Roland Levillain · 9 years ago