1. d790b95 Clean up public interface of AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  2. bbd0ac2 Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchset #6 id:120001 of https://codereview.chromium.org/1679763002/ ) by erikchen · 9 years ago
  3. 1e23c5c Unify BindState refcount management into the bound arguments. by tzik · 9 years ago
  4. 47dfb4f Clean up public interface of AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  5. 32ad0a8 Teach ApplicationManager how to use the remote package manager. by ben · 9 years ago
  6. f95b6f3 Restore lost metric change from used KiB to Percent. by bcwhite · 9 years ago
  7. 7395e7e Also adds debug build flag. by wnwen · 9 years ago
  8. 205c47e Fix compilation of "base" for "host" when targetting iOS. by sdefresne · 9 years ago
  9. 7df07e5 Track number of instances with a corrupt allocator. by bcwhite · 9 years ago
  10. 939f4e9 Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type. by lukasza · 9 years ago
  11. 99d91bd Mojo bindings environment: remove usage of logger and task tracker. by yzshen · 9 years ago
  12. a4dba60 [Android] Fix generated scripts for junit tests. by mikecase · 9 years ago
  13. c9adefe Remove UnwrapTraits by tzik · 9 years ago
  14. 77e9212 [Tracing] Fix scoped context trace events category handling by fmeawad · 9 years ago
  15. 91acca5 Support smart pointers in base::DispatchToMethod by tzik · 9 years ago
  16. 1c6525c Update base_nocompile_tests expectation for bind_internal.h by tzik · 9 years ago
  17. c96a31d Fix "undefined reference to '__atomic_is_lock_free'" errors on Linux by agoode · 9 years ago
  18. 72ea8f0 Change some commonly accessed data structures for performance. by amistry · 9 years ago
  19. 4b1cea4 Use Perfect Forwarding where possible in bind_internals.h by tzik · 9 years ago
  20. 351bf16 Use upstream version of PR_ImplodeTime by pkl · 9 years ago
  21. fe3b08a vs toolchain: Move toolchain env computation into its own function. by thakis · 9 years ago
  22. 6fe7e39 Mojo C++ bindings: helpers to recusively convert between mojo and STL types. by yzshen · 9 years ago
  23. 8930b48 chromium linker: handle JNI RegisterNatives errors by simonb · 9 years ago
  24. 14cb77d Add a BindTest to test moved argument behavior by tzik · 9 years ago
  25. eb7a652 Decompose Application Package Apptest a bit more. by ben · 9 years ago
  26. 8397820 Add mach port to PlatformHandle. by amistry · 9 years ago
  27. 407d120 Fix a race between WaitSetDispatcher::RemoveWaitingDispatcher and WaitSetDispatcher::GetReadyDispatchers. by amistry · 9 years ago
  28. 6af3b3e Couple of changes to shell: by sky · 9 years ago
  29. f787dee Revert of Couple of changes to shell: (patchset #1 id:1 of https://codereview.chromium.org/1691213003/ ) by thakis · 9 years ago
  30. b6d5450 Package Manager by ben · 9 years ago
  31. 084d0e2 Removes kEnableMultiprocess by sky · 9 years ago
  32. 1011519 Couple of changes to shell: by sky · 9 years ago
  33. 6d3f3b4 Mojo C++ bindings: make Array/Map/String non-null by default. by yzshen · 9 years ago
  34. 982bb05 Moves switches in mojo into mojo namespace by sky · 9 years ago
  35. b7f8ea0 Fix segmentation fault if gtest runs with --gtest_repeat=N and --test-launcher-summary-output=a.json by stgao · 9 years ago
  36. 519fd12 Add code to FieldTrialList to help diagnose a renderer crash. by asvitkine · 9 years ago
  37. 5b1ccef Android Make --output-dir mandatory for tombstones and friends by agrieve · 9 years ago
  38. 2cad69a New VS 2015 package with two hot fixes by brucedawson · 9 years ago
  39. 01618af Add SharedMemory version of PersistentMemoryAllocator. by bcwhite · 9 years ago
  40. d9590b1 Remove pylib.flag_changer by zhenw · 9 years ago
  41. 77e6ace Move two files into mojo/public/cpp/bindings. by yzshen · 9 years ago
  42. 817518d Update a base_nocompile_test expectation by tzik · 9 years ago
  43. a7f6c3c Extracts InterfaceRegistry from ConnectionImpl. by ben · 9 years ago
  44. 173d0a5 Makes GetBuildTime behave sanely on all build types. by zforman · 9 years ago
  45. fa79f87 Remove PlatformSupport. by amistry · 9 years ago
  46. d0f27ae Expand DCHECKs in record_histograms.cc. by asvitkine · 9 years ago
  47. 59c8f2e Upload internal tracking histograms to UMA. by bcwhite · 9 years ago
  48. 3e102a4 Expand base::Tuple to std::tuple in a class template specialization by tzik · 9 years ago
  49. c4eb0fe Fix GYP dependency for precompiled Mojo jinja templates by rockot · 9 years ago
  50. 821358f Move InterfaceProvider into the shell::mojom namespace like the rest of the shell interfaces. by ben · 9 years ago
  51. 64c9d12 Add a Mojo embedder API that wraps a base::SharedMemoryHandle into a Mojo shared buffer handle. by amistry · 9 years ago
  52. f81d277 Mojo EDK: Disable flaking data pipe ping-pong tests by rockot · 9 years ago
  53. 51faa09 Replace base::Tuple implementation with std::tuple by tzik · 9 years ago
  54. 8bd2906 Fold AppRefCount/LifetimeHelper into ShellConnection. by ben · 9 years ago
  55. 903a4e0 [mojo-edk] Re-enable ping pong multiprocess tests by rockot · 9 years ago
  56. 739d8d1 Fix Android x64 build. by jam · 9 years ago
  57. aa927f2 Add comments for struct members that were changed from size_t to uin32_t or uint64_t for IPC safety. by jam · 9 years ago
  58. bbbabc8 Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchset #4 id:80001 of https://codereview.chromium.org/1679763002/ ) by erikchen · 9 years ago
  59. 72f87b8 Clean up public interface of AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  60. 3f2044d Allocator cleanup: remove reundant tc_set_new_mode in ProcessMemoryTest by primiano · 9 years ago
  61. 6003315 [mojo-edk]: zero message buffer on allocation by rockot · 9 years ago
  62. 94d5b38 New test and off-by-one fix for data persisted to disk. by bcwhite · 9 years ago
  63. 3457012 mus: Modify mojo command buffer to match current chrome gpu ipc. by penghuang · 9 years ago
  64. 4b268c3 Revise comments on various Shell interfaces. Make some methods private on ShellConnection. by ben · 9 years ago
  65. ae03b83 mojo: Now that mandoline/ is deleted, also remove mojo:clipboard. by erg · 9 years ago
  66. 923e546 Add compile time checks against longs being used in IPC structs on 32 bit Android. by jam · 9 years ago
  67. 339803c [mojo-edk] Bring most tests back up on Android by rockot · 9 years ago
  68. 14d1ced Refactor gmock_mutant.h by tzik · 9 years ago
  69. 42c6256 Tracing: Removed monitoring mode by oysteine · 9 years ago
  70. 47be72c Rename ConnectToService to ConnectToInterface() by ben · 9 years ago
  71. bcb29b1 Disable MessagePipeTest.SharedBufferHandlePingPong by rockot · 9 years ago
  72. 62498dd Revert of Fix SELinux violation when opening Chrome on Android (patchset #4 id:60001 of https://codereview.chromium.org/1655983002/ ) by hartmanng · 9 years ago
  73. 5bb491f [mojo] Disable tests that time out after deletion of //third_party/mojo by blundell · 9 years ago
  74. 681d8b0 android: Add ToJavaFloatArray JNI utility. by kinaba · 9 years ago
  75. 00a476d [mojo] Delete third_party/mojo by rockot · 9 years ago
  76. 3faf540 Rename ServiceProvider to InterfaceProvider. by ben · 9 years ago
  77. 99882c1 [mojo-edk] Initialize PortDescriptor padding by rockot · 9 years ago
  78. 1576860 Handle closing of wait sets. by amistry · 9 years ago
  79. 85927ee [mojo-edk] Eliminate asynchronous Create*MessagePipe APIs by rockot · 9 years ago
  80. 11fd640 Fix AtExitManager recursive lock acquisition. by amistry · 9 years ago
  81. 37007aa Switch gfx::Range to use uint32_t instead of size_t. by jam · 9 years ago
  82. 18c6ade Mojo C++ bindings: make mojo::Map<K,V> more friendly with std::map<K,V>. by yzshen · 9 years ago
  83. d8f2a82 Remove DevTools service for Mandoline. by yzshen · 9 years ago
  84. 54c5ff1 Disable more flaky mojo_apptests by Ken Rockot · 9 years ago
  85. d64e6c0 Introduce new library process type: WEBVIEW_CHILD by mnaganov · 9 years ago
  86. 994d13f Mojo C++ bindings: make mojo::Array<T> more friendly with std::vector<T>. by yzshen · 9 years ago
  87. 153da34 Memory Sheriff: Disable SecurityTest.NewOverflow on Linux by tommycli · 9 years ago
  88. 7f4c32b Revert of Introduce new library process type: WEBVIEW_CHILD (patchset #4 id:60001 of https://codereview.chromium.org/1649563002/ ) by qinmin · 9 years ago
  89. e2dba98 Bye bye Mandoline by sky · 9 years ago
  90. 8283e6e Mojo C++ bindings: add aliases for [Associated]InterfaceRequest<Foo>. by yzshen · 9 years ago
  91. c81b114 [mojo-edk] Reland: Simplify multiprocess pipe bootstrap by rockot · 9 years ago
  92. b136374 Fix Window callback asserts in BaseChromiumApplication by twellington · 9 years ago
  93. 57c42c0 Introduce new library process type: WEBVIEW_CHILD by mnaganov · 9 years ago
  94. 933fcd2 Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1676263003/ ) by blundell · 9 years ago
  95. c0053c9 Revert of [mojo-edk] Simplify multiprocess pipe bootstrap (patchset #7 id:140001 of https://codereview.chromium.org/1675603002/ ) by blundell · 9 years ago
  96. 5d1b3fb Mojo: Close handles after sending them on posix. by sammc · 9 years ago
  97. be91cfb Rename Connection::AddService/ConnectToService to Connection::AddInterface/GetInterface by ben · 9 years ago
  98. aaae67c Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1680533004/ ) by brucedawson · 9 years ago
  99. 25c4740 [mojo-edk] Simplify multiprocess pipe bootstrap by rockot · 9 years ago
  100. 914ee10 Replace Mojo SimplePlatformSharedMemory implementation with base::SharedMemory. by amistry · 9 years ago