1. 356fe5e Merge "Clean up UpdateOatFile for app images" am: 7f1551d28b by Mathieu Chartier · 9 years ago
  2. 7f1551d Merge "Clean up UpdateOatFile for app images" by Mathieu Chartier · 9 years ago
  3. 0436f59 Merge "Add oat checksum check for app image loading" am: dc5909af87 by Mathieu Chartier · 9 years ago
  4. 14567fd Clean up UpdateOatFile for app images by Mathieu Chartier · 9 years ago
  5. dc5909a Merge "Add oat checksum check for app image loading" by Mathieu Chartier · 9 years ago
  6. 092ccae Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()." by Mathieu Chartier · 9 years ago
  7. 472964b Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()." by Mathieu Chartier · 9 years ago
  8. 7e98241 Merge "Regression test ensuring unresolved classes are not put in dex cache." by Jeff Hao · 9 years ago
  9. 36a0cc7 Merge "Regression test ensuring unresolved classes are not put in dex cache." by Jeff Hao · 9 years ago
  10. b4961db Regression test ensuring unresolved classes are not put in dex cache. by Jeff Hao · 9 years ago
  11. c8cc1b0 Merge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE." am: 1945103a87 by Hiroshi Yamauchi · 9 years ago
  12. 9ff8460 Add oat checksum check for app image loading by Mathieu Chartier · 9 years ago
  13. 1945103 Merge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE." by Hiroshi Yamauchi · 9 years ago
  14. 28370dc Merge "Fix issue with exception type resolution during linking." am: ea59deb1a3 by Alex Light · 9 years ago
  15. ea59deb Merge "Fix issue with exception type resolution during linking." by Alex Light · 9 years ago
  16. eba19bc Merge "Do not use atomic increment in allocation as fence." am: ab00be9c6e by Hans Boehm · 9 years ago
  17. ab00be9 Merge "Do not use atomic increment in allocation as fence." by Hans Boehm · 9 years ago
  18. 5a55986 Fix issue with exception type resolution during linking. by Alex Light · 9 years ago
  19. 2e5de78 Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE. by Hiroshi Yamauchi · 9 years ago
  20. 1d6a08c Merge "Implement compare() on ARM64." am: 2624ffcdba by Aart Bik · 9 years ago
  21. c7981ed Merge "ART: Dump full exception on re-init failure message" am: 392899e8e2 by Andreas Gampe · 9 years ago
  22. 2624ffc Merge "Implement compare() on ARM64." by Aart Bik · 9 years ago
  23. 392899e Merge "ART: Dump full exception on re-init failure message" by Andreas Gampe · 9 years ago
  24. 7b56502 Implement compare() on ARM64. by Aart Bik · 9 years ago
  25. 04f0ac0 Merge "Implementation of integer intrinsics on x86_64" am: ea3a00744d by Aart Bik · 9 years ago
  26. ea3a007 Merge "Implementation of integer intrinsics on x86_64" by Aart Bik · 9 years ago
  27. df38089 Merge "Optimizing compiler support for directly calling interface methods" by Alex Light · 9 years ago
  28. 1c720b7 Merge "Optimizing compiler support for directly calling interface methods" by Alex Light · 9 years ago
  29. d8904a5 ART: Do not reopen oat file in ImageWriter::UpdateOatFile(). by Vladimir Marko · 9 years ago
  30. c33cf01 Merge "Disable test after failing test was pushed." am: ba5ea7003f by Nicolas Geoffray · 9 years ago
  31. ba5ea70 Merge "Disable test after failing test was pushed." by Nicolas Geoffray · 9 years ago
  32. fd82520 Disable test after failing test was pushed. by Nicolas Geoffray · 9 years ago
  33. fc856fc Merge "Re-enable test 566-polymorphic-inlining." am: e38a328dfd by Nicolas Geoffray · 9 years ago
  34. e38a328 Merge "Re-enable test 566-polymorphic-inlining." by Nicolas Geoffray · 9 years ago
  35. c26f128 Re-enable test 566-polymorphic-inlining. by Nicolas Geoffray · 9 years ago
  36. 3a8229e Merge "Re-enable test 496-checker-inlining-and-class-loader with CC." by Roland Levillain · 9 years ago
  37. 5bd53a9 Merge "Re-enable test 496-checker-inlining-and-class-loader with CC." by Roland Levillain · 9 years ago
  38. 560297f Re-enable test 496-checker-inlining-and-class-loader with CC. by Roland Levillain · 9 years ago
  39. 6d7b8b5 Merge "Optimizing: Use dex pc 0 for pattern substitution-generated IGET." by Vladimir Marko · 9 years ago
  40. eeede83 Merge "ART: Do not use AT register in MIPS DSS<->RP swap" am: 4cd4c399bf by David Brazdil · 9 years ago
  41. 87d38b7 Merge "Optimizing: Use dex pc 0 for pattern substitution-generated IGET." by Vladimir Marko · 9 years ago
  42. 4cd4c39 Merge "ART: Do not use AT register in MIPS DSS<->RP swap" by David Brazdil · 9 years ago
  43. adda435 Optimizing: Use dex pc 0 for pattern substitution-generated IGET. by Vladimir Marko · 9 years ago
  44. 0f61866 Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Nicolas Geoffray · 9 years ago
  45. 10cd5ee Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Nicolas Geoffray · 9 years ago
  46. 28a2a18 Revert "reflection: Add new 1.8 AnnotatedElement methods and tests" by Nicolas Geoffray · 9 years ago
  47. 04d3e87 ART: Do not use AT register in MIPS DSS<->RP swap by David Brazdil · 9 years ago
  48. 3ed027c Merge "ART: Fix single-step interpretation for mterp" am: ed1d318ecc by Bill Buzbee · 9 years ago
  49. ed1d318 Merge "ART: Fix single-step interpretation for mterp" by Bill Buzbee · 9 years ago
  50. b0171b9 Do not use atomic increment in allocation as fence. by Hans Boehm · 9 years ago
  51. d6b48db ART: Fix single-step interpretation for mterp by buzbee · 9 years ago
  52. dfdfbac Merge "Fix "Never Interpret" option for all interpreters" am: 1d81df8ff1 by Bill Buzbee · 9 years ago
  53. 1d81df8 Merge "Fix "Never Interpret" option for all interpreters" by Bill Buzbee · 9 years ago
  54. 734f3aa Fix "Never Interpret" option for all interpreters by buzbee · 9 years ago
  55. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 9 years ago
  56. 369c851 ART: Dump full exception on re-init failure message by Andreas Gampe · 9 years ago
  57. 7f8b787 Merge "Disable test for now." am: 97f4bc04b6 by Nicolas Geoffray · 9 years ago
  58. 97f4bc0 Merge "Disable test for now." by Nicolas Geoffray · 9 years ago
  59. 1cdee57 Disable test for now. by Nicolas Geoffray · 9 years ago
  60. 142788b Merge "Clear image file in image writer" am: 70dd22fb3b by Mathieu Chartier · 9 years ago
  61. 70dd22f Merge "Clear image file in image writer" by Mathieu Chartier · 9 years ago
  62. d625547 Merge "Remove ALWAYS_INLINE from ReadBarrier::Mark()." am: fd071680f0 by Hiroshi Yamauchi · 9 years ago
  63. fd07168 Merge "Remove ALWAYS_INLINE from ReadBarrier::Mark()." by Hiroshi Yamauchi · 9 years ago
  64. 49c9333 Remove ALWAYS_INLINE from ReadBarrier::Mark(). by Hiroshi Yamauchi · 9 years ago
  65. c8f25ba Merge "Fix image test with GSS" am: de31ca6201 by Mathieu Chartier · 9 years ago
  66. de31ca6 Merge "Fix image test with GSS" by Mathieu Chartier · 9 years ago
  67. c68e77b Fix image test with GSS by Mathieu Chartier · 9 years ago
  68. 784bb09 Clear image file in image writer by Mathieu Chartier · 9 years ago
  69. c5d4754 Implementation of integer intrinsics on x86_64 by Aart Bik · 9 years ago
  70. dd9ed38 Merge "Remove some more read barriers in image relocation" am: 4047c5b3b0 by Mathieu Chartier · 9 years ago
  71. 4047c5b Merge "Remove some more read barriers in image relocation" by Mathieu Chartier · 9 years ago
  72. 60bc39c Remove some more read barriers in image relocation by Mathieu Chartier · 9 years ago
  73. 20b20a4 Merge "Doh. Forgot to ensure it\'s compiled." am: c43a8fc564 by Nicolas Geoffray · 9 years ago
  74. ca83fa5 Merge "Optimizing: Try pattern substitution when we cannot inline." by Vladimir Marko · 9 years ago
  75. c519ae8 Merge "Fix issue with IMT dispatch." am: 09cd656da2 by Alex Light · 9 years ago
  76. c43a8fc Merge "Doh. Forgot to ensure it's compiled." by Nicolas Geoffray · 9 years ago
  77. 1c7736c Merge "Optimizing: Try pattern substitution when we cannot inline." by Vladimir Marko · 9 years ago
  78. a60e220 Doh. Forgot to ensure it's compiled. by Nicolas Geoffray · 9 years ago
  79. 09cd656 Merge "Fix issue with IMT dispatch." by Alex Light · 9 years ago
  80. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 9 years ago
  81. 9797f95 Merge "Stop verifier ResolveClass from putting unresolved classes in dex cache." by Jeff Hao · 9 years ago
  82. fa72bf1 Merge "Stop verifier ResolveClass from putting unresolved classes in dex cache." by Jeff Hao · 9 years ago
  83. 1b70081 Merge "Factor out common code for SetPendingNext." am: 26a04e1e31 by Richard Uhler · 9 years ago
  84. a94d54b Stop verifier ResolveClass from putting unresolved classes in dex cache. by Jeff Hao · 9 years ago
  85. 26a04e1 Merge "Factor out common code for SetPendingNext." by Richard Uhler · 9 years ago
  86. 21a5e62 Merge "ART: Add missing swaps to MIPS codegen" am: 1aa9c11810 by David Brazdil · 9 years ago
  87. 1aa9c11 Merge "ART: Add missing swaps to MIPS codegen" by David Brazdil · 9 years ago
  88. cc0f311 ART: Add missing swaps to MIPS codegen by David Brazdil · 9 years ago
  89. 72bab97 Merge "Do not enforce deterministic compilation with read barriers." by Roland Levillain · 9 years ago
  90. 73bcf03 Merge "Do not enforce deterministic compilation with read barriers." by Roland Levillain · 9 years ago
  91. f55d89a Merge "Add a comment to oatdump for 0 size symbols" am: 7e742ee057 by Tamas Berghammer · 9 years ago
  92. 7e742ee Merge "Add a comment to oatdump for 0 size symbols" by Tamas Berghammer · 9 years ago
  93. 4fe3319 Merge "Change log to avoid polluting logcat." am: ae79704e71 by Nicolas Geoffray · 9 years ago
  94. ae79704 Merge "Change log to avoid polluting logcat." by Nicolas Geoffray · 9 years ago
  95. 9e49ab1 Add a comment to oatdump for 0 size symbols by Tamas Berghammer · 9 years ago
  96. a41fe00 Merge "ART: Fix gtest after liveness CL" am: 6f06fdb008 by David Brazdil · 9 years ago
  97. 6f06fdb Merge "ART: Fix gtest after liveness CL" by David Brazdil · 9 years ago
  98. b11b072 ART: Fix gtest after liveness CL by David Brazdil · 9 years ago
  99. aae0881 Merge "Implement first kind of polymorphic inlining." am: 9ff1de06d6 by Nicolas Geoffray · 9 years ago
  100. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 9 years ago