index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mojo
/
apps
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove mojo/apps/js, it is unused
jamesr
2014-10-27
36
-2736
/
+0
*
Standardize usage of virtual/override/final in mojo/
dcheng
2014-10-21
9
-55
/
+39
*
Change mojo URLs from mojo://mojo_foo to mojo://foo.
aa
2014-10-18
1
-3
/
+3
*
ContentHandler::OnConnect: replace the |url| param with |requestor_url|.
aa
2014-10-16
1
-8
/
+3
*
The source of the problem is the "component build". Disabling that and moving...
hansmuller
2014-10-14
4
-5
/
+22
*
[Mojo] Fix the namespace for HandleWrapper
abarth
2014-10-11
1
-2
/
+2
*
Mojo JS bindings: simplify mojo.connectToService() usage - Part 2
hansmuller
2014-10-10
8
-27
/
+55
*
use base::Time constants in mojo instead of defining locally
prashhir
2014-10-10
1
-2
/
+3
*
mojo_js_standalone will quit after the last JSApp quits
hansmuller
2014-10-09
2
-1
/
+2
*
Move mojo/services/public mojom targets into m/s/p/m_s_p.gyp
jamesr
2014-10-08
1
-1
/
+1
*
Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp
jamesr
2014-10-07
1
-1
/
+1
*
Mojo JS bindings: simplify mojo.connectToService() usage - Part 1
hansmuller
2014-10-07
4
-25
/
+36
*
Mojo JS standalone app launches files specified with mojo_shell command-line ...
hansmuller
2014-10-03
3
-8
/
+10
*
mojom: Change array syntax from uint8[] to array<uint8>.
erg
2014-10-03
1
-1
/
+1
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
2
-2
/
+2
*
Revert "Move mojo edk into mojo/edk"
Trent Apted
2014-10-03
2
-2
/
+2
*
Move mojo edk into mojo/edk
James Robinson
2014-10-03
2
-2
/
+2
*
Standalone Mojo Javascript application
hansmuller
2014-10-01
10
-127
/
+289
*
Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.
viettrungluu
2014-09-30
4
-21
/
+23
*
Mojo: MOJO_OVERRIDE -> override in mojo/.
Viet-Trung Luu
2014-09-29
1
-7
/
+7
*
Mojo JS bindings: draining a DataPipe
hansmuller
2014-09-25
2
-30
/
+19
*
Make mojo/services pass in "gn check"
brettw
2014-09-20
2
-13
/
+19
*
Revert of Make mojo/services pass in "gn check" (patchset #3 id:40001 of http...
brettw
2014-09-19
2
-19
/
+13
*
Make mojo/services pass in "gn check"
Brett Wilson
2014-09-19
2
-13
/
+19
*
GN: Replace mojo/system.gni with forwarding groups
jamesr
2014-09-16
2
-7
/
+5
*
GN rules for everything in //mojo
jamesr
2014-09-15
1
-0
/
+21
*
Mojo: Cancel WaitingCallbacks when their HandleWrappers are closed.
sammc
2014-09-15
2
-0
/
+90
*
Move application:chromium bindings to mojo/application/
jamesr
2014-09-13
1
-1
/
+1
*
JavaScript Content Handler Version 0.0
hansmuller
2014-09-12
8
-432
/
+465
*
Refactor IsolateHolder to be able to always create the isolate
jochen
2014-09-11
2
-2
/
+8
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...
thestig
2014-09-10
1
-1
/
+1
*
GN: Build rules and fixes for (almost) all mojo unittest targets
jamesr@chromium.org
2014-08-21
4
-0
/
+89
*
Mojom cpp bindings: Enable non-nullable check.
yzshen@chromium.org
2014-08-20
1
-6
/
+6
*
Make async waiter explicit MojoGLES2CreateContext param
jamesr@chromium.org
2014-08-12
2
-6
/
+5
*
Validate incoming JS Message Headers: test message parser
hansmuller@chromium.org
2014-07-25
2
-24
/
+2
*
Remove RequestAnimationFrame from mojo, add delayed tasks to RunLoop
jamesr@chromium.org
2014-07-25
1
-1
/
+0
*
InterfacePtr: not setup proxy until actual read/write is needed.
yzshen@chromium.org
2014-07-18
1
-1
/
+1
*
Mojo: Always suffix int literals with L in generated Java bindings.
sammc@chromium.org
2014-07-17
1
-1
/
+4
*
Mojo: Correctly handle large unsigned integer literals.
sammc@chromium.org
2014-07-16
1
-5
/
+4
*
Mojo: Automatically prepend enum names to enum values for C++ bindings.
sammc@chromium.org
2014-07-16
1
-10
/
+10
*
Default value for a JavaScript array is now null
hansmuller@chromium.org
2014-06-21
1
-5
/
+2
*
Mojo message validation tests: add integration tests and move existing confor...
yzshen@chromium.org
2014-06-15
1
-2
/
+1
*
Mojo: nuke EnvironmentData
darin@chromium.org
2014-06-14
1
-2
/
+2
*
Mojom: Add 'default' keyword for initializing structs to non-null value.
mpcomplete@chromium.org
2014-06-06
1
-1
/
+3
*
Mojo: Reimplement unicode.js in JavaScript, remove native implementation.
mpcomplete@chromium.org
2014-06-06
2
-4
/
+0
*
Mojom: Remove expression support from IDL compiler.
mpcomplete@chromium.org
2014-06-04
1
-22
/
+25
*
Enable some JsToCppTests.
yzshen@chromium.org
2014-06-01
1
-4
/
+2
*
Mojo: more idiomatic C++ bindings
darin@chromium.org
2014-05-29
1
-74
/
+68
*
Shell / ShellClient -> ServiceProvider
davemoore@chromium.org
2014-05-27
1
-7
/
+10
*
Revert 272983 "Change Shell / ShellClient to ServiceProvider"
davemoore@chromium.org
2014-05-27
1
-10
/
+7
[next]