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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Gets gn check to execute cleanly in mojo/common (patchset #4 id:600...
sky
2015-07-27
1
-3
/
+1
*
Gets gn check to execute cleanly in mojo/common
sky
2015-07-27
1
-1
/
+3
*
Gets gn check to execute cleanly in most other mojo dirs
sky
2015-07-23
1
-0
/
+2
*
Revert of Gets gn check to execute cleanly in most other mojo dirs (patchset ...
hartmanng
2015-07-23
1
-2
/
+0
*
Gets gn check to execute cleanly in most other mojo dirs
sky
2015-07-23
1
-0
/
+2
*
Remove mojo::ErrorHandler usage from the mojo/ folder.
yzshen
2015-07-13
2
-27
/
+30
*
Use a different User-Agent for Android build.
penghuang
2015-07-08
1
-0
/
+8
*
Convert mojo/common/DEPS to unix line endings.
Anand K. Mistry
2015-06-23
1
-8
/
+8
*
Adding Chrome-side WebVR interface
bajones
2015-06-22
1
-0
/
+2
*
Revert "Adding Chrome-side WebVR interface and Cardboard implementation"
bajones
2015-06-19
1
-2
/
+0
*
Adding Chrome-side WebVR interface and Cardboard implementation
bajones
2015-06-18
1
-0
/
+2
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
1
-10
/
+7
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
[Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptions
zhenw
2015-06-02
1
-3
/
+3
*
Move navigations with POST or referrer to the shell.
jam
2015-05-21
4
-1
/
+42
*
Simplify mojo/application/public/cpp/BUILD.gn to call the target cpp instead ...
jam
2015-05-15
1
-1
/
+1
*
Fork the mojo shell interfaces used by Mandoline.
jam
2015-05-14
5
-7
/
+8
*
Revert of [mojo] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle (...
jochen
2015-05-05
1
-8
/
+7
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in mojo module.
anujk.sharma
2015-05-05
1
-7
/
+8
*
Get mojo_shell building inside chromium checkout.
John Abd-El-Malek
2015-04-02
11
-0
/
+504
*
mojo/common: Decouple GURL dependency
morrita
2015-03-05
6
-22
/
+71
*
Fix handle_watcher when start is called twice on the same handle.
ppi
2015-01-27
2
-0
/
+18
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
8
-11
/
+11
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+2
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
1
-5
/
+5
*
Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1
rockot
2015-01-16
3
-42
/
+40
*
Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service"
ppi
2014-10-28
1
-0
/
+1
*
Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service...
leviw
2014-10-27
1
-1
/
+0
*
Replace Chrome IPC with Mojo IPC for querying BatteryStatus service
ppi
2014-10-27
1
-0
/
+1
*
Standardize usage of virtual/override/final in mojo/
dcheng
2014-10-21
3
-23
/
+18
*
Add the ability to observe MessagePumpMojo
abarth
2014-10-17
3
-0
/
+85
*
Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp
jamesr
2014-10-07
7
-195
/
+1
*
mojo: Update MessagePumpMojo to allow RunUntilIdle to purge all handles
qsr
2014-10-06
4
-11
/
+75
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
11
-645
/
+6
*
Revert "Move mojo edk into mojo/edk"
Trent Apted
2014-10-03
11
-6
/
+645
*
Move mojo edk into mojo/edk
James Robinson
2014-10-03
11
-645
/
+6
*
Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.
viettrungluu
2014-09-30
3
-12
/
+13
*
mojo: Create a basic clipboard.
erg
2014-09-17
3
-0
/
+52
*
Revert of mojo: Create a basic clipboard. (patchset #29 id:540001 of https://...
rockot
2014-09-16
3
-52
/
+0
*
mojo: Create a basic clipboard.
erg
2014-09-16
3
-0
/
+52
*
GN: Replace mojo/system.gni with forwarding groups
jamesr
2014-09-16
1
-3
/
+2
*
GN rules for everything in //mojo
jamesr
2014-09-15
1
-0
/
+15
*
JavaScript Content Handler Version 0.0
hansmuller
2014-09-12
2
-12
/
+44
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...
thestig
2014-09-10
2
-2
/
+2
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+3
*
Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetric
mpcomplete
2014-09-03
2
-21
/
+29
*
Make HandleWatcher watch on the same thread if the thread is running a Messag...
yzshen
2014-08-29
5
-68
/
+183
*
Performance tuning of HandleWatcher
sky@chromium.org
2014-08-22
1
-29
/
+113
*
GN: Build rules and fixes for (almost) all mojo unittest targets
jamesr@chromium.org
2014-08-21
2
-0
/
+71
*
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
viettrungluu@chromium.org
2014-08-20
2
-4
/
+4
[next]