1. 5120923 Typo in comment in art::mirror::Object::IdentityHashCode. by Roland Levillain · 10 years ago
  2. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 10 years ago
  3. ebd5fc6 Revert "Query declaring class before querying IsNative." by Hiroshi Yamauchi · 10 years ago
  4. 26329cd Query declaring class before querying IsNative. by Nicolas Geoffray · 10 years ago
  5. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 10 years ago
  6. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 10 years ago
  7. 3612149 Make JNI work correctly with default methods. by Alex Light · 10 years ago
  8. 6a6a753 Merge "Disable read barriers in GC VisitReferences calls." by Hiroshi Yamauchi · 10 years ago
  9. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 10 years ago
  10. e4084a5 Small inlining improvements. by Nicolas Geoffray · 10 years ago
  11. bd707ab Merge "runtime: Cleanup comments for kAccSkipAccessChecks" by Igor Murashkin · 10 years ago
  12. 8d1da85 runtime: Cleanup comments for kAccSkipAccessChecks by Igor Murashkin · 10 years ago
  13. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 10 years ago
  14. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 10 years ago
  15. 071b933 Merge changes from topic 'reflection_1_8' by Igor Murashkin · 10 years ago
  16. 12d0e0e Merge "Fix remaining read barrier issues in image relocation" by Mathieu Chartier · 10 years ago
  17. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 10 years ago
  18. a89d6d6 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 10 years ago
  19. df187e4 Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Igor Murashkin · 10 years ago
  20. 10cd5ee Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Nicolas Geoffray · 10 years ago
  21. 28a2a18 Revert "reflection: Add new 1.8 AnnotatedElement methods and tests" by Nicolas Geoffray · 10 years ago
  22. c4695df Always use pendingNext to test enqueability of references. by Richard Uhler · 10 years ago
  23. 60bc39c Remove some more read barriers in image relocation by Mathieu Chartier · 10 years ago
  24. 26a04e1 Merge "Factor out common code for SetPendingNext." by Richard Uhler · 10 years ago
  25. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 10 years ago
  26. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 10 years ago
  27. 1bbfab6 Pass template args down by Mathieu Chartier · 10 years ago
  28. d329a3b Fix pointer conversion error in SetElementPtrSize by Mathieu Chartier · 10 years ago
  29. c167ee9 reflection: Add new 1.8 AnnotatedElement methods and tests by Igor Murashkin · 10 years ago
  30. f4b3dba Cast method pointer to uintptr_t before uint64_t by Mathieu Chartier · 10 years ago
  31. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 10 years ago
  32. 522d51b Factor out common code for SetPendingNext. by Richard Uhler · 10 years ago
  33. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 10 years ago
  34. 1bc977c Revert "Load app images" by Nicolas Geoffray · 10 years ago
  35. f7fd970 Load app images by Mathieu Chartier · 10 years ago
  36. 9b3607d Generate unique ID for each type during native debugging. by David Srbecky · 10 years ago
  37. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 10 years ago
  38. 705ad49 Support directly invoking interface default methods by Alex Light · 10 years ago
  39. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 10 years ago
  40. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 10 years ago
  41. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 10 years ago
  42. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 10 years ago
  43. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 10 years ago
  44. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 10 years ago
  45. b5ddb8e Merge "Optimize some commonly used utf8 functions by:" am: 3b9957bfdb am: 9795492639 by Vladimir Marko · 10 years ago
  46. 3b9957b Merge "Optimize some commonly used utf8 functions by:" by Vladimir Marko · 10 years ago
  47. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  48. 1646d7a Optimize some commonly used utf8 functions by: by Bruce Hoult · 10 years ago
  49. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  50. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 10 years ago
  51. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  52. 16cabc4 Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." by Hiroshi Yamauchi · 10 years ago
  53. ed70b4a Relax CAS in some uses of Object::AtomicSetReadBarrierPointer. by Hiroshi Yamauchi · 10 years ago
  54. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 10 years ago
  55. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 10 years ago
  56. 4b00d34 Refactor some patching logic by Mathieu Chartier · 10 years ago
  57. ff633e2 Increase the size of Class class by Yi Kong · 10 years ago
  58. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  59. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 10 years ago
  60. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 10 years ago
  61. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 10 years ago
  62. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 10 years ago
  63. c20327a Fix runtime/mirror/object_test.cc by Przemyslaw Szczepaniak · 10 years ago
  64. a0cf5a6 Fix cpplint issues. by Narayan Kamath · 10 years ago
  65. 3c183ce Fix asm for String#indexOf/compareTo intrinsics by Przemyslaw Szczepaniak · 10 years ago
  66. 9139e00 Correct exception behavior for default methods by Alex Light · 10 years ago
  67. 5abc6f9 Add Object::Get/SetField methods for 8 and 16 bit fields. by Przemyslaw Szczepaniak · 10 years ago
  68. 84dcb99 Update layout of Class.class. by Piotr Jastrzebski · 10 years ago
  69. 29f33e6 A few more string related changes. by Piotr Jastrzebski · 10 years ago
  70. 3a7cf8e Revert "Combine image string char arrays into single array" by Piotr Jastrzebski · 10 years ago
  71. c16a50f Track changes to the layout of java.lang.Throwable. by Piotr Jastrzebski · 10 years ago
  72. 87bd212 Update class layout for j.l.ref.Reference. by Piotr Jastrzebski · 10 years ago
  73. c712250 Update the layout for Class.class. by Piotr Jastrzebski · 10 years ago
  74. 8a89433 Update runtime to work with the OpenJdk String. by Piotr Jastrzebski · 10 years ago
  75. 8d9b6d6 Update the size of Class.class. by Piotr Jastrzebski · 10 years ago
  76. 44095a1 String: account for the hash32 field. by Piotr Jastrzebski · 11 years ago
  77. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 10 years ago
  78. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 10 years ago
  79. 4bbe780 Merge "Minor improvements for the CC collector." by Hiroshi Yamauchi · 10 years ago
  80. 723e6ce Minor improvements for the CC collector. by Hiroshi Yamauchi · 10 years ago
  81. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 10 years ago
  82. 0b654bc Merge "Relax some CASes for the CC collector." by Hiroshi Yamauchi · 10 years ago
  83. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  84. fed3e2f Relax some CASes for the CC collector. by Hiroshi Yamauchi · 10 years ago
  85. e2aa326 Use binary search for FindDeclaredInstance/StaticField by Mathieu Chartier · 10 years ago
  86. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 10 years ago
  87. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 10 years ago
  88. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  89. 2d096c9 Fix moving GC bugs in MonitorEnter and MonitorExit by Mathieu Chartier · 10 years ago
  90. 910e827 Revert "Revert "Keep internal stack trace methods declaring classes live"" by Mathieu Chartier · 10 years ago
  91. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 10 years ago
  92. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 10 years ago
  93. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 10 years ago
  94. 85c7bab Revert "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 10 years ago
  95. 7537437 Revert "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 10 years ago
  96. 64acf30 Optimize code generation of check-cast and instance-of. by Nicolas Geoffray · 10 years ago
  97. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 10 years ago
  98. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  99. c2b35d2 ART: Add zero-padding to allocation request for String. by Vladimir Marko · 10 years ago
  100. e05b8b5 Merge "ART: Include zero-padding in String::SizeOf()." by Vladimir Marko · 10 years ago