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
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-0
/
+9
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-9
/
+0
*
Make Screenlock observe shell screenlock state.
ben
2016-02-03
1
-0
/
+8
*
Revert of Make Screenlock observe shell screenlock state. (patchset #6 id:100...
thakis
2016-02-02
1
-8
/
+0
*
Make Screenlock observe shell screenlock state.
ben
2016-02-02
1
-0
/
+8
*
Move mojo/application/public -> mojo/shell/public
ben
2016-01-12
1
-1
/
+1
*
Switch to standard integer types in mojo/.
Avi Drissman
2015-12-21
10
-0
/
+18
*
Convert Pass()→std::move() in //mojo
dcheng
2015-12-18
5
-11
/
+15
*
[mojo] Add GenericInterface_ to interface class variants
rockot
2015-12-17
1
-2
/
+7
*
Fix mojo_common_perftests, and add to gn_only rule to catch future breakages.
amistry
2015-12-16
1
-0
/
+6
*
Only set -rpath=$ORIGIN in component builds by default.
brettw
2015-12-14
1
-0
/
+6
*
Revert of Only set -rpath=$ORIGIN in component builds by default. (patchset #...
dcheng
2015-12-14
1
-6
/
+0
*
Only set -rpath=$ORIGIN in component builds by default.
brettw
2015-12-12
1
-0
/
+6
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
8
-18
/
+18
*
Add a perftest for HandleWatcher.
amistry
2015-11-12
1
-0
/
+16
*
Eliminate third_party/mojo/src from all targets' include paths
Ken Rockot
2015-11-11
1
-1
/
+4
*
Get Mandoline working in component build.
jam
2015-11-06
2
-2
/
+3
*
Reland: Port over the mojo tracing service from the mojo repo.
erg
2015-10-21
6
-176
/
+2
*
Revert of Port over the mojo tracing service from the mojo repo. (patchset #3...
mathp
2015-10-21
6
-2
/
+176
*
Port over the mojo tracing service from the mojo repo.
erg
2015-10-21
6
-176
/
+2
*
Cherry pick DataPipeDrainer from the mojo repository.
erg
2015-10-17
4
-0
/
+101
*
Pull buildtools for GN 352082
brettw
2015-10-05
1
-1
/
+1
*
Connect WebUSB client interface to the devices app
rockot
2015-08-21
1
-1
/
+3
*
Add stats collection for telemetry startup.warm.blank_page test.
msw
2015-08-18
4
-5
/
+5
*
Fixes crash in Array converters
sky
2015-08-17
2
-2
/
+10
*
Changes lifetime of ApplicationConnection instances.
ben
2015-08-12
2
-2
/
+5
*
Straightens outs DEPS in mojo/common
sky
2015-08-07
10
-1682
/
+9
*
Revert of Straightens outs DEPS in mojo/common (patchset #5 id:80001 of https...
sky
2015-08-05
10
-9
/
+1682
*
Straightens outs DEPS in mojo/common
sky
2015-08-05
10
-1682
/
+9
*
Add yet more GN isolates ...
dpranke
2015-07-31
1
-0
/
+9
*
Remove interface_impl.h and error_handler.h usage from chromium
ben
2015-07-29
1
-11
/
+0
*
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
[next]