1. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 10 years ago
  2. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 10 years ago
  3. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 10 years ago
  4. 3b9957b Merge "Optimize some commonly used utf8 functions by:" by Vladimir Marko · 10 years ago
  5. 1646d7a Optimize some commonly used utf8 functions by: by Bruce Hoult · 10 years ago
  6. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  7. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  8. 16cabc4 Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." by Hiroshi Yamauchi · 10 years ago
  9. ed70b4a Relax CAS in some uses of Object::AtomicSetReadBarrierPointer. by Hiroshi Yamauchi · 10 years ago
  10. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 10 years ago
  11. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 10 years ago
  12. 4b00d34 Refactor some patching logic by Mathieu Chartier · 10 years ago
  13. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  14. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 10 years ago
  15. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 10 years ago
  16. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 10 years ago
  17. 9139e00 Correct exception behavior for default methods by Alex Light · 10 years ago
  18. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 10 years ago
  19. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 10 years ago
  20. 4bbe780 Merge "Minor improvements for the CC collector." by Hiroshi Yamauchi · 10 years ago
  21. 723e6ce Minor improvements for the CC collector. by Hiroshi Yamauchi · 10 years ago
  22. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 10 years ago
  23. 0b654bc Merge "Relax some CASes for the CC collector." by Hiroshi Yamauchi · 10 years ago
  24. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  25. fed3e2f Relax some CASes for the CC collector. by Hiroshi Yamauchi · 10 years ago
  26. e2aa326 Use binary search for FindDeclaredInstance/StaticField by Mathieu Chartier · 10 years ago
  27. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 10 years ago
  28. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 10 years ago
  29. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  30. 2d096c9 Fix moving GC bugs in MonitorEnter and MonitorExit by Mathieu Chartier · 10 years ago
  31. 910e827 Revert "Revert "Keep internal stack trace methods declaring classes live"" by Mathieu Chartier · 10 years ago
  32. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 10 years ago
  33. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 10 years ago
  34. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 10 years ago
  35. 85c7bab Revert "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 10 years ago
  36. 7537437 Revert "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 10 years ago
  37. 64acf30 Optimize code generation of check-cast and instance-of. by Nicolas Geoffray · 10 years ago
  38. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 10 years ago
  39. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  40. c2b35d2 ART: Add zero-padding to allocation request for String. by Vladimir Marko · 10 years ago
  41. e05b8b5 Merge "ART: Include zero-padding in String::SizeOf()." by Vladimir Marko · 10 years ago
  42. 4726941 Merge "Address some comments for class flags" by Mathieu Chartier · 10 years ago
  43. 4ef5226 ART: Include zero-padding in String::SizeOf(). by Vladimir Marko · 10 years ago
  44. 66c2d2d Address some comments for class flags by Mathieu Chartier · 10 years ago
  45. 13e748b Revert "Revert "Move annotations to native."" by Jeff Hao · 10 years ago
  46. c977483 Merge "Revert "Move annotations to native."" by Roland Levillain · 10 years ago
  47. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 10 years ago
  48. 31decb1 ART: Add VLOG printing of SetStatus(Error) by Andreas Gampe · 10 years ago
  49. 0042c6d Move annotations to native. by Jeff Hao · 10 years ago
  50. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 10 years ago
  51. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 10 years ago
  52. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 10 years ago
  53. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 10 years ago
  54. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 10 years ago
  55. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 10 years ago
  56. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  57. c0fe56a Address some comments by Mathieu Chartier · 10 years ago
  58. 3ee25bb Do read barriers on native roots in CopyClassVisitor by Mathieu Chartier · 10 years ago
  59. 6b06953 Add class table field to class loader by Mathieu Chartier · 10 years ago
  60. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  61. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  62. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  63. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  64. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  65. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  66. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  67. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 10 years ago
  68. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 10 years ago
  69. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  70. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  71. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  72. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  73. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  74. fab6788 Fix FieldGap priority queue ordering bug. by Richard Uhler · 10 years ago
  75. 72156e2 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 10 years ago
  76. 22a07b9 Change VisitNativeRoots to use unchecked get for method arrays by Mathieu Chartier · 10 years ago
  77. 1de19d0 Fix race condition for method root marking in VisitNativeRoots by Mathieu Chartier · 10 years ago
  78. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 10 years ago
  79. ac854d2 Merge "New experimental GC stress mode" by Mathieu Chartier · 10 years ago
  80. 3100080 New experimental GC stress mode by Mathieu Chartier · 10 years ago
  81. b7c8c1a Make large string use large object space. by Jeff Hao · 10 years ago
  82. 33d6903 Replace some run-time assertions with compile-time ones in ART. by Roland Levillain · 10 years ago
  83. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 10 years ago
  84. 08ac922 Fix JNI GetSuperClasss by Brian Carlstrom · 10 years ago
  85. 4edd847 Fix accidental IMT and root marking regression by Mathieu Chartier · 10 years ago
  86. c2ec628 Merge "Fix JDWP tests after ArtMethod change" by Sebastien Hertz · 10 years ago
  87. 415fd08 Fix JDWP tests after ArtMethod change by Sebastien Hertz · 10 years ago
  88. 6e1372f ART: Fix casts for 64-bit pointers on 32-bit compiler. by Vladimir Marko · 10 years ago
  89. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  90. 33d75bc Merge "ART: Fix VerifyObject runtime verification" by Andreas Gampe · 10 years ago
  91. 3b45ef2 ART: Fix VerifyObject runtime verification by Andreas Gampe · 10 years ago
  92. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  93. 03b5a39 Merge "Fix for potential moving GC bugs around proxy class." by Hiroshi Yamauchi · 10 years ago
  94. 679b1cf Fix for potential moving GC bugs around proxy class. by Hiroshi Yamauchi · 10 years ago
  95. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  96. f39c9eb Fix a few literals and assertions. by Roland Levillain · 10 years ago
  97. e12997f Return an invalid StackMap when one cannot be found. by Nicolas Geoffray · 10 years ago
  98. 2debd80 Fix a cts crash around proxy class fields. by Hiroshi Yamauchi · 10 years ago
  99. eb2baaf Print field info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 10 years ago
  100. db30566 Remove unused StackHandleScope by Sebastien Hertz · 10 years ago