1. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 10 years ago
  2. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 10 years ago
  3. 3de95a7 Runtime::PreZygoteFork returns void, not boolean. by Narayan Kamath · 10 years ago
  4. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 10 years ago
  5. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  6. da44d77 Fix running with DlMalloc instead of RosAlloc. by Mathieu Chartier · 10 years ago
  7. 6ed19fd 64bit: make runtime offsets more deterministic. by Ian Rogers · 11 years ago
  8. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 11 years ago
  9. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 11 years ago
  10. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  11. 661974a Fix valgrind gtests and memory leaks. by Mathieu Chartier · 11 years ago
  12. 893263b Avoid marking old class linker and intern table roots during pause. by Mathieu Chartier · 11 years ago
  13. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  14. 491ca9e Add ART -help and -showversion by Brian Carlstrom · 11 years ago
  15. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  16. 15d3402 Add custom SIGSEGV handler to help find heap corruption. by Mathieu Chartier · 11 years ago
  17. 6449c62 Create CompilerOptions by Brian Carlstrom · 11 years ago
  18. 936b37f Upcall support for x86-64. by Ian Rogers · 11 years ago
  19. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  20. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  21. a4adbfd RosAlloc verification. by Hiroshi Yamauchi · 11 years ago
  22. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  23. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 11 years ago
  24. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  25. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  26. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 11 years ago
  27. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 11 years ago
  28. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  29. 0de9f73 Add -xGc: MS, CMS, SS options to specify which GC to use. by Mathieu Chartier · 11 years ago
  30. 2e899a9 Fix a crash with -XX:DumpGCPerformanceOnShutdown. by Hiroshi Yamauchi · 11 years ago
  31. ff3b24a Add developer option for dumping GC cumulative timings on shutdown. by Mathieu Chartier · 11 years ago
  32. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  33. fa82427 Fix oatdump and valgrind. by Ian Rogers · 11 years ago
  34. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 11 years ago
  35. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  36. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  37. 4e62746 resolved conflicts for merge of 5d79c5de to dalvik-dev by Brian Carlstrom · 11 years ago
  38. e810452 Preload DexCaches by Brian Carlstrom · 11 years ago
  39. 775c496 resolved conflicts for merge of b926b3c6 to dalvik-dev by Brian Carlstrom · 11 years ago
  40. ce88853 Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  41. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  42. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  43. 810b1d7 resolved conflicts for merge of bb0140e0 to dalvik-dev by Mathieu Chartier · 11 years ago
  44. c11d9b8 Re-enable concurrent system weak sweeping. by Mathieu Chartier · 11 years ago
  45. 6aa3df9 Refactor system weak sweeping, add support for modification. by Mathieu Chartier · 11 years ago
  46. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 11 years ago
  47. ee23f85 Merge "Add more runtime options." into dalvik-dev by Mathieu Chartier · 11 years ago
  48. 2775ee4 Add more runtime options. by Mathieu Chartier · 11 years ago
  49. fe9ca40 Compiler filter update by buzbee · 11 years ago
  50. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 11 years ago
  51. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  52. a024a06 Compilation filter by buzbee · 11 years ago
  53. e0a53e9 Add low memory mode option to ART. by Mathieu Chartier · 11 years ago
  54. 63a5434 Add option for changing number of GC threads. by Mathieu Chartier · 11 years ago
  55. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  56. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/runtime.h]
  57. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 11 years ago
  58. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  59. 2010a60 Disable -Xjnigreflimit: in art too. by Elliott Hughes · 11 years ago
  60. 7467ee0 Added support for SEA IR. by Dragos Sbirlea · 11 years ago
  61. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  62. 9754368 Removed haspeer check and changed small method default limit by Anwar Ghuloum · 11 years ago
  63. c44f68f Fixed Android.common.mk #define setting for small art by Anwar Ghuloum · 11 years ago
  64. b3eb9eb Fixing Small_Art Default by Anwar Ghuloum · 11 years ago
  65. 8447d84 Compile filter for small applications and methods by Anwar Ghuloum · 11 years ago
  66. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 11 years ago
  67. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  68. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  69. bd86bcc Tracking rebase to jb-mr1-release by Brian Carlstrom · 12 years ago
  70. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  71. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 12 years ago
  72. c928de9 Remove Iceland. by Ian Rogers · 12 years ago
  73. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  74. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  75. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  76. df1ce91 Add alignment attribute to packed. by Ian Rogers · 12 years ago
  77. 50ffee2 Introduce -Xint flag for ART. by Ian Rogers · 12 years ago
  78. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago
  79. 664bebf Fix occasional deadlock caused by checkpoint root marking. by Mathieu Chartier · 12 years ago
  80. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago
  81. 9ebae1f Concurrent class linker and intern table root marking by Mathieu Chartier · 12 years ago
  82. 0051be6 Add parsed options for heap min free, heap max free, target utilization. by Mathieu Chartier · 12 years ago
  83. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 years ago
  84. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  85. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  86. 1b09b09 Syntax clean up to make clang happy. by Ian Rogers · 12 years ago
  87. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  88. 034f76b Check for null thread groups at initialization by Brian Carlstrom · 12 years ago
  89. cc236d7 Zygote space / partial collection support. by Mathieu Chartier · 12 years ago
  90. 78a5e15 Add missed check in thread group getters. by Ian Rogers · 12 years ago
  91. 971bf3f Compile method one-by-one. by Logan Chien · 12 years ago
  92. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 12 years ago
  93. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  94. 069387a Enable / disable CMS runtime options. by Mathieu Chartier · 12 years ago
  95. 225f5a1 Don't pre-allocate one OOME per thread. by Elliott Hughes · 12 years ago
  96. 7664f5c Fix GC performance regression by Mathieu Chartier · 12 years ago
  97. 9af209c Move simple runtime accessors to header file by Ian Rogers · 12 years ago
  98. 8593fdb Clean up host aborts (and simplify the code). by Elliott Hughes · 12 years ago
  99. 457005c Add signal handlers for host builds to imitate debuggerd. by Elliott Hughes · 12 years ago
  100. c967f78 Include a new heap summary line in the SIGQUIT output. by Elliott Hughes · 12 years ago