1. 9ef78b5 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 11 years ago
  2. a460bb0 Merge "ART: Update for split native bridge initialization" by Andreas Gampe · 11 years ago
  3. a6da74e ART: Update for split native bridge initialization by jgu21 · 11 years ago
  4. 3c13a79 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  5. c64746c Merge "Don't call dlsym from signal context in signal chain" by Brian Carlstrom · 11 years ago
  6. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 11 years ago
  7. 2dbe627 Add runtime options for large object space by Mathieu Chartier · 11 years ago
  8. cefcea8 Don't call dlsym from signal context in signal chain by Dave Allison · 11 years ago
  9. a5a53ef Add native support for FinalizerList.makeCircularListIfUnenqueued by Mathieu Chartier · 11 years ago
  10. 7c438b1 Fix stale root error in verifier by Mathieu Chartier · 11 years ago
  11. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  12. b9620f3 Merge "ART: Fix things for valgrind" by Andreas Gampe · 11 years ago
  13. 928f72b ART: Fix things for valgrind by Andreas Gampe · 11 years ago
  14. 44ff470 Merge "Address read barrier issue with cl/106467" by Hiroshi Yamauchi · 11 years ago
  15. aa4497d Improve dex location canonicalization-related performance. by Vladimir Marko · 11 years ago
  16. 8a74117 Address read barrier issue with cl/106467 by Hiroshi Yamauchi · 11 years ago
  17. 0e59bf8 Merge "ART: Change ART for new native bridge sequence" by Andreas Gampe · 11 years ago
  18. 6be67ee ART: Change ART for new native bridge sequence by Andreas Gampe · 11 years ago
  19. a07557c Merge "Remove abuse of mirror::Object* to reference special values." by Ian Rogers · 11 years ago
  20. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 11 years ago
  21. 62bcfec Merge "Change intern table to unordered set." by Mathieu Chartier · 11 years ago
  22. 6355745 Pre-allocate the NoClassDefFoundError to be thrown for boot classes. by Ian Rogers · 11 years ago
  23. cdfd39f Change intern table to unordered set. by Mathieu Chartier · 11 years ago
  24. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 11 years ago
  25. 84d7605 Support booting without functioning boot.oat/art patchoat. by Alex Light · 11 years ago
  26. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  27. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 11 years ago
  28. 64ad14d Support running without a boot image. by Alex Light · 11 years ago
  29. 6a7824d Add fallback for non moving space being full. by Mathieu Chartier · 11 years ago
  30. a68629e Always setup the native bridge library by Calin Juravle · 11 years ago
  31. 1f8ef6f Fix fault handler to unregister on shutdown by Dave Allison · 11 years ago
  32. 3ea69c0 AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled. by Brian Carlstrom · 11 years ago
  33. 37f048b Merge "[ART] Move to system/core native bridge library" by Calin Juravle · 11 years ago
  34. c842352 [ART] Move to system/core native bridge library by Calin Juravle · 11 years ago
  35. 4fcdc94 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 11 years ago
  36. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 11 years ago
  37. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
  38. d5c78f4 AArch64: Implicit StackOverflow/NPE/Suspend checks. by Stuart Monteith · 11 years ago
  39. 58e17ce Merge "Stop thread from reattaching during runtime shutdown while tracing." by Jeff Hao · 11 years ago
  40. c5d824a Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  41. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  42. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 11 years ago
  43. a59dd80 Runtime can now be set to require relocation by Alex Light · 11 years ago
  44. 535a3fb Interpreter can kick in even when implicit checks are enabled. by Nicolas Geoffray · 11 years ago
  45. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  46. ebaca19 Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""" by Mathieu Chartier · 11 years ago
  47. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  48. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  49. ab08811 Add read barriers for the roots in Runtime. by Hiroshi Yamauchi · 11 years ago
  50. f37a88b ART: Compacting ROS/DlMalloc spaces with semispace copy GC by Zuo Wang · 11 years ago
  51. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  52. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 11 years ago
  53. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  54. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 11 years ago
  55. 460503b Add intrinsic for Reference.get() by Fred Shih · 11 years ago
  56. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  57. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  58. 0f635b1 Merge "Fix method tracing from command-line" by Ian Rogers · 11 years ago
  59. bae182c Fix method tracing from command-line by Sebastien Hertz · 12 years ago
  60. 0ec17d2 Remove Dbg::VisitRoots(). by Hiroshi Yamauchi · 11 years ago
  61. 4e14e72 Avoid segvs if LOG(FATAL) is called during runtime start-up. by Ian Rogers · 11 years ago
  62. a93b0bb Add an option to enable collecting dex pc in ART profiler by Wei Jin · 11 years ago
  63. 4eb1331f Don't use signal handlers in interpreter only mode by Dave Allison · 11 years ago
  64. b5a9e3d Remove Object* weak roots from the debugger. by Hiroshi Yamauchi · 11 years ago
  65. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  66. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  67. 20aa7cb Merge "Fixed and refactored profiler options handling" by Calin Juravle · 11 years ago
  68. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 11 years ago
  69. f00571c Added workaround passing empty arg array for proxy invocation. by Jeff Hao · 11 years ago
  70. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 11 years ago
  71. 12e6d74 Add option to specify compiler executable. by Tsu Chiang Chuang · 11 years ago
  72. 6a58691 Fix the problem of not shutting down the profiler in ART properly by Wei Jin · 11 years ago
  73. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 11 years ago
  74. 35aef2c Fix race condition between GCDaemon and DeleteLocalReference by Yevgeny Rouban · 11 years ago
  75. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  76. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  77. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  78. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 11 years ago
  79. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  80. b911636 Merge "Dump the native stack of an unattached aborting thread." by Ian Rogers · 11 years ago
  81. 653bc0e Merge "Place ISA into boot image name." by Ian Rogers · 11 years ago
  82. b9beb2e Place ISA into boot image name. by Ian Rogers · 11 years ago
  83. b170b3e Merge "Fix stub_test to pass with SS collector." by Mathieu Chartier · 11 years ago
  84. 37eecbd Dump the native stack of an unattached aborting thread. by Ian Rogers · 11 years ago
  85. 537aaf1 Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 11 years ago
  86. ad9697a Revert "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  87. 119c6bd Fix stub_test to pass with SS collector. by Mathieu Chartier · 11 years ago
  88. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 11 years ago
  89. 78f7b4c Add concurrent reference processing. by Mathieu Chartier · 11 years ago
  90. 0526643 Switch on implicit null pointer and stack overflow checks. by Dave Allison · 11 years ago
  91. 89a201e Add GC cause to WaitForGcToComplete message. by Mathieu Chartier · 11 years ago
  92. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  93. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  94. 6f365cc Enable concurrent sweeping for non-concurrent GC. by Mathieu Chartier · 11 years ago
  95. 9bc5440 Interpreter-only mode should cause dex-to-dex compilation. by Ian Rogers · 11 years ago
  96. 2f8da3e Decrease target utilization for foreground apps. by Mathieu Chartier · 11 years ago
  97. c7a966d Prevent deadlocks in Runtime::Abort. by Mathieu Chartier · 11 years ago
  98. a704644 Merge "Profile: made startImmediately settable" by Calin Juravle · 12 years ago
  99. 1659006 Profile: made startImmediately settable by Calin Juravle · 12 years ago
  100. 242947d Make frame size dependent on arch-specific constants. by Andreas Gampe · 12 years ago