summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused shutdown() function from WebSchedulerImpl.rmcilroy2015-03-192-5/+0
* Chromium side of adding postTimerTask to blink::WebScheduleralexclarke2015-03-182-0/+16
* Wires through scale factor and bounds in html_viewersky2015-03-174-6/+19
* Add HTMLViewer command line arg to set user agentdavemoore2015-03-161-4/+13
* HTMLViewer: Log JS messages to consoledavemoore2015-03-161-0/+2
* Add logging for missing resource.alokp2015-03-161-1/+1
* Gets packaging of html_viewer for android workingsky2015-03-164-7/+134
* Makes themeChromiumLinux.css be included on android toosky2015-03-131-1/+1
* Disables WebMediaPlayerFactory on androidsky2015-03-132-5/+15
* Mojo network service: cleanup the url loaders at shutdown.ppi2015-03-125-37/+87
* Move the call to Surface::GetIdNamespace to compositor thread.alokp2015-03-121-2/+2
* Fix fix_ax_provider_impl_unittest failures.msw2015-03-111-2/+2
* Refactoring mojo android init_librarymichaelbai2015-03-091-17/+18
* Remove fail argument from WebSocket AddChannelResponse messagetyoshino2015-03-063-15/+6
* Mojo network service: destroy NetworkContext in Quit().ppi2015-03-051-0/+7
* mojo/common: Decouple GURL dependencymorrita2015-03-0511-25/+94
* Remove Unused setTopControlsContentOffset functionsujiths.s2015-03-051-1/+0
* Hook-up OnJNIOnLoadRegisterJNI for JNI registration in mojo network service.ppi2015-03-041-6/+28
* Add script to view URL in HTMLViewerblundell2015-03-041-0/+57
* Publish location files for Mojo binaries uploaded from Chromium.blundell2015-03-041-0/+11
* Fix downstream Chrome for Android GN build of Mojo testsaberent2015-03-041-1/+2
* Update mojo sdk to rev f68e697e389943cd9bf9652397312280e96b127arockot2015-03-041-1/+2
* Moved gpu factories to media/renderers/servolk2015-03-031-1/+1
* Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819rockot2015-03-036-168/+28
* Apply gn format with 'sources' sorting to src/scottmg2015-02-284-5/+5
* Add never-visible option to html_viewerdavemoore2015-02-274-25/+52
* Enable NaCl on the Linux GN x64 release build (only).dpranke2015-02-261-2/+25
* mojo: Remove deprecated WebThread API entrypointsskyostil2015-02-262-31/+0
* Remove obsolete supportsEncryptedMediaMIMEType() from html_viewer.ddorwin2015-02-262-28/+0
* Land prep work to enable NaCl in the Linux x64 GN builds.dpranke2015-02-261-50/+10
* Add WebScheduler implementation to HTMLViewerdavemoore2015-02-255-1/+107
* Move network service to using //build/module_args/mojo.gniblundell2015-02-252-2/+2
* Fix another virtual specifier.Nico Weber2015-02-251-1/+1
* URLLoaderImpl: add missing 'override'hans2015-02-242-2/+2
* Moved renderer implementation from media/filters/ to media/renderers/servolk2015-02-241-1/+1
* Rename transform_converters.* to transform_type_converters.*.wtc2015-02-236-9/+9
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-2/+2
* Add support for the Rec709 YUV color space to the hardware composited video p...rileya2015-02-191-4/+2
* android: don't export unnecessary symbols.torne2015-02-191-11/+0
* [cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer...rmcilroy2015-02-182-0/+4
* Pepper: Use the Mojo IRT interface in Chrome.teravest2015-02-173-2/+42
* Split transform_converters.h from geometry_type_converters.h.wtc2015-02-1314-37/+125