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
*
Add callback when queueing frame on Surface to create backpressure.
jbauman
2014-08-23
1
-1
/
+2
*
Adds necessary dependencies for view_manager tests
sky
2014-08-23
2
-2
/
+2
*
Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...
estade@chromium.org
2014-08-22
2
-7
/
+8
*
Replace StreamListenSocket with StreamSocket in HttpServer.
byungchul@chromium.org
2014-08-22
2
-8
/
+7
*
Performance tuning of HandleWatcher
sky@chromium.org
2014-08-22
1
-29
/
+113
*
Converts some DCHECKs into CHECKs in hopes of helping with a crash
sky@chromium.org
2014-08-22
2
-4
/
+4
*
Make RenderPass::Id an isolated class
weiliangc@chromium.org
2014-08-22
5
-5
/
+8
*
GN build rules for all unit test targets in mojo/
jamesr@chromium.org
2014-08-22
13
-23
/
+294
*
Profile mojom: change some fields to nullable according to documentation.
yzshen@chromium.org
2014-08-22
1
-23
/
+0
*
Removes setting destroyed_flag_ in NotifyError
sky@chromium.org
2014-08-22
1
-5
/
+1
*
mojo: Plumb through sufficient context to make real blink::WebInputEvents.
erg@chromium.org
2014-08-22
5
-135
/
+414
*
export hard dependencies where needed in mojo
jamesr@chromium.org
2014-08-22
3
-8
/
+27
*
Null out context_factory in window_tree_host on shutdown
jamesr@chromium.org
2014-08-21
1
-1
/
+2
*
Allow URLRequests from one context to have different NetworkDelegates.
mmenke@chromium.org
2014-08-21
1
-6
/
+8
*
Mojo C++ bindings: better log message for serialization warnings.
yzshen@chromium.org
2014-08-21
6
-15
/
+62
*
mojo: first take on removing mojo_main_{chromium,standalone}.
tim@chromium.org
2014-08-21
57
-410
/
+420
*
Make struct members nullable so demo_launcher no longer crashes.
acolwell@chromium.org
2014-08-21
2
-7
/
+7
*
GN: Build rules and fixes for (almost) all mojo unittest targets
jamesr@chromium.org
2014-08-21
25
-45
/
+556
*
Add JS bindings validation logic for non-nullable types
hansmuller@chromium.org
2014-08-21
5
-51
/
+136
*
Mojo cpp bindings: remove IsNonNullableValidationEnabled() check
yzshen@chromium.org
2014-08-20
7
-32
/
+11
*
Mark optional mojo quads fields as nullable
jamesr@chromium.org
2014-08-20
1
-10
/
+10
*
Mojo JS bindings generator doesn't generate import-qualified struct references
hansmuller@chromium.org
2014-08-20
6
-19
/
+62
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-20
34
-154
/
+734
*
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
viettrungluu@chromium.org
2014-08-20
14
-21
/
+49
*
Mojom cpp bindings: Enable non-nullable check.
yzshen@chromium.org
2014-08-20
6
-30
/
+31
*
Mojo cpp bindings: More clear checks for array num_bytes and num_elements.
yzshen@chromium.org
2014-08-20
5
-22
/
+69
*
GN: Mojo wget, sample_app, surfaces app and component build
jamesr@chromium.org
2014-08-19
21
-26
/
+348
*
[Ozone] Have WTH call cursor function in platform_window directly
dnicoara@chromium.org
2014-08-19
2
-1
/
+5
*
Mojo: Fix warnings when generating code for empty struct in java.
qsr@chromium.org
2014-08-19
3
-0
/
+23
*
Mojo: Add warning of invalid serialization results (in debug build).
yzshen@chromium.org
2014-08-19
15
-77
/
+517
*
Mojo: Make Core own a PlatformSupport, and plumb it through to Channel.
viettrungluu@chromium.org
2014-08-19
9
-33
/
+72
*
Move blink<->cc bindings to cc/blink
jamesr@chromium.org
2014-08-19
9
-1
/
+10
*
Revert 290431 "Mojo multiple command buffer support and sample"
sashab@chromium.org
2014-08-19
34
-733
/
+155
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-19
34
-155
/
+733
*
Add a debug log message for failing to load when the library path does not ex...
acolwell@chromium.org
2014-08-19
1
-1
/
+4
*
mojo: notify handlers of mojo:RunLoop destruction
tim@chromium.org
2014-08-19
3
-14
/
+136
*
Rename Animate as Begin(Main)Frame
skyostil@chromium.org
2014-08-18
2
-3
/
+4
*
Revert of Mojo multiple command buffer support and sample (patchset #6 of htt...
tdanderson@chromium.org
2014-08-16
34
-732
/
+155
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-16
34
-155
/
+732
*
Add some trivial window decorations & window closing back to the demo window ...
ben@chromium.org
2014-08-16
3
-11
/
+68
*
JavaScript bindings for Mojo message validation
hansmuller@chromium.org
2014-08-16
10
-46
/
+352
*
Enqueuing new frames in a Surface should cause Displays to reaggregate it
jbauman@chromium.org
2014-08-16
2
-0
/
+4
*
Mojo: simple iframe support.
mpcomplete@chromium.org
2014-08-16
3
-4
/
+22
*
mojo events: Add |screen_location| to located events.
erg@chromium.org
2014-08-16
10
-112
/
+170
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
2
-6
/
+5
*
Add validation logic for non-nullable types.
yzshen@chromium.org
2014-08-15
31
-58
/
+387
*
Move focus from the view manager to the window manager.
ben@chromium.org
2014-08-15
32
-266
/
+295
*
Mojo: Add embedder::PlatformSupport and a simple implementation (and a bit of...
viettrungluu@chromium.org
2014-08-15
11
-43
/
+200
*
Turn mojo_native_viewport_service from component into a static_library.
davemoore@chromium.org
2014-08-15
21
-288
/
+235
*
Fix mojo_example_apptests service application termination.
msw@chromium.org
2014-08-15
3
-4
/
+8
[next]