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
*
Suppress erronous TSAN errors in new EDK.
jam
2015-12-23
2
-8
/
+12
*
Make base a static ibrary
brettw
2015-12-22
1
-8
/
+0
*
Switch to standard integer types in mojo/.
Avi Drissman
2015-12-21
312
-118
/
+753
*
command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extension
kkinnunen
2015-12-21
3
-0
/
+9
*
Convert Pass()→std::move() in //mojo
dcheng
2015-12-18
65
-331
/
+440
*
Convert Pass()→std::move() in //mojo/edk
dcheng
2015-12-18
29
-197
/
+225
*
Convert Pass()→std::move() in //mojo/services
dcheng
2015-12-18
32
-253
/
+293
*
Revert of Make base a static ibrary (patchset #3 id:40001 of https://coderevi...
phoglund
2015-12-18
1
-0
/
+8
*
Fix memory leak in unittests with new Mojo EDK.
jam
2015-12-18
1
-1
/
+6
*
[mojo] Support native types with mojom wire format
rockot
2015-12-18
15
-5
/
+543
*
Mac CoreAnimation: Add more CALayer parameters
ccameron
2015-12-18
3
-8
/
+26
*
Make base a static ibrary
brettw
2015-12-18
1
-8
/
+0
*
Fix shutdown UAF in MessagePipeDispatcher in new Mojo EDK.
jam
2015-12-17
1
-0
/
+7
*
[mojo] Add pickling support for native-only structs
rockot
2015-12-17
18
-5
/
+589
*
Fix UAF in new Mojo EDK.
jam
2015-12-17
5
-27
/
+22
*
[mojo] Use base::Pickle for Message storage.
rockot
2015-12-17
12
-82
/
+226
*
Lazily allocate the holder in mojo::internal::SharedData<>.
amistry
2015-12-17
1
-11
/
+41
*
Modify Binding<>, StrongBinding<>, and AssociatedBinding<> to enforce that an...
amistry
2015-12-17
4
-6
/
+28
*
[mojo] Allow value deserialization to fail
rockot
2015-12-17
10
-30
/
+71
*
Always set the error handler closure of Binding<> after binding to a message ...
amistry
2015-12-17
3
-9
/
+11
*
[mojo] Add GenericInterface_ to interface class variants
rockot
2015-12-17
13
-39
/
+81
*
[mojo] Add typemap and variant support to generators
rockot
2015-12-16
14
-42
/
+232
*
[mojo] Fix public_deps on //mojo/application/public/cpp
rockot
2015-12-16
1
-3
/
+6
*
[mojo] Suppress findbugs errors on generated bindings
rockot
2015-12-16
4
-0
/
+10
*
[mojo] Add mojom parser support for native-only structs
rockot
2015-12-16
7
-14
/
+49
*
Fix mojo_common_perftests, and add to gn_only rule to catch future breakages.
amistry
2015-12-16
1
-0
/
+6
*
Remove unused nacl related files in mojo/public.
jam
2015-12-16
9
-634
/
+109
*
Removing unused mgl files in mojo.
jam
2015-12-16
10
-363
/
+0
*
Fix race condition with multiplexed message pipes.
jam
2015-12-15
4
-30
/
+44
*
Remove directories in mojo/public/third_party that just mirrored third_party.
jam
2015-12-15
55
-16526
/
+5
*
Followup fix to r365175 for new Mojo EDK.
jam
2015-12-15
1
-1
/
+2
*
Fix shutdown assert with the new Mojo EDK.
jam
2015-12-15
2
-4
/
+9
*
Revert of Remove directories in mojo/public/third_party that just mirrored th...
hiroshige
2015-12-15
50
-0
/
+16521
*
Remove directories in mojo/public/third_party that just mirrored third_party.
jam
2015-12-15
50
-16521
/
+0
*
Add comparison operator to mojo::Handle.
amistry
2015-12-15
1
-0
/
+5
*
Only set -rpath=$ORIGIN in component builds by default.
brettw
2015-12-14
1
-0
/
+6
*
Fix race condition in new Mojo EDK exposed by Mac ASAN bots.
jam
2015-12-14
10
-138
/
+121
*
Revert of Only set -rpath=$ORIGIN in component builds by default. (patchset #...
dcheng
2015-12-14
1
-6
/
+0
*
Fix race condition in new Mojo EDK.
jam
2015-12-12
3
-11
/
+16
*
Only set -rpath=$ORIGIN in component builds by default.
brettw
2015-12-12
1
-0
/
+6
*
Mojo C++ bindings: use base::ThreadChecker instead of mojo::internal::ThreadC...
yzshen
2015-12-12
6
-99
/
+5
*
Add URLLoaderStatus bytes_read and content_length for progress.
msw
2015-12-11
3
-1
/
+14
*
Adds a simple task viewer to mash.
ben
2015-12-11
16
-13
/
+186
*
Revert of Fix compile of mojo_system_unittests2 on Android & GN (patchset #1 ...
thakis
2015-12-11
1
-1
/
+0
*
Remove third_party/mojo_services.
jam
2015-12-11
3
-1
/
+52
*
Make mojo::edk::PlatformHandle have the same named member on all platforms.
jam
2015-12-11
15
-66
/
+50
*
Implementation of WaitSet for new EDK.
amistry
2015-12-11
10
-0
/
+1023
*
Mojo C++ bindings: Support Wait and Pause on InterfacePtr<T> and Binding<T> e...
yzshen
2015-12-11
7
-37
/
+119
*
Fix new Mojo EDK multiplexing code on Android.
jam
2015-12-11
1
-17
/
+5
*
Fix ws
John Abd-El-Malek
2015-12-10
3
-8
/
+8
[next]