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