1. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 10 years ago
  2. 16e51be Fix allocation tracking race by Mathieu Chartier · 9 years ago
  3. 6406b52 Merge "Revert "Revert "Add profman tool: responsible to process profiles""" by Calin Juravle · 9 years ago
  4. 7ca4b77 Don't allocate mspaces of less than a page. by Nicolas Geoffray · 9 years ago
  5. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 9 years ago
  6. e4c77b4 Merge "Dex-wide ArenaPool scoping for AOT compilation" by Vladimir Marko · 9 years ago
  7. 08e992e Merge "Add a new kReservedCapacity to decide when to start GC code." by Nicolas Geoffray · 9 years ago
  8. a7deef9 Visit stack trace roots by Mathieu Chartier · 9 years ago
  9. a5502e3 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 9 years ago
  10. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 9 years ago
  11. 4a582f8 Merge "Fix class_linker_test for valgrind." by Hiroshi Yamauchi · 9 years ago
  12. 906ae5d Fix class_linker_test for valgrind. by Hiroshi Yamauchi · 9 years ago
  13. 8852d80 Merge "Fix CC collector thread flip and JNI critical section deadlocks." by Hiroshi Yamauchi · 9 years ago
  14. eacf4cb Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" by Andreas Gampe · 9 years ago
  15. 20a0be0 Fix CC collector thread flip and JNI critical section deadlocks. by Hiroshi Yamauchi · 9 years ago
  16. 633750c ART: Add Class.getEnclosingClass() to UnstartedRuntime by Andreas Gampe · 9 years ago
  17. e33d20e Merge "ART: Enable JitProfiling for Arm Mterp" by Bill Buzbee · 9 years ago
  18. b7f9aa8 Merge "Add profman tool: responsible to process profiles" by Calin Juravle · 9 years ago
  19. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 10 years ago
  20. 65b83d8 Add a new kReservedCapacity to decide when to start GC code. by Nicolas Geoffray · 9 years ago
  21. c6cce70 Merge "Track memory usage of code cache." by Nicolas Geoffray · 9 years ago
  22. 25633b0 Merge "Use adds instead of add to set the N flag." by Nicolas Geoffray · 9 years ago
  23. 69564bb Use adds instead of add to set the N flag. by Nicolas Geoffray · 9 years ago
  24. 0b38d6a Merge "Enable bytecode tracing in ART FI" by Bill Buzbee · 9 years ago
  25. 4ed2e43 Merge "x86 ART FI clean-up" by Bill Buzbee · 9 years ago
  26. 9fb0ac7 Enable bytecode tracing in ART FI by Serguei Katkov · 9 years ago
  27. 66a5539 Add VLOG(collector) to reduce log spam by Mathieu Chartier · 9 years ago
  28. c3b4c6e ART: Enable JitProfiling for Arm Mterp by buzbee · 9 years ago
  29. 29db752 Merge "Revert "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""""" by Bill Buzbee · 9 years ago
  30. 38ea9bd Track memory usage of code cache. by Nicolas Geoffray · 9 years ago
  31. 2198309 Merge "The JIT does not need VerifedMethod nor CompilerCallbacks." by Nicolas Geoffray · 9 years ago
  32. fd522f9 Revert "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Bill Buzbee · 9 years ago
  33. ca76a1a Dex-wide ArenaPool scoping for AOT compilation by Jean-Philippe Halimi · 10 years ago
  34. b52de24 Fix braino in single frame deopt. by Nicolas Geoffray · 9 years ago
  35. 52d9c2f Merge "Use image oat file instead of image header for immune spaces" by Mathieu Chartier · 9 years ago
  36. 5351da0 Use image oat file instead of image header for immune spaces by Mathieu Chartier · 9 years ago
  37. ad736f1 Merge "Fix rosalloc issues with valgrind." by Hiroshi Yamauchi · 9 years ago
  38. 6a6a753 Merge "Disable read barriers in GC VisitReferences calls." by Hiroshi Yamauchi · 9 years ago
  39. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 9 years ago
  40. b5e31f3 Fix rosalloc issues with valgrind. by Hiroshi Yamauchi · 9 years ago
  41. 70e2d7e Merge "Fix issue with copied methods not being checked." by Alex Light · 9 years ago
  42. 1d01ef7 Merge "Small inlining improvements." by Nicolas Geoffray · 9 years ago
  43. e4084a5 Small inlining improvements. by Nicolas Geoffray · 9 years ago
  44. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 9 years ago
  45. d9c0530 Merge "Mark __jit_debug_register_code as a unique symbol on aarch64" by Tamas Berghammer · 9 years ago
  46. 98e6ce4 Remove string init map. by Nicolas Geoffray · 9 years ago
  47. ff8579e x86 ART FI clean-up by Serguei Katkov · 9 years ago
  48. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  49. 8817760 Clean up register line by Mathieu Chartier · 9 years ago
  50. 91edc62 Only visit pointer arrays once during image relocation by Mathieu Chartier · 9 years ago
  51. d99073f Merge "Extend constant folding to float and double operations." by Roland Levillain · 9 years ago
  52. 31dd3d6 Extend constant folding to float and double operations. by Roland Levillain · 9 years ago
  53. 39e4fab Merge "Be a bit smarter with JIT code triggering deoptimization." by Nicolas Geoffray · 9 years ago
  54. b88d59e Be a bit smarter with JIT code triggering deoptimization. by Nicolas Geoffray · 9 years ago
  55. 0723a61 Merge "We also need to delete osr entries when deleting ArtMethod." by Nicolas Geoffray · 9 years ago
  56. a9b9131 We also need to delete osr entries when deleting ArtMethod. by Nicolas Geoffray · 9 years ago
  57. 361e04a Add custom arena deleter for RegisterLine by Mathieu Chartier · 9 years ago
  58. c0b2796 Follow-up to OSR change. by Nicolas Geoffray · 9 years ago
  59. c017318 Merge "Revert "Revert "Make it possible to enable native debugging through debug flags""" by Tamas Berghammer · 9 years ago
  60. 707954b Merge "Re-enable OSR." by Nicolas Geoffray · 9 years ago
  61. d186dd8 Re-enable OSR. by Nicolas Geoffray · 9 years ago
  62. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  63. 4fb3a42 ART: Fix ArenaStack::AllocWithMemoryTool(). by Vladimir Marko · 9 years ago
  64. c86382a Merge "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 9 years ago
  65. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  66. 0095d88 Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm. by Narayan Kamath · 9 years ago
  67. 3a631b4 Merge "Don't call IsNative if the declaring class can be null." by Nicolas Geoffray · 9 years ago
  68. e866213 Disable on stack replacement for now. by Nicolas Geoffray · 9 years ago
  69. dec3a12 Don't call IsNative if the declaring class can be null. by Nicolas Geoffray · 9 years ago
  70. 47a2a45 Merge "ART: Simplify patchoat" by Andreas Gampe · 9 years ago
  71. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 9 years ago
  72. 4a2c8fc Fix bug with verification of constructors by Alex Light · 9 years ago
  73. b9adbf6 Merge "Fix app image memory leak" by Mathieu Chartier · 9 years ago
  74. bd064ea Fix app image memory leak by Mathieu Chartier · 9 years ago
  75. 980027c ART: Treat throw with non-reference type as hard failure in verifier. by Pavel Vyssotski · 9 years ago
  76. 5960a3f Merge "Re-enable OSR." by Nicolas Geoffray · 9 years ago
  77. 31708b7 Fix compiler driver gtest. by Calin Juravle · 9 years ago
  78. 34900cc Store relative paths in the profile file by Calin Juravle · 9 years ago
  79. d9994f0 Re-enable OSR. by Nicolas Geoffray · 9 years ago
  80. 953e4c9 Merge "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Nicolas Geoffray · 9 years ago
  81. 5d03317 Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Nicolas Geoffray · 9 years ago
  82. 34937e2 Merge "Always visit ProfilingInfo, the counter could be reset." by Mathieu Chartier · 9 years ago
  83. 797f70c Merge "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Bill Buzbee · 9 years ago
  84. 50cf600 ART: Fix arm mterp shadow handling by buzbee · 9 years ago
  85. 927f40d Merge "Try to substitute constructor chains for IPUTs." by Vladimir Marko · 9 years ago
  86. dfcd2f4 Merge "Mterp: Fix and restore mac host build" by Bill Buzbee · 9 years ago
  87. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 10 years ago
  88. 4c31276 Merge "ART: Give better error messages in dex-file verifier" by Andreas Gampe · 9 years ago
  89. c70646e Merge "ARM: Add direct calls to math intrinsics" by Vladimir Marko · 9 years ago
  90. c9f0ba1 ART: Give better error messages in dex-file verifier by Andreas Gampe · 9 years ago
  91. 9687f24 Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Bill Buzbee · 9 years ago
  92. 6c37e9a openjdkjvm: Don't leak the results of JVM_RawMonitorCreate. by Narayan Kamath · 9 years ago
  93. 44ba97e openjdkjvm: clean up verbose logging. by Narayan Kamath · 9 years ago
  94. 6edb9ae Check pages are readable after mprotect for SEGV_ACCERR diagnosis by Hiroshi Yamauchi · 9 years ago
  95. e4ddacd Merge "Default methods should not be found by getDeclaredMethod" by Alex Light · 9 years ago
  96. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  97. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  98. 64fdc80 Default methods should not be found by getDeclaredMethod by Alex Light · 9 years ago
  99. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  100. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago