1. 75e99d7 Fix mojo_test_apk build. by [email protected] · 11 years ago
  2. b4ac96e Mojo: Fix incorrect PLOG in raw_channel_win.cc. by [email protected] · 11 years ago
  3. ffe1703 Mojo: Windows: Enable Channel::Shutdown() on fatal error. by [email protected] · 11 years ago
  4. 8c25a8f6 Add Pepper owners for mojo/examples/pepper_container_app. by [email protected] · 11 years ago
  5. a11402e Mojo: Mojom: Add flag to force using bundled Python modules. by [email protected] · 11 years ago
  6. c1531f5 Mojo: Start writing some unit tests for mojo::system::Channel. by [email protected] · 11 years ago
  7. 504bf75c Adds more to viewmanager by [email protected] · 11 years ago
  8. 2916b9f Revert 266159 "Adds more to viewmanager" by [email protected] · 11 years ago
  9. 5ad0791c Adds more to viewmanager by [email protected] · 11 years ago
  10. db6659b Mojo: Fix crash on MojoShell on Android by [email protected] · 11 years ago
  11. a27695c2 Enable mojo js tests which depend on mojom.js files in gen/. by [email protected] · 11 years ago
  12. da8e3b72b cc: Remove the capability to give up and leave compositing mode. by [email protected] · 11 years ago
  13. acd2cc7c Removes bad DCHECK in MessagePumpMojo by [email protected] · 11 years ago
  14. a8f2a3ef Mojo: Handle "nested" Shutdown() in RawChannelWin. by [email protected] · 11 years ago
  15. c1e6534 Add support for Float/Double types for JS Mojo bindings. by [email protected] · 11 years ago
  16. 8ecd5fa Adding GetEventSource() method to the WindowTreeHost class. by [email protected] · 11 years ago
  17. befb5f0 Mojo: Add RawChannel tests for calling Shutdown() from OnReadMessage()/OnFatalError(). by [email protected] · 11 years ago
  18. 3b2eb88 Remove offscreen compositor contexts. by [email protected] · 11 years ago
  19. f68c146 Move Mojo channel initialization closer to IPC::Channel setup by [email protected] · 11 years ago
  20. 50faa38 Mojo: Move mojom (python) unittests to mojom_tests package and combine errors. by [email protected] · 11 years ago
  21. be1fc67 Revert 265927 "Implement a trivial Mojo EchoService that can be ..." by [email protected] · 11 years ago
  22. 196c60b Implement a trivial Mojo EchoService that can be connected to over DBus by [email protected] · 11 years ago
  23. b429665 Mojo: Fix some more Channel shutdown bugs. by [email protected] · 11 years ago
  24. 36c2077c Changes ViewManager to be node based and changes ids by [email protected] · 11 years ago
  25. 6a718ab Rename jni_helper.h to jni_weak_ref.h. by [email protected] · 11 years ago
  26. 2442605 Revert 265693 "Move Mojo channel initialization closer to IPC::C..." by [email protected] · 11 years ago
  27. 1a8abcd Move Mojo channel initialization closer to IPC::Channel setup by [email protected] · 11 years ago
  28. 70c0364 Java API for mojo system. by [email protected] · 11 years ago
  29. f2445e8 Mojo: Generate TypeTraits specializations for enums. by [email protected] · 11 years ago
  30. 0469d92 Revert 265530 "Gets Add/Remove working correctly in the view man..." by [email protected] · 11 years ago
  31. bf73dc4 Gets Add/Remove working correctly in the view manager by [email protected] · 11 years ago
  32. c115146 Revert 265509 "Gets Add/Remove working correctly in the view man..." by [email protected] · 11 years ago
  33. 59adf4e Gets Add/Remove working correctly in the view manager by [email protected] · 11 years ago
  34. 441c47f Convert codec.js to use a DataView instead of a Uint8Array. by [email protected] · 11 years ago
  35. d0012d1f Start of server side of viewmanager by [email protected] · 11 years ago
  36. 9e79a5f3c Update mojom parser to allow array of arrays. by [email protected] · 11 years ago
  37. 66b31f81a Revert of Start of server side of viewmanager (https://codereview.chromium.org/245663002/) by [email protected] · 11 years ago
  38. a92bce4 Start of server side of viewmanager by [email protected] · 11 years ago
  39. b92aed4 Add a missing return statement to SharedData::operator=. by [email protected] · 11 years ago
  40. 8b50cb0 Revert 265180 "Start of server side of viewmanager" by [email protected] · 11 years ago
  41. b68b7c6 Start of server side of viewmanager by [email protected] · 11 years ago
  42. 7a6b0c1 Mojo: Update/add README.md files. by [email protected] · 11 years ago
  43. e0220ad Mojo: Mojom C++ generator: Avoid in_ prefixes in declarations. by [email protected] · 11 years ago
  44. 0a82b04b Mojo: Kill endpoints on Channel Shutdown(). by [email protected] · 11 years ago
  45. 6857725d Mojo: Mojom: Don't assume that we're inside a src/ directory. by [email protected] · 11 years ago
  46. 587ddac8 Initial sketch of some View Manager client lib abstractions by [email protected] · 11 years ago
  47. 8c17298b Get sample_app running on Android again by [email protected] · 11 years ago
  48. 3087b9e Make ServiceManager own its ServiceLoaders by [email protected] · 11 years ago
  49. 0a1b1e6a Mojo: Move .../bindings/pylib/generate to .../bindings/pylib/mojom/generate. by [email protected] · 11 years ago
  50. 6f2ade4 Mojo: Mojom: Fix no-namespace handling for C++ generator. by [email protected] · 11 years ago
  51. ae7dede Mojo: Add JavaScript documentation for the core, support, and unicode modules. by [email protected] · 11 years ago
  52. df31e0a Mojo: Add support for arrays of interface handles by [email protected] · 11 years ago
  53. 84f8342 Change Service<> to ServiceConnection<> and ServiceFactory<> to ServiceConnector<> by [email protected] · 11 years ago
  54. 4544131 Mojo: Move .../bindings/pylib/parse to .../bindings/pylib/mojom/parse. by [email protected] · 11 years ago
  55. 45cba48e Add run_mojo_python_tests.py so that we can run the python tests on the bots. by [email protected] · 11 years ago
  56. fbc9618 Mojo: Minor mojom bindings generator error message refactor. by [email protected] · 11 years ago
  57. 4688286 Mojo: Start work on having the mojom parser build a richer AST. by [email protected] · 11 years ago
  58. 3e8f1f0 Mojo: Make some attempts towards fixing remote message pipe closure. by [email protected] · 11 years ago
  59. 7f7da36 Revert 264559 "Get sample_app running on Android again" by [email protected] · 11 years ago
  60. 8f4e701 Get sample_app running on Android again by [email protected] · 11 years ago
  61. a69a588e Fix 64-bit data type encoding from JavaScript. by [email protected] · 11 years ago
  62. 6d778813 Move MojoChannelInit to mojo/common by [email protected] · 11 years ago
  63. 6f4d763f Mojo: Make it possible to refer to types defined later in the mojom file by [email protected] · 11 years ago
  64. 5273d8ec Fixes race condition in MojoMessagePump by [email protected] · 11 years ago
  65. 5a8150a Mojo: properly encode and decode UTF8 strings in the JavaScript bindings by [email protected] · 11 years ago
  66. e1e974b Fix dependencies of JSTest.connection and reenable it. by [email protected] · 11 years ago
  67. 58b2f0a5 Adds supported for nested modules by [email protected] · 11 years ago
  68. e5844eb Load the nvs directly in the shell by [email protected] · 11 years ago
  69. 3a73473 Make mojo_system static and mojo_system_impl a component, never use both by [email protected] · 11 years ago
  70. 0fb4abfc Revert 263717 "Make mojo_system static and mojo_system_impl a co..." by [email protected] · 11 years ago
  71. cf28cd1 Make mojo_system static and mojo_system_impl a component, never use both by [email protected] · 11 years ago
  72. c459ff9 Mojo: Make it not CHECK-fail on receiving a bogus channel control message. by [email protected] · 11 years ago
  73. c8e981c Interceptor test for the mojo spy. by [email protected] · 11 years ago
  74. f5c9dbc Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash. by [email protected] · 11 years ago
  75. f951ee8 Mojo Spy: Fix a couple of bugs noticed by vtl@ and qsr@ by [email protected] · 11 years ago
  76. 55182d3 Mojo's JS codec missing 16-bit read/write operations. by [email protected] · 11 years ago
  77. 254fed5 Mojo: Fix my LOG_IF(ERROR, ...) from r262803. by [email protected] · 11 years ago
  78. ac7db1b Mojo: Log an error on the remote message pipe leak condition.[1] by [email protected] · 11 years ago
  79. c91fdf4 Adds a maximum segment size and enforces it. by [email protected] · 11 years ago
  80. 1f06f84 Mojo: Allow dispatchers to attach PlatformHandles to the MessageInTransit on serialization. by [email protected] · 11 years ago
  81. 9e12a22 Have NativeViewportX11 create a default PlatformEventSource. by [email protected] · 11 years ago
  82. 6b395fe Make net use v8 through gin by [email protected] · 11 years ago
  83. 5243bce52 Mojo: in the JS bindings, have connection errors reject the Promise associated by [email protected] · 11 years ago
  84. 512e35e9 Fix mojo dependencies for component build. by [email protected] · 11 years ago
  85. 05e5d16 Mojo: MessageInTransit clean-up. by [email protected] · 11 years ago
  86. b3fd32d base: Add ScopedJavaLocalFrame class. by [email protected] · 11 years ago
  87. 506372b Mojo: Dispatcher::MessageInTransitAccess functions don't need to take the lock. by [email protected] · 11 years ago
  88. b9e1e5c Mojo: Mojom: Test the parser when there's no module declared. by [email protected] · 11 years ago
  89. e268241 Mojo Spy core first CL. Introduces mojo::Spy files by [email protected] · 11 years ago
  90. 1c142a5 Removes use_mojo by [email protected] · 11 years ago
  91. 9a2e75d x11: Move X event handling out of the message-pump. by [email protected] · 11 years ago
  92. d4698f4 Mojo: Abstract out write/writev vs send/sendmsg (for Unix domain sockets). by [email protected] · 11 years ago
  93. 41b64e8a Mojo: Get rid of some EOL whitespace in C++ .tmpl files. by [email protected] · 11 years ago
  94. aafb941 Adds ScopedHandleBase::From by [email protected] · 11 years ago
  95. ef3cfd3 Mojo: Use Promises for request/response calls in the JavaScript bindings. by [email protected] · 11 years ago
  96. 2cc54f4 Mojo: Add a "pytest" to mojob.sh that runs Python unit tests. by [email protected] · 11 years ago
  97. a77a6dd Mojo: Move mojo/public/data/bindings/tests/ to mojo/public/interfaces/bindings/tests/data/. by [email protected] · 11 years ago
  98. 352ed67c Mojo: Move mojo/public/bindings to mojo/public/tools/bindings. by [email protected] · 11 years ago
  99. 4df54e8 Get rid of all component builds specific .isolate. by [email protected] · 11 years ago
  100. 73a7a8a Mojo: Add the ability to attach PlatformHandles to MessageInTransits. by [email protected] · 11 years ago