1. 55eff6a Merge "ART: Allow --no-inline-from to specify multiple dex files." by Vladimir Marko · 9 years ago
  2. ca50505 Merge "ART: Allow --no-inline-from to specify multiple dex files." by Vladimir Marko · 9 years ago
  3. 47496c2 ART: Allow --no-inline-from to specify multiple dex files. by Vladimir Marko · 9 years ago
  4. 0e7de8e Merge "Show registered native allocations in ahat." am: 1be9e27239 by Richard Uhler · 9 years ago
  5. 1be9e27 Merge "Show registered native allocations in ahat." by Richard Uhler · 9 years ago
  6. 612fcaa Merge "Cast method pointer to uintptr_t before uint64_t" am: a80465a56d by Mathieu Chartier · 9 years ago
  7. a80465a Merge "Cast method pointer to uintptr_t before uint64_t" by Mathieu Chartier · 9 years ago
  8. 8fdca4b Merge "Change the order of functions in .debug_frame to save space." by David Srbecky · 9 years ago
  9. b2822fd Merge "Do not write full method signature in mini-debug-info." am: 82062918f3 by David Srbecky · 9 years ago
  10. 0052772 Merge "Revert "Revert "Add option to generate compressed backtrace info.""" by David Srbecky · 9 years ago
  11. 60edf5c Merge "Change the order of functions in .debug_frame to save space." by David Srbecky · 9 years ago
  12. 8206291 Merge "Do not write full method signature in mini-debug-info." by David Srbecky · 9 years ago
  13. 30202b2 Merge "Revert "Revert "Add option to generate compressed backtrace info.""" by David Srbecky · 9 years ago
  14. 266610b Merge "Add option to never interpret." am: c3a02d2e9a by Tamas Berghammer · 9 years ago
  15. c3a02d2 Merge "Add option to never interpret." by Tamas Berghammer · 9 years ago
  16. 05d2415 Add option to never interpret. by Siva Chandra · 9 years ago
  17. c27e4b8 Merge "Optimizing: Lazy creation of Handle<>s in RTP." am: f032f3afe5 by Vladimir Marko · 9 years ago
  18. f032f3a Merge "Optimizing: Lazy creation of Handle<>s in RTP." by Vladimir Marko · 9 years ago
  19. 7d1fbf3 Optimizing: Lazy creation of Handle<>s in RTP. by Vladimir Marko · 9 years ago
  20. f4b3dba Cast method pointer to uintptr_t before uint64_t by Mathieu Chartier · 9 years ago
  21. 888acbb Merge "Remove GetImageRoots read barrier for image relocation" am: 902838d865 by Mathieu Chartier · 9 years ago
  22. 902838d Merge "Remove GetImageRoots read barrier for image relocation" by Mathieu Chartier · 9 years ago
  23. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 9 years ago
  24. 8919df8 Merge "Convert to UTF8 before doing dex file location comparison" am: eacffa6f85 by Mathieu Chartier · 9 years ago
  25. eacffa6 Merge "Convert to UTF8 before doing dex file location comparison" by Mathieu Chartier · 9 years ago
  26. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  27. 6c7f01f Merge "Blacklist new test due to so loading problems." am: 227e627c51 by Nicolas Geoffray · 9 years ago
  28. 227e627 Merge "Blacklist new test due to so loading problems." by Nicolas Geoffray · 9 years ago
  29. 5cbd8c3 Blacklist new test due to so loading problems. by Nicolas Geoffray · 9 years ago
  30. 72efebd Merge "Temporarily use -fstack-protector for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  31. caef579 Merge "Temporarily use -fstack-protector for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  32. 37ba27a Temporarily use -fstack-protector for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  33. 0477796 Merge "Use mutator lock to guard adding and removing heap spaces" am: 6a507f3bef by Mathieu Chartier · 9 years ago
  34. 7be63f0 Merge "Recognize common utilities as intrinsics." am: b1bd048f56 by Aart Bik · 9 years ago
  35. 4bfcea2 Merge "Some minor simplifications in code and tests." am: 1e953c3795 by Aart Bik · 9 years ago
  36. 6a507f3 Merge "Use mutator lock to guard adding and removing heap spaces" by Mathieu Chartier · 9 years ago
  37. a9d82fe Use mutator lock to guard adding and removing heap spaces by Mathieu Chartier · 9 years ago
  38. b1bd048 Merge "Recognize common utilities as intrinsics." by Aart Bik · 9 years ago
  39. 1e953c3 Merge "Some minor simplifications in code and tests." by Aart Bik · 9 years ago
  40. ba50198 Merge "Enable interface default methods by default." am: 7ccb63fe85 by Alex Light · 9 years ago
  41. 7ccb63f Merge "Enable interface default methods by default." by Alex Light · 9 years ago
  42. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  43. 59c9454 Recognize common utilities as intrinsics. by Aart Bik · 9 years ago
  44. 09e8d5f Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  45. c7da17b Merge "Revert "Lift the spill at each irreducible loop block restriction."" by Bart Sears · 9 years ago
  46. 8881c42 Merge "Revert "Lift the spill at each irreducible loop block restriction."" by Bart Sears · 9 years ago
  47. 2818dbc Revert "Lift the spill at each irreducible loop block restriction." by Bart Sears · 9 years ago
  48. 9bf1e20 Merge "Lift the spill at each irreducible loop block restriction." by Nicolas Geoffray · 9 years ago
  49. a00d5fe Merge "Lift the spill at each irreducible loop block restriction." by Nicolas Geoffray · 9 years ago
  50. 2777fca Merge "ART: Remove another unnecessary mutator lock annotation." am: 8eb38714be by Vladimir Marko · 9 years ago
  51. 8eb3871 Merge "ART: Remove another unnecessary mutator lock annotation." by Vladimir Marko · 9 years ago
  52. 8697355 ART: Remove another unnecessary mutator lock annotation. by Vladimir Marko · 9 years ago
  53. 0495886 Merge "Disable interpreter run-tests occasionally failing with CC." by Roland Levillain · 9 years ago
  54. bf0c65a Merge "ART: Remove some unnecessary mutator lock annotations." am: 3260e110ae by Vladimir Marko · 9 years ago
  55. 29347e8 Merge "Disable interpreter run-tests occasionally failing with CC." by Roland Levillain · 9 years ago
  56. 3260e11 Merge "ART: Remove some unnecessary mutator lock annotations." by Vladimir Marko · 9 years ago
  57. b0659e6 Disable interpreter run-tests occasionally failing with CC. by Roland Levillain · 9 years ago
  58. 4f5f1c4 Merge "Add profile support for apps with shared runtime." am: 005e4b35cb by Calin Juravle · 9 years ago
  59. 8ba1adb Merge "Add dependency on liblzma." am: 7653b090c9 by David Srbecky · 9 years ago
  60. 005e4b3 Merge "Add profile support for apps with shared runtime." by Calin Juravle · 9 years ago
  61. b4eddd2 Add profile support for apps with shared runtime. by Calin Juravle · 9 years ago
  62. 7653b09 Merge "Add dependency on liblzma." by David Srbecky · 9 years ago
  63. 79e9f43 Lift the spill at each irreducible loop block restriction. by Nicolas Geoffray · 9 years ago
  64. 8d528c0 Merge "[WIP] ART Mterp: fix for hidden gc roots" am: a87104f232 by Bill Buzbee · 9 years ago
  65. 5e974a6 Change the order of functions in .debug_frame to save space. by David Srbecky · 9 years ago
  66. 5288611 Do not write full method signature in mini-debug-info. by David Srbecky · 9 years ago
  67. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  68. a87104f Merge "[WIP] ART Mterp: fix for hidden gc roots" by Bill Buzbee · 9 years ago
  69. f39745e ART: Remove some unnecessary mutator lock annotations. by Vladimir Marko · 9 years ago
  70. d0abfc1 Merge "Generate DWARF line numbers only for points with dex register map." by David Srbecky · 9 years ago
  71. 36867b4 Merge "Generate DWARF line numbers only for points with dex register map." by David Srbecky · 9 years ago
  72. afaa5bf Merge "Disable run-tests causing occasional timeouts with CC." am: 0f27b87957 by Roland Levillain · 9 years ago
  73. d112827 Add dependency on liblzma. by David Srbecky · 9 years ago
  74. 0f27b87 Merge "Disable run-tests causing occasional timeouts with CC." by Roland Levillain · 9 years ago
  75. 78ebe4a Disable run-tests causing occasional timeouts with CC. by Roland Levillain · 9 years ago
  76. 8d9b626 Merge "Fix non-Linux builds." am: 9cea913903 by Roland Levillain · 9 years ago
  77. 9cea913 Merge "Fix non-Linux builds." by Roland Levillain · 9 years ago
  78. d817560 Fix non-Linux builds. by Roland Levillain · 9 years ago
  79. 03d9615 Merge "Improve gethostbyname_r use in art::JDWP::JdwpSocketState::Establish." by Roland Levillain · 9 years ago
  80. 1bceafb Merge "Improve gethostbyname_r use in art::JDWP::JdwpSocketState::Establish." by Roland Levillain · 9 years ago
  81. 65bc6ad Merge "Reduce app image log spam" am: 8feb2cc264 by Mathieu Chartier · 9 years ago
  82. a2c97a9 [WIP] ART Mterp: fix for hidden gc roots by buzbee · 9 years ago
  83. 8feb2cc Merge "Reduce app image log spam" by Mathieu Chartier · 9 years ago
  84. e778fc7 Reduce app image log spam by Mathieu Chartier · 9 years ago
  85. 3a698e7 Merge "Revert "Revert "Load app images""" am: 1af0204ddd by Mathieu Chartier · 9 years ago
  86. 1af0204 Merge "Revert "Revert "Load app images""" by Mathieu Chartier · 9 years ago
  87. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  88. ae6cae9 Merge "Only create non-moving space at fixed address if zygote" am: c7f4e3a5ae by Mathieu Chartier · 9 years ago
  89. c7f4e3a Merge "Only create non-moving space at fixed address if zygote" by Mathieu Chartier · 9 years ago
  90. 966f533 Only create non-moving space at fixed address if zygote by Mathieu Chartier · 9 years ago
  91. 3cbad24 Improve gethostbyname_r use in art::JDWP::JdwpSocketState::Establish. by Roland Levillain · 9 years ago
  92. a955d65 Merge "Use dlmalloc from external/dlmalloc instead of bionic/." am: 4fe6ce5f48 by Josh Gao · 9 years ago
  93. 4fe6ce5 Merge "Use dlmalloc from external/dlmalloc instead of bionic/." by Josh Gao · 9 years ago
  94. 198850c Merge "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  95. 1acf046 Merge "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  96. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  97. 4f50ee2 Generate DWARF line numbers only for points with dex register map. by David Srbecky · 9 years ago
  98. 71ffbbe Merge "Fix MIPS64 booting problem" am: 6a75b9e1f3 by Vladimir Marko · 9 years ago
  99. 6a75b9e Merge "Fix MIPS64 booting problem" by Vladimir Marko · 9 years ago
  100. 1ac4a7a Merge "Add option to generate compressed backtrace info." am: e0ce2c9875 by David Srbecky · 9 years ago