summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in mojo/.Avi Drissman2015-12-21312-118/+753
* command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extensionkkinnunen2015-12-213-0/+9
* Convert Pass()→std::move() in //mojodcheng2015-12-1865-331/+440
* Convert Pass()→std::move() in //mojo/edkdcheng2015-12-1829-197/+225
* Convert Pass()→std::move() in //mojo/servicesdcheng2015-12-1832-253/+293
* Revert of Make base a static ibrary (patchset #3 id:40001 of https://coderevi...phoglund2015-12-181-0/+8
* Fix memory leak in unittests with new Mojo EDK.jam2015-12-181-1/+6
* [mojo] Support native types with mojom wire formatrockot2015-12-1815-5/+543
* Mac CoreAnimation: Add more CALayer parametersccameron2015-12-183-8/+26
* Make base a static ibrarybrettw2015-12-181-8/+0
* Fix shutdown UAF in MessagePipeDispatcher in new Mojo EDK.jam2015-12-171-0/+7
* [mojo] Add pickling support for native-only structsrockot2015-12-1718-5/+589
* Fix UAF in new Mojo EDK.jam2015-12-175-27/+22
* [mojo] Use base::Pickle for Message storage.rockot2015-12-1712-82/+226
* Lazily allocate the holder in mojo::internal::SharedData<>.amistry2015-12-171-11/+41
* Modify Binding<>, StrongBinding<>, and AssociatedBinding<> to enforce that an...amistry2015-12-174-6/+28
* [mojo] Allow value deserialization to failrockot2015-12-1710-30/+71
* Always set the error handler closure of Binding<> after binding to a message ...amistry2015-12-173-9/+11
* [mojo] Add GenericInterface_ to interface class variantsrockot2015-12-1713-39/+81
* [mojo] Add typemap and variant support to generatorsrockot2015-12-1614-42/+232
* [mojo] Fix public_deps on //mojo/application/public/cpprockot2015-12-161-3/+6
* [mojo] Suppress findbugs errors on generated bindingsrockot2015-12-164-0/+10
* [mojo] Add mojom parser support for native-only structsrockot2015-12-167-14/+49
* Fix mojo_common_perftests, and add to gn_only rule to catch future breakages.amistry2015-12-161-0/+6
* Remove unused nacl related files in mojo/public.jam2015-12-169-634/+109
* Removing unused mgl files in mojo.jam2015-12-1610-363/+0
* Fix race condition with multiplexed message pipes.jam2015-12-154-30/+44
* Remove directories in mojo/public/third_party that just mirrored third_party.jam2015-12-1555-16526/+5
* Followup fix to r365175 for new Mojo EDK.jam2015-12-151-1/+2
* Fix shutdown assert with the new Mojo EDK.jam2015-12-152-4/+9
* Revert of Remove directories in mojo/public/third_party that just mirrored th...hiroshige2015-12-1550-0/+16521
* Remove directories in mojo/public/third_party that just mirrored third_party.jam2015-12-1550-16521/+0
* Add comparison operator to mojo::Handle.amistry2015-12-151-0/+5
* Only set -rpath=$ORIGIN in component builds by default.brettw2015-12-141-0/+6
* Fix race condition in new Mojo EDK exposed by Mac ASAN bots.jam2015-12-1410-138/+121
* Revert of Only set -rpath=$ORIGIN in component builds by default. (patchset #...dcheng2015-12-141-6/+0
* Fix race condition in new Mojo EDK.jam2015-12-123-11/+16
* Only set -rpath=$ORIGIN in component builds by default.brettw2015-12-121-0/+6
* Mojo C++ bindings: use base::ThreadChecker instead of mojo::internal::ThreadC...yzshen2015-12-126-99/+5
* Add URLLoaderStatus bytes_read and content_length for progress.msw2015-12-113-1/+14
* Adds a simple task viewer to mash.ben2015-12-1116-13/+186
* Revert of Fix compile of mojo_system_unittests2 on Android & GN (patchset #1 ...thakis2015-12-111-1/+0
* Remove third_party/mojo_services.jam2015-12-113-1/+52
* Make mojo::edk::PlatformHandle have the same named member on all platforms.jam2015-12-1115-66/+50
* Implementation of WaitSet for new EDK.amistry2015-12-1110-0/+1023
* Mojo C++ bindings: Support Wait and Pause on InterfacePtr<T> and Binding<T> e...yzshen2015-12-117-37/+119
* Fix new Mojo EDK multiplexing code on Android.jam2015-12-111-17/+5
* Fix wsJohn Abd-El-Malek2015-12-103-8/+8
* Fix mojo_runner hang on Windows with component build.jam2015-12-101-0/+4
* Prepare chrome to use the new Mojo EDK by default.John Abd-El-Malek2015-12-104-17/+20