1. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  2. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  3. 31d8f52 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 11 years ago
  4. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 11 years ago
  5. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  6. 8ec31f9 Fix native allocation watermark clamping. by Mathieu Chartier · 11 years ago
  7. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 11 years ago
  8. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  9. 20aa7cb Merge "Fixed and refactored profiler options handling" by Calin Juravle · 11 years ago
  10. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 11 years ago
  11. f00571c Added workaround passing empty arg array for proxy invocation. by Jeff Hao · 11 years ago
  12. b74cd29 Compaction cleanup for FindArrayClass. by Mathieu Chartier · 11 years ago
  13. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  14. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  15. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  16. a705376 Support new VMRuntime native methods by Sebastien Hertz · 11 years ago
  17. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  18. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 11 years ago
  19. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 11 years ago
  20. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  21. 987560f Remove support for app JNI workarounds. by Ian Rogers · 11 years ago
  22. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 11 years ago
  23. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 11 years ago
  24. a5f9de0 Defer heap transitions to heap trimming daemon. by Mathieu Chartier · 11 years ago
  25. 6dda898 Disable compaction for jni workarounds. by Mathieu Chartier · 11 years ago
  26. 893263b Avoid marking old class linker and intern table roots during pause. by Mathieu Chartier · 11 years ago
  27. 491ca9e Add ART -help and -showversion by Brian Carlstrom · 11 years ago
  28. f9c612f Support in VMRuntime for allocating "unpadded" arrays. by Ian Rogers · 11 years ago
  29. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  30. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 11 years ago
  31. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  32. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  33. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  34. 0cb50e5 Merge "Remove intialized static storage from dex cache." by Ian Rogers · 12 years ago
  35. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 12 years ago
  36. 0aded08 Add sampling profiler by Dave Allison · 12 years ago
  37. ca2a24d Add interface for updating process state. by Mathieu Chartier · 12 years ago
  38. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  39. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  40. cf5077a Remove unused length from DexFile GetString calls. by Ian Rogers · 12 years ago
  41. dfb325e Don't use UTF16 length as length for MUTF8. by Ian Rogers · 12 years ago
  42. e2179eb am 881392f5: Adjust the name of setTargetSdkVersion native method. by Alex Klyubin · 12 years ago
  43. 881392f Adjust the name of setTargetSdkVersion native method. by Alex Klyubin · 12 years ago
  44. 57e6d8a Tracking change to InternTable::VisitRoots by Brian Carlstrom · 12 years ago
  45. 4e62746 resolved conflicts for merge of 5d79c5de to dalvik-dev by Brian Carlstrom · 12 years ago
  46. e810452 Preload DexCaches by Brian Carlstrom · 12 years ago
  47. 1eb512d Fast JNI support. by Ian Rogers · 12 years ago
  48. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 12 years ago
  49. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 12 years ago
  50. 1a4d6d8 If CheckJNI is enabled don't allow app workarounds by Ian Rogers · 12 years ago
  51. cc386f9 am c39e3423: Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  52. c39e342 Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  53. 3839f7a Fix portable build. by Ian Rogers · 12 years ago
  54. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  55. bbf8a09 resolved conflicts for merge of 3da08f4d to dalvik-dev by Mathieu Chartier · 12 years ago
  56. 8235331 Add interface for updating the heap's process state by Mathieu Chartier · 12 years ago
  57. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 12 years ago
  58. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/native/dalvik_system_VMRuntime.cc]
  59. bba5dd5 Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev by Anwar Ghuloum · 12 years ago
  60. cef450c add dalvik.system.VMRuntime.vmLibrary implementation for ART by Brian Carlstrom · 12 years ago
  61. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  62. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  63. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  64. c928de9 Remove Iceland. by Ian Rogers · 12 years ago
  65. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  66. 4893188 Avoid heap trims in foreground and audio apps. by Ian Rogers · 13 years ago
  67. 3056d0c Improve accuracy of heap trim times by Mathieu Chartier · 13 years ago
  68. 1c23e1e More space refactoring. by Mathieu Chartier · 13 years ago
  69. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 13 years ago
  70. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 13 years ago
  71. 2fde533 Refactor spaces and add free list large object space by Mathieu Chartier · 13 years ago
  72. 81d425b Pass self to lock methods. by Ian Rogers · 13 years ago
  73. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  74. fd678be Additional heap verification for the Gc by Mathieu Chartier · 13 years ago
  75. 15bf2d3 Use bionic's dlmalloc 2.8.5. by Ian Rogers · 13 years ago
  76. b18e77a Switch art over to the new bionic dlmalloc 2.8.5 callback by Brian Carlstrom · 13 years ago
  77. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  78. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 13 years ago
  79. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 13 years ago
  80. 7664f5c Fix GC performance regression by Mathieu Chartier · 13 years ago
  81. 9eebd3b Trim the native heap too, like dalvik did. by Elliott Hughes · 13 years ago
  82. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 13 years ago
  83. fbe5b75 Fix LLVM build. Otherwise, function not used warning. by Shih-wei Liao · 13 years ago
  84. 2646757 Don't use work_around_app_jni_bugs for llvm now. by TDYa127 · 13 years ago
  85. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 13 years ago[Renamed from src/dalvik_system_VMRuntime.cc]
  86. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 13 years ago
  87. c0f0933 Add the missing link between compiled code and the debugger. by Elliott Hughes · 13 years ago
  88. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 13 years ago
  89. 0512f02 Remove anonymous namespaces. by Elliott Hughes · 13 years ago
  90. 88c5c35 Make CheckJNI and JNI workarounds mutually exclusive... by Elliott Hughes · 13 years ago
  91. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  92. a15e67d Remove pad word from arrays by Ian Rogers · 13 years ago
  93. 475a644 Don't enable JNI work arounds with check JNI by Ian Rogers · 13 years ago
  94. 60db5ab SIRT work around JNI support for legacy apps by Ian Rogers · 13 years ago
  95. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  96. 0d0ba69 A couple of logging changes people have asked for. by Elliott Hughes · 13 years ago
  97. 37be8fb We only need the heap lock when trimming. by Elliott Hughes · 13 years ago
  98. 8cf5bc0 Simple heap trimming. by Elliott Hughes · 13 years ago
  99. 7d5ffb5 Remove dex2oat warnings by providing "." class path defaulting only to JNI callers by Brian Carlstrom · 13 years ago
  100. 49b4f07 Disable work_around_app_jni_bugs by Brian Carlstrom · 14 years ago