1. 34acbf4 Merge "Remove bits about kPoison in ObjPtr's documentation." by Roland Levillain · 8 years ago
  2. 3979022 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  3. 4d545f2 Merge "Shorten sleep for racy run-test 063." by Treehugger Robot · 8 years ago
  4. 437130b Merge "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  5. b099f04 Merge "Increase sleep time in the main thread of test 067-preemptive-unpark." by Roland Levillain · 8 years ago
  6. 0cd67eb Remove bits about kPoison in ObjPtr's documentation. by Roland Levillain · 8 years ago
  7. ef7b9b8 Shorten sleep for racy run-test 063. by Jeff Hao · 8 years ago
  8. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 8 years ago
  9. 994cfde Merge "Ensure GetPhase returns correct values." am: 04ae110f02 by Alex Light · 8 years ago
  10. 04ae110 Merge "Ensure GetPhase returns correct values." by Treehugger Robot · 8 years ago
  11. 379e573 Increase sleep time in the main thread of test 067-preemptive-unpark. by Roland Levillain · 8 years ago
  12. 22a4b0e Merge "MIPS: Follow-up to "Add two special runtime methods"" am: 34484e4287 by Alexey Frunze · 8 years ago
  13. 34484e4 Merge "MIPS: Follow-up to "Add two special runtime methods"" by Treehugger Robot · 8 years ago
  14. 57e3cae Merge "MIPS32: Allow some patched instructions in delay slots" am: ae53f10531 by Alexey Frunze · 8 years ago
  15. ae53f10 Merge "MIPS32: Allow some patched instructions in delay slots" by Treehugger Robot · 8 years ago
  16. a663d9d MIPS32: Allow some patched instructions in delay slots by Alexey Frunze · 8 years ago
  17. 582759a Merge "Call madvise hints for image dex files" am: b28118c74a by Mathieu Chartier · 8 years ago
  18. b28118c Merge "Call madvise hints for image dex files" by Treehugger Robot · 8 years ago
  19. 7e5c917 Merge "Extend sleep for racy run-test 063." am: c9d88538d7 by Jeff Hao · 8 years ago
  20. be8303d Call madvise hints for image dex files by Mathieu Chartier · 8 years ago
  21. c9d8853 Merge "Extend sleep for racy run-test 063." by Treehugger Robot · 8 years ago
  22. 4d5b4d7 Merge "Add an operation using a semaphore to test 004-ThreadStress." by Roland Levillain · 8 years ago
  23. 46a6289 Merge "Add an operation using a semaphore to test 004-ThreadStress." by Roland Levillain · 8 years ago
  24. 0c806b1 Add an operation using a semaphore to test 004-ThreadStress. by Roland Levillain · 8 years ago
  25. a19140e Merge "MIPS64: Implement HSelect" am: 5011149cbb by Goran Jakovljevic · 8 years ago
  26. 5011149 Merge "MIPS64: Implement HSelect" by Treehugger Robot · 8 years ago
  27. 9af5b85 Merge changes I2b8d8bc9,Iad2890b3 am: 65ee0f0865 by Richard Uhler · 8 years ago
  28. 65ee0f0 Merge changes I2b8d8bc9,Iad2890b3 by Richard Uhler · 8 years ago
  29. 622533b Merge "Disable app image for very large apps" am: ad008d58ed by Mathieu Chartier · 8 years ago
  30. ad008d5 Merge "Disable app image for very large apps" by Mathieu Chartier · 8 years ago
  31. 584a2db Extend sleep for racy run-test 063. by Jeff Hao · 8 years ago
  32. 8cce65a Disable app image for very large apps by Mathieu Chartier · 8 years ago
  33. fb64c79 Merge "Revert^4 "ART: Use proxy ArtMethod's data_ to store the interface method."" by Vladimir Marko · 8 years ago
  34. b946367 Merge "Revert^4 "ART: Use proxy ArtMethod's data_ to store the interface method."" by Vladimir Marko · 8 years ago
  35. 67c8bdf Merge "Fix issue with RawMonitorWait." am: 66bfa47fd2 by Alex Light · 8 years ago
  36. 66bfa47 Merge "Fix issue with RawMonitorWait." by Treehugger Robot · 8 years ago
  37. 4cb260c Merge "MIPS: Eliminate hard-coded offsets in branches" am: f708c9a392 by Alexey Frunze · 8 years ago
  38. f708c9a Merge "MIPS: Eliminate hard-coded offsets in branches" by Treehugger Robot · 8 years ago
  39. e017aa3 ahat: show sample path through strong references. by Richard Uhler · 8 years ago
  40. d1ee20f Revert^4 "ART: Use proxy ArtMethod's data_ to store the interface method." by Vladimir Marko · 8 years ago
  41. 6ced091 Fix issue with RawMonitorWait. by Alex Light · 8 years ago
  42. bf9e516 Ensure GetPhase returns correct values. by Alex Light · 8 years ago
  43. 13a1f0f Merge "Add extra dumping for native method JIT samples check" am: 2ade881db8 by Mathieu Chartier · 8 years ago
  44. 2ade881 Merge "Add extra dumping for native method JIT samples check" by Mathieu Chartier · 8 years ago
  45. ae49dc0 Add extra dumping for native method JIT samples check by Mathieu Chartier · 8 years ago
  46. 0b21333 ahat: build ahat-test-dump correctly with javac by Richard Uhler · 8 years ago
  47. bc7e58f Merge "Add test where aget on potential null array fails verification." by Jeff Hao · 8 years ago
  48. 60b4077 Merge "Add test where aget on potential null array fails verification." by Treehugger Robot · 8 years ago
  49. 29a22a9 Merge "Increase JIT initial size for test 595-profile-saving" am: 3caff1f882 by Mathieu Chartier · 8 years ago
  50. 3caff1f Merge "Increase JIT initial size for test 595-profile-saving" by Mathieu Chartier · 8 years ago
  51. 3c3911e Add test where aget on potential null array fails verification. by Jeff Hao · 8 years ago
  52. d610733 Increase JIT initial size for test 595-profile-saving by Mathieu Chartier · 8 years ago
  53. 663be89 Merge "Revert^3 "ART: Use proxy ArtMethod's data_ to store the interface method.""" by Nicolas Geoffray · 8 years ago
  54. 4995de1 Merge "Revert^3 "ART: Use proxy ArtMethod's data_ to store the interface method.""" by Nicolas Geoffray · 8 years ago
  55. 76ccd09 Revert^3 "ART: Use proxy ArtMethod's data_ to store the interface method."" by Nicolas Geoffray · 8 years ago
  56. d449b15 Merge "Enable regression test for array aliasing bug." am: bfb7f939e4 by Aart Bik · 8 years ago
  57. 3a327cb Merge "Revert^2 "ART: Use proxy ArtMethod's data_ to store the interface method."" by Vladimir Marko · 8 years ago
  58. bfb7f93 Merge "Enable regression test for array aliasing bug." by Treehugger Robot · 8 years ago
  59. a2ac7d8 Merge "Revert^2 "ART: Use proxy ArtMethod's data_ to store the interface method."" by Vladimir Marko · 8 years ago
  60. 0b1392a Merge "Add ensureJitCompiled to a few methods in 088-monitor-verification" by Mingyao Yang · 8 years ago
  61. 0137efc Merge "Add ensureJitCompiled to a few methods in 088-monitor-verification" by Mingyao Yang · 8 years ago
  62. f939b3f Enable regression test for array aliasing bug. by Aart Bik · 8 years ago
  63. c42fab3 Revert^2 "ART: Use proxy ArtMethod's data_ to store the interface method." by Vladimir Marko · 8 years ago
  64. 7a6d13f Merge "Store layout info in dex files" am: f0c66eb04d by Mathieu Chartier · 8 years ago
  65. f0c66eb Merge "Store layout info in dex files" by Treehugger Robot · 8 years ago
  66. 120aa28 Store layout info in dex files by Mathieu Chartier · 8 years ago
  67. 1ede0f8 Merge "MIPS: Support MultiplyAccumulate for SIMD." am: 5bfead584f by Aart Bik · 8 years ago
  68. 5bfead5 Merge "MIPS: Support MultiplyAccumulate for SIMD." by Aart Bik · 8 years ago
  69. 4323ba1 Add ensureJitCompiled to a few methods in 088-monitor-verification by Mingyao Yang · 8 years ago
  70. 5d01d5a Merge "Revert "ART: Use proxy ArtMethod's data_ to store the interface method."" by Nicolas Geoffray · 8 years ago
  71. 6b1382d Merge "Revert "ART: Use proxy ArtMethod's data_ to store the interface method."" by Nicolas Geoffray · 8 years ago
  72. 7ef52f7 Revert "ART: Use proxy ArtMethod's data_ to store the interface method." by Nicolas Geoffray · 8 years ago
  73. deaa56e Merge "Re-enable test 529-checker-unresolved in `no-prebuild` configurations." by Roland Levillain · 8 years ago
  74. a5d5fa3 Merge "Re-enable test 529-checker-unresolved in `no-prebuild` configurations." by Roland Levillain · 8 years ago
  75. 7143818 Merge "Recover vdex regression on multidex." am: d0176f5ddd by Nicolas Geoffray · 8 years ago
  76. 1c351b6 Merge "ART: Use proxy ArtMethod's data_ to store the interface method." by Vladimir Marko · 8 years ago
  77. d0176f5 Merge "Recover vdex regression on multidex." by Nicolas Geoffray · 8 years ago
  78. 85e2d58 Merge "ART: Use proxy ArtMethod's data_ to store the interface method." by Treehugger Robot · 8 years ago
  79. 15d3d32 Merge "Remove TimeZoneTest#testSetDefaultRace from blacklist" am: 79fd1d37d6 by vichang · 8 years ago
  80. 79fd1d3 Merge "Remove TimeZoneTest#testSetDefaultRace from blacklist" by vichang · 8 years ago
  81. 9428c57 Re-enable test 529-checker-unresolved in `no-prebuild` configurations. by Roland Levillain · 8 years ago
  82. 38e648f Merge "Add a new phony target for building unbundled ART for golem." by Nicolas Geoffray · 8 years ago
  83. b22c4bd Merge "Add a new phony target for building unbundled ART for golem." by Treehugger Robot · 8 years ago
  84. 6d55f52 Merge "Bunch of SIMD for x86 and x86_64" am: 1f219fcd31 by Aart Bik · 8 years ago
  85. 1f219fc Merge "Bunch of SIMD for x86 and x86_64" by Aart Bik · 8 years ago
  86. fd73889 Merge "Disable dex2oat test TestWatchdogTrigger with Valgrind." am: 72fe7ea30a by Roland Levillain · 8 years ago
  87. 72fe7ea Merge "Disable dex2oat test TestWatchdogTrigger with Valgrind." by Roland Levillain · 8 years ago
  88. 0888cf1 ART: Use proxy ArtMethod's data_ to store the interface method. by Vladimir Marko · 8 years ago
  89. 2909ba9 Merge "Rename art script module to art-script." am: f9fd236b04 by Nicolas Geoffray · 8 years ago
  90. f9fd236 Merge "Rename art script module to art-script." by Treehugger Robot · 8 years ago
  91. 5213b6c Add a new phony target for building unbundled ART for golem. by Nicolas Geoffray · 8 years ago
  92. bc53895 Merge "Remove ClassLinker::SetEntryPointsToCompiledCode()." am: 3f35d09b6d by Vladimir Marko · 8 years ago
  93. 3f35d09 Merge "Remove ClassLinker::SetEntryPointsToCompiledCode()." by Treehugger Robot · 8 years ago
  94. 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 8 years ago
  95. 4b8d46c Rename art script module to art-script. by Nicolas Geoffray · 8 years ago
  96. a6fc787 Recover vdex regression on multidex. by Nicolas Geoffray · 8 years ago
  97. cadda8d Merge "RFC: Generate select instruction for conditional returns." am: 4ec14ff3d6 by Nicolas Geoffray · 8 years ago
  98. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  99. bc5460b MIPS: Support MultiplyAccumulate for SIMD. by Lena Djokic · 8 years ago
  100. 3332db8 Bunch of SIMD for x86 and x86_64 by Aart Bik · 8 years ago