- b7449b5 [AUTO UPDATE] Copying from upstream Mojo Repository. by Sean Klein · 9 years ago master
- 89123a2 Converted repository to tools-specific version by Sean Klein · 9 years ago
- 73e948c Done-ish?: ApplicationDelegate -> ApplicationImplBase conversion. by Viet-Trung Luu · 9 years ago
- a025054 Yet more ApplicationDelegate -> ApplicationImplBase conversion. by Viet-Trung Luu · 9 years ago
- 520b7ed Motown: Fix audio server regression by Dale Sather · 9 years ago
- bf706cd Motown: Move framework/util/incident* so other services can use it by Dale Sather · 9 years ago
- 730144e Mojom frontend: Update shortened url for latest version of graph-theory paper. by Mitch Rudominer · 9 years ago
- 8f8c215 Convert ViewProviderApp and ContentViewerApp to implement ApplicationImplBase instead of ApplicationDelegate. by Viet-Trung Luu · 9 years ago
- 911b5de Get rid of {Run,Terminate}MainApplication(), and more ApplicationDelegate conversion. by Viet-Trung Luu · 9 years ago
- b3a28be Roll base to 5e00da80f6adb7082d1c0e88d3274cf87cc43bc5 and tonic to f7acabb8fa6c91124486a41194eac3cd421b70d0. by Viet-Trung Luu · 9 years ago
- 8188f0d Update launcher API. by Benjamin Lerman · 9 years ago
- 1209a82 Yet more ApplicationDelegate/ApplicationRunner conversion. by Viet-Trung Luu · 9 years ago
- c103879 More ApplicationDelegate/ApplicationRunner[Chromium] conversion. by Viet-Trung Luu · 9 years ago
- 32b469b Make PlatformViewport and NativeViewportImpl use Shell* instead of ApplicationImpl*. by Viet-Trung Luu · 9 years ago
- f9f6aac Mojom compiler frontend: Change the type of the |offset| field to uint32. by Mitch Rudominer · 9 years ago
- 910c544 Update API: MojoReduceRights() -> MojoReplaceHandleWithReducedRights(). by Viet-Trung Luu · 9 years ago
- 332b5ed Roll skia to 8cc209111876b7c78b5ec577c9221d8ed5e21024 by Jeff Brown · 9 years ago
- 9b776d5 Mozart: Reduce pipeline depth and unify frame queue. by Jeff Brown · 9 years ago
- 8671c2c Make TracingImpl take a Shell* and args, instead of an ApplicationImpl*. by Viet-Trung Luu · 9 years ago
- afa7692 Add (optional) options to Run[Main]Application(). by Viet-Trung Luu · 9 years ago
- 524770b Fix build breakage. by Viet-Trung Luu · 9 years ago
- 88aca05 Delete //mojo/icu. by Viet-Trung Luu · 9 years ago
- ce913b5 Motown: Implement MediaTimelineController and use it. by Dale Sather · 9 years ago
- 9030792 Add implementations of mojo::{Run,Terminate}[Main]Application() for "chromium". by Viet-Trung Luu · 9 years ago
- 862d13b Enforce/require MOJO_HANDLE_RIGHT_TRANSFER in sending handles via MojoWriteMessage(). by Viet-Trung Luu · 9 years ago
- 17dd2f6 Add 'Flog' formatted logging to mojo/services by Dale Sather · 9 years ago
- 5039914 Add RunMainApplication()/TerminateMainApplication() for use in MojoMain(). by Viet-Trung Luu · 9 years ago
- 8f792dd Motown: Convert MediaSink to expose MediaTimelineControlSite by Dale Sather · 9 years ago
- 276d65d Make RunApplication() return a MojoResult and TerminateApplication() take one. by Viet-Trung Luu · 9 years ago
- db06898 Remove ViewProvider.CreateView()'s exposed_services. by Viet-Trung Luu · 9 years ago
- 6c0e2d5 Motown: Use new TimelineTransform and related definitions by Dale Sather · 9 years ago
- eab7f10 Motown: Factor FactoryServiceBase out of MediaFactoryService by Dale Sather · 9 years ago
- 6638e8b Build library for the Dart Content Handler. by Nelly Vouzoukidou · 9 years ago
- db51075 Removed unnecessary dependency on data_pipe_utils by Sean Klein · 9 years ago
- 7d57915 Add a mojo::RunApplication() for running implementations of ApplicationImplBase. by Viet-Trung Luu · 9 years ago
- 3405784 Dart: Peer packages version bump by Zachary Anderson · 9 years ago
- 7615ee5 Dart: Bump mojo_sdk package version by Zachary Anderson · 9 years ago
- 24614f9 Dart: Bump leaf package versions by Zachary Anderson · 9 years ago
- ef5cd66 Add thunks for MojoDuplicateHandle[WithReducedRights](). by Viet-Trung Luu · 9 years ago
- 11b9934 EDK: Add Core::DuplicateHandleWithReducedRights(). by Viet-Trung Luu · 9 years ago
- 0150739 Dart: Roll Dart runtime by Zachary Anderson · 9 years ago
- 136367b Dart: Rolls runtime forward. by Zachary Anderson · 9 years ago
- b021c0c Removed false dependency from media on the file service interface by Sean Klein · 9 years ago
- 5970658 Make SpeechRecognizerApplicationDelegate class public. by Nelly Vouzoukidou · 9 years ago
- a970ef6 Remove name for not exported service. by Benjamin Lerman · 9 years ago
- bbc0e08 Documentation cleanup. by Benjamin Lerman · 9 years ago
- dc99870 Remove requirement that mojo::Environment be instantiated. by Viet-Trung Luu · 9 years ago
- 02596a0 Dart: Adds Interface and InterfaceRequest interfaces. by Zachary Anderson · 9 years ago
- d75adea Mozart: Avoid blocking in glCheckFramebufferStatus(). by Jeff Brown · 9 years ago
- 78a7acc Mozart: Generalize frame scheduling. by Jeff Brown · 9 years ago
- f36e23b Mozart: Improve tracing and backpressure. by Jeff Brown · 9 years ago
- 8d66e0d Address comments on 88686a82ed8f1037bba3deacdd679fb8e717f2f6 by Nelly Vouzoukidou · 9 years ago
- 27638ad Converted Mojo Common Unittests to run as Apptests. by Sean Klein · 9 years ago
- c3b1910 Make mojo::RunLoop just use pthreads. by Viet-Trung Luu · 9 years ago
- e5ace23 Add thunks for MojoGetRights(), etc. by Viet-Trung Luu · 9 years ago
- 693c379 Simplify ContentHandlerFactory a bit. by Viet-Trung Luu · 9 years ago
- 3d068bd EDK: Add Core::GetRights(). by Viet-Trung Luu · 9 years ago
- 1c3e36c Remove ApplicationRunner::{Get,Set}DefaultLogger(). by Viet-Trung Luu · 9 years ago
- 21a4f27 Add ApplicationImplBase::Bind(). by Viet-Trung Luu · 9 years ago
- 88686a8 Build libraries for a number of services. by Nelly Vouzoukidou · 9 years ago
- 4ade0ed Make BaseView et al. take an ApplicationConnector instead of an ApplicationImpl. by Viet-Trung Luu · 9 years ago
- dec9013 Create a RegisterViewAssociate method in ViewManager by Michael Jurka · 9 years ago
- 30dc8f4 Build authenticating_url_loader_interceptor library. by Nelly Vouzoukidou · 9 years ago
- f9aa301 Dart: Fixes rtt benchmark by Zachary Anderson · 9 years ago
- 057a062 Dart: Update peer package versions by Zachary Anderson · 9 years ago
- 9fee976 Dart: Bump mojo_sdk package version by Zachary Anderson · 9 years ago
- 107bac0 Dart: Bump leaf package versions by Zachary Anderson · 9 years ago
- 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