1. 51e4d44 Remove usages of jill.jar, use jack instead by Yohann Roussel · 9 years ago
  2. df3a54b Merge "ART: Simplify patchoat" into nyc-dev by Andreas Gampe · 9 years ago
  3. 02bc0b7 ART: Simplify patchoat by Andreas Gampe · 9 years ago
  4. 6cc91e4 Fix app image memory leak by Mathieu Chartier · 9 years ago
  5. 9a3a10a Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm. by Narayan Kamath · 9 years ago
  6. 87170e7 Always visit ProfilingInfo, the counter could be reset. by Nicolas Geoffray · 9 years ago
  7. f8b3b8b Try to substitute constructor chains for IPUTs. by Vladimir Marko · 9 years ago
  8. 8b0e9b8 Merge "ART: Update dalvik-cache for zygote after OTA" into nyc-dev by Andreas Gampe · 9 years ago
  9. 754479f ART: Update dalvik-cache for zygote after OTA by Andreas Gampe · 9 years ago
  10. a5c4493 ART: Give better error messages in dex-file verifier by Andreas Gampe · 9 years ago
  11. 3b7027e Default methods should not be found by getDeclaredMethod by Alex Light · 9 years ago
  12. 2b2880f Merge "Newer kernels added SEGV_BNDERR." am: 2a49bc4625 am: 5ad9afd110 by Christopher Ferris · 9 years ago
  13. 5ad9afd Merge "Newer kernels added SEGV_BNDERR." am: 2a49bc4625 by Christopher Ferris · 9 years ago
  14. 2a49bc4 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 9 years ago
  15. 1aabbed Merge "ART: Curb lock-verification-failure spam" am: d64842cc44 am: 54a7530877 by Andreas Gampe · 9 years ago
  16. 54a7530 Merge "ART: Curb lock-verification-failure spam" am: d64842cc44 by Andreas Gampe · 9 years ago
  17. d64842c Merge "ART: Curb lock-verification-failure spam" by Andreas Gampe · 9 years ago
  18. 9fcfb8a ART: Curb lock-verification-failure spam by Andreas Gampe · 9 years ago
  19. 92ee6b1 Merge "Point fixes after OSR change." am: 74472a8eea am: 3e5a75dc8f by Nicolas Geoffray · 9 years ago
  20. 3e5a75d Merge "Point fixes after OSR change." am: 74472a8eea by Nicolas Geoffray · 9 years ago
  21. 8769337 Merge "ART: Better InitWithoutImage error messages" am: 37c36dcf2e by Andreas Gampe · 9 years ago
  22. 74472a8 Merge "Point fixes after OSR change." by Nicolas Geoffray · 9 years ago
  23. d9bc433 Point fixes after OSR change. by Nicolas Geoffray · 9 years ago
  24. 6f12dca Merge "ART: Better InitWithoutImage error messages" am: 37c36dcf2e by Andreas Gampe · 9 years ago
  25. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 9 years ago
  26. 2092973 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." am: e6141d7aba by Hiroshi Yamauchi · 9 years ago
  27. 0872ab3 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 9 years ago
  28. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 9 years ago
  29. e6141d7 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 9 years ago
  30. 8eaa100 Merge "Address missed amend" am: f3c3595435 am: 06e4701e37 by Mathieu Chartier · 9 years ago
  31. 06e4701 Merge "Address missed amend" am: f3c3595435 by Mathieu Chartier · 9 years ago
  32. f3c3595 Merge "Address missed amend" by Mathieu Chartier · 9 years ago
  33. a61347b Address missed amend by Mathieu Chartier · 9 years ago
  34. 3cfc2e4 Address missed amend by Mathieu Chartier · 9 years ago
  35. c39643e Merge "Disable kDebugStackWalk" am: 5102279062 am: 2abcd61d0e by Mathieu Chartier · 9 years ago
  36. 354dcd5 Merge "Fix moving GC bugs in quick_field_entrypoints.cc" am: 0adb678252 by Mathieu Chartier · 9 years ago
  37. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 9 years ago
  38. 2abcd61 Merge "Disable kDebugStackWalk" am: 5102279062 by Mathieu Chartier · 9 years ago
  39. 3e1c567 Merge "Fix moving GC bugs in quick_field_entrypoints.cc" am: 0adb678252 by Mathieu Chartier · 9 years ago
  40. 5102279 Merge "Disable kDebugStackWalk" by Mathieu Chartier · 9 years ago
  41. 8405bfd Disable kDebugStackWalk by Mathieu Chartier · 9 years ago
  42. 0adb678 Merge "Fix moving GC bugs in quick_field_entrypoints.cc" by Mathieu Chartier · 9 years ago
  43. f800a33 Merge "Fix compiler driver gtest." by Calin Juravle · 9 years ago
  44. 35c4e0b Fix compiler driver gtest. by Calin Juravle · 9 years ago
  45. bf36918 Fix moving GC bugs in quick_field_entrypoints.cc by Mathieu Chartier · 9 years ago
  46. c4d8deb Merge "Fix moving GC bugs in quick_field_entrypoints.cc" by Mathieu Chartier · 9 years ago
  47. e1eb2f3 Merge "Implemented compare/signum intrinsics as HCompare (with all code generation for all)" am: 45b93ca314 by Aart Bik · 9 years ago
  48. a18ea28 Merge "Implemented compare/signum intrinsics as HCompare (with all code generation for all)" by Aart Bik · 9 years ago
  49. 45b93ca Merge "Implemented compare/signum intrinsics as HCompare (with all code generation for all)" by Aart Bik · 9 years ago
  50. 2a13850 Merge "Make test 971-iface-super smaller to prevent gcstress timeouts." am: e2caf540e8 by Alex Light · 9 years ago
  51. 81c7315 Merge "Make test 971-iface-super smaller to prevent gcstress timeouts." by Alex Light · 9 years ago
  52. e2caf54 Merge "Make test 971-iface-super smaller to prevent gcstress timeouts." by Alex Light · 9 years ago
  53. 8e65480 Merge "Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""" am: 9fba3f67a0 by Nicolas Geoffray · 9 years ago
  54. 8385ed0 Merge "Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""" by Nicolas Geoffray · 9 years ago
  55. a19616e Implemented compare/signum intrinsics as HCompare by Aart Bik · 9 years ago
  56. 9fba3f6 Merge "Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""" by Nicolas Geoffray · 9 years ago
  57. 55d152c Merge "Extend De Morgan factorisation to `HBooleanNot`." am: 0f638c6468 by David Brazdil · 9 years ago
  58. 24e3aa1 Merge "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" am: 11aa3f5c5e by David Brazdil · 9 years ago
  59. 3278ddd Merge "Implement on-stack replacement for arm/arm64/x86/x86_64." am: 7ac9aeb501 by Nicolas Geoffray · 9 years ago
  60. 6bc1bc0 Merge "Support CMOV for x86_64 Select" am: c8d2b0c174 am: 8745ded071 by David Brazdil · 9 years ago
  61. 9ec4fa6 Merge "Do not emit DWARF debug info if there are no methods." am: 3c258f4d7a by David Srbecky · 9 years ago
  62. 9d67a79 Merge "Add some more tests to those breaking since move to OpenJDK" am: c4252b1179 by Paul Duffin · 9 years ago
  63. 7fa1243 Merge "Revert "Disable test for now."" am: 5dfb2020dc am: 594053fff5 by Nicolas Geoffray · 9 years ago
  64. 323e3e4 Merge "Revert "Revert "X86: Use the constant area for more operations.""" am: e6e0cfd798 by David Brazdil · 9 years ago
  65. c53cb5e Merge changes I514f1db3,I7dc1c7c0 am: 519281001d am: 344c8ac9b9 by David Srbecky · 9 years ago
  66. 00e681f Merge "ART: Avoid uninitialized padding in LinkerPatch." am: f1ea14af52 by Vladimir Marko · 9 years ago
  67. 15e05de Merge "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" am: 586996afc9 by Nicolas Geoffray · 9 years ago
  68. 2c839eb Merge "Disable test for now." am: 3aec725d03 am: 3220aad231 by Nicolas Geoffray · 9 years ago
  69. 1fd0028 Fix moving GC bugs in quick_field_entrypoints.cc by Mathieu Chartier · 9 years ago
  70. dd0e32e Merge "Store relative paths in the profile file" by Calin Juravle · 9 years ago
  71. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  72. f06d6bc Store relative paths in the profile file by Calin Juravle · 9 years ago
  73. 49772e2 Merge "Extend De Morgan factorisation to `HBooleanNot`." am: 0f638c6468 by David Brazdil · 9 years ago
  74. 0f638c6 Merge "Extend De Morgan factorisation to `HBooleanNot`." by David Brazdil · 9 years ago
  75. d28f78b Merge "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by David Brazdil · 9 years ago
  76. 11aa3f5 Merge "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by David Brazdil · 9 years ago
  77. bd89a5c Revert "Implement on-stack replacement for arm/arm64/x86/x86_64." by David Brazdil · 9 years ago
  78. 495c5da Merge "Implement on-stack replacement for arm/arm64/x86/x86_64." am: 7ac9aeb501 by Nicolas Geoffray · 9 years ago
  79. 7ac9aeb Merge "Implement on-stack replacement for arm/arm64/x86/x86_64." by Nicolas Geoffray · 9 years ago
  80. 8745ded Merge "Support CMOV for x86_64 Select" am: c8d2b0c174 by David Brazdil · 9 years ago
  81. c8d2b0c Merge "Support CMOV for x86_64 Select" by David Brazdil · 9 years ago
  82. 9f98025 Extend De Morgan factorisation to `HBooleanNot`. by Alexandre Rames · 9 years ago
  83. 3e14e3b Merge "Do not emit DWARF debug info if there are no methods." am: 3c258f4d7a by David Srbecky · 9 years ago
  84. 3c258f4 Merge "Do not emit DWARF debug info if there are no methods." by David Srbecky · 9 years ago
  85. 9fd30bd Merge "Add some more tests to those breaking since move to OpenJDK" by Paul Duffin · 9 years ago
  86. c4252b1 Merge "Add some more tests to those breaking since move to OpenJDK" by Paul Duffin · 9 years ago
  87. 594053f Merge "Revert "Disable test for now."" am: 5dfb2020dc by Nicolas Geoffray · 9 years ago
  88. 5dfb202 Merge "Revert "Disable test for now."" by Nicolas Geoffray · 9 years ago
  89. 1530f2e Revert "Disable test for now." by Nicolas Geoffray · 9 years ago
  90. d1085ae Merge "Revert "Revert "X86: Use the constant area for more operations.""" by David Brazdil · 9 years ago
  91. e6e0cfd Merge "Revert "Revert "X86: Use the constant area for more operations.""" by David Brazdil · 9 years ago
  92. 370339c Do not emit DWARF debug info if there are no methods. by David Srbecky · 9 years ago
  93. 32d39c4 Add some more tests to those breaking since move to OpenJDK by Paul Duffin · 9 years ago
  94. 891bc28 Implement on-stack replacement for arm/arm64/x86/x86_64. by Nicolas Geoffray · 9 years ago
  95. 344c8ac Merge changes I514f1db3,I7dc1c7c0 am: 519281001d by David Srbecky · 9 years ago
  96. 5192810 Merge changes I514f1db3,I7dc1c7c0 by David Srbecky · 9 years ago
  97. 0c4572e Generate mini-debug-info on separate thread. by David Srbecky · 9 years ago
  98. ae5d273 Change the method which generates DWARF mini-debug-info. by David Srbecky · 9 years ago
  99. 181a29d Merge "ART: Avoid uninitialized padding in LinkerPatch." am: f1ea14af52 by Vladimir Marko · 9 years ago
  100. f1ea14a Merge "ART: Avoid uninitialized padding in LinkerPatch." by Vladimir Marko · 9 years ago