1. 1fae45f Handle unexpected cases in profile saver by Calin Juravle · 9 years ago
  2. 0738bff Merge "Add some debugging for zygote crash." into nyc-dev by Nicolas Geoffray · 9 years ago
  3. 341c636 Add some debugging for zygote crash. by Nicolas Geoffray · 9 years ago
  4. 67480f2 Merge "Use MarkIfNotInToSpace for SemiSpace::MarkObject" into nyc-dev by Mathieu Chartier · 9 years ago
  5. c5b94f8 Merge "Add more systracing everywhere" into nyc-dev by Mathieu Chartier · 9 years ago
  6. 18fd5a0 Use MarkIfNotInToSpace for SemiSpace::MarkObject by Mathieu Chartier · 9 years ago
  7. f28a99a Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  8. dabdc0f Add more systracing everywhere by Mathieu Chartier · 9 years ago
  9. 88027bd Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  10. 7f459f5 Add systrace to VerifyClass by Mathieu Chartier · 9 years ago
  11. 7a2ff82 Merge "Update GetDexOptNeeded to handle the different levels of compilation" into nyc-dev by Calin Juravle · 9 years ago
  12. 67e4f81 Clear inline caches if a ProfilingInfo gets revived. by Nicolas Geoffray · 9 years ago
  13. af3f5e0 Revert "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  14. d91b8a2 Update GetDexOptNeeded to handle the different levels of compilation by Calin Juravle · 9 years ago
  15. ab4058c Fix allocation tracking race by Mathieu Chartier · 9 years ago
  16. e701f08 Lower JIT thread priority by Andreas Gampe · 9 years ago
  17. f009a31 Merge "Record foreign dex files loaded by the app in the profile" into nyc-dev by Calin Juravle · 9 years ago
  18. 86a9ebe Record foreign dex files loaded by the app in the profile by Calin Juravle · 9 years ago
  19. 0cc2a92 Revert "Revert "Improve immune spaces logic"" by Mathieu Chartier · 9 years ago
  20. deb8804 Revert "Improve immune spaces logic" by Nicolas Geoffray · 9 years ago
  21. a637272 Merge "Forgot to initialize JIT memory use fields." into nyc-dev by Nicolas Geoffray · 9 years ago
  22. e2b1063 Merge "Introduce partial code cache collection." into nyc-dev by Nicolas Geoffray · 9 years ago
  23. d8f4547 Merge "Cleanup polymorphic inlining to the same target." into nyc-dev by Nicolas Geoffray · 9 years ago
  24. 6e57852 Merge "Bug fix for polymorphic inlining." into nyc-dev by Nicolas Geoffray · 9 years ago
  25. 9322825 Forgot to initialize JIT memory use fields. by Nicolas Geoffray · 9 years ago
  26. 5b3fbd2 Dump the number of OSR compiled code. by Nicolas Geoffray · 9 years ago
  27. 82de410 Introduce partial code cache collection. by Nicolas Geoffray · 9 years ago
  28. 428c16d Cleanup polymorphic inlining to the same target. by Nicolas Geoffray · 9 years ago
  29. d659251 Bug fix for polymorphic inlining. by Nicolas Geoffray · 9 years ago
  30. 06fc03b Improve immune spaces logic by Mathieu Chartier · 9 years ago
  31. 0c5559c Merge "Support new JDWP InterfaceType.InvokeMethod command" into nyc-dev by Alex Light · 9 years ago
  32. 70fa1a5 Support new JDWP InterfaceType.InvokeMethod command by Alex Light · 9 years ago
  33. fbef09b Merge "Add and use loaded class profiling" into nyc-dev by Mathieu Chartier · 9 years ago
  34. 8dc09ab Merge "ART: Add unstarted-runtime functions" into nyc-dev by Andreas Gampe · 9 years ago
  35. 8913fc1 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  36. 3a29a01 Add JNI tests for lambdas by Alex Light · 9 years ago
  37. 657f5f7 Merge "Simplify LoadNativeLibrary()" into nyc-dev by Dimitry Ivanov · 9 years ago
  38. 59d165e Merge "Revert "Preload public libraries on Runtime::Start()"" into nyc-dev by Nicolas Geoffray · 9 years ago
  39. 1d8bc19 Disable test 097-duplicate-method for investigation by Sebastien Hertz · 9 years ago
  40. e8725e4 Revert "Preload public libraries on Runtime::Start()" by Nicolas Geoffray · 9 years ago
  41. 0866f4e ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  42. 167e638 Add lz4hc image compression format by Mathieu Chartier · 9 years ago
  43. 1c3fa88 Add a decompression scoped timing for image loading by Mathieu Chartier · 9 years ago
  44. 0841a6d Merge "Preload public libraries on Runtime::Start()" into nyc-dev by Dimitry Ivanov · 9 years ago
  45. 7bca74e Preload public libraries on Runtime::Start() by Dimitry Ivanov · 9 years ago
  46. c286a7f Simplify LoadNativeLibrary() by Dimitry Ivanov · 9 years ago
  47. 486932a Add MapAnonymous handling for null error_str by Mathieu Chartier · 9 years ago
  48. d2cb6e6 Fix profman path for the gtest. by Calin Juravle · 9 years ago
  49. 02416085 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 9 years ago
  50. 7ead0c0 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  51. 6e2237d image: Allow methods with code in another oat file to work correctly by Igor Murashkin · 9 years ago
  52. 812e118 Don't allocate mspaces of less than a page. by Nicolas Geoffray · 9 years ago
  53. b42a743 Merge remote-tracking branch 'goog/master' into nyc-dev by Nicolas Geoffray · 9 years ago
  54. 6ade099 Merge "Dex-wide ArenaPool scoping for AOT compilation" am: e4c77b4d37 by Vladimir Marko · 9 years ago
  55. a782e2f Merge "Add a new kReservedCapacity to decide when to start GC code." am: 08e992e41e by Nicolas Geoffray · 9 years ago
  56. c4199df Merge "Dex-wide ArenaPool scoping for AOT compilation" am: e4c77b4d37 by Vladimir Marko · 9 years ago
  57. 075bf62 Merge "Add a new kReservedCapacity to decide when to start GC code." by Nicolas Geoffray · 9 years ago
  58. e4c77b4 Merge "Dex-wide ArenaPool scoping for AOT compilation" by Vladimir Marko · 9 years ago
  59. 08e992e Merge "Add a new kReservedCapacity to decide when to start GC code." by Nicolas Geoffray · 9 years ago
  60. 80cb8b4 Merge "Fix static dex2oat build" am: 4764d4e253 am: f006a4bc9d by Calin Juravle · 9 years ago
  61. f006a4b Merge "Fix static dex2oat build" am: 4764d4e253 by Calin Juravle · 9 years ago
  62. 4764d4e Merge "Fix static dex2oat build" by Calin Juravle · 9 years ago
  63. 6be8c4e Merge "Build jdwp tests with Jack in vogar" into nyc-dev am: b7555a478a by Sebastien Hertz · 9 years ago
  64. b7555a4 Merge "Build jdwp tests with Jack in vogar" into nyc-dev by Sebastien Hertz · 9 years ago
  65. 950d50f Merge "Revert "Force Jack to consider multidex annotations"" am: 920e1230d6 by Delphine Martin · 9 years ago
  66. 16d7cbb Merge "Revert "Force Jack to consider multidex annotations"" am: 920e1230d6 by Delphine Martin · 9 years ago
  67. 9ec0028 Build jdwp tests with Jack in vogar by Sebastien Hertz · 9 years ago
  68. 920e123 Merge "Revert "Force Jack to consider multidex annotations"" by Delphine Martin · 9 years ago
  69. b4ff4c3 Merge "Add regression test for alloc stack trace and unloading" am: 6a5c5b8f17 by Mathieu Chartier · 9 years ago
  70. b250355 Add regression test for alloc stack trace and unloading am: dcfb382456 by Mathieu Chartier · 9 years ago
  71. d1060f4 Merge "Add regression test for alloc stack trace and unloading" am: 6a5c5b8f17 by Mathieu Chartier · 9 years ago
  72. dcfb382 Add regression test for alloc stack trace and unloading by Mathieu Chartier · 9 years ago
  73. 6a5c5b8 Merge "Add regression test for alloc stack trace and unloading" by Mathieu Chartier · 9 years ago
  74. 8a7ef10 Add regression test for alloc stack trace and unloading by Mathieu Chartier · 9 years ago
  75. 7ad93b3 Merge "Visit stack trace roots" am: 5039728b6c am: 9e75d48fb0 by Mathieu Chartier · 9 years ago
  76. 1e39a52 Visit stack trace roots am: ac5fb70796 by Mathieu Chartier · 9 years ago
  77. 9e75d48 Merge "Visit stack trace roots" am: 5039728b6c by Mathieu Chartier · 9 years ago
  78. ac5fb70 Visit stack trace roots by Mathieu Chartier · 9 years ago
  79. 5039728 Merge "Visit stack trace roots" by Mathieu Chartier · 9 years ago
  80. a7deef9 Visit stack trace roots by Mathieu Chartier · 9 years ago
  81. 6eacfae Merge "Revert "Add profman tool: responsible to process profiles"" am: a5502e31cb by Nicolas Geoffray · 9 years ago
  82. 720cc31 Merge "Fix class_linker_test for valgrind." am: 4a582f864c am: e8693f0624 by Hiroshi Yamauchi · 9 years ago
  83. 6683851 Merge "Fix CC collector thread flip and JNI critical section deadlocks." am: 8852d809b2 by Hiroshi Yamauchi · 9 years ago
  84. 6d29108 Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" am: eacf4cbb21 by Andreas Gampe · 9 years ago
  85. 929b02b Merge "ART: Enable JitProfiling for Arm Mterp" am: e33d20e321 am: e0c79bead6 by Bill Buzbee · 9 years ago
  86. a847209 Merge "Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>()." am: 8fda759172 by Vladimir Marko · 9 years ago
  87. 1298655 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 9 years ago
  88. a5502e3 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 9 years ago
  89. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 9 years ago
  90. e8693f0 Merge "Fix class_linker_test for valgrind." am: 4a582f864c by Hiroshi Yamauchi · 9 years ago
  91. 4a582f8 Merge "Fix class_linker_test for valgrind." by Hiroshi Yamauchi · 9 years ago
  92. c8bdb45 Merge "Fix CC collector thread flip and JNI critical section deadlocks." by Hiroshi Yamauchi · 9 years ago
  93. 906ae5d Fix class_linker_test for valgrind. by Hiroshi Yamauchi · 9 years ago
  94. 8852d80 Merge "Fix CC collector thread flip and JNI critical section deadlocks." by Hiroshi Yamauchi · 9 years ago
  95. 1024d3e Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" am: eacf4cbb21 by Andreas Gampe · 9 years ago
  96. eacf4cb Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" by Andreas Gampe · 9 years ago
  97. 0982439 Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" into nyc-dev by Andreas Gampe · 9 years ago
  98. e0c79be Merge "ART: Enable JitProfiling for Arm Mterp" am: e33d20e321 by Bill Buzbee · 9 years ago
  99. 20a0be0 Fix CC collector thread flip and JNI critical section deadlocks. by Hiroshi Yamauchi · 9 years ago
  100. 633750c ART: Add Class.getEnclosingClass() to UnstartedRuntime by Andreas Gampe · 9 years ago