summaryrefslogtreecommitdiffstats
path: root/mojo/services/native_viewport/native_viewport_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves mojo/services/* to components/* part 4sky2015-04-211-164/+0
* Moves mojo/services/* to components/* part 1sky2015-04-201-1/+1
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-021-0/+164
* Remove mojo/shell and (most) service implementationsjamesr2014-10-281-160/+0
* Change mojo URLs from mojo://mojo_foo to mojo://foo.aa2014-10-181-2/+2
* Move mojo/services/public/cpp TypeConverters to mojo/converters.msw2014-10-101-3/+3
* Makes NativeViewport send OnBoundsChanged() after widget availablesky2014-09-301-6/+20
* Nukes NativeViewportClient::OnCreatedsky2014-09-291-11/+13
* Add a headless configuration to Mojo's native viewport serviceabarth2014-09-261-3/+10
* Convert view manager to surfaces with uploading shim in client libjamesr2014-09-121-8/+9
* Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetricmpcomplete2014-09-031-3/+2
* Teach the native viewport service to draw a Surface into itselfjamesr2014-08-291-7/+36
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-201-34/+4
* Revert 290431 "Mojo multiple command buffer support and sample"sashab@chromium.org2014-08-191-3/+34
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-191-34/+3
* Revert of Mojo multiple command buffer support and sample (patchset #6 of htt...tdanderson@chromium.org2014-08-161-3/+34
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-161-34/+3
* Turn mojo_native_viewport_service from component into a static_library.davemoore@chromium.org2014-08-151-0/+138
* Implement ServiceManagerdavemoore@chromium.org2013-12-181-146/+0
* Do something more interesting than printf when an event is received by sample...ben@chromium.org2013-12-101-14/+62
* Move us closer to shutting down cleanly.ben@chromium.org2013-12-091-4/+12
* Wire events through to sample_appben@chromium.org2013-12-061-1/+23
* Mojo: Generate bindings that make use of ScopedMessagePipeHandle.darin@chromium.org2013-12-041-4/+3
* [Mojo] Introduce gles2 serviceabarth@chromium.org2013-11-281-21/+18
* [Mojo] Draw GL from within sample_appabarth@chromium.org2013-11-281-0/+72