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
/
content
/
common
/
mojo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce conversion template use for StringPiece.
petermayo
2015-08-17
1
-2
/
+2
*
Remove interface_impl.h and error_handler.h usage from chromium
ben
2015-07-29
2
-6
/
+5
*
Update mojo sdk to rev bdbb0c7e396fc4044a8b194058d7a7e529715286
rockot
2015-06-12
1
-2
/
+2
*
Add connection error handing in ServiceRegistryImpl.
xhwang
2015-05-21
2
-1
/
+17
*
Fork the mojo shell interfaces used by Mandoline.
jam
2015-05-14
2
-1
/
+4
*
content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-14
1
-1
/
+0
*
Revert of content/common: Remove use of MessageLoopProxy and deprecated Messa...
estade
2015-05-13
1
-0
/
+1
*
content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-13
1
-1
/
+0
*
Get rid of ChannelInit::SetSingleProcessIOTaskRunner()
morrita
2015-03-18
2
-23
/
+0
*
Add the ability shut down the Mojo channel explicitly.
amistry
2015-03-05
2
-0
/
+10
*
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
rockot
2015-03-03
2
-0
/
+144
*
Update mojo sdk to rev a85a2cea82d816de115e15253742b0f88a9924eb
rockot
2015-01-27
2
-24
/
+23
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
1
-3
/
+3
*
Standardize usage of virtual/override/final in content/
dcheng
2014-10-21
1
-13
/
+10
*
mojo: Allow ServiceRegistry to override service
Benjamin Lerman
2014-10-09
1
-3
/
+1
*
Mojo: Add a Java service registry in the browser.
ppi
2014-10-08
1
-2
/
+4
*
Add extra CHECK()s for crash hunting
morrita
2014-10-07
1
-1
/
+1
*
Replace OVERRIDE and FINAL with override and final in content/common/[a-s]*
anand.ratn
2014-10-07
1
-5
/
+5
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-2
/
+0
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
1
-1
/
+1
*
Add a Javascript wrapper around ServiceRegistry and expose it to WebUI.
sammc@chromium.org
2014-07-30
2
-2
/
+12
*
Mojo: Use InterfaceFactory<Interface> for service registration
jamesr@chromium.org
2014-07-24
1
-1
/
+1
*
Mojo: Remove InterfaceProvider.
sammc@chromium.org
2014-06-30
2
-12
/
+11
*
Tidy up stray semicolons and missing include guard in message files.
tsepez@chromium.org
2014-06-26
1
-2
/
+1
*
Support exposing Mojo services between render frames, render threads, and the...
sammc@chromium.org
2014-06-25
4
-31
/
+139
*
Revert 279557 "Support exposing Mojo services between render fra..."
xhwang@chromium.org
2014-06-25
4
-140
/
+31
*
Support exposing Mojo services between render frames, render threads, and the...
sammc@chromium.org
2014-06-25
4
-31
/
+140
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-2
/
+0
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-24
4
-18
/
+33
*
Revert 265693 "Move Mojo channel initialization closer to IPC::C..."
brianderson@chromium.org
2014-04-23
4
-33
/
+18
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-23
4
-18
/
+33
*
Move MojoChannelInit to mojo/common
cmasone@chromium.org
2014-04-16
2
-124
/
+0
*
Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.
viettrungluu@chromium.org
2014-03-28
1
-2
/
+2
*
Add creation of ServiceManager to Content (2nd try)
davemoore@chromium.org
2014-03-27
2
-28
/
+0
*
Adds plumbing to pass WebUI mojo::Handle from browser to renderer
sky@chromium.org
2014-03-26
4
-9
/
+36
*
Revert 258763 "Adds plumbing to pass WebUI mojo::Handle from bro..."
dbeam@chromium.org
2014-03-22
4
-36
/
+9
*
Adds plumbing to pass WebUI mojo::Handle from browser to renderer
sky@chromium.org
2014-03-22
4
-9
/
+36
*
Revert of Add creation of ServiceManager to Content (https://codereview.chrom...
vandebo@chromium.org
2014-03-21
1
-0
/
+23
*
Add creation of ServiceManager to Content
davemoore@chromium.org
2014-03-21
1
-23
/
+0
*
Revert 258438 "Add creation of ServiceManager to Content"
davemoore@chromium.org
2014-03-20
1
-0
/
+23
*
Add creation of ServiceManager to Content
davemoore@chromium.org
2014-03-20
1
-23
/
+0
*
Mojo: Improve the embedder API.
viettrungluu@chromium.org
2014-03-19
2
-37
/
+11
*
Mojo: Move mojo/system/embedder to mojo/embedder.
viettrungluu@chromium.org
2014-03-19
1
-1
/
+1
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-18
4
-0
/
+216
*
Revert 257505 "Adds the ability for the renderer to create the m..."
viettrungluu@chromium.org
2014-03-18
4
-216
/
+0
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-17
4
-0
/
+216
*
Revert of Adds the ability for the renderer to create the mojo channel (https...
jamesr@chromium.org
2014-03-15
4
-216
/
+0
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-15
4
-0
/
+216