1. c26f128 Re-enable test 566-polymorphic-inlining. by Nicolas Geoffray · 9 years ago
  2. 10cd5ee Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Nicolas Geoffray · 9 years ago
  3. 28a2a18 Revert "reflection: Add new 1.8 AnnotatedElement methods and tests" by Nicolas Geoffray · 9 years ago
  4. ed1d318 Merge "ART: Fix single-step interpretation for mterp" by Bill Buzbee · 9 years ago
  5. d6b48db ART: Fix single-step interpretation for mterp by buzbee · 9 years ago
  6. 1d81df8 Merge "Fix "Never Interpret" option for all interpreters" by Bill Buzbee · 9 years ago
  7. 734f3aa Fix "Never Interpret" option for all interpreters by buzbee · 9 years ago
  8. 97f4bc0 Merge "Disable test for now." by Nicolas Geoffray · 9 years ago
  9. 1cdee57 Disable test for now. by Nicolas Geoffray · 9 years ago
  10. 70dd22f Merge "Clear image file in image writer" by Mathieu Chartier · 9 years ago
  11. fd07168 Merge "Remove ALWAYS_INLINE from ReadBarrier::Mark()." by Hiroshi Yamauchi · 9 years ago
  12. 49c9333 Remove ALWAYS_INLINE from ReadBarrier::Mark(). by Hiroshi Yamauchi · 9 years ago
  13. de31ca6 Merge "Fix image test with GSS" by Mathieu Chartier · 9 years ago
  14. c68e77b Fix image test with GSS by Mathieu Chartier · 9 years ago
  15. 784bb09 Clear image file in image writer by Mathieu Chartier · 9 years ago
  16. 4047c5b Merge "Remove some more read barriers in image relocation" by Mathieu Chartier · 9 years ago
  17. 60bc39c Remove some more read barriers in image relocation by Mathieu Chartier · 9 years ago
  18. c43a8fc Merge "Doh. Forgot to ensure it's compiled." by Nicolas Geoffray · 9 years ago
  19. 1c7736c Merge "Optimizing: Try pattern substitution when we cannot inline." by Vladimir Marko · 9 years ago
  20. a60e220 Doh. Forgot to ensure it's compiled. by Nicolas Geoffray · 9 years ago
  21. 09cd656 Merge "Fix issue with IMT dispatch." by Alex Light · 9 years ago
  22. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 9 years ago
  23. fa72bf1 Merge "Stop verifier ResolveClass from putting unresolved classes in dex cache." by Jeff Hao · 9 years ago
  24. a94d54b Stop verifier ResolveClass from putting unresolved classes in dex cache. by Jeff Hao · 9 years ago
  25. 26a04e1 Merge "Factor out common code for SetPendingNext." by Richard Uhler · 9 years ago
  26. 1aa9c11 Merge "ART: Add missing swaps to MIPS codegen" by David Brazdil · 9 years ago
  27. cc0f311 ART: Add missing swaps to MIPS codegen by David Brazdil · 9 years ago
  28. 73bcf03 Merge "Do not enforce deterministic compilation with read barriers." by Roland Levillain · 9 years ago
  29. 7e742ee Merge "Add a comment to oatdump for 0 size symbols" by Tamas Berghammer · 9 years ago
  30. ae79704 Merge "Change log to avoid polluting logcat." by Nicolas Geoffray · 9 years ago
  31. 9e49ab1 Add a comment to oatdump for 0 size symbols by Tamas Berghammer · 9 years ago
  32. 6f06fdb Merge "ART: Fix gtest after liveness CL" by David Brazdil · 9 years ago
  33. b11b072 ART: Fix gtest after liveness CL by David Brazdil · 9 years ago
  34. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 9 years ago
  35. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 9 years ago
  36. bee600f Merge "ART: Implement HSelect" by David Brazdil · 9 years ago
  37. 74eb1b2 ART: Implement HSelect by David Brazdil · 9 years ago
  38. 75fd2a8 Merge "ART: Implement support for instruction inlining" by David Brazdil · 9 years ago
  39. b3e773e ART: Implement support for instruction inlining by David Brazdil · 9 years ago
  40. 2d36c0c Merge "Emit symbol names for trampoline symbols in oatdump" by Tamas Berghammer · 9 years ago
  41. 9e485e6 Merge "Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  42. eb2c741 Do not enforce deterministic compilation with read barriers. by Roland Levillain · 9 years ago
  43. 05aeb40 Merge "Re-enable some run-tests with CC after mterp fix." by Roland Levillain · 9 years ago
  44. 5faf22c Merge "Don't crash if the perf map creation failed" by Tamas Berghammer · 9 years ago
  45. f0615a3 Don't crash if the perf map creation failed by Tamas Berghammer · 9 years ago
  46. 7f3e0db Change log to avoid polluting logcat. by Nicolas Geoffray · 9 years ago
  47. 8bfdf83 Merge "Revert "Revert "Lift the spill at each irreducible loop block restriction.""" by Nicolas Geoffray · 9 years ago
  48. ad4ed08 Revert "Revert "Lift the spill at each irreducible loop block restriction."" by Nicolas Geoffray · 9 years ago
  49. c5a8af7 Merge changes from topic 'pointer_conversion' by Mathieu Chartier · 9 years ago
  50. 1bbfab6 Pass template args down by Mathieu Chartier · 9 years ago
  51. d329a3b Fix pointer conversion error in SetElementPtrSize by Mathieu Chartier · 9 years ago
  52. 78e9015 Merge "ART: Add option to ensure deterministic compilation" by Andreas Gampe · 9 years ago
  53. ace0dc1 ART: Add option to ensure deterministic compilation by Andreas Gampe · 9 years ago
  54. 1277108 Fix issue with IMT dispatch. by Alex Light · 9 years ago
  55. a3abcb5 Merge "reflection: Add new 1.8 AnnotatedElement methods and tests" by Igor Murashkin · 9 years ago
  56. c801425 Merge "ART: Make sure dex files are verified in the compiler" by Andreas Gampe · 9 years ago
  57. c167ee9 reflection: Add new 1.8 AnnotatedElement methods and tests by Igor Murashkin · 9 years ago
  58. 3a2bd29 ART: Make sure dex files are verified in the compiler by Andreas Gampe · 9 years ago
  59. 2aaf58e Merge "Move heap trim outside of zygote creation lock region" by Mathieu Chartier · 9 years ago
  60. d2a188d Merge "Clear dalvik-cache before running test on host." by David Srbecky · 9 years ago
  61. 044ac84 Merge "Implemented checker/unit test for various operations." by Aart Bik · 9 years ago
  62. 76ce917 Move heap trim outside of zygote creation lock region by Mathieu Chartier · 9 years ago
  63. 2e4afe8 Clear dalvik-cache before running test on host. by David Srbecky · 9 years ago
  64. ca50505 Merge "ART: Allow --no-inline-from to specify multiple dex files." by Vladimir Marko · 9 years ago
  65. 47496c2 ART: Allow --no-inline-from to specify multiple dex files. by Vladimir Marko · 9 years ago
  66. 8f75c45 Emit symbol names for trampoline symbols in oatdump by Tamas Berghammer · 9 years ago
  67. 8edb521 Re-enable some run-tests with CC after mterp fix. by Roland Levillain · 9 years ago
  68. 1be9e27 Merge "Show registered native allocations in ahat." by Richard Uhler · 9 years ago
  69. a80465a Merge "Cast method pointer to uintptr_t before uint64_t" by Mathieu Chartier · 9 years ago
  70. 60edf5c Merge "Change the order of functions in .debug_frame to save space." by David Srbecky · 9 years ago
  71. 8206291 Merge "Do not write full method signature in mini-debug-info." by David Srbecky · 9 years ago
  72. 30202b2 Merge "Revert "Revert "Add option to generate compressed backtrace info.""" by David Srbecky · 9 years ago
  73. c3a02d2 Merge "Add option to never interpret." by Tamas Berghammer · 9 years ago
  74. 05d2415 Add option to never interpret. by Siva Chandra · 9 years ago
  75. f032f3a Merge "Optimizing: Lazy creation of Handle<>s in RTP." by Vladimir Marko · 9 years ago
  76. 2e50ecb Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  77. 7d1fbf3 Optimizing: Lazy creation of Handle<>s in RTP. by Vladimir Marko · 9 years ago
  78. f4b3dba Cast method pointer to uintptr_t before uint64_t by Mathieu Chartier · 9 years ago
  79. 902838d Merge "Remove GetImageRoots read barrier for image relocation" by Mathieu Chartier · 9 years ago
  80. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 9 years ago
  81. eacffa6 Merge "Convert to UTF8 before doing dex file location comparison" by Mathieu Chartier · 9 years ago
  82. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  83. 522d51b Factor out common code for SetPendingNext. by Richard Uhler · 9 years ago
  84. 227e627 Merge "Blacklist new test due to so loading problems." by Nicolas Geoffray · 9 years ago
  85. 5cbd8c3 Blacklist new test due to so loading problems. by Nicolas Geoffray · 9 years ago
  86. caef579 Merge "Temporarily use -fstack-protector for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  87. 37ba27a Temporarily use -fstack-protector for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  88. 6e74fa9 Implemented checker/unit test for various operations. by Aart Bik · 9 years ago
  89. 6a507f3 Merge "Use mutator lock to guard adding and removing heap spaces" by Mathieu Chartier · 9 years ago
  90. a9d82fe Use mutator lock to guard adding and removing heap spaces by Mathieu Chartier · 9 years ago
  91. b1bd048 Merge "Recognize common utilities as intrinsics." by Aart Bik · 9 years ago
  92. 1e953c3 Merge "Some minor simplifications in code and tests." by Aart Bik · 9 years ago
  93. 7ccb63f Merge "Enable interface default methods by default." by Alex Light · 9 years ago
  94. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  95. 59c9454 Recognize common utilities as intrinsics. by Aart Bik · 9 years ago
  96. 09e8d5f Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  97. 8881c42 Merge "Revert "Lift the spill at each irreducible loop block restriction."" by Bart Sears · 9 years ago
  98. 2818dbc Revert "Lift the spill at each irreducible loop block restriction." by Bart Sears · 9 years ago
  99. a00d5fe Merge "Lift the spill at each irreducible loop block restriction." by Nicolas Geoffray · 9 years ago
  100. 8eb3871 Merge "ART: Remove another unnecessary mutator lock annotation." by Vladimir Marko · 9 years ago