1. 2993123 Fix warning in Xcode 26 in client service for thread performance checker. by eDO Team · 36 hours ago master
  2. d228369 Fix warning in Xcode 26. by eDO Team · 3 weeks ago
  3. 5030b6a Minor cleanup to remove EDOSocket init. by eDO Team · 3 weeks ago
  4. 4d0798b Resolve cast-function-type-mismatch and newline-eof warnings. by eDO Team · 4 weeks ago
  5. b33375c Automatically forward `isKindOfClass:` for NSError. by eDO Team · 5 weeks ago
  6. 38e71ff Add test to check optional deserialization of `CodableVariable` by eDO Team · 4 months ago
  7. fef76c3 Add helper method for interacting with remote arrays. by eDO Team · 4 months ago
  8. 7fdc388 Add an info message for remote Swift classes on the method requirements. by eDO Team · 5 months ago
  9. a75d424 Support wrapping SwiftObjects in EDO parameters. by eDO Team · 6 months ago
  10. 13fd306 Error when tracking object deallocation from multiple host ports. by eDO Team · 7 months ago
  11. d6eabd6 Update docs about EDOWeakObject. by eDO Team · 7 months ago
  12. 840deeb Re-enable tests previously disabled due to incorrect OCMock usage. by eDO Team · 7 months ago
  13. 49b4209 Fix tests failure when the same port is used across tests. by eDO Team · 7 months ago
  14. 8c825ef Fix a typo in EDOChannelForwarder by Dave MacLachlan · 10 months ago
  15. 8b0be00 Adding FOUNDATION_EXTERN annotations to C functions declared in header. by eDO Team · 11 months ago
  16. afdcbb0 Skip broken test for investigation. by eDO Team · 1 year, 1 month ago
  17. a81474e Internal cleanup by eDO Team · 1 year, 3 months ago
  18. 2762c7a Make NSUUID a value type. by eDO Team · 1 year, 3 months ago
  19. 1f30433 Bypass C-pointer limitation so dictionary can be enumerated. by Albert Wang · 1 year, 5 months ago
  20. 20cb17f Fix the 3th ordinal suffix. by eDO Team · 1 year, 6 months ago
  21. 0032cf5 Add -[EDOClientService isServiceAvailableOnPort]. by eDO Team · 1 year, 10 months ago
  22. 184cc47 [iOS] Remove deprecated suppression warning in edo lib by eDO Team · 1 year, 11 months ago
  23. a49d4af Xcode Project Update by eDO Team · 2 years ago
  24. 726d5e6 Create eDO Swift equivalence of `EDO_REMOTE_CLASS`. by Albert Wang · 2 years, 1 month ago
  25. 56d1ab9 Add detail to C pointer not supported error and fail it earlier. by Albert Wang · 2 years, 3 months ago
  26. 2f8f331 Add callback to EDOHostService for device connection failure. by Albert Wang · 2 years, 3 months ago
  27. 112acf9 Reveal Swift error description through EarlGrey. by Albert Wang · 2 years, 3 months ago
  28. f395ee1 Use type inference for CodableVariable.unwrap() instead of explicit type parameter by eDO Team · 2 years, 4 months ago
  29. 73ba9da Fix variadic methods breakage on device tests. by Albert Wang · 2 years, 5 months ago
  30. 51058a3 Proj Update by Aditya Atul Tirodkar · 2 years, 6 months ago
  31. 1e427ab Internal tests by eDO Team · 2 years, 6 months ago
  32. d4d6f7d Internal by Aditya Atul Tirodkar · 2 years, 8 months ago
  33. 1d58a06 Internal by Aditya Atul Tirodkar · 2 years, 9 months ago
  34. 904c99f Prints more logs for eDO device connections. by Albert Wang · 2 years, 11 months ago
  35. e571ad6 Add type encoding checks for NSArray elements before encoding. by Albert Wang · 2 years, 11 months ago
  36. fa26220 Changed comment format by eDO Team · 3 years ago
  37. 101cd05 Type Safety Update by eDO Team · 3 years, 1 month ago
  38. 3d3dcee Simplify EDOObjectAliveMessage. by Albert Wang · 3 years, 1 month ago
  39. 988a6d0 Fix for eDO to manage extra release (from ARC) for non vanilla selectors. by eDO Team · 3 years, 2 months ago
  40. 5b83bbe Fix for eDO to manage extra release (from ARC) for non vanilla selectors. by eDO Team · 3 years, 2 months ago
  41. f35669a Always allow protocol in blocklist check. by Albert Wang · 3 years, 2 months ago
  42. 3e49e0e Cache remote weak for multiple invocations. by Albert Wang · 3 years, 2 months ago
  43. 80e7a3c Add API to exclude types from eDO blocklist. by Albert Wang · 3 years, 2 months ago
  44. 07ef2f3 Add API to exclude types from eDO blocklist. by eDO Team · 3 years, 2 months ago
  45. 4be4a94 Internal Change. by eDO Team · 3 years, 2 months ago
  46. b21633c Add API to exclude types from eDO blocklist. by eDO Team · 3 years, 2 months ago
  47. a99f9d7 Add API to exclude types from eDO blocklist. by Albert Wang · 3 years, 2 months ago
  48. 07f8979 Expose server decoding error for failed eDO invocation. by Albert Wang · 3 years, 3 months ago
  49. a431b7f Internal by eDO Team · 3 years, 3 months ago
  50. c3ff324 Internal by eDO Team · 3 years, 3 months ago
  51. 385dd87 Internal by eDO Team · 3 years, 3 months ago
  52. 08988a2 Fix eDO -Wunused-but-set-variable by using equivalent approach in related code. by Albert Wang · 3 years, 4 months ago
  53. a9543bd Add warning to variadic method +arrayWithObjects:. by Albert Wang · 3 years, 4 months ago
  54. 727e556 Fix up EDO with -Wunused-but-set-variable warning turned on. (#244) by strangewiz · 3 years, 5 months ago
  55. f7dea1a Internal test update only. by Yan Zhang · 3 years, 5 months ago
  56. 8ab0126 Test update only. by Yan Zhang · 3 years, 5 months ago
  57. b043e0b eDO won't block the object encoding if the object is passed by value. by Albert Wang · 3 years, 7 months ago
  58. c979e4c Change EDOHostService.keepDeviceConnection to readwrite and atomic. by Albert Wang · 3 years, 9 months ago
  59. a8147aa Change internal-only property from "readwrite/atomic" to "readonly/nonatomic". by Albert Wang · 3 years, 9 months ago
  60. 54883c1 Add appropriate nonatomics to properties so we can enable `-Wimplicit-atomic-properties` by eDO Team · 3 years, 9 months ago
  61. 25bdb08 Fix up EDO with `-Wbad-function-cast` warning turned on. by eDO Team · 3 years, 10 months ago
  62. c8d8878 Fix up EDO with `-Warc-repeated-use-of-weak` by eDO Team · 3 years, 10 months ago
  63. da97a52 Invalidate the host service before resetting the service map. by Yan Zhang · 3 years, 10 months ago
  64. 420f25a Add reconnection logic if eDO host is constructed via device connection. by Albert Wang · 3 years, 10 months ago
  65. b7dabae Fix an issue of encoding for some targets. by Yan Zhang · 3 years, 10 months ago
  66. 48f00d5 Merge pull request #228 from wuhao5:xcode12.5 by Mobile DevX Robot · 4 years ago
  67. c07cfeb Update to Xcode 12.5 and clean up Travis. by Hao Wu · 4 years ago
  68. f516fcc Don't prevent passing NULL to non-Objective-C pointer parameters. by Mobile DevX Robot · 4 years, 1 month ago
  69. 3afaeda Correct return value of eDO class request to be nullable. by Albert Wang · 4 years, 3 months ago
  70. 90f4589 Upgrade eDO deployment os target to 11.0. by Albert Wang · 4 years, 4 months ago
  71. e904b04 Create helper class to pass Codable pure Swift types through a remote call. by Albert Wang · 4 years, 4 months ago
  72. 73009d7 Bump Travis xcode version to 12.0. by Albert Wang · 4 years, 4 months ago
  73. b9cfc0c Avoid always creating listening port on the temporary service. by Albert Wang · 4 years, 5 months ago
  74. 1c59aa7 Clean up IWYU warnings for eDO code base. by Albert Wang · 4 years, 5 months ago
  75. 5ddded8 Adds one more test case for deadlock fix. by Albert Wang · 4 years, 6 months ago
  76. 1e3afec Fix the deadlock caused by recursive eDO call from temporary host service. by Albert Wang · 4 years, 6 months ago
  77. 6b5c01b Internal Change. by Mobile DevX Robot · 4 years, 6 months ago
  78. 14a804b Update eDO comments. by Aditya Atul Tirodkar · 4 years, 7 months ago
  79. 3832b71 Fix remote invocation failure on EDOObject wrapped EDOWeakObject. by Albert Wang · 4 years, 8 months ago
  80. 6733a91 Upgrade CHANGELOG and podspec for eDO 1.0.2 release. by Albert Wang · 4 years, 8 months ago 1.0.2
  81. 91c532d Retrieve block signatures directly from block headers. by Hao Wu · 4 years, 9 months ago
  82. 7a72382 Add signature to blocks in EDO by Mobile DevX Robot · 4 years, 9 months ago
  83. 6ffbf83 Fix Swift Array objectAtIndex: failure on eDO since iOS 13.4. by Albert Wang · 4 years, 9 months ago
  84. 0e88901 Fix eDO TSAN issue caused by __block variable. by Albert Wang · 4 years, 10 months ago
  85. a5b351e Enable ASAN and TSAN Travis tests in external CI. by Albert Wang · 4 years, 10 months ago
  86. 56c675a Fix eDO ASAN issue captured by Xcode 10. by Albert Wang · 4 years, 10 months ago
  87. 8cc67a7 Fix TSAN warning on EDOListenSocket. by Albert Wang · 4 years, 11 months ago
  88. 8f4c8d3 Remove the unneeded cancel block. by Hao Wu · 4 years, 11 months ago
  89. e8a9842 Added 1.0.1 patch release for respectful code. by Albert Wang · 5 years ago
  90. 17a3435 Rename EDOBlacklistedType to EDOBlockedType per go/respectful-code. by Albert Wang · 5 years ago 1.0.1
  91. f27af12 Fix ASAN breakage on eDO device unit test. by Albert Wang · 5 years ago
  92. a63a8c6 Internal Change. by Albert Wang · 5 years ago
  93. be936c0 Comments for ${POD_TARGET_SRCROOT} in podspec. by Albert Wang · 5 years ago
  94. 1c392bb Upgrade podspec for Cocoapods 1.0.0 release. by Albert Wang · 5 years ago
  95. b6ac886 Second improvement of TSAN flakiness on channel tests. by Albert Wang · 5 years ago 1.0.0
  96. 1e41b4c Fix part of the TSAN flakiness of ChannelTests. by Albert Wang · 5 years ago
  97. 61a4ad8 Fix Tsan for eDO channel tests. by Albert Wang · 5 years ago
  98. 6bcc078 Fix clang-tidy complaint on OCMock imports in unit tests. by Albert Wang · 5 years ago
  99. fce5ff2 Trivial clean-ups. by Hao Wu · 5 years ago
  100. 9306bc3 Fix a test failure that happens with TSAN enabled. by Albert Wang · 5 years ago