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