1. 1cd5044 Validate MessageHeader before using by darin@chromium.org · 10 years ago
  2. 19b529a Fixs style nits in mojo_runner_delegate by sky@chromium.org · 10 years ago
  3. abc8e18 Mojo: Small fixes/cleanup to MessageInTransit, before I factor out the secondary buffer. by viettrungluu@chromium.org · 10 years ago
  4. e235282 Render comment for FilePath::ReferencesParent() more precisely. by tnagel@chromium.org · 10 years ago
  5. f69410a Mojo: Embedder API: Properly handle Channel creation/startup failures. by viettrungluu@chromium.org · 10 years ago
  6. ac971ca Adding an invalid handle in the public API. by qsr@chromium.org · 10 years ago
  7. ab96aee Use process_singleton_linux on Mac. by jackhou@chromium.org · 10 years ago
  8. 7ba8e91 mojo::TypeConverter: support inherting implicit conversion settings from another TypeConverter. by yzshen@chromium.org · 10 years ago
  9. e50a22b Make base::ReadFileToString() return false on I/O error. by tnagel@chromium.org · 10 years ago
  10. 7f1f387 Add module reference in struct, interface and enums. by qsr@chromium.org · 10 years ago
  11. d3350a2 Remove jni_helper.h now that the rename is complete. by newt@chromium.org · 10 years ago
  12. 21776ff First step at synchronizing client model changes with service. by ben@chromium.org · 10 years ago
  13. e798933 Delete remaining responders when Router is destructed. by yzshen@chromium.org · 10 years ago
  14. f686b03 Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD> by mdempsky@chromium.org · 10 years ago
  15. a15bf51 cc: Delete GrContext resources when tab becomes invisible. by alokp@chromium.org · 10 years ago
  16. 87954e0 Add pointer+size ctor to RefCountedBytes by scottmg@chromium.org · 10 years ago
  17. c6757f8 Change the Android test server's cwd rather than mangle arguments. by davidben@chromium.org · 10 years ago
  18. c1c57f9 Revert 267311 "First step at synchronizing client model changes ..." by ben@chromium.org · 10 years ago
  19. aed391f First step at synchronizing client model changes with service. by ben@chromium.org · 10 years ago
  20. 11ac9d8 Revert 267293 "First step at synchronizing client model changes ..." by noamsml@google.com · 10 years ago
  21. 8c76ad8 Fix mismatched bookmark favicons on Android 4.2.1. by newt@chromium.org · 10 years ago
  22. 3e761da First step at synchronizing client model changes with service. by ben@chromium.org · 10 years ago
  23. 14a578e Adds an RTree data structure to gfx/geometry by luken@chromium.org · 10 years ago
  24. b1958d3 Disable strict mode for SysUtils#amountOfPhysicalMemoryKB by cimamoglu@chromium.org · 10 years ago
  25. e618ed1 Enable use_sigaltstack=1 for ASan builds. This will ease the stack overflow detection. by glider@chromium.org · 10 years ago
  26. ec29960 Reland r267170 "Use DiscardableMemoryManager on Android." by pliard@chromium.org · 10 years ago
  27. 9b8a21a Adds mojo test that exercises mojo bindings to c++ by sky@chromium.org · 10 years ago
  28. eb6cf44 Adding mojo_test_apk in the fyi waterfall. by qsr@chromium.org · 10 years ago
  29. 9bca88a Revert 267170 "Use DiscardableMemoryManager on Android." by pliard@chromium.org · 10 years ago
  30. a9890be Use DiscardableMemoryManager on Android. by pliard@chromium.org · 10 years ago
  31. 3229592 Adds ViewManager::GetNodeTree by sky@chromium.org · 10 years ago
  32. 06a1517 telemetry: android: use both methods to access protected files by pasko@chromium.org · 10 years ago
  33. 8b63c64 First cut at mojo spy's websocket server by cpu@chromium.org · 10 years ago
  34. f4418ad Mojo: Minor cleanup (of message_in_transit.cc and message_pipe.*). by viettrungluu@chromium.org · 10 years ago
  35. 6005692 Add GN targets for mojom generator. by yzshen@chromium.org · 10 years ago
  36. 4083a8c Move DefaultActivationClient to wm/core by ben@chromium.org · 10 years ago
  37. 73367e9 Remove CommandBuffer::GetState by piman@chromium.org · 10 years ago
  38. 04829de Revert of Move DefaultActivationClient to wm/core (https://codereview.chromium.org/250113002/) by robliao@chromium.org · 10 years ago
  39. 62f295a Move DefaultActivationClient to wm/core by ben@chromium.org · 10 years ago
  40. 7595456 Switch from a DCHECK to RAW_LOG in base::LaunchProcess. by rsesek@chromium.org · 10 years ago
  41. b8c9167 Revert 266940 "First step at synchronizing client model changes ..." by ben@chromium.org · 10 years ago
  42. f5bdd93 First step at synchronizing client model changes with service. by ben@chromium.org · 10 years ago
  43. 6ad2074 Changes view manager test to connect via shell by sky@chromium.org · 10 years ago
  44. 14f4557 Fixes typdef by sky@chromium.org · 10 years ago
  45. a87c976 Makes change_id unsigned by sky@chromium.org · 10 years ago
  46. 5b29c25 Cleanup random bits of base/. by thestig@chromium.org · 10 years ago
  47. c403118 Add support for mojo::TypeConverter to control how convenient conversion should be. by yzshen@chromium.org · 10 years ago
  48. a79207a Revert of Makes change_id unsigned (https://codereview.chromium.org/253883005/) by machenbach@chromium.org · 10 years ago
  49. d189474 Makes change_id unsigned by sky@chromium.org · 10 years ago
  50. 5a0c122 Add --unexpected-failures flag to run_mojo_python_tests. by dpranke@chromium.org · 10 years ago
  51. 97732c6 Have field ordering for method parameters and response starts at 0. by qsr@chromium.org · 10 years ago
  52. 09071a9 Mojo: Add String type to codec.js. by mpcomplete@chromium.org · 10 years ago
  53. 660e78b [Android]: Don't redefine timegm on arm64. by primiano@chromium.org · 10 years ago
  54. a483b5b Mojo: More Channel tests. by viettrungluu@chromium.org · 10 years ago
  55. da847c1 Revert 266616 "Move DefaultActivationClient to wm/core" by ben@chromium.org · 10 years ago
  56. af5db8a Omnibox: Highlight Matches in URLs Properly by mpearson@chromium.org · 10 years ago
  57. 06ef372 libevent message-pump: Fix a particular case of nested message-loop runs. by sadrul@chromium.org · 10 years ago
  58. df00e2d Move DefaultActivationClient to wm/core by ben@chromium.org · 10 years ago
  59. 11bb185 Parsing /proc/cpuinfo for cpu branding information on Android and Aura. by puttaraju.r@samsung.com · 10 years ago
  60. 2d13b3d aura: Remove WindowTreeHost::QueryMouseLocation(). by sadrul@chromium.org · 10 years ago
  61. e460a98 Implement a trivial Mojo EchoService that can be connected to over DBus by cmasone@chromium.org · 10 years ago
  62. 8edd75f Add consumer_device_management_service() in BrowserPolicyConnectorChromeOS. by davidyu@chromium.org · 10 years ago
  63. 3eefda2 Add print of all system properties after provisioning. by navabi@google.com · 10 years ago
  64. 8a3a17c Make android bot configuration more consistent. by tonyg@chromium.org · 10 years ago
  65. bd56057 Clean up the Linux FileWatcher implementation. by thestig@chromium.org · 10 years ago
  66. 56a3579 Fix mojo_test_apk build. by qsr@chromium.org · 10 years ago
  67. 7643c21 Fix typo inside comment in base/bind_helpers.h. by tnagel@chromium.org · 10 years ago
  68. ab1fac9 Mojo: Windows: Enable Channel::Shutdown() on fatal error. by viettrungluu@chromium.org · 10 years ago
  69. 94ef26c Mojo: Mojom: Add flag to force using bundled Python modules. by viettrungluu@chromium.org · 10 years ago
  70. 3b37e1e Mojo: Start writing some unit tests for mojo::system::Channel. by viettrungluu@chromium.org · 10 years ago
  71. 8af586f Adds more to viewmanager by sky@chromium.org · 10 years ago
  72. 9237ff1 base: Refactor DiscdarableMemoryManager for use with different type of allocations. by reveman@chromium.org · 10 years ago
  73. 7ba38af Revert 266159 "Adds more to viewmanager" by yosin@chromium.org · 10 years ago
  74. df526fb Adds more to viewmanager by sky@chromium.org · 10 years ago
  75. 8b6f9d7 base: Test the cost of adding observers on message loops. by epenner@chromium.org · 10 years ago
  76. b31f050 Mojo: Fix crash on MojoShell on Android by morrita@chromium.org · 10 years ago
  77. 598aa80 Enable mojo js tests which depend on mojom.js files in gen/. by yzshen@chromium.org · 10 years ago
  78. 9131cf3 cc: Remove the capability to give up and leave compositing mode. by danakj@chromium.org · 10 years ago
  79. ef64848 Removes bad DCHECK in MessagePumpMojo by sky@chromium.org · 10 years ago
  80. b01bca7 Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Replace its use with a static_cast. by rmcilroy@chromium.org · 10 years ago
  81. c0c370e Move IPC::MessageFilter and router to a separate file by dmichael@chromium.org · 10 years ago
  82. 6355c92 Mojo: Handle "nested" Shutdown() in RawChannelWin. by viettrungluu@chromium.org · 10 years ago
  83. 18326c3 Extend UnixDomainSocket::RecvMsg to return sender's PID by mdempsky@chromium.org · 10 years ago
  84. 8de7343 Add support for Float/Double types for JS Mojo bindings. by tsepez@chromium.org · 10 years ago
  85. 0d7e6de Adding GetEventSource() method to the WindowTreeHost class. by mfomitchev@chromium.org · 10 years ago
  86. 762ff33 Mojo: Add RawChannel tests for calling Shutdown() from OnReadMessage()/OnFatalError(). by viettrungluu@chromium.org · 10 years ago
  87. 2fcbf42 Remove offscreen compositor contexts. by danakj@chromium.org · 10 years ago
  88. 410111e Move Mojo channel initialization closer to IPC::Channel setup by darin@chromium.org · 10 years ago
  89. 4f9ca58 Mojo: Move mojom (python) unittests to mojom_tests package and combine errors. by viettrungluu@chromium.org · 10 years ago
  90. 45cc708 Rename gpu.SwapBuffers to gpu.PresentingFrame and add it to PostSubBuffer. by geofflang@chromium.org · 10 years ago
  91. 1bb583e Revert 265927 "Implement a trivial Mojo EchoService that can be ..." by zturner@chromium.org · 10 years ago
  92. ca737d6 Implement a trivial Mojo EchoService that can be connected to over DBus by cmasone@chromium.org · 10 years ago
  93. ec2d1c8 Use ASan Android runtime library from third_party/llvm-build. by eugenis@chromium.org · 10 years ago
  94. 663ad4f Make IPC::ChannelProxy test check filter events by dmichael@chromium.org · 10 years ago
  95. a423bc3 Mojo: Fix some more Channel shutdown bugs. by viettrungluu@chromium.org · 10 years ago
  96. 4ac9ca9 TRACING: Enable java tracing from native also by epenner@chromium.org · 10 years ago
  97. 4510cc1 Changes ViewManager to be node based and changes ids by sky@chromium.org · 10 years ago
  98. 3c72a29 Make use of cached trace state in TraceEvent by hush@chromium.org · 10 years ago
  99. 9910bed Rename jni_helper.h to jni_weak_ref.h. by newt@chromium.org · 10 years ago
  100. 5b7c670 Revert 265693 "Move Mojo channel initialization closer to IPC::C..." by brianderson@chromium.org · 10 years ago