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
/
extensions
/
browser
/
mojo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the last usage of MojoAsyncWaiter.
yzshen
2016-03-04
2
-6
/
+10
*
Make extensions::DictionaryBuilder and extensions::ListValue unmovable.
dcheng
2016-02-27
1
-13
/
+22
*
Mojo C++ bindings: make Array/Map/String non-null by default.
yzshen
2016-02-13
2
-4
/
+4
*
Move InterfaceProvider into the shell::mojom namespace like the rest of the s...
ben
2016-02-11
1
-1
/
+1
*
Rename ServiceProvider to InterfaceProvider.
ben
2016-02-10
1
-3
/
+3
*
Add WiFi Display session class skeleton and mojo service
mikhail.pozdnyakov
2016-01-14
1
-0
/
+13
*
Move mojo/application/public -> mojo/shell/public
ben
2016-01-12
2
-2
/
+2
*
Switch to standard integer types in extensions/browser/.
avi
2015-12-23
5
-0
/
+9
*
Use rvalue reference instead of extensions::DictionaryBuilder::pass()
limasdf
2015-12-19
1
-14
/
+15
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
4
-39
/
+45
*
Use rvalue reference instead of extensions::ListBuilder::Pass()
limasdf
2015-12-09
1
-20
/
+21
*
Remove ScopedVector from /extenisons part#1
limasdf
2015-11-13
2
-10
/
+13
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
3
-5
/
+5
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-24
1
-4
/
+4
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
rockot
2015-08-23
1
-4
/
+4
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
1
-4
/
+4
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
yosin
2015-08-22
1
-4
/
+4
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
1
-4
/
+4
*
Change KeepAliveImpl to handle extension unload and shutdown correctly.
sammc
2015-07-15
3
-3
/
+92
*
Remove mojo::InterfaceImpl from extensions.
sammc
2015-05-20
2
-5
/
+10
*
Fork the mojo shell interfaces used by Mandoline.
jam
2015-05-14
2
-1
/
+4
*
Add service registration for Mojo services defined under chrome/
kmarshall
2015-04-03
2
-24
/
+7
*
Remove extensions::ServiceRegistrationManager.
sammc
2015-02-13
4
-210
/
+97
*
Add handle waiting to StashBackend.
sammc
2015-02-06
3
-30
/
+254
*
Cleanup: Remove rendundant code in KeepAliveTest.
thestig
2015-02-04
1
-9
/
+0
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
3
-3
/
+3
*
Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1
rockot
2015-01-16
1
-2
/
+3
*
Extract ProcessManager from ExtensionSystem.
reillyg
2014-10-28
2
-28
/
+4
*
Enable the mojo-based serial API in the renderer behind a flag.
sammc
2014-10-28
2
-3
/
+36
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-1
/
+1
*
Add service registration for apps APIs implemented as mojo services.
sammc
2014-10-27
2
-0
/
+177
*
Move stash_backend into extensions/browser/mojo.
sammc
2014-10-24
3
-0
/
+292
*
Add a keep-alive mojo service for extensions.
sammc
2014-10-23
3
-0
/
+203