1. e47637c 4-byte align 64-bit values in Get/Set Double/Long for GCC 4.8. by Jeff Hao · 11 years ago
  2. f466553 am cb8c3cbe: am 9e452d1d: Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  3. cb8c3cb am 9e452d1d: Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  4. 9e452d1 Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  5. b5a80a1 am ba5c7a7e: am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  6. ba5c7a7 am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  7. 3c60d13 Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  8. b4ea4de Fix soft reference clearing issue. by Mathieu Chartier · 11 years ago
  9. 5b0daf5 am ff6cff9e: am ab482f5e: Merge "Allow traversal into /storage paths." into klp-dev by Jeff Sharkey · 11 years ago
  10. ff6cff9 am ab482f5e: Merge "Allow traversal into /storage paths." into klp-dev by Jeff Sharkey · 11 years ago
  11. ab482f5 Merge "Allow traversal into /storage paths." into klp-dev by Jeff Sharkey · 11 years ago
  12. d910172 Don't fail if llvm.mk is not available. by Ying Wang · 11 years ago
  13. 52cd1e8 Allow traversal into /storage paths. by Jeff Sharkey · 11 years ago
  14. 613eae4 am 7def68e2: am c4621985: Fix race in root marking. by Mathieu Chartier · 11 years ago
  15. 7def68e am c4621985: Fix race in root marking. by Mathieu Chartier · 11 years ago
  16. c462198 Fix race in root marking. by Mathieu Chartier · 11 years ago
  17. 2cedd47 am 141495d8: am 5666afd6: Timely color fix by buzbee · 11 years ago
  18. 141495d am 5666afd6: Timely color fix by buzbee · 11 years ago
  19. 5666afd Timely color fix by buzbee · 11 years ago
  20. 1c793b2 am 04a1a041: am 6fc9251a: Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  21. 04a1a04 am 6fc9251a: Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  22. 6fc9251 Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  23. 715084a am 9d7e507f: am 95848d01: Revert "Fix CAS intrinsic to clear exclusive if values don\'t match." by Jeff Hao · 11 years ago
  24. 9d7e507 am 95848d01: Revert "Fix CAS intrinsic to clear exclusive if values don\'t match." by Jeff Hao · 11 years ago
  25. 95848d0 Revert "Fix CAS intrinsic to clear exclusive if values don't match." by Jeff Hao · 11 years ago
  26. 7e4b552 am f08d1765: am 3a083150: Fix CAS intrinsic to clear exclusive if values don\'t match. by Jeff Hao · 11 years ago
  27. f08d176 am 3a083150: Fix CAS intrinsic to clear exclusive if values don\'t match. by Jeff Hao · 11 years ago
  28. 3a08315 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 11 years ago
  29. 3c274b0 am 570c009c: Add explicit dependency on algorithm by Kenny Root · 11 years ago
  30. 570c009 Add explicit dependency on algorithm by Kenny Root · 11 years ago
  31. f409f81 Add explicit dependency on algorithm by Kenny Root · 11 years ago
  32. 95521ce am 226476bd: Merge "Remove dependency on JNIHelp header side effects." into klp-dev by Ruben Brunk · 11 years ago
  33. 226476b Merge "Remove dependency on JNIHelp header side effects." into klp-dev by Ruben Brunk · 11 years ago
  34. 5309783 am b8c46fc7: Remove OBB bind mounts, now provided by FUSE. by Jeff Sharkey · 11 years ago
  35. b8c46fc Remove OBB bind mounts, now provided by FUSE. by Jeff Sharkey · 11 years ago
  36. 3e47a74 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  37. 45fd07e am 08f2e7b5: Disable lock contention logging by default. by Jeff Hao · 11 years ago
  38. 08f2e7b Disable lock contention logging by default. by Jeff Hao · 11 years ago
  39. 9fd0a9c am 3b99337e: Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." into klp-dev by Elliott Hughes · 11 years ago
  40. 3b99337 Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." into klp-dev by Elliott Hughes · 11 years ago
  41. 6c36f41 am 0a02d127: Revert "Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"" by Brian Carlstrom · 11 years ago
  42. b27c931 am 2e450bf4: Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 11 years ago
  43. 3b7ffa1 Support apps that pass JNI_VERSION_1_1 to GetEnv. by Elliott Hughes · 11 years ago
  44. 0a02d12 Revert "Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"" by Brian Carlstrom · 11 years ago
  45. 2e450bf Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 11 years ago
  46. b3e6cc8 am dd3c27ee: Fix verifier upcasting type after instance_of. by Jeff Hao · 11 years ago
  47. 284ebfe am 8438ed31: Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 11 years ago
  48. 609a395 am 51db7beb: Use exit to avoid destructors in dex2oat. by Ian Rogers · 11 years ago
  49. dd3c27e Fix verifier upcasting type after instance_of. by Jeff Hao · 11 years ago
  50. 8438ed3 Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 11 years ago
  51. 51db7be Use exit to avoid destructors in dex2oat. by Ian Rogers · 11 years ago
  52. bc66993 am 3f966702: Add more systrace logging to GC. by Mathieu Chartier · 11 years ago
  53. 3f96670 Add more systrace logging to GC. by Mathieu Chartier · 11 years ago
  54. cc253de am 280ebdf2: Merge "Fix image_test for SMALL_ART" into klp-dev by Brian Carlstrom · 11 years ago
  55. 280ebdf Merge "Fix image_test for SMALL_ART" into klp-dev by Brian Carlstrom · 11 years ago
  56. 5f67532 Fix image_test for SMALL_ART by Brian Carlstrom · 11 years ago
  57. a1296ba am a4684052: [build fix] Remove redundant complexity from JNI aborts. by Elliott Hughes · 11 years ago
  58. a468405 [build fix] Remove redundant complexity from JNI aborts. by Elliott Hughes · 11 years ago
  59. 0b15e45 Merge "Remove redundant complexity from JNI aborts." by Elliott Hughes · 11 years ago
  60. 2295583 Merge "Multi threaded hashed deduplication during compilation." into klp-dev by Mathieu Chartier · 11 years ago
  61. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  62. 8e4d3ed Remove redundant complexity from JNI aborts. by Elliott Hughes · 11 years ago
  63. 68708f5 Fix image_test on target by Brian Carlstrom · 11 years ago
  64. 179486a Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  65. 144a139 Merge "Fix oatdump to take bitmap bytes into its accounting." into klp-dev by Mathieu Chartier · 11 years ago
  66. 3232709 Fix oatdump to take bitmap bytes into its accounting. by Mathieu Chartier · 11 years ago
  67. 479b494 Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 11 years ago
  68. 70814f7 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  69. b2610f5 Merge remote-tracking branch 'goog/dalvik-dev' into merge-art by Brian Carlstrom · 11 years ago
  70. da4ee47 am 01e9779a: Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  71. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  72. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  73. afbe162 Merge "Make files writable on the installd path as well" into dalvik-dev by Brian Carlstrom · 11 years ago
  74. d76e083 Make files writable on the installd path as well by Brian Carlstrom · 11 years ago
  75. dc1099d Merge "Make DexFiles opened from files readonly by default, but writable during dex2oat" into dalvik-dev by Brian Carlstrom · 11 years ago
  76. bd1edce Merge "Fix thread status in THST chunk to use JDWP thread state." into dalvik-dev by Jeff Hao · 11 years ago
  77. 920af3e Fix thread status in THST chunk to use JDWP thread state. by Jeff Hao · 11 years ago
  78. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 11 years ago
  79. a7d56cf Revert "Update ART for LLVM merge up to r187914." by Ian Rogers · 11 years ago
  80. 13d3c34 am 4bf1c8d4: Update blacklist for klp-dev by Brian Carlstrom · 11 years ago
  81. b7c0e05 am eaeab463: Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  82. 9fcd69f am 7642d13b: Merge remote-tracking branch \'goog/dalvik-dev\' into merge-art by Brian Carlstrom · 11 years ago
  83. 4bf1c8d Update blacklist for klp-dev by Brian Carlstrom · 11 years ago
  84. 615b295 Merge "Add test-art-oat-<test> test-art-run-test-<test> variants" into dalvik-dev by Brian Carlstrom · 11 years ago
  85. a404db0 Add test-art-oat-<test> test-art-run-test-<test> variants by Brian Carlstrom · 11 years ago
  86. f30f6da Set small ART override for image as an option. by Ian Rogers · 11 years ago
  87. eaeab46 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  88. 7642d13 Merge remote-tracking branch 'goog/dalvik-dev' into merge-art by Brian Carlstrom · 11 years ago
  89. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 11 years ago
  90. 10cc810 Merge "Make entrypoints Thumb2." into dalvik-dev by Ian Rogers · 11 years ago
  91. 637859c Make entrypoints Thumb2. by Ian Rogers · 11 years ago
  92. 09cfd68 Merge "Reduce the scope of a ScopedObjectAccess in dex2oat." into dalvik-dev by Ian Rogers · 11 years ago
  93. 958291c Fix build. by Mathieu Chartier · 11 years ago
  94. 3f3d22c Reduce the scope of a ScopedObjectAccess in dex2oat. by Ian Rogers · 11 years ago
  95. d81941e Merge "Fix mark stack expand race." into dalvik-dev by Mathieu Chartier · 11 years ago
  96. ba311b4 Fix mark stack expand race. by Mathieu Chartier · 11 years ago
  97. 1fed2e8 am cf2fb8e6: Add art support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  98. cf2fb8e Add art support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  99. 35a41fd Merge "A char array copy optimization." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  100. 9d6bb98 am 2cea26c1: am c6dfdace: Add buffering to ELF file generation by Brian Carlstrom · 11 years ago