- f56fd59 Build speech recognizer library. by Nelly Vouzoukidou · 9 years ago
- 6f37494 Regularly poll the X11 event queue. by Jeff Brown · 9 years ago
- 0a68a8d Factor stuff from ApplicationImpl out to a new class, ApplicationImplBase. by Viet-Trung Luu · 9 years ago
- abe3e1a Fix android. by Viet-Trung Luu · 9 years ago
- d63ebab Make ApplicationTestBase not use ApplicationImpl. by Viet-Trung Luu · 9 years ago
- 1e926e4 Replace ApplicationImpl::CreateApplicationConnector() with a standalone helper function. by Viet-Trung Luu · 9 years ago
- 48993a8 Dart: Refactor Stubs by Zachary Anderson · 9 years ago
- 0da9363 More cleanup: Get rid of ServiceConnectorRegistry. by Viet-Trung Luu · 9 years ago
- b237bca ApplicationConnection devolution, part 4 (the end). by Viet-Trung Luu · 9 years ago
- 736c850 ApplicationConnection devolution, part 3.1. by Viet-Trung Luu · 9 years ago
- 22e78b3 ApplicationConnection devolution, part 3. by Viet-Trung Luu · 9 years ago
- beec2bc ApplicationConnection devolution, part 2.5. by Viet-Trung Luu · 9 years ago
- 2b9bfa7 ApplicationConnection devolution, part 2.4. by Viet-Trung Luu · 9 years ago
- 5e30a07 ApplicationConnection devolution, part 2.3. by Viet-Trung Luu · 9 years ago
- 688f68e ApplicationConnection devolution, part 2.2. by Viet-Trung Luu · 9 years ago
- 66402b5 ApplicationConnection devolution, part 2.1. by Viet-Trung Luu · 9 years ago
- 8913522 Make the dart:mojo.internal import configuration specific. by Florian Loitsch · 9 years ago
- 087fc16 ApplicationConnection devolution, part 1. by Viet-Trung Luu · 9 years ago
- 721c34a Make ServiceRegistry (which implements) ApplicationConnection just wrap a ServiceProviderImpl. by Viet-Trung Luu · 9 years ago
- b3a693d Dart: Update peer package versions by Zachary Anderson · 9 years ago
- ef526bb Dart: Update mojo_sdk package version by Zachary Anderson · 9 years ago
- 90ee9b3 More work on ServiceProviderImpl. by Viet-Trung Luu · 9 years ago
- 12d71ee Dart: Update leaf package versions by Zachary Anderson · 9 years ago
- c200560 Dart: Refactors Proxies by Zachary Anderson · 9 years ago
- a871ea6 Remove android vsync service on the Android mojo shell. by Benjamin Lerman · 9 years ago
- d21f93b Change InterfaceFactory<I>::Create() to take a ConnectionContext instead of an ApplicationConnection. by Viet-Trung Luu · 9 years ago
- 6d36c07 Dart: Update SDK by Zachary Anderson · 9 years ago
- 65138ce Add a new way of using ServiceProviderImpl without InterfaceFactory. by Viet-Trung Luu · 9 years ago
- aac1322 Dart: Faster 'gen' command for mojom.dart tool by Zachary Anderson · 9 years ago
- a3a85dc Abstract out connection information into ConnectionContext. by Viet-Trung Luu · 9 years ago
- 12b1499 Disable output buffering in devtools scripts. by Przemyslaw Pietrzkiewicz · 9 years ago
- 98fc6b3 Remove ServiceRegistry's support for exposed services. by Viet-Trung Luu · 9 years ago
- a958633 Remove ApplicationConnection::GetServiceProvider(). by Viet-Trung Luu · 9 years ago
- 25e32e6 Update platform handle (private) API "documentation"/comments. by Viet-Trung Luu · 9 years ago
- 928c808 Remove ApplicationConnection::ConnectToService(). by Viet-Trung Luu · 9 years ago
- 76ec8a7 Remove mojo:tracing's support for wrong-way service providers. by Viet-Trung Luu · 9 years ago
- a60302d Mojom compiler: Eliminate duplicate representation of enum values in mojom_types.mojom. by Mitch Rudominer · 9 years ago
- b5f7a2a Add rights for mapping buffer. Update (shared) buffer APIs. by Viet-Trung Luu · 9 years ago
- 67c8e97 Add rights for get/set options. Update message pipe and data pipe APIs. by Viet-Trung Luu · 9 years ago
- c07399d Fix comment on Interface close. by Benjamin Lerman · 9 years ago
- 1c9ee41 EDK: Add tests for ..._RIGHTS_NONE in HandleTest.HasAllRights. by Viet-Trung Luu · 9 years ago
- d588c94 Neuter the wrong-way ServiceProvider (a.k.a. exposed_services). by Viet-Trung Luu · 9 years ago
- 2396e1a Delete JSEchoTest.ShareEchoService -- it tests the wrong-way ServiceProvider (exposed_services). by Viet-Trung Luu · 9 years ago
- 453f346 EDK: Convert Core::GetAndRemoveDispatcher() to GetAndRemoveHandle(). by Viet-Trung Luu · 9 years ago
- badfd68 EDK: Remove Core::GetDispatcher(). by Viet-Trung Luu · 9 years ago
- 5fdaf5e EDK: Add handle rights checking to the various entrypoints. by Viet-Trung Luu · 9 years ago
- 0c47367 EDK: Check that handle rights are preserved in various tests. by Viet-Trung Luu · 9 years ago
- 2c145bf EDK: Make TransportData preserve handle rights. by Viet-Trung Luu · 9 years ago
- a0a2c04 Make the Dart application library code stop using the "wrong way" service provider (a.k.a. exposed_services). by Viet-Trung Luu · 9 years ago
- b979f3c Add list of development tools for working on Mojo. by Jeff Brown · 9 years ago
- 7f38d69 Remove ApplicationManagerTest.BCallC. by Viet-Trung Luu · 9 years ago
- 614bda8 Dart: Adds optional impl argument to unbound generated Stub ctor by Zachary Anderson · 9 years ago
- 9a79129 Do not close the handle and raise an exception if the handle has already been passed to another owner by Jason Simmons · 9 years ago
- 73d6208 Dart: Update peer package versions by Zachary Anderson · 9 years ago
- c7c9fc0 Dart: Update mojo_sdk package version by Zachary Anderson · 9 years ago
- ae8c016 Convert //services/js/echo_apptest.cc to use SynchronousInterfacePtr. by Viet-Trung Luu · 9 years ago
- 46429a5 Update monet to 4bd8ec848bf53694f1fcb31d5303461aa0e2f472. by Viet-Trung Luu · 9 years ago
- 12c8df4 Fix deps/public_deps of //mojo/data_pipe_utils. by Viet-Trung Luu · 9 years ago
- e95b5db Dart: Update leaf package versions by Zachary Anderson · 9 years ago
- 705723c Rolls Dart runtime forward by Zachary Anderson · 9 years ago
- b7dbc87 EDK: Plumb Handle/HandleVector yet one more layer down: MessageInTransit. by Viet-Trung Luu · 9 years ago
- 9e90a61 EDK: Plumb Handle/HandleVector one more layer down. by Viet-Trung Luu · 9 years ago
- db501ea Motown: Add timeline_controller.mojom by Dale Sather · 9 years ago
- bfa19c4 Motown: Move responsibility for binding to MediaFactoryService::Product by Dale Sather · 9 years ago
- 7da6010 Motown: Rename Ratio and LinearFunction classes by Dale Sather · 9 years ago
- beecbb3 EDK: Remove HandleTable::AddDispatcherVector(). by Viet-Trung Luu · 9 years ago
- 06721d9 Dart: Wait to handle events on a Stub until it makes sense to do it. by Zachary Anderson · 9 years ago
- 27b2c3f Motown: Employ TypeConverter pattern for mojo type conversions. by Dale Sather · 9 years ago
- 74ccfef EDK: Replace HandleTable::GetAndRemoveDispatcher() with GetAndRemoveHandle(). by Viet-Trung Luu · 9 years ago
- bb342af EDK: Replace HandleTable::GetDispatcher() with GetHandle(). by Viet-Trung Luu · 9 years ago
- c1ffb9f EDK: Remove Core::AddDispatcher(). by Viet-Trung Luu · 9 years ago
- b824319 EDK: Add HandleTable::AddHandleVector(). by Viet-Trung Luu · 9 years ago
- 51a3952 Motown: Add new Ratio and LinearFunction classes to media/common/cpp. by Dale Sather · 9 years ago
- 01cd947 EDK: HandleTransport::CreateEquivalentDispatcherAndClose() -> CreateEquivalentHandleAndClose(). by Viet-Trung Luu · 9 years ago
- 414f914 EDK: Rename DispatcherTransport to HandleTransport. by Viet-Trung Luu · 9 years ago
- ef6c996 EDK: Add MojoHandleRights to DispatcherTransport. by Viet-Trung Luu · 9 years ago
- 6a32947 Go bindings: Don't import 'fmt' unless it is needed. by Mitch Rudominer · 9 years ago
- 74b16b5 EDK: Move DispatcherTransport to handle_transport.*. by Viet-Trung Luu · 9 years ago
- c0aa2b0 Comment fix. by Viet-Trung Luu · 9 years ago
- 406a5c1 Make it possible to write a message pipe endpoint's peer into it. by Viet-Trung Luu · 9 years ago
- 138b200 Mozart: Move frame lag compensation to new class. by Jeff Brown · 9 years ago
- b14cd33 Use TraceProviderRegistry in //shell/context.cc. by Viet-Trung Luu · 9 years ago
- 2f2d1be Go bindings: Change generated enum value constants to be typed as the enum type. by Mitch Rudominer · 9 years ago
- 0c1fc94 Move the Dispatcher::EntrypointClass enum out of Dispatcher to its own file. by Viet-Trung Luu · 9 years ago
- f38d5d7 Mojom frontend: Start populating |resolved_concrete_value| field in mojom_types.mojom by Mitch Rudominer · 9 years ago
- 4c23420 Mojom frontend: Detect Ill-founded Types by Mitch Rudominer · 9 years ago
- 75ae018 Use TraceProviderRegistry in //services/dart/dart_tracing.*. by Viet-Trung Luu · 9 years ago
- 996f2ba Use TraceProviderRegistry in //mojo/common/tracing_impl.*. by Viet-Trung Luu · 9 years ago
- 6ad5852 Motown: Use unsigned numerator for rate ratios. by Dale Sather · 9 years ago
- c667145 Add TraceProviderRegistry and implementation in tracing service/application. by Viet-Trung Luu · 9 years ago
- 74e3c9d mojom: move mojom/mojom_tool/generated -> mojom/generated. Update consumers by Vardhan Mudunuru · 9 years ago
- c37d0a7 Build fix. by Viet-Trung Luu · 9 years ago
- a531594 Add a ctor for InterfaceRequest<I> that takes a ScopedMessagePipeHandle, and remove MakeRequest<I>(). by Viet-Trung Luu · 9 years ago
- fe25adb More SynchronousInterfacePtr conversion + some related pexe content handler cleanup. by Viet-Trung Luu · 9 years ago
- 1e5279f Allow mojo_debug to run on mac by Ian McKellar · 9 years ago
- 83a3fb1 Remove interface_factory_impl.h. by Viet-Trung Luu · 9 years ago
- a237e8b Simplify LogImpl a bit. by Viet-Trung Luu · 9 years ago
- 3f18d24 Remove media from fnl to fix build. by Craig Stout · 9 years ago
- a8e83bb Fix ozone/drm build by Craig Stout · 9 years ago
- 6df00de Fix fnl/ozone build. by Craig Stout · 9 years ago