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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract shell methods from ApplicationImpl into a base class, and pass this t...
ben
2016-02-07
1
-3
/
+2
*
ConfigureIncomingConnection -> AcceptConnection
ben
2016-02-06
1
-1
/
+1
*
[mojo-bindings] Fix alignment for serialization sizing
rockot
2016-02-05
1
-2
/
+2
*
[mojo-bindings] Add typemap_deps to mojom rules
rockot
2016-02-05
2
-13
/
+60
*
Fix a name collision with |handles| in generated C++ mojom bindings.
sammc
2016-02-05
2
-6
/
+28
*
Add message sizing to basic IPC traits and struct macros.
rockot
2016-02-05
5
-3
/
+37
*
Mojom: allow attributes that are not assigned a value.
yzshen
2016-02-05
5
-8
/
+19
*
[mojo-bindings] Fix structs containing native structs
rockot
2016-02-04
4
-4
/
+43
*
Add a rule for collating mojo application manifests.
ben
2016-02-04
3
-14
/
+153
*
Implement a skeleton of Mojo Application manifests.
ben
2016-02-02
1
-0
/
+14
*
[mojo-bindings] Support Arrays of native-only types
rockot
2016-01-30
11
-44
/
+324
*
Use gn_helpers to deserialize GN lists.
brettw
2016-01-29
2
-31
/
+30
*
Convert Pass()→std::move() in mojo interface_ptr_info.h
kcwu
2016-01-29
1
-1
/
+1
*
[mojo] Fix unions in Java generated bindings
lhchavez
2016-01-28
1
-8
/
+8
*
Mojo C++ bindings: support enum validation.
yzshen
2016-01-28
40
-124
/
+407
*
Fix mojo_js_unittests.
yzshen
2016-01-26
1
-1
/
+0
*
[mojo-bindings] Attribute "native" -> "Native"
rockot
2016-01-26
2
-4
/
+4
*
Move mojo/runner to mojo/shell/standalone
ben
2016-01-26
1
-5
/
+5
*
Removed last references to old sync points.
dyen
2016-01-22
4
-20
/
+0
*
Reduce boilerplate needed to configure mojo::Binding
sky
2016-01-21
1
-0
/
+8
*
Change mojo enums to be scoped enums in the generated C++ bindings.
sammc
2016-01-21
13
-42
/
+75
*
Removed client side support for old sync points.
dyen
2016-01-20
1
-2
/
+0
*
Add an alias FooAssociatedPtrInfo for AssociatedInterfacePtrInfo<Foo>.
yzshen
2016-01-20
3
-11
/
+14
*
mojo: Fix the alignment of several platform-specific structs
lhchavez
2016-01-15
1
-4
/
+4
*
Precompile mojom bindings generator jinja templates.
sammc
2016-01-14
9
-122
/
+289
*
mojo: Remove Pass() from MOJO_MOVE_ONLY_TYPE
danakj
2016-01-14
3
-5
/
+5
*
Move mojo/application/public -> mojo/shell/public
ben
2016-01-12
2
-6
/
+6
*
mojo: Fix compilation of AssociatedInterfacePtr::associated_group()
lhchavez
2016-01-11
1
-1
/
+1
*
Makes bindings work with nested message loops
sky
2016-01-11
4
-35
/
+70
*
Remove |target| from glCompressedCopyTextureCHROMIUM.
zmo
2016-01-09
1
-2
/
+2
*
mojo: Change one .Pass() to std::move()
lhchavez
2016-01-09
1
-1
/
+1
*
Fix flaky mojo_js_unittests on Windows.
yzshen
2016-01-07
1
-16
/
+14
*
Remove glCompressedCopySubTextureCHROMIUM.
zmo
2016-01-07
1
-13
/
+0
*
Update threading notes in the bindings.
amistry
2016-01-06
3
-6
/
+16
*
Fixes bug in pausing connector with multiple messages queued up
sky
2016-01-06
3
-4
/
+44
*
Remove the "target" argument from CopyTextureChromium.
erikchen
2016-01-06
1
-8
/
+4
*
Fix a bunch of mojo_public_*_unittests with the new EDK.
jam
2016-01-05
18
-257
/
+655
*
Fix assumption in mojo binding class Connector that message pipes notice the ...
jam
2016-01-04
1
-1
/
+7
*
Convert Pass()→std::move() in generated Mojo bindings.
dcheng
2015-12-28
6
-12
/
+13
*
Convert Pass()→std::move() in //mojo/public/
dcheng
2015-12-26
46
-413
/
+460
*
Make base a static ibrary
brettw
2015-12-22
1
-8
/
+0
*
Switch to standard integer types in mojo/.
Avi Drissman
2015-12-21
101
-4
/
+202
*
command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extension
kkinnunen
2015-12-21
1
-0
/
+4
*
Revert of Make base a static ibrary (patchset #3 id:40001 of https://coderevi...
phoglund
2015-12-18
1
-0
/
+8
*
[mojo] Support native types with mojom wire format
rockot
2015-12-18
15
-5
/
+543
*
Mac CoreAnimation: Add more CALayer parameters
ccameron
2015-12-18
1
-3
/
+11
*
Make base a static ibrary
brettw
2015-12-18
1
-8
/
+0
*
[mojo] Add pickling support for native-only structs
rockot
2015-12-17
18
-5
/
+589
*
[mojo] Use base::Pickle for Message storage.
rockot
2015-12-17
12
-82
/
+226
*
Lazily allocate the holder in mojo::internal::SharedData<>.
amistry
2015-12-17
1
-11
/
+41
[next]