summaryrefslogtreecommitdiffstats
path: root/mojo/services/native_viewport
Commit message (Expand)AuthorAgeFilesLines
* Moves mojo/services/* to components/* part 1sky2015-04-205-8/+8
* Pulls display related changes from mojo to chromesky2015-04-173-12/+18
* Fixes time of events from androidsky2015-04-031-1/+3
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-0216-0/+1503
* Move services code brought in from Mojo to live under //third_party.blundell2015-01-306-112/+0
* Update mojo sdk to rev 126532ce21c5c3c55a1e1693731411cb60169efdblundell2015-01-291-9/+9
* Update mojo sdk to rev b737c0531e299ad494725c518699843e76ff84f5Colin Blundell2015-01-192-8/+10
* Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1rockot2015-01-165-6/+19
* Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00frockot2014-12-165-0/+97
* Remove mojo/shell and (most) service implementationsjamesr2014-10-2820-1549/+0
* GN: Fix Android component buildcjhopman2014-10-271-0/+3
* gpu: Rewrite MailboxSynchronizersievers2014-10-242-2/+3
* Mojo: More virtual/override style fixes in mojo/.Viet-Trung Luu2014-10-211-38/+18
* Standardize usage of virtual/override/final in mojo/dcheng2014-10-216-55/+41
* Change mojo URLs from mojo://mojo_foo to mojo://foo.aa2014-10-181-2/+2
* Make ApplicationImpl::args() be a std::vector<std::string>davemoore2014-10-171-3/+2
* Fix Java indentation issues.aurimas2014-10-161-9/+9
* Move gl initialization to NativeViewportAppDelegate::Initialize()davemoore2014-10-153-43/+19
* Move mojo/services/public/cpp TypeConverters to mojo/converters.msw2014-10-106-14/+14
* Rename Get to GetProxysky2014-10-061-1/+1
* replace OVERRIDE and FINAL with override and final in mojo/mostynb2014-10-065-60/+60
* Move command_buffer.mojom file to m/s/public/interfaces/gpujamesr2014-10-062-2/+2
* Mojo: Convert the remaining OVERRIDEs to override in mojo/.viettrungluu2014-10-015-35/+39
* Makes NativeViewport send OnBoundsChanged() after widget availablesky2014-09-302-6/+22
* Nukes NativeViewportClient::OnCreatedsky2014-09-292-14/+18
* Add a headless configuration to Mojo's native viewport serviceabarth2014-09-268-42/+115
* Removing uses of X11 native key events.kpschoedel2014-09-221-3/+3
* 4th attempt to land change to remove NativeViewportService anddavemoore2014-09-203-10/+121
* Make mojo/services pass in "gn check"brettw2014-09-201-0/+4
* Revert of Make mojo/services pass in "gn check" (patchset #3 id:40001 of http...brettw2014-09-191-4/+0
* Make mojo/services pass in "gn check"Brett Wilson2014-09-191-0/+4
* Revert of Third attempt to land change to remove NativeViewportService and (p...dbeam2014-09-183-119/+10
* Third attempt to land change to remove NativeViewportService anddavemoore2014-09-183-10/+119
* Revert of Second attempt to land change to remove NativeViewportService and (...horo2014-09-173-119/+10
* Second attempt to land change to remove NativeViewportService anddavemoore2014-09-173-10/+119
* GN: Replace mojo/system.gni with forwarding groupsjamesr2014-09-161-1/+0
* GN rules for everything in //mojojamesr2014-09-151-0/+1
* Revert "Create native_viewport_service, don't build it into mojo_shell unless...Dave Moore2014-09-153-117/+9
* Create native_viewport_service, don't build it into mojo_shell unless Androiddavemoore2014-09-153-9/+117
* Move application:chromium bindings to mojo/application/jamesr2014-09-131-1/+1
* Convert view manager to surfaces with uploading shim in client libjamesr2014-09-124-41/+33
* Revert of Removing X11 native_event uses for key events. (patchset #7 id:1800...arv2014-09-081-3/+3
* Removing uses of X11 native key events.kpschoedel2014-09-051-3/+3
* Revert of Removing X11 native_event uses for key events. (patchset #6 id:1600...dcheng2014-09-041-3/+3
* Removing uses of X11 native key events.kpschoedel2014-09-031-3/+3
* 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-296-17/+245
* mojo: Fix double character inserts on Windows by removing a Linux hack.erg2014-08-271-0/+32
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-206-41/+102
* GN: Mojo wget, sample_app, surfaces app and component buildjamesr@chromium.org2014-08-191-1/+5