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
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make UrlRequestContextBuilder take scoped_ptr's when it takes ownership
pauljensen
2015-09-01
1
-4
/
+3
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-0
/
+1
*
Consolidate startup_metric_utils BrowserOpenTabs code.
msw
2015-08-27
3
-6
/
+6
*
Refine Chrome and Mandoline startup metric measurements.
msw
2015-08-26
3
-0
/
+8
*
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
svaldez
2015-08-24
1
-2
/
+1
*
Add stats collection for telemetry startup.warm.blank_page test.
msw
2015-08-18
9
-42
/
+180
*
HTMLViewer no longer connects to NetworkService interface.
ben
2015-08-14
13
-78
/
+150
*
Changes lifetime of ApplicationConnection instances.
ben
2015-08-12
2
-2
/
+2
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-2
/
+2
*
GN: Use lib.unstripped rather than lib.stripped. Add a toolchain.gni
agrieve
2015-08-10
1
-1
/
+1
*
Avoid using two-phase read with MOJO_READ_DATA_FLAG_ALL_OR_NONE.
yzshen
2015-08-10
2
-22
/
+54
*
Straightens outs DEPS in mojo/common
sky
2015-08-07
12
-10
/
+13
*
Revert of Straightens outs DEPS in mojo/common (patchset #5 id:80001 of https...
sky
2015-08-05
12
-13
/
+10
*
Add GetMimeTypeFromFile to Mojo's network service.
msw
2015-08-05
3
-0
/
+16
*
Straightens outs DEPS in mojo/common
sky
2015-08-05
12
-10
/
+13
*
Fix all failed and canceled URLRequestStatuses without errors.
davidben
2015-08-05
1
-1
/
+4
*
Mandoline: Add network-related command line flags needed by Web page replay.
yzshen
2015-07-29
1
-0
/
+54
*
Remove interface_impl.h and error_handler.h usage from chromium
ben
2015-07-29
2
-2
/
+0
*
Replace WebSockets' use of 'url::DeprecatedSerializedOrigin'.
mkwst
2015-07-25
1
-4
/
+4
*
Gets gn check to execute cleanly in most other mojo dirs
sky
2015-07-23
2
-0
/
+7
*
Revert of Gets gn check to execute cleanly in most other mojo dirs (patchset ...
hartmanng
2015-07-23
2
-7
/
+0
*
Gets gn check to execute cleanly in most other mojo dirs
sky
2015-07-23
2
-0
/
+7
*
mandoline filesystem: Reland "Save cookie data to the mojo:filesystem."
erg
2015-07-15
10
-13
/
+410
*
GN (android): Append ".cr" to component .so's to avoid zygote lib collisions
agrieve
2015-07-14
1
-1
/
+1
*
Remove mojo::ErrorHandler usage from the mojo/ folder.
yzshen
2015-07-13
10
-51
/
+17
*
Deprecate 'url::Origin' (1/3).
mkwst
2015-07-11
1
-4
/
+4
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
1
-4
/
+5
*
Mandoline: Implement basic "process per site" support
fsamuel
2015-07-10
2
-0
/
+40
*
Revert of mandoline filesystem: Save cookie data to the mojo:filesystem. (pat...
fsamuel
2015-07-07
6
-146
/
+11
*
mandoline filesystem: Save cookie data to the mojo:filesystem.
erg
2015-07-06
6
-11
/
+146
*
mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.
erg
2015-06-20
1
-0
/
+1
*
mandoline: stub of updater service
scottmg
2015-06-16
2
-0
/
+23
*
Cleanup GN BUILD files, gni's and imports.
msw
2015-06-09
5
-5
/
+3
*
Do not build mojo/services/test_service in component build.
msw
2015-06-08
1
-1
/
+1
*
Move URL Loader creation to a separate factory object.
ben
2015-06-05
10
-15
/
+107
*
Stop including ip_address_number.h from net_util.h
eroman
2015-06-03
1
-0
/
+1
*
Fixes for GN Android build inputs/outputs
brettw
2015-06-02
1
-0
/
+1
*
Updates mojo build rules for proper input/outputs
brettw
2015-06-01
1
-0
/
+3
*
Use mojo::Binding instead of mojo::InterfaceImpl in html_viewer and network_s...
jam
2015-05-27
11
-38
/
+55
*
Make AppLifetimeHelper a member of ApplicationImpl.
jam
2015-05-26
2
-3
/
+4
*
Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f
rockot
2015-05-24
1
-1
/
+1
*
Revert "Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f"
Steven Holte
2015-05-22
1
-1
/
+1
*
Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f
rockot
2015-05-22
1
-1
/
+1
*
Better iOS build fix.
jam
2015-05-21
1
-10
/
+0
*
Fix ios build
John Abd-El-Malek
2015-05-21
1
-0
/
+10
*
Mojo service implementation for HTTP server - part 3
yzshen
2015-05-21
4
-33
/
+447
*
Move navigations with POST or referrer to the shell.
jam
2015-05-21
6
-8
/
+71
*
Fix WebSocket{Read,Write}Queue.
yzshen
2015-05-20
5
-56
/
+101
*
Remove duplicate application cpp files in mojo/application.
jam
2015-05-20
20
-39
/
+23
*
Fix crash in network_service.
jam
2015-05-19
1
-1
/
+2
[next]