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
/
application
/
public
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mojo/application/public -> mojo/shell/public
ben
2016-01-12
31
-2307
/
+0
*
Switch to standard integer types in mojo/.
Avi Drissman
2015-12-21
7
-2
/
+12
*
Convert Pass()→std::move() in //mojo
dcheng
2015-12-18
10
-59
/
+68
*
[mojo] Fix public_deps on //mojo/application/public/cpp
rockot
2015-12-16
1
-3
/
+6
*
mandoline: Also add files added in gn to gyp.
erg
2015-11-30
1
-0
/
+5
*
Make CapabilityFilter non-nullable.
ben
2015-11-25
2
-2
/
+16
*
Mojo C++ bindings: InterfacePtr<T> and Binding<T> use MultiplexRouter when T ...
yzshen
2015-11-25
1
-1
/
+1
*
Convert ConnectToApplication to take a params class
ben
2015-11-20
3
-20
/
+43
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Revert of mandoline/mojo: Make ApplicaitonImpl connect to tracing during star...
erg
2015-11-18
9
-312
/
+0
*
Revert the work of supporting WorkerPool clean shutdown on POSIX.
yzshen
2015-11-18
1
-8
/
+0
*
mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup.
erg
2015-11-17
9
-0
/
+312
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
17
-28
/
+28
*
mandoline: Reland "Fix ICU initialization".
erg
2015-11-12
2
-0
/
+45
*
Eliminate third_party/mojo/src from all targets' include paths
Ken Rockot
2015-11-11
14
-21
/
+21
*
Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https...
erg
2015-11-10
2
-45
/
+0
*
mandoline: Fix ICU initialization.
erg
2015-11-10
2
-0
/
+45
*
Allow Chrome to bind an Application request from mojo_runner.
ben
2015-11-09
2
-5
/
+14
*
Revert of Allow Chrome to bind an Application request from mojo_runner. (patc...
nasko
2015-11-05
2
-14
/
+5
*
Allow Chrome to bind an Application request from mojo_runner.
ben
2015-11-05
2
-5
/
+14
*
Fix hangs in Mandoline page cycler on Linux with --enable-multiprocess.
jam
2015-11-02
1
-5
/
+15
*
Allow mojo_runner to connect to arbitrary executables.
ben
2015-10-30
1
-3
/
+0
*
More gn check fixes
brettw
2015-10-24
1
-1
/
+4
*
Adds viewsexamples to mus/examples and a main mojom
sky
2015-10-14
2
-0
/
+9
*
Don't use base::MessageLoop::{Quit,QuitClosure} in mojo/
ki.stfu
2015-10-12
1
-1
/
+1
*
Gets telemetry tests running again (2)
sky
2015-09-24
1
-2
/
+3
*
Disables unbind in ApplicationTestBase
sky
2015-09-22
1
-5
/
+6
*
Adds better security checking to OnCreatedFrame()
sky
2015-09-09
2
-1
/
+4
*
Adds a way to determine id of content handler that created app
sky
2015-09-01
4
-4
/
+65
*
Moves initialization of exception handler registration
sky
2015-08-28
1
-7
/
+0
*
Update mojo sdk to rev cbf8d2ee9b7d07c7751d8d861f3b7e2bd9829b05
rockot
2015-08-27
1
-13
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-24
2
-0
/
+2
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
rockot
2015-08-23
2
-2
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
2
-0
/
+2
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
yosin
2015-08-22
2
-2
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
2
-0
/
+2
*
Print stack traces in browser tests when any process crashes, or an assert fi...
jam
2015-08-17
1
-1
/
+5
*
Use CapabilityFilter to restrict what HTMLViewers can connect to.
ben
2015-08-13
3
-7
/
+12
*
A few more spurious cleanups on ApplicationImpl.
ben
2015-08-12
3
-26
/
+34
*
Changes lifetime of ApplicationConnection instances.
ben
2015-08-12
10
-161
/
+71
*
ApplicationImpl cleanup, part 1:
ben
2015-08-10
4
-32
/
+34
*
Straightens outs DEPS in mojo/common
sky
2015-08-07
3
-5
/
+4
*
Revert of Straightens outs DEPS in mojo/common (patchset #5 id:80001 of https...
sky
2015-08-05
3
-4
/
+5
*
Straightens outs DEPS in mojo/common
sky
2015-08-05
3
-5
/
+4
*
Revert of ApplicationImpl cleanup, part 1: (patchset #4 id:60001 of https://c...
dzhioev
2015-07-30
4
-34
/
+32
*
ApplicationImpl cleanup, part 1:
ben
2015-07-30
4
-32
/
+34
*
Remove interface_impl.h and error_handler.h usage from chromium
ben
2015-07-29
1
-1
/
+0
*
Get CapabilityFilters to work with ContentHandlers.
ben
2015-07-28
2
-10
/
+2
*
media: Quit MojoMediaApplication when no ServiceFactory service is bound.
xhwang
2015-07-28
2
-6
/
+5
*
Allow trusted brokers to restrict connections for spawned applications to whi...
ben
2015-07-24
6
-16
/
+80
[next]