1. 6ade099 Merge "Dex-wide ArenaPool scoping for AOT compilation" am: e4c77b4d37 by Vladimir Marko · 9 years ago
  2. a782e2f Merge "Add a new kReservedCapacity to decide when to start GC code." am: 08e992e41e by Nicolas Geoffray · 9 years ago
  3. c4199df Merge "Dex-wide ArenaPool scoping for AOT compilation" am: e4c77b4d37 by Vladimir Marko · 9 years ago
  4. 075bf62 Merge "Add a new kReservedCapacity to decide when to start GC code." by Nicolas Geoffray · 9 years ago
  5. e4c77b4 Merge "Dex-wide ArenaPool scoping for AOT compilation" by Vladimir Marko · 9 years ago
  6. 08e992e Merge "Add a new kReservedCapacity to decide when to start GC code." by Nicolas Geoffray · 9 years ago
  7. 80cb8b4 Merge "Fix static dex2oat build" am: 4764d4e253 am: f006a4bc9d by Calin Juravle · 9 years ago
  8. f006a4b Merge "Fix static dex2oat build" am: 4764d4e253 by Calin Juravle · 9 years ago
  9. 4764d4e Merge "Fix static dex2oat build" by Calin Juravle · 9 years ago
  10. 6be8c4e Merge "Build jdwp tests with Jack in vogar" into nyc-dev am: b7555a478a by Sebastien Hertz · 9 years ago
  11. b7555a4 Merge "Build jdwp tests with Jack in vogar" into nyc-dev by Sebastien Hertz · 9 years ago
  12. 950d50f Merge "Revert "Force Jack to consider multidex annotations"" am: 920e1230d6 by Delphine Martin · 9 years ago
  13. 16d7cbb Merge "Revert "Force Jack to consider multidex annotations"" am: 920e1230d6 by Delphine Martin · 9 years ago
  14. 9ec0028 Build jdwp tests with Jack in vogar by Sebastien Hertz · 9 years ago
  15. 920e123 Merge "Revert "Force Jack to consider multidex annotations"" by Delphine Martin · 9 years ago
  16. b4ff4c3 Merge "Add regression test for alloc stack trace and unloading" am: 6a5c5b8f17 by Mathieu Chartier · 9 years ago
  17. b250355 Add regression test for alloc stack trace and unloading am: dcfb382456 by Mathieu Chartier · 9 years ago
  18. d1060f4 Merge "Add regression test for alloc stack trace and unloading" am: 6a5c5b8f17 by Mathieu Chartier · 9 years ago
  19. dcfb382 Add regression test for alloc stack trace and unloading by Mathieu Chartier · 9 years ago
  20. 6a5c5b8 Merge "Add regression test for alloc stack trace and unloading" by Mathieu Chartier · 9 years ago
  21. 8a7ef10 Add regression test for alloc stack trace and unloading by Mathieu Chartier · 9 years ago
  22. 7ad93b3 Merge "Visit stack trace roots" am: 5039728b6c am: 9e75d48fb0 by Mathieu Chartier · 9 years ago
  23. 1e39a52 Visit stack trace roots am: ac5fb70796 by Mathieu Chartier · 9 years ago
  24. 9e75d48 Merge "Visit stack trace roots" am: 5039728b6c by Mathieu Chartier · 9 years ago
  25. ac5fb70 Visit stack trace roots by Mathieu Chartier · 9 years ago
  26. 5039728 Merge "Visit stack trace roots" by Mathieu Chartier · 9 years ago
  27. a7deef9 Visit stack trace roots by Mathieu Chartier · 9 years ago
  28. 6eacfae Merge "Revert "Add profman tool: responsible to process profiles"" am: a5502e31cb by Nicolas Geoffray · 9 years ago
  29. 720cc31 Merge "Fix class_linker_test for valgrind." am: 4a582f864c am: e8693f0624 by Hiroshi Yamauchi · 9 years ago
  30. 6683851 Merge "Fix CC collector thread flip and JNI critical section deadlocks." am: 8852d809b2 by Hiroshi Yamauchi · 9 years ago
  31. 6d29108 Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" am: eacf4cbb21 by Andreas Gampe · 9 years ago
  32. 929b02b Merge "ART: Enable JitProfiling for Arm Mterp" am: e33d20e321 am: e0c79bead6 by Bill Buzbee · 9 years ago
  33. a847209 Merge "Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>()." am: 8fda759172 by Vladimir Marko · 9 years ago
  34. 1298655 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 9 years ago
  35. a5502e3 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 9 years ago
  36. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 9 years ago
  37. e8693f0 Merge "Fix class_linker_test for valgrind." am: 4a582f864c by Hiroshi Yamauchi · 9 years ago
  38. 4a582f8 Merge "Fix class_linker_test for valgrind." by Hiroshi Yamauchi · 9 years ago
  39. c8bdb45 Merge "Fix CC collector thread flip and JNI critical section deadlocks." by Hiroshi Yamauchi · 9 years ago
  40. 906ae5d Fix class_linker_test for valgrind. by Hiroshi Yamauchi · 9 years ago
  41. 8852d80 Merge "Fix CC collector thread flip and JNI critical section deadlocks." by Hiroshi Yamauchi · 9 years ago
  42. 1024d3e Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" am: eacf4cbb21 by Andreas Gampe · 9 years ago
  43. eacf4cb Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" by Andreas Gampe · 9 years ago
  44. 0982439 Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" into nyc-dev by Andreas Gampe · 9 years ago
  45. e0c79be Merge "ART: Enable JitProfiling for Arm Mterp" am: e33d20e321 by Bill Buzbee · 9 years ago
  46. 20a0be0 Fix CC collector thread flip and JNI critical section deadlocks. by Hiroshi Yamauchi · 9 years ago
  47. 633750c ART: Add Class.getEnclosingClass() to UnstartedRuntime by Andreas Gampe · 9 years ago
  48. f7e0d1a Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" into nyc-dev by Andreas Gampe · 9 years ago
  49. e33d20e Merge "ART: Enable JitProfiling for Arm Mterp" by Bill Buzbee · 9 years ago
  50. 5d82869 Merge "Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>()." by Vladimir Marko · 9 years ago
  51. 8fda759 Merge "Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>()." by Vladimir Marko · 9 years ago
  52. dccd675 Fix static dex2oat build by Calin Juravle · 9 years ago
  53. ed00978 Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>(). by Vladimir Marko · 9 years ago
  54. 7ee4c2d Merge "Add Math.round tests for large integers." am: 827e2128fa am: 2ad71dd6ca by Hans Boehm · 9 years ago
  55. 2ad71dd Merge "Add Math.round tests for large integers." am: 827e2128fa by Hans Boehm · 9 years ago
  56. d1d0f90 Merge "Revert "Workaround JDWP failures"" am: 506cf19829 am: 45c8b19ebd by Sebastien Hertz · 9 years ago
  57. 827e212 Merge "Add Math.round tests for large integers." by Hans Boehm · 9 years ago
  58. 45c8b19 Merge "Revert "Workaround JDWP failures"" am: 506cf19829 by Sebastien Hertz · 9 years ago
  59. 506cf19 Merge "Revert "Workaround JDWP failures"" by Sebastien Hertz · 9 years ago
  60. 13838da Merge "Add profman tool: responsible to process profiles" am: b7f9aa85a3 by Calin Juravle · 9 years ago
  61. 6ad2d8b Revert "Force Jack to consider multidex annotations" by Delphine Martin · 9 years ago
  62. d808ed1 Merge "Add profman tool: responsible to process profiles" am: b7f9aa85a3 by Calin Juravle · 9 years ago
  63. b7f9aa8 Merge "Add profman tool: responsible to process profiles" by Calin Juravle · 9 years ago
  64. 9d6e4f2 Merge "Track libcore change b5d045f7e4023c0ba9a42fb95efad4c30dfc085f" am: 32e9299fa6 by Narayan Kamath · 9 years ago
  65. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago
  66. 4042adc Merge "Track libcore change b5d045f7e4023c0ba9a42fb95efad4c30dfc085f" by Narayan Kamath · 9 years ago
  67. 32e9299 Merge "Track libcore change b5d045f7e4023c0ba9a42fb95efad4c30dfc085f" by Narayan Kamath · 9 years ago
  68. ae83792 Track libcore change b5d045f7e4023c0ba9a42fb95efad4c30dfc085f by Narayan Kamath · 9 years ago
  69. 65b83d8 Add a new kReservedCapacity to decide when to start GC code. by Nicolas Geoffray · 9 years ago
  70. 4aa5c29 Merge "Add profman tool: responsible to process profiles" into nyc-dev by Calin Juravle · 9 years ago
  71. 6b37c7f Merge "Add profman tool: responsible to process profiles" into nyc-dev by Calin Juravle · 9 years ago
  72. d8aa503 Revert "Workaround JDWP failures" by Sebastien Hertz · 9 years ago
  73. 4ee6451 Merge "Ignore GZIPInputStreamTest#testLongMessage failures with CC." am: e8b4c1d9b3 by Roland Levillain · 9 years ago
  74. 59fe9b7 Merge "Ignore GZIPInputStreamTest#testLongMessage failures with CC." by Roland Levillain · 9 years ago
  75. e8b4c1d Merge "Ignore GZIPInputStreamTest#testLongMessage failures with CC." by Roland Levillain · 9 years ago
  76. bbf1f28 Ignore GZIPInputStreamTest#testLongMessage failures with CC. by Roland Levillain · 9 years ago
  77. 829bd27 Merge "Track memory usage of code cache." am: c6cce704de am: e6998fc3da by Nicolas Geoffray · 9 years ago
  78. e6998fc Merge "Track memory usage of code cache." am: c6cce704de by Nicolas Geoffray · 9 years ago
  79. c6cce70 Merge "Track memory usage of code cache." by Nicolas Geoffray · 9 years ago
  80. b4234e7 Merge "Use adds instead of add to set the N flag." am: 25633b09df am: 17d6617727 by Nicolas Geoffray · 9 years ago
  81. 17d6617 Merge "Use adds instead of add to set the N flag." am: 25633b09df by Nicolas Geoffray · 9 years ago
  82. 25633b0 Merge "Use adds instead of add to set the N flag." by Nicolas Geoffray · 9 years ago
  83. 69564bb Use adds instead of add to set the N flag. by Nicolas Geoffray · 9 years ago
  84. eee8879 Merge "Enable bytecode tracing in ART FI" am: 0b38d6ab37 am: ea291f209b by Bill Buzbee · 9 years ago
  85. 7de084b Merge "x86 ART FI clean-up" am: 4ed2e43bd4 am: a55e8cfc70 by Bill Buzbee · 9 years ago
  86. ea291f2 Merge "Enable bytecode tracing in ART FI" am: 0b38d6ab37 by Bill Buzbee · 9 years ago
  87. a55e8cf Merge "x86 ART FI clean-up" am: 4ed2e43bd4 by Bill Buzbee · 9 years ago
  88. 0b38d6a Merge "Enable bytecode tracing in ART FI" by Bill Buzbee · 9 years ago
  89. 4ed2e43 Merge "x86 ART FI clean-up" by Bill Buzbee · 9 years ago
  90. 9fb0ac7 Enable bytecode tracing in ART FI by Serguei Katkov · 9 years ago
  91. fca8a38 Merge "Support image classes filtering in image writer" am: ea6e755688 by Mathieu Chartier · 9 years ago
  92. 579325f Merge "Support image classes filtering in image writer" am: ea6e755688 by Mathieu Chartier · 9 years ago
  93. ea6e755 Merge "Support image classes filtering in image writer" by Mathieu Chartier · 9 years ago
  94. 5f84773 Support image classes filtering in image writer am: 7fccc2de5a by Mathieu Chartier · 9 years ago
  95. 901e070 Support image classes filtering in image writer by Mathieu Chartier · 9 years ago
  96. 7fccc2d Support image classes filtering in image writer by Mathieu Chartier · 9 years ago
  97. d81c289 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago
  98. a25dcb3 Merge "Add VLOG(collector) to reduce log spam" am: 365cbe7088 am: 8c92107d38 by Mathieu Chartier · 9 years ago
  99. 1473260 Merge "Revert "Do not build art with clang for mips64"" am: eeb3b0bf53 by Andreas Gampe · 9 years ago
  100. 8c92107 Merge "Add VLOG(collector) to reduce log spam" am: 365cbe7088 by Mathieu Chartier · 9 years ago