1. ba32de4 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 10 years ago
  2. 0517f4d Honor the read barrier option in IRT::Get(). by Hiroshi Yamauchi · 10 years ago
  3. 0ed6c6f Merge "Move the glibc unlimited stack hack into GetThreadStack." by Elliott Hughes · 10 years ago
  4. e6caf04 Merge "Fix issue with Thread.setName hanging after Thread.start" into lmp-dev by Brian Carlstrom · 10 years ago
  5. 7895d55 Fix an assert failure in art::DumpNativeStack(). by Hiroshi Yamauchi · 10 years ago
  6. 2539613 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  7. 6950ae4 Merge "Filling hole between subclass and superclass." by Mathieu Chartier · 10 years ago
  8. 381e4ca Filling hole between subclass and superclass. by Fred Shih · 10 years ago
  9. 7654123 Merge "Ensure proxy constructor is in dex cache" into lmp-dev by Brian Carlstrom · 10 years ago
  10. 524507a Prevent exception bugs in class linker by Mathieu Chartier · 10 years ago
  11. 679c3ce Merge "Prevent exception bugs in class linker" into lmp-dev by Mathieu Chartier · 10 years ago
  12. 440d3da Ensure proxy constructor is in dex cache by Sebastien Hertz · 10 years ago
  13. 37c1645 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 10 years ago
  14. 58c016c Prevent exception bugs in class linker by Mathieu Chartier · 10 years ago
  15. 839cc30 Move the glibc unlimited stack hack into GetThreadStack. by Elliott Hughes · 10 years ago
  16. 83c1159 Merge "Avoid null pointer dereference when sending JDWP packets" by Sebastien Hertz · 10 years ago
  17. 6d3fc56 Actually ask the pthread implementation for the stack guard size. by Elliott Hughes · 10 years ago
  18. 60ed7da Avoid null pointer dereference when sending JDWP packets by Sebastien Hertz · 10 years ago
  19. 5b41c2a Merge "Actually ask the pthread implementation for the stack guard size." into lmp-dev by Elliott Hughes · 10 years ago
  20. d1e4e73 Merge "Revert "Avoid using NanoTime for compiler and verifier"" into lmp-dev by Ian Rogers · 10 years ago
  21. ae94e35 Ensure proxy constructor is in dex cache by Sebastien Hertz · 10 years ago
  22. cd7a048 Merge "Support booting without functioning boot.oat/art patchoat." into lmp-dev by Brian Carlstrom · 10 years ago
  23. 307091d Actually ask the pthread implementation for the stack guard size. by Elliott Hughes · 10 years ago
  24. 6dd35cc Revert "Avoid using NanoTime for compiler and verifier" by Ian Rogers · 10 years ago
  25. 074c8c6 Merge "Avoid using NanoTime for compiler and verifier" into lmp-dev by Mathieu Chartier · 10 years ago
  26. 7064446 Merge "ART: Change temporaries to positive names" by Bill Buzbee · 10 years ago
  27. c89e6ed Avoid using NanoTime for compiler and verifier by Mathieu Chartier · 10 years ago
  28. fb77759 Support booting without functioning boot.oat/art patchoat. by Alex Light · 10 years ago
  29. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  30. 52fb2a6 Merge "Handle nested signals" into lmp-dev by Dave Allison · 10 years ago
  31. b68c6e5 Reduce interpret-only compile time. by Mathieu Chartier · 10 years ago
  32. fabe91e Handle nested signals by Dave Allison · 10 years ago
  33. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 10 years ago
  34. ff092c2 Merge changes Id3113019,I89c26a90 by Ian Rogers · 10 years ago
  35. 709368e Merge "Reduce interpret-only compile time." by Mathieu Chartier · 10 years ago
  36. 84d7605 Support booting without functioning boot.oat/art patchoat. by Alex Light · 10 years ago
  37. 8e219ae Reduce interpret-only compile time. by Mathieu Chartier · 10 years ago
  38. e4927f6 Fix race condition in TransitionCollector. by Mathieu Chartier · 10 years ago
  39. f59b605 Merge "Fix race condition in TransitionCollector." into lmp-dev by Mathieu Chartier · 10 years ago
  40. 0b05ec6 Merge "ART: Improve error message on oat writer failure" by Andreas Gampe · 10 years ago
  41. d9efea6 ART: Improve error message on oat writer failure by Andreas Gampe · 10 years ago
  42. 3b6711f Merge "Fix usage of literals within a macro." by Ian Rogers · 10 years ago
  43. de2233b Fix race condition in TransitionCollector. by Mathieu Chartier · 10 years ago
  44. ccb1a5d ART: Reject field accesses to non-reference vregs. by Stephen Kyle · 10 years ago
  45. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 10 years ago
  46. c44ce2e Map heap maps at a lower address. by Mathieu Chartier · 10 years ago
  47. 506bcfc Merge "Map heap maps at a lower address." into lmp-dev by Mathieu Chartier · 10 years ago
  48. b7fbafd Merge "ART: kSuper also has IncompatibleClassChangeError" by Andreas Gampe · 10 years ago
  49. df73375 ART: kSuper also has IncompatibleClassChangeError by Andreas Gampe · 10 years ago
  50. b2634e9 Merge "ART: kSuper also has IncompatibleClassChangeError" into lmp-dev by Andreas Gampe · 10 years ago
  51. 654881f Merge "ART: Fix IncompatibleClassChange check for ArtMethod" by Andreas Gampe · 10 years ago
  52. 8f252e6 ART: Fix IncompatibleClassChange check for ArtMethod by Andreas Gampe · 10 years ago
  53. 7f28597 Merge "ART: Fix IncompatibleClassChange check for ArtMethod" into lmp-dev by Andreas Gampe · 10 years ago
  54. 83182ed Merge "Reduce lock contention when debugging" into lmp-dev by Sebastien Hertz · 10 years ago
  55. 9cb8d7a ART: kSuper also has IncompatibleClassChangeError by Andreas Gampe · 10 years ago
  56. 249907f ART: Fix IncompatibleClassChange check for ArtMethod by Andreas Gampe · 10 years ago
  57. 91c2f71 Reduce GC log spam. by Mathieu Chartier · 10 years ago
  58. eac98d7 Merge "Reduce GC log spam." into lmp-dev by Mathieu Chartier · 10 years ago
  59. 0ab56e9 Reduce GC log spam. by Mathieu Chartier · 10 years ago
  60. 0b50629 Merge "Fixed typo in entrypoint stub." by Mathieu Chartier · 10 years ago
  61. e8817b2 Fixed typo in entrypoint stub. by Fred Shih · 10 years ago
  62. 18bacb6 Map heap maps at a lower address. by Mathieu Chartier · 10 years ago
  63. 8850011 Remove an intermediate field array in ClassLinker::InitializeClass. by Hiroshi Yamauchi · 10 years ago
  64. 7713d10 Merge "Reduced memory usage of primitive fields smaller than 4-bytes" by Mathieu Chartier · 10 years ago
  65. 0699fbf Reduce log spam by changing a LOG(INFO) to VLOG(startup) by Alex Light · 10 years ago
  66. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  67. 507e618 Support running without a boot image. by Alex Light · 10 years ago
  68. b6cabc1 Reduce log spam by changing a LOG(INFO) to VLOG(startup) by Alex Light · 10 years ago
  69. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 10 years ago
  70. 73aa0b0 Merge "Fix GC memory overhead accounting." into lmp-dev by Mathieu Chartier · 10 years ago
  71. a5a3ac9 Fix GC memory overhead accounting. by Mathieu Chartier · 10 years ago
  72. 64ad14d Support running without a boot image. by Alex Light · 10 years ago
  73. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  74. 6a7824d Add fallback for non moving space being full. by Mathieu Chartier · 10 years ago
  75. 83a2192 Merge "Add fallback for non moving space being full." into lmp-dev by Mathieu Chartier · 10 years ago
  76. 4c5a469 Add fallback for non moving space being full. by Mathieu Chartier · 10 years ago
  77. 65282b2 Using the correct time for wait_start_ms when lock contention logging is enabled by Xin Guan · 10 years ago
  78. 1e4fbd8 Merge "Using the correct time for wait_start_ms when lock contention logging is enabled" into lmp-dev by Ian Rogers · 10 years ago
  79. b894a19 Using the correct time for wait_start_ms when lock contention logging is enabled by Xin Guan · 10 years ago
  80. 1dbc3a9 Merge "ART: Reject field accesses to non-reference vregs." by Andreas Gampe · 10 years ago
  81. 695c598 ART: Reject field accesses to non-reference vregs. by Stephen Kyle · 10 years ago
  82. 2e290fb Fix GC memory overhead accounting. by Mathieu Chartier · 10 years ago
  83. 19c62d5 Merge "Handlerize MethodVerifier::mirror_method_." by Hiroshi Yamauchi · 10 years ago
  84. dc37617 Handlerize MethodVerifier::mirror_method_. by Hiroshi Yamauchi · 10 years ago
  85. 8e46772 Merge "Fix testing wrong variable for non zygote." by Mathieu Chartier · 10 years ago
  86. 0deeb81 Fix testing wrong variable for non zygote. by Mathieu Chartier · 10 years ago
  87. 1f8ea04 Merge "ART: Allow uninitialized runtime in oat code" into lmp-dev by Andreas Gampe · 10 years ago
  88. a68629e Always setup the native bridge library by Calin Juravle · 10 years ago
  89. fd684f6 Merge "Always setup the native bridge library" into lmp-dev by Calin Juravle · 10 years ago
  90. 84a9ba1 Merge "Fix testing wrong variable for non zygote." into lmp-dev by Mathieu Chartier · 10 years ago
  91. a12c2a9 Fix testing wrong variable for non zygote. by Mathieu Chartier · 10 years ago
  92. 59d9d66 Reduce lock contention when debugging by Sebastien Hertz · 10 years ago
  93. ccdd4a5 Always setup the native bridge library by Calin Juravle · 10 years ago
  94. b9eb15b ART: Allow uninitialized runtime in oat code by Andreas Gampe · 10 years ago
  95. e246f33 Fixed wrong field usage in Instrumentation::RemoveListener by Daniel Mihalyi · 10 years ago
  96. 96add97 Optimized instrumentation listener handling by Daniel Mihalyi · 10 years ago
  97. c0e3645 Merge "Fix fault handler to unregister on shutdown" by Dave Allison · 10 years ago
  98. 1a04fcd Merge "Remove profiler log line" by Dave Allison · 10 years ago
  99. 0616b6c Merge "Avoid handle-less fields in ClassLinker::InitializeClass()" by Hiroshi Yamauchi · 10 years ago
  100. 67ef46a Avoid handle-less fields in ClassLinker::InitializeClass() by Hiroshi Yamauchi · 10 years ago