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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer...
rmcilroy
2015-02-18
2
-0
/
+4
*
Pepper: Use the Mojo IRT interface in Chrome.
teravest
2015-02-17
3
-2
/
+42
*
Split transform_converters.h from geometry_type_converters.h.
wtc
2015-02-13
14
-37
/
+125
*
Know the process shared library loaded in.
michaelbai
2015-02-13
1
-1
/
+2
*
Add a lock on context provider for use from multiple threads.
jbauman
2015-02-13
2
-0
/
+12
*
mojo: Update WebThread implementation
skyostil
2015-02-12
2
-6
/
+78
*
removing all the code related to chrome://stats
cpu
2015-02-12
1
-1
/
+0
*
Roll mojo/nacl to 94df8969.
teravest
2015-02-11
15
-72
/
+315
*
Use absolute Mojo SDK paths in the network service BUILD file.
ppi
2015-02-10
1
-10
/
+6
*
Remove "nacl_defines" from the GYP build.
teravest
2015-02-09
2
-14
/
+0
*
Support network service apptests in the upload_service script
Przemyslaw Pietrzkiewicz
2015-02-09
1
-27
/
+24
*
Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0
viettrungluu
2015-02-07
4
-10
/
+7
*
Only set a valid surface from html_viewer
davemoore
2015-02-07
1
-1
/
+2
*
Revert "Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0"
viettrungluu
2015-02-06
2
-5
/
+8
*
Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0
viettrungluu
2015-02-06
2
-8
/
+5
*
Mojo+NaCl: Move generated code to mojo/nacl.
teravest
2015-02-05
3
-6
/
+11
*
Remove scroll_delta flooring hack
miletus
2015-02-04
2
-4
/
+4
*
Delete zombie udp_socket_unittest.
ppi
2015-02-04
1
-458
/
+0
*
Revert of Mojo+NaCl: Move generated code to mojo/nacl. (patchset #1 id:1 of h...
teravest
2015-02-04
1
-1
/
+1
*
Mojo+NaCl: Move generated code to mojo/nacl.
teravest
2015-02-04
1
-1
/
+1
*
DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CC
caseq
2015-02-04
2
-2
/
+2
*
Generalize upload_network_service.py to support uploading other services.
blundell
2015-02-04
1
-21
/
+60
*
Clamp YUV videos to their visible size in the shader
enne
2015-02-02
1
-0
/
+1
*
Filter out log lines when parsing output of --gtest_list_tests.
ppi
2015-02-02
1
-0
/
+4
*
media: Add DefaultMediaPermission.
xhwang
2015-02-01
4
-6
/
+17
*
De-Clientize UDPSocket service
rockot
2015-01-30
7
-66
/
+194
*
Move services code brought in from Mojo to live under //third_party.
blundell
2015-01-30
107
-6054
/
+63
*
Copy build changes to compile mojo::AsyncWaiter to the chromium repo.
sammc
2015-01-30
3
-2
/
+20
*
Remove use of mojo.SurfacesService interface in html_viewer
jamesr
2015-01-30
5
-33
/
+26
*
Add mojo apptest runner.
ppi
2015-01-30
3
-0
/
+194
*
Update mojo sdk to rev 126532ce21c5c3c55a1e1693731411cb60169efd
blundell
2015-01-29
27
-123
/
+211
*
Mojo's network service should use a disk cache on Android
abarth
2015-01-29
1
-3
/
+8
*
Replicate sandbox flags for OOPIF (Chromium part 2).
alexmos
2015-01-27
2
-10
/
+0
*
Update mojo sdk to rev a85a2cea82d816de115e15253742b0f88a9924eb
rockot
2015-01-27
16
-105
/
+95
*
media: Add MediaPermission interface and MediaPermissionDispatcher.
xhwang
2015-01-27
1
-1
/
+3
*
Fix handle_watcher when start is called twice on the same handle.
ppi
2015-01-27
2
-0
/
+18
*
Replace "enable-encrypted-media" flag with "disable-encrypted-media".
ddorwin
2015-01-26
1
-4
/
+4
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
49
-77
/
+80
*
Add TODO to //mojo/network/BUILD.gn
blundell
2015-01-23
1
-0
/
+3
*
Revive the upload script for the network service.
ppi
2015-01-23
1
-16
/
+44
*
html_viewer: Make |web_encrypted_media_client_| a scoped_ptr.
xhwang
2015-01-22
2
-6
/
+5
*
Remove support for custom overscroll background
ccameron
2015-01-22
2
-5
/
+0
*
[Android] Show autofill popup after animation.
rouslan
2015-01-22
1
-0
/
+1
*
Mojo UDP socket: support connected mode.
yzshen
2015-01-22
6
-138
/
+396
*
Fix a comment typo in network_service.mojom.
ppi
2015-01-21
1
-1
/
+1
*
Remove mojo_services_public.gyp
blundell
2015-01-21
4
-394
/
+0
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
4
-0
/
+6
*
Update the network service from the Mojo repo.
ppi
2015-01-21
12
-54
/
+972
*
Update createChildFrame in mojo's html_viewer to take sandbox flags.
alexmos
2015-01-20
2
-0
/
+14
*
Fix few compilation errors on Windows during GN build in mojo/ directory.
vchigrin
2015-01-20
2
-0
/
+2
[next]