summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* 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-1023-98/+645
* Remove stale entries from OWNERS filesjamesr2015-04-101-1/+1
* Avoid HTMLViewer crashes on child frame loads.msw2015-04-101-1/+1
* Run html_viewer_apptests on the chromium_mojo bot.msw2015-04-101-0/+3
* Fold AppChildProcessHost into ChildProcessHost since we expect to have only o...jam2015-04-1011-211/+139
* Add a simple mojo AxProvider apptest.msw2015-04-108-18/+150
* 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-1023-645/+98
* 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-0613-710/+491
* 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
* Add scripts to run mojo_shell on Android.John Abd-El-Malek2015-04-026-0/+664
* 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-023-1/+6
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-02297-152/+29656
* 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
* Mojo: support uploading custom build of services.yzshen2015-03-301-11/+47
* Prepend jinja2 path for hermeticity.bradnelson2015-03-281-1/+1
* html_viewer: Run with a cookie jar.erg2015-03-272-2/+12
* html_viewer: check reserved network addresses.erg2015-03-272-0/+10
* Increase YUV video clampingmagjed2015-03-271-1/+2
* Move IdleTask to WebThread side 2/3alexclarke2015-03-262-5/+5
* Reland part 3 of 4: Modify blink users so they use blink images.erg2015-03-264-13/+65
* Remove all usages of MojoGLES2GetGLES2Interface().alhaad2015-03-261-24/+24
* Revert "Part 3 of 4: Modify blink users so they use the image resources in bl...Elliot Glaysher2015-03-253-58/+6
* Part 3 of 4: Modify blink users so they use the image resources in blink.erg2015-03-253-6/+58
* Adds ui_test_pak to html_viewer's depssky2015-03-251-0/+1
* Update mojo sdk to rev cb6c5abfadfea0ca73dca466e2894554ac1ae144sky2015-03-241-52/+39
* Modify build_gles2_cmd_buffer.py to generate a class that implements gpu::GLE...alhaad2015-03-239-4/+2358
* mojo: Use nullptr instead of NULL.reveman2015-03-231-3/+3
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-0/+2
* Remove prerender cookie store, part 4.davidben2015-03-231-1/+1
* html_viewer: Set expected content length to -1 in ToWebURLResponse().xhwang2015-03-201-0/+1
* Add a DiscardableMemoryAllocator to html_viewer.erg2015-03-195-1/+308
* Replace aa->sky in mojo/html_viewer/OWNERSjamesr2015-03-191-1/+1
* Close data pipes when TCP network connection goes down.johnmccutchan2015-03-192-15/+56