summaryrefslogtreecommitdiffstats
path: root/mojo/services
Commit message (Expand)AuthorAgeFilesLines
* Moves mojo/services/* to components/* part 2sky2015-04-2141-4421/+11
* Moves mojo/services/* to components/* part 1sky2015-04-2028-1542/+10
* Reland Make a mojo:apptests GN meta-target, add apptests.msw2015-04-183-18/+56
* Remove MojoBlinkPlatformImpl and just fold it into BlinkPlatformImpl.jam2015-04-177-97/+46
* Revert of Reland Make a mojo:apptests GN meta-target, add apptests (patchset ...schenney2015-04-173-56/+18
* Pulls display related changes from mojo to chromesky2015-04-1732-435/+2304
* Reland Make a mojo:apptests GN meta-target, add apptests.msw2015-04-173-18/+56
* Fix htmlviewer crash when logging in to google.comjam2015-04-171-0/+3
* Mojo changes for moving WebScheduler to WebThreadalexclarke2015-04-172-2/+20
* html_viewer: Move webcrypto to a place where html_viewer can use it.erg2015-04-174-0/+9
* base: Rename DiscardableMemory::Memory() to ::data().reveman2015-04-162-9/+9
* Add the network service as a data dependency of html_viewer for Android.msw2015-04-161-0/+2
* Make mojo/application:test_support a group target.msw2015-04-162-18/+0
* Small cleanups in the Mojo HTML viewerpeter2015-04-1616-222/+222
* html_viewer: Add a mock WebNotificationManager.erg2015-04-155-0/+119
* Add the network service as a data dependency of html_viewer.msw2015-04-151-0/+1
* html_viewer: Implement various mime utilities.erg2015-04-151-6/+12
* Add mojo_shell data_deps to mojo/application:test_support.msw2015-04-152-0/+18
* Fix URLLoaderqsr2015-04-141-0/+1
* Revert of Add DisplayScheduler for Surfaces (patchset #15 id:280001 of https:...brianderson2015-04-144-7/+14
* Add DisplayScheduler for Surfacesbrianderson2015-04-144-14/+7
* Simplify chromium's mojo_shell since it's now only used for Mandoline.jam2015-04-1413-100/+47
* Update TCPConnectedSocketImpl to only delete itself when all data is sent.qsr2015-04-134-35/+93
* DevTools: remove Canvas profiler from DevTools source base [content]. See det...pfeldman2015-04-121-2/+0
* Revert of Simplify mojo_shell since it's now only used for Mandoline. (patchs...msw2015-04-107-40/+93
* Avoid HTMLViewer crashes on child frame loads.msw2015-04-101-1/+1
* Fold AppChildProcessHost into ChildProcessHost since we expect to have only o...jam2015-04-101-0/+5
* Add a simple mojo AxProvider apptest.msw2015-04-106-18/+142
* html_viewer: Don't crash on image redirects on domains served with CSP.erg2015-04-102-7/+26
* Replace IsolateHolder::LoadV8Snapshot() with V8Initializer::LoadSnapshot().oth2015-04-102-4/+4
* Simplify mojo_shell since it's now only used for Mandoline.jam2015-04-107-93/+40
* A few fixes to make logging in to Google work.jam2015-04-093-0/+16
* Part 7 of 8: Move blink images to their own grd/pak file.erg2015-04-091-48/+48
* Simplify some mojo_shell code.jam2015-04-061-2/+1
* Part 4 of ??: Move blink images to their own grd/pak files.erg2015-04-032-50/+69
* Fixes time of events from androidsky2015-04-031-1/+3
* Remove obsolete Mojo gni filesblundell2015-04-031-6/+0
* Add version resource to html_viewer, and make sizeviewer a bit more genericscottmg2015-04-032-0/+50
* media: Make RenderCdmFactory a RenderFrameObserver.xhwang2015-04-034-12/+25
* Refactors code for WebGestureCurve to ui/events/gestures/blinksky2015-04-033-0/+17
* Fix GN build after r323361 (two changes collided).John Abd-El-Malek2015-04-022-0/+4
* More Mac GN fixesJohn Abd-El-Malek2015-04-021-0/+1
* Fix Mac GN buildJohn Abd-El-Malek2015-04-021-0/+1
* Fix win and mac GN failures.John Abd-El-Malek2015-04-022-4/+7
* Fix compile failures after r323528.John Abd-El-Malek2015-04-022-0/+5
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-02164-0/+18296
* Fixes action index of MotionEventsky2015-04-011-1/+1
* Remove unnecessary 'virtual' annotation from mojocwgreene2015-03-3118-209/+199
* Converts events to DIPs in html_viewersky2015-03-302-2/+14
* Wires up sending touch and gesture events in html_viewersky2015-03-305-0/+268