1. ec3c2bf am c7fa9e30: Merge "Use homogeneous space compact by default if not low memory." into lmp-dev by Mathieu Chartier · 11 years ago
  2. 2c525d9 am 16dd4dfd: Merge "ART: Relax GetInstructionSetFromString" into lmp-dev by Andreas Gampe · 11 years ago
  3. 9285fd6 am 167350d9: Add null check to CheckVirtualMethod by Mathieu Chartier · 11 years ago
  4. 167350d Add null check to CheckVirtualMethod by Mathieu Chartier · 11 years ago
  5. 0fcd687 am a846c1ac: Merge "X86: Fix alias info in GenInlinedIndexOf()." into lmp-dev by Vladimir Marko · 11 years ago
  6. 2239f5e am c6a62592: Merge "Quick compiler: fix Arm64 inline locking code" into lmp-dev by buzbee · 11 years ago
  7. c6a6259 Merge "Quick compiler: fix Arm64 inline locking code" into lmp-dev by buzbee · 11 years ago
  8. ebc56bd Quick compiler: fix Arm64 inline locking code by buzbee · 11 years ago
  9. a99a95b am d6ee5033: Merge "Make apps able to run with a failing patchoat" into lmp-dev by Brian Carlstrom · 11 years ago
  10. daf2d8d am 20e4afeb: Merge "Workaround problem reading main stack on intel devices." into lmp-dev by Dave Allison · 11 years ago
  11. 64a88b2 am 38bd1e1b: ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test by Andreas Gampe · 11 years ago
  12. 20e4afe Merge "Workaround problem reading main stack on intel devices." into lmp-dev by Dave Allison · 11 years ago
  13. 38bd1e1 ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test by Andreas Gampe · 11 years ago
  14. d970bac Workaround problem reading main stack on intel devices. by Dave Allison · 11 years ago
  15. 1a8f106 am e22c03ce: Merge "ART: Set default visibility to protected" into lmp-dev by Andreas Gampe · 11 years ago
  16. 614fbb8 am 5afe466c: Check for constructor first when installing tracing stubs. by Jeff Hao · 11 years ago
  17. 5afe466 Check for constructor first when installing tracing stubs. by Jeff Hao · 11 years ago
  18. e22c03c Merge "ART: Set default visibility to protected" into lmp-dev by Andreas Gampe · 11 years ago
  19. b71adf1 am 214f4f15: Merge "Fix JDWP event races" into lmp-dev by Sebastien Hertz · 11 years ago
  20. c7fa9e3 Merge "Use homogeneous space compact by default if not low memory." into lmp-dev by Mathieu Chartier · 11 years ago
  21. a33a7fa Use homogeneous space compact by default if not low memory. by Mathieu Chartier · 11 years ago
  22. 16dd4df Merge "ART: Relax GetInstructionSetFromString" into lmp-dev by Andreas Gampe · 11 years ago
  23. aabbb20 ART: Relax GetInstructionSetFromString by Andreas Gampe · 11 years ago
  24. d6ee503 Merge "Make apps able to run with a failing patchoat" into lmp-dev by Brian Carlstrom · 11 years ago
  25. 0a112bb Make apps able to run with a failing patchoat by Alex Light · 11 years ago
  26. 5638b7e am 5a001b3e: Merge "AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled." into lmp-dev by Brian Carlstrom · 11 years ago
  27. 84438f8 am 6724d864: Fix heap corruption and verification. by Mathieu Chartier · 11 years ago
  28. 6724d86 Fix heap corruption and verification. by Mathieu Chartier · 11 years ago
  29. 2311e3d am dfa7a6c8: Disable load/store elimination. DO NOT MERGE by Vladimir Marko · 11 years ago
  30. dfa7a6c Disable load/store elimination. DO NOT MERGE by Vladimir Marko · 11 years ago
  31. d75383a am 5e8a63ae: Merge "ART: Do not recursively abort when visiting locks in a bad state" into lmp-dev by Andreas Gampe · 11 years ago
  32. 73386e5 am d84f916d: ART: Avoid expensive class lookup in compiler driver by Andreas Gampe · 11 years ago
  33. d84f916 ART: Avoid expensive class lookup in compiler driver by Andreas Gampe · 11 years ago
  34. a846c1a Merge "X86: Fix alias info in GenInlinedIndexOf()." into lmp-dev by Vladimir Marko · 11 years ago
  35. b5874a4 X86: Fix alias info in GenInlinedIndexOf(). by Vladimir Marko · 11 years ago
  36. 5a001b3 Merge "AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled." into lmp-dev by Brian Carlstrom · 11 years ago
  37. 21ecab6 AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled. by Brian Carlstrom · 11 years ago
  38. 214f4f1 Merge "Fix JDWP event races" into lmp-dev by Sebastien Hertz · 11 years ago
  39. d8b3537 Fix JDWP event races by Sebastien Hertz · 11 years ago
  40. 5e8a63a Merge "ART: Do not recursively abort when visiting locks in a bad state" into lmp-dev by Andreas Gampe · 11 years ago
  41. 760172c ART: Do not recursively abort when visiting locks in a bad state by Andreas Gampe · 11 years ago
  42. de94187 am ebee8de7: Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 11 years ago
  43. a0d7333 am 9c290012: Execute an application even when dex2oat crashes. by Nicolas Geoffray · 11 years ago
  44. ebee8de Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 11 years ago
  45. 9c29001 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 11 years ago
  46. 02d4602 am 378fe3d3: Merge "Make Monitor::Wait more robust to spurious Inflate failures." into lmp-dev by Ian Rogers · 11 years ago
  47. 220dfee am bb6eccca: Merge "Use handle in one case that spans a gc-point." into lmp-dev by Mathieu Chartier · 11 years ago
  48. 574760b am 95b4c65d: Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 11 years ago
  49. 549c9b1 am 4bf8d11d: Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  50. 95b4c65 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 11 years ago
  51. 4bf8d11 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  52. d3db28a am 93de4273: [ART] Move to system/core native bridge library by Calin Juravle · 11 years ago
  53. 93de427 [ART] Move to system/core native bridge library by Calin Juravle · 11 years ago
  54. d9a879f am 4f1d05f0: Merge "More efficient stack walk in exception throwing." into lmp-dev by Narayan Kamath · 11 years ago
  55. 378fe3d Merge "Make Monitor::Wait more robust to spurious Inflate failures." into lmp-dev by Ian Rogers · 11 years ago
  56. 6f22fc1 Make Monitor::Wait more robust to spurious Inflate failures. by Ian Rogers · 11 years ago
  57. 4f1d05f Merge "More efficient stack walk in exception throwing." into lmp-dev by Narayan Kamath · 11 years ago
  58. bb6eccc Merge "Use handle in one case that spans a gc-point." into lmp-dev by Mathieu Chartier · 11 years ago
  59. 8254634 Use handle in one case that spans a gc-point. by Mingyao Yang · 11 years ago
  60. e7f5af4 am b84d7a22: Revert "Revert "ART: Fix mac build"" by Andreas Gampe · 11 years ago
  61. b84d7a2 Revert "Revert "ART: Fix mac build"" by Andreas Gampe · 11 years ago
  62. 3cc928f am 03c9785a: Revert "Revert "Reduce stack usage for overflow checks"" by Dave Allison · 11 years ago
  63. 03c9785 Revert "Revert "Reduce stack usage for overflow checks"" by Dave Allison · 11 years ago
  64. 2e981cb More efficient stack walk in exception throwing. by Hiroshi Yamauchi · 11 years ago
  65. 34f1869 am b162bf5a: Use homogeneous space compaction if proper flag is set. by Mathieu Chartier · 11 years ago
  66. b162bf5 Use homogeneous space compaction if proper flag is set. by Mathieu Chartier · 11 years ago
  67. bdeac83 am 1d778570: Merge "ART: Fix run-test in case of relative TMPDIR" into lmp-dev by Andreas Gampe · 11 years ago
  68. 38cc203 am 0b6952ca: Merge "Revert "ART: Fix mac build"" into lmp-dev by Andreas Gampe · 11 years ago
  69. 16bf1ae am e470a027: Merge "Fix intrinsic Math.abs(double) for ARM." into lmp-dev by Vladimir Marko · 11 years ago
  70. 10fe7dc am b0bf089c: Merge "Revert "Reduce stack usage for overflow checks"" into lmp-dev by Dave Allison · 11 years ago
  71. 31ddbf0 am a73a8b55: Move explicit GC after we are done initalizing all classes. by Mathieu Chartier · 11 years ago
  72. a73a8b5 Move explicit GC after we are done initalizing all classes. by Mathieu Chartier · 11 years ago
  73. f3f4742 am 0c2a6d76: Merge "ART: Fix another potential N-th visitor issue" into lmp-dev by Andreas Gampe · 11 years ago
  74. b0bf089 Merge "Revert "Reduce stack usage for overflow checks"" into lmp-dev by Dave Allison · 11 years ago
  75. 83b1940 Revert "Reduce stack usage for overflow checks" by Dave Allison · 11 years ago
  76. 0c2a6d7 Merge "ART: Fix another potential N-th visitor issue" into lmp-dev by Andreas Gampe · 11 years ago
  77. 22ebd85 am 564f5830: ART: Fix mac build by Andreas Gampe · 11 years ago
  78. 564f583 ART: Fix mac build by Andreas Gampe · 11 years ago
  79. 50acbfe am c483a73c: Merge "ART: Fix class-linker handling" into lmp-dev by Andreas Gampe · 11 years ago
  80. 479b244 am f8c4ed08: ART: Fix wrong command line parameter by Andreas Gampe · 11 years ago
  81. 58a2d44 am 4c37afb7: Get the native bridge library from the framework. by Calin Juravle · 11 years ago
  82. b03bd88 am 20ae1d77: Clean up native bridge by Ian Rogers · 11 years ago
  83. f8c4ed0 ART: Fix wrong command line parameter by Andreas Gampe · 11 years ago
  84. 4c37afb Get the native bridge library from the framework. by Calin Juravle · 11 years ago
  85. 20ae1d7 Clean up native bridge by Ian Rogers · 11 years ago
  86. ab61295 ART: Fix another potential N-th visitor issue by Andreas Gampe · 11 years ago
  87. dbe5f5c am 7e9cdbbc: Merge "ART: Tolerate shallow call stack in VMStack_getCallingClassLoader" into lmp-dev by Andreas Gampe · 11 years ago
  88. b6c7f62 am c85a899b: Revert "Revert "Remove GCC atomic workarounds."" by Dan Albert · 11 years ago
  89. b5f27b8 am f0a37663: Initialize art::Atomic\'s value to 0. by Dan Albert · 11 years ago
  90. c85a899 Revert "Revert "Remove GCC atomic workarounds."" by Dan Albert · 11 years ago
  91. f0a3766 Initialize art::Atomic's value to 0. by Dan Albert · 11 years ago
  92. 235e77b ART: Set default visibility to protected by Andreas Gampe · 11 years ago
  93. ba5137b am 63c051a5: Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  94. 63c051a Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  95. 5750454 am c739de01: Merge "Avoid use of std::string where we have const char*." into lmp-dev by Ian Rogers · 11 years ago
  96. eeedc3f am 83715081: Add allocation rate tracking to systrace. by Mathieu Chartier · 11 years ago
  97. 8371508 Add allocation rate tracking to systrace. by Mathieu Chartier · 11 years ago
  98. 9ad4c8f am b0f05b96: Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
  99. c483a73 Merge "ART: Fix class-linker handling" into lmp-dev by Andreas Gampe · 11 years ago
  100. b5d1efa ART: Fix class-linker handling by Andreas Gampe · 11 years ago