1. 330d7ae Inclusive language fixes in ART's heap dump (`hprof`) feature. by Roland Levillain · 4 years, 2 months ago
  2. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 4 months ago
  3. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 8 months ago
  4. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 5 years ago
  5. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 5 years ago
  6. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 5 years ago
  7. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  8. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  9. 929f425 Merge "ART: Fix android-cloexec warnings" by Treehugger Robot · 6 years ago
  10. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  11. 9810499 ART: Use ObjPtr for GetSuperClass by Andreas Gampe · 6 years ago
  12. dd47394 ART: Add diagnostic for b/117426281 by Andreas Gampe · 6 years ago
  13. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  14. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  15. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  16. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  17. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  18. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 6 years ago
  19. 1a4a7f0 ART: Remove stale cutils includes by Andreas Gampe · 6 years ago
  20. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 6 years ago
  21. 1979c64 Clean up include paths by David Sehr · 6 years ago
  22. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  23. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  24. c7d2e78 Fix HPROF DDMS. by Alex Light · 7 years ago
  25. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  26. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  27. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  28. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  29. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 7 years ago
  30. 3a2c55c ART: Add class instance fields in hprof dumps by Andreas Gampe · 7 years ago
  31. 996f75e Improve accounting of native roots in hprof by Mathieu Chartier · 7 years ago
  32. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  33. 0b87452 Put app image objects in HPROF_HEAP_APP instead of HPROF_HEAP_IMAGE by Mathieu Chartier · 8 years ago
  34. ecc8230 Revert "Revert "Avoid adding region space bitmap to heap bitmap"" by Mathieu Chartier · 8 years ago
  35. 215835d Revert "Avoid adding region space bitmap to heap bitmap" by Richard Uhler · 8 years ago
  36. fdb7d5d Avoid adding region space bitmap to heap bitmap by Mathieu Chartier · 8 years ago
  37. 595beb3 Fix hprof/ahat for string compression. by Vladimir Marko · 8 years ago
  38. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  39. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  40. 1eeb00c ART: Change iterator value type to match by Andreas Gampe · 8 years ago
  41. 12393f3 Don't dump loaded but unresolved classes in hprof by Mathieu Chartier · 8 years ago
  42. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  43. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  44. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  45. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  46. 4b76755 Deduplicate simple roots in hprof. by Richard Uhler · 8 years ago
  47. 458b105 Obtain stack trace outside of critical section by Mathieu Chartier · 8 years ago
  48. c9cd7ac Add stack trace info to hprof completion message by Mathieu Chartier · 9 years ago
  49. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  50. c515f21 ART: Weaken size check in hprof by Andreas Gampe · 9 years ago
  51. aa50d3a Add missing field init in constructors by Sebastien Hertz · 9 years ago
  52. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago
  53. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 9 years ago
  54. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  55. d7f3c38 Merge "Make allocation tracker use less memory" by Mathieu Chartier · 9 years ago
  56. 42c3c33 Make allocation tracker use less memory by Man Cao · 9 years ago
  57. 07d7eab Fix field ordering for String in hprof by Mathieu Chartier · 9 years ago
  58. a6d3a7e Add hprof accounting for Class IMT, VTable by Mathieu Chartier · 9 years ago
  59. 8c2ff64 Add allocation stack traces for HPROF dump. by Man Cao · 9 years ago
  60. e715811 Add a way to determine if a large object is a zygote object by Mathieu Chartier · 9 years ago
  61. 7c1f53e Emit instance fields for java.lang.Object in hprof by Mathieu Chartier · 9 years ago
  62. bf44d42 Add a way to SuspendAll for a long duration by Mathieu Chartier · 9 years ago
  63. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  64. 90bcbd5 In hprof, use an address within string for char array of empty string. by Jeff Hao · 9 years ago
  65. 0ce4353 In hprof, set string class instance size to that of an empty string. by Jeff Hao · 9 years ago
  66. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  67. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  68. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  69. ca068b2 Ignore not yet loaded classes during hprof by Sebastien Hertz · 9 years ago
  70. e8aae00 Merge "ART: Add Clang's -Wused-but-marked-unused" by Andreas Gampe · 9 years ago
  71. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  72. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 9 years ago
  73. 461687d Visit image roots for hprof by Mathieu Chartier · 9 years ago
  74. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  75. 15f345c Fix failing hprof DCHECK by Mathieu Chartier · 10 years ago
  76. ff38c04 Fix byte and char Get32 by Mathieu Chartier · 10 years ago
  77. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  78. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago
  79. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  80. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  81. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  82. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  83. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 10 years ago
  84. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  85. ae1ad00 Add detection of zygote vs app vs image objects in hprof by Mathieu Chartier · 10 years ago
  86. 3280517 Fix identifier size in the heap dump. by Calin Juravle · 10 years ago
  87. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  88. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  89. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  90. 893263b Avoid marking old class linker and intern table roots during pause. by Mathieu Chartier · 11 years ago
  91. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  92. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  93. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  94. e9c36b3 Avoid some string allocations. by Vladimir Marko · 11 years ago
  95. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 11 years ago
  96. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  97. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  98. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  99. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  100. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago