summaryrefslogtreecommitdiffstats
path: root/mojo/mojo_public.gypi
Commit message (Expand)AuthorAgeFilesLines
* Put thunk targets directly into loadable modules in static buildjamesr2014-08-281-46/+0
* mojo: first take on removing mojo_main_{chromium,standalone}.tim@chromium.org2014-08-211-1/+3
* Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headersjamesr@chromium.org2014-08-131-0/+6
* GN: Add mojo_shell_tests, get more things working on androidjamesr@chromium.org2014-08-131-0/+1
* mojo: Reland "Convert gles2 to the new thunking system."erg@chromium.org2014-08-121-0/+40
* Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..."rkc@chromium.org2014-08-091-40/+0
* mojo: Reland "Convert gles2 to the new thunking system."erg@chromium.org2014-08-091-0/+40
* Pass ServiceProvider thru ViewManagerService::Embed() allowing embedder & emb...ben@chromium.org2014-08-071-0/+4
* mojo: terminate apps if the shell goes awaytim@chromium.org2014-08-061-1/+14
* Revert 287680 "mojo: terminate apps if the shell goes away"tommi@chromium.org2014-08-061-14/+1
* mojo: terminate apps if the shell goes awaytim@chromium.org2014-08-061-1/+14
* Mojo: split up service_provider.mojomdarin@chromium.org2014-07-311-5/+7
* Revert of mojo: Convert gles2 to the new thunking system (https://codereview....tapted@chromium.org2014-07-301-40/+0
* mojo: Convert gles2 to the new thunking system.erg@chromium.org2014-07-301-0/+40
* GN: Add GN rules for mojo_shell targetjamesr@chromium.org2014-07-291-1/+1
* Mojo: add InterfaceFactoryImpl, use composition rather than inheritance.darin@chromium.org2014-07-291-0/+4
* Mojo: Use InterfaceFactory<Interface> for service registrationjamesr@chromium.org2014-07-241-2/+2
* Move mojo java bindings to mojo/publicqsr@chromium.org2014-07-221-2/+14
* Move mojo_bindings_java target to mojo.gypcmasone@chromium.org2014-07-211-13/+0
* Re-land "Add GN build targets for the rest of mojo/public"cmasone@chromium.org2014-07-171-0/+7
* Revert 283490 "Add GN build targets for the rest of mojo/public"petewil@chromium.org2014-07-161-6/+0
* Add GN build targets for the rest of mojo/publiccmasone@chromium.org2014-07-161-0/+6
* Split targets with external dependencies out of mojo_public.gypicmasone@chromium.org2014-07-111-221/+4
* Remove @Nullable annoation on readAndDispatchMessageqsr@chromium.org2014-07-111-7/+0
* Mojo: Eliminate SyncDispatcher in favor of WaitForIncomingMethodCalldarin@chromium.org2014-07-101-2/+0
* Add Message and MessageReceiver classes.qsr@chromium.org2014-07-011-0/+7
* Fix path to Mojo logging.h in mojo_public.gypi.bauerb@chromium.org2014-06-301-1/+1
* Mojo: Remove InterfaceProvider.sammc@chromium.org2014-06-301-15/+0
* Split ServiceProvider into 3davemoore@chromium.org2014-06-251-2/+4
* mojo: don't leak ServiceConnectors if they are re-Added to ServiceRegistrytim@chromium.org2014-06-251-0/+15
* Mojo: Add logging macros (and supporting code) for use in mojo/public/cpp.viettrungluu@chromium.org2014-06-191-0/+3
* Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment.viettrungluu@chromium.org2014-06-191-2/+2
* Mojo message validation tests: add integration tests and move existing confor...yzshen@chromium.org2014-06-151-0/+1
* Mojo: Add basic logging facilities to environment.viettrungluu@chromium.org2014-06-141-0/+5
* Introduce internal::ServiceRegistry to prepare for ServiceProvider split.davemoore@chromium.org2014-06-131-0/+2
* Mojo: Add the IInterfaceProvider interface.sammc@chromium.org2014-06-111-0/+15
* Add input data parser for Mojo message validation tests.yzshen@chromium.org2014-06-091-0/+2
* Minor additions to GN build, comment mojo bindings.brettw@chromium.org2014-06-091-0/+3
* Revert 275652 "Remove unneeded JNI registrations."torne@chromium.org2014-06-091-20/+0
* Remove unneeded JNI registrations.sl.ostapenko@samsung.com2014-06-071-0/+20
* Make mojo_main_{chromium,standalone} a variable instead of a targetdavemoore@chromium.org2014-06-061-26/+0
* Mojo cpp bindings: report the reason of validation failure.yzshen@chromium.org2014-06-041-0/+2
* Mojo cpp bindings: validation logic for incoming messagesyzshen@chromium.org2014-05-311-0/+3
* Mojo: Implement support for |Foo&| mojom syntaxdarin@chromium.org2014-05-301-0/+1
* fix gypdarin@chromium.org2014-05-291-2/+1
* Mojo: more idiomatic C++ bindingsdarin@chromium.org2014-05-291-8/+6
* Support MojoMain() in an Application contextdavemoore@chromium.org2014-05-291-0/+26
* Centralizes setting of mojom_base_output_dirsky@chromium.org2014-05-291-6/+0
* Mojo: Move (shared) buffer types/constants/functions from mojo/public/c/syste...viettrungluu@chromium.org2014-05-281-0/+1
* Mojo: Move data pipe types/constants/functions from mojo/public/c/system/core...viettrungluu@chromium.org2014-05-281-0/+1