summaryrefslogtreecommitdiffstats
path: root/mojo/apps/js
Commit message (Expand)AuthorAgeFilesLines
* Remove mojo/apps/js, it is unusedjamesr2014-10-2736-2736/+0
* Standardize usage of virtual/override/final in mojo/dcheng2014-10-219-55/+39
* Change mojo URLs from mojo://mojo_foo to mojo://foo.aa2014-10-181-3/+3
* ContentHandler::OnConnect: replace the |url| param with |requestor_url|.aa2014-10-161-8/+3
* The source of the problem is the "component build". Disabling that and moving...hansmuller2014-10-144-5/+22
* [Mojo] Fix the namespace for HandleWrapperabarth2014-10-111-2/+2
* Mojo JS bindings: simplify mojo.connectToService() usage - Part 2hansmuller2014-10-108-27/+55
* use base::Time constants in mojo instead of defining locallyprashhir2014-10-101-2/+3
* mojo_js_standalone will quit after the last JSApp quitshansmuller2014-10-092-1/+2
* Move mojo/services/public mojom targets into m/s/p/m_s_p.gypjamesr2014-10-081-1/+1
* Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gypjamesr2014-10-071-1/+1
* Mojo JS bindings: simplify mojo.connectToService() usage - Part 1hansmuller2014-10-074-25/+36
* Mojo JS standalone app launches files specified with mojo_shell command-line ...hansmuller2014-10-033-8/+10
* mojom: Change array syntax from uint8[] to array<uint8>.erg2014-10-031-1/+1
* Move mojo edk into mojo/edkjamesr2014-10-032-2/+2
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-032-2/+2
* Move mojo edk into mojo/edkJames Robinson2014-10-032-2/+2
* Standalone Mojo Javascript applicationhansmuller2014-10-0110-127/+289
* Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.viettrungluu2014-09-304-21/+23
* Mojo: MOJO_OVERRIDE -> override in mojo/.Viet-Trung Luu2014-09-291-7/+7
* Mojo JS bindings: draining a DataPipehansmuller2014-09-252-30/+19
* Make mojo/services pass in "gn check"brettw2014-09-202-13/+19
* Revert of Make mojo/services pass in "gn check" (patchset #3 id:40001 of http...brettw2014-09-192-19/+13
* Make mojo/services pass in "gn check"Brett Wilson2014-09-192-13/+19
* GN: Replace mojo/system.gni with forwarding groupsjamesr2014-09-162-7/+5
* GN rules for everything in //mojojamesr2014-09-151-0/+21
* Mojo: Cancel WaitingCallbacks when their HandleWrappers are closed.sammc2014-09-152-0/+90
* Move application:chromium bindings to mojo/application/jamesr2014-09-131-1/+1
* JavaScript Content Handler Version 0.0hansmuller2014-09-128-432/+465
* Refactor IsolateHolder to be able to always create the isolatejochen2014-09-112-2/+8
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-101-1/+1
* GN: Build rules and fixes for (almost) all mojo unittest targetsjamesr@chromium.org2014-08-214-0/+89
* Mojom cpp bindings: Enable non-nullable check.yzshen@chromium.org2014-08-201-6/+6
* Make async waiter explicit MojoGLES2CreateContext paramjamesr@chromium.org2014-08-122-6/+5
* Validate incoming JS Message Headers: test message parserhansmuller@chromium.org2014-07-252-24/+2
* Remove RequestAnimationFrame from mojo, add delayed tasks to RunLoopjamesr@chromium.org2014-07-251-1/+0
* InterfacePtr: not setup proxy until actual read/write is needed.yzshen@chromium.org2014-07-181-1/+1
* Mojo: Always suffix int literals with L in generated Java bindings.sammc@chromium.org2014-07-171-1/+4
* Mojo: Correctly handle large unsigned integer literals.sammc@chromium.org2014-07-161-5/+4
* Mojo: Automatically prepend enum names to enum values for C++ bindings.sammc@chromium.org2014-07-161-10/+10
* Default value for a JavaScript array is now nullhansmuller@chromium.org2014-06-211-5/+2
* Mojo message validation tests: add integration tests and move existing confor...yzshen@chromium.org2014-06-151-2/+1
* Mojo: nuke EnvironmentDatadarin@chromium.org2014-06-141-2/+2
* Mojom: Add 'default' keyword for initializing structs to non-null value.mpcomplete@chromium.org2014-06-061-1/+3
* Mojo: Reimplement unicode.js in JavaScript, remove native implementation.mpcomplete@chromium.org2014-06-062-4/+0
* Mojom: Remove expression support from IDL compiler.mpcomplete@chromium.org2014-06-041-22/+25
* Enable some JsToCppTests.yzshen@chromium.org2014-06-011-4/+2
* Mojo: more idiomatic C++ bindingsdarin@chromium.org2014-05-291-74/+68
* Shell / ShellClient -> ServiceProviderdavemoore@chromium.org2014-05-271-7/+10
* Revert 272983 "Change Shell / ShellClient to ServiceProvider"davemoore@chromium.org2014-05-271-10/+7