[go: nahoru, domu]

  1. 779c464 Mojo: Eliminate multiprocess test helper macros by Ken Rockot · 7 years ago
  2. de5ae67 Allow mojo bindings to run on SequencedTaskRunner. by Sam McNally · 7 years ago
  3. dd76ce7 Use OnceCallback on Mojo interfaces in //ipc by tzik · 7 years ago
  4. fada7d28 Adapt Mojo system API consumers to new messaging APIs by Ken Rockot · 7 years ago
  5. c1348298 [Mojo] Implement explicit operator bool on InterfacePtr and AssociatedInterfacePtr. by Jeremy Roman · 7 years ago
  6. 2299ba0 Convert web manifest IPCs to use mojo. by Sam McNally · 7 years ago
  7. cb205a5 Remove raw DictionaryValue::Set by jdoerrie · 7 years ago
  8. 192c7eb get rid of ipc_descriptors.h by Thiago Farina · 7 years ago
  9. 21edbfa Replace deprecated base::NonThreadSafe in ipc in favor of SequenceChecker. by gab · 7 years ago
  10. 89aa5721 Remove raw base::DictionaryValue::SetWithoutPathExpansion by jdoerrie · 7 years ago
  11. 31ef2464 Rename TaskRunner::RunsTasksOnCurrentThread() in //media, //ui, //ipc by peary2 · 7 years ago
  12. 9d6afd71 Add a size parameter to SharedMemoryHandle. by erikchen · 7 years ago
  13. 37c4e81 Remove renderer notifications of memory pressure. by brettw · 7 years ago
  14. 96d1b7b5 Mojo C++ Bindings: Remove redundant AssociatedInterfaceRequest APIs by Ken Rockot · 7 years ago
  15. fe0424e7 [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  16. bcce6e4 Revert "[reland] Support generation of component targets for Mojom C++ bindings" by Ken Rockot · 7 years ago
  17. f64a25e Add missing IWYU message_loop.h includes. by gab · 7 years ago
  18. a999f951 [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  19. 4247245 Mojo C++ Bindings: Remove superfluous Bind overloads by Ken Rockot · 7 years ago
  20. 041528a Reland "Add enable_ipc_logging build argument" by davidsz · 7 years ago
  21. a50d914 Revert "[reland] Support generation of component targets for Mojom C++ bindings" by Max Morin · 7 years ago
  22. e99f3c9 [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  23. 0639e21a Enable use_once_callback on mojom GN rule by default by tzik · 7 years ago
  24. 5d54168 Revert "Support generation of component targets for Mojom C++ bindings" by Jochen Eisinger · 7 years ago
  25. 67711f36 Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  26. 1452520 Add a GUID to base::SharedMemoryHandle. by erikchen · 8 years ago
  27. 2998ee7 Replace "nested message loop" with "nested run loop" in comments. by gab · 8 years ago
  28. 996f592 Get rid of all pid references from base::SharedMemoryHandle. by erikchen · 8 years ago
  29. d804e105 Make PlatformFileForTransit its own class on Windows. by erikchen · 8 years ago
  30. 22a813b Make base::SharedMemoryHandle a class on POSIX. by erikchen · 8 years ago
  31. f1e72e3 Remove base::ListValue::Set(size_t, base::Value*) by jdoerrie · 8 years ago
  32. 5328aff Remove base::Value::Get{Buffer,Size} by jdoerrie · 8 years ago
  33. 1af8d6ab Fix null pointer dereference in ipc_boostrap by csharrison · 8 years ago
  34. ca2ec76 Improvements to uses of base::SmallMap by brettw · 8 years ago
  35. 130cfd0c Convert WaitableEvent::EventCallback to OnceCallback by tzik · 8 years ago
  36. efb69730 network service: pass PlzNavigate resulting data via mojo data pipe by scottmg · 8 years ago
  37. 856f977 Minor Mojo docs cleanup by Ken Rockot · 8 years ago
  38. a5676c6 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 8 years ago
  39. df600cd Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ ) by rouslan · 8 years ago
  40. ebab0de Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 8 years ago
  41. 14b25da Remove base::BinaryValue by jdoerrie · 8 years ago
  42. 11ac780 Move SharedBitmapManager implementation out of content/ by xlai · 8 years ago
  43. e067999a Remove base::Value::CreateNullValue by jdoerrie · 8 years ago
  44. 701fa21 Mojofy GpuHostMsg_FieldTrialActivated by chiniforooshan · 8 years ago
  45. f59d2d6 Adds lots of Mojo documentation by rockot · 8 years ago
  46. 0a5a461 Remove IPC Message start entry ExtensionUtilityMsgStart by noel · 8 years ago
  47. c102892 Revert of Reland "Add enable_ipc_logging build argument" (patchset #1 id:1 of https://codereview.chromium.org/2777983005/ ) by jwd · 8 years ago
  48. b39d833 Reland "Add enable_ipc_logging build argument (patchset #2 id:20001 of https://codereview.chromium.org/2770653002/ )" by davidsz · 8 years ago
  49. 34dcca73 Make sure channel-associated interface pointers are always safe to call. by yzshen · 8 years ago
  50. 084c73aa Remove inactive reviewers from //ipc/SECURITY_OWNERS. by dcheng · 8 years ago
  51. 66fab6e Add estark as an IPC reviewer. by dcheng · 8 years ago
  52. b62e2e3 Use WaitableEvents to wake up sync IPC waiting by rockot · 8 years ago
  53. 844b401 Revert of Add enable_ipc_logging build argument (patchset #2 id:20001 of https://codereview.chromium.org/2770653002/ ) by rockot · 8 years ago
  54. 76890ec Add enable_ipc_logging build argument by davidsz · 8 years ago
  55. 40e9591 Fix DCHECK in ipc_perftests by rockot · 8 years ago
  56. a9d566a Mojo: Move waiting APIs to public library by rockot · 8 years ago
  57. c9a4560 Remove ScopedVector from ipc/. by leon.han · 8 years ago
  58. 9eadaba Mojo: Armed Watchers by rockot · 8 years ago
  59. bb3acfe [Device Service] Port ScreenOrientationListener into Device Service. by leon.han · 8 years ago
  60. 5e65e3a Require explicit selection of traits for LazyInstance by scottmg · 8 years ago
  61. 122c4da Remove base::StringValue by jdoerrie · 8 years ago
  62. 23972357 Remove base::FundamentalValue by jdoerrie · 8 years ago
  63. e25b5d5 AssociatedGroupController impls: reduce message pipes created for sync message signalling. by yzshen · 8 years ago
  64. 1aa8e56c Mojo C++ bindings: remove usage of AssociatedGroup from ipc/ by yzshen · 8 years ago
  65. 36b5511 Uncomment tracking macro in IPC_MESSAGE_HANDLER_GENERIC by ssid · 8 years ago
  66. e03e80f Inline base::BinaryValue into base::Value by jdoerrie · 8 years ago
  67. 2859a2ac Mojo C++ bindings: Simplify associated interface API. by yzshen · 8 years ago
  68. 8f2127bb [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  69. ad900d3 ipc: Use std::unique_ptr instead of linked_ptr by digit · 8 years ago
  70. b5de460 Add IPC ParamTraits for c-style arrays by ericrk · 8 years ago
  71. 67b4b0c Fix nullptr dereference in thread-safe Channel forwarding by rockot · 8 years ago
  72. a628d0b Mojo C++ Bindings: Eliminiate unbound ThreadSafeInterfacePtr by rockot · 8 years ago
  73. 5c8a6c6 Add tests for detecting lost associated interfaces. by sammc · 8 years ago
  74. 0a597131 Mojo C++ bindings: fix MultiplexRouter and ChannelAssociatedGroupController. by yzshen · 8 years ago
  75. ea784ea Mojo C++ bindings: introduce an optional array to store transferred interface IDs in messages. by yzshen · 8 years ago
  76. 14e09ca Remove the MessageLoop::DestructionObserver from mojo bindings. by sammc · 8 years ago
  77. 2207af1 Tag some of Mojo heap allocations for the heap profiler. by jcivelli · 8 years ago
  78. 70bbb5949 Remove associated interface registration from ChannelProxy by rockot · 8 years ago
  79. e003d59 ChannelAssociatedGroupController: expect that endpoints may not be in closed state during destruction. by yzshen · 8 years ago
  80. 8be41d3a Mojo bindings: merge the control messages of sending disconnect reason and notifying endpoint closed. by yzshen · 8 years ago
  81. f9fa5b8 Add more mojo perf tests. by jam · 8 years ago
  82. e5180e0e Remove mojo::edk::test::ScopedIPCSupport by rockot · 8 years ago
  83. 383b174 Increase the depth limit of JSONParser and IPC serialization from 100 to 200. by joaodasilva · 8 years ago
  84. f4462a35 Reland of new multiprocess test client process launcher. by jcivelli · 8 years ago
  85. ca86c9e Add some perf tests to compare Mojo overhead. by jam · 8 years ago
  86. 35e5ff5 Fix ThreadSafeAssociatedInterfacePtrProvider raciness. by jcivelli · 8 years ago
  87. bcb0b71 Remove indexed_db_messages.h. by reillyg · 8 years ago
  88. 8f2c6708 Revert of Multiprocess test client: Android child process launcher rework. (patchset #21 id:400001 of https://codereview.chromium.org/2549363004/ ) by jcivelli · 8 years ago
  89. 5513e46 Multiprocess test client: Android child process launcher rework. by jcivelli · 8 years ago
  90. c062784 Reduce ipc_perftests iterations in debug builds by brucedawson · 8 years ago
  91. a19b770 Include-what-you-use for ThreadTaskRunnerHandle. by fdoray · 8 years ago
  92. e0a9f158 mojo:: Rename mojo::GetProxy() to mojo::MakeRequest() by blundell · 8 years ago
  93. dc72ee94 Make base::Value::TYPE a scoped enum. by jdoerrie · 8 years ago
  94. db24b9e6 Cleanup remaining class/struct fwd declarations by jbriance · 8 years ago
  95. de24c6d Part 2 of base::IDMap refactor to eliminate IDMapOwnPointer/IDMapExternalPointer modes by rlanday · 8 years ago
  96. 1bd2370 Remove MessageLoop destruction observer from mojo::Watcher. by yzshen · 8 years ago
  97. 315d17f Provide a Mojo equivalent of ThreadSafeSender. by jcivelli · 8 years ago
  98. 6ed3efb Remove IPC::BrokerableAttachment. by sammc · 8 years ago
  99. cde3620 Remove ipc/unix_domain_socket_util.* by sammc · 8 years ago
  100. cf1d7d0 Mojo EDK: Clean shutdown for ScopedIPCSupport in tests by rockot · 8 years ago