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
/
public
/
cpp
/
bindings
/
lib
/
array_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo C++ bindings: Preparation for supporting WTF-firendly string/arrary/map.
yzshen
2016-02-29
1
-32
/
+1
*
Mojo bindings environment: remove usage of logger and task tracker.
yzshen
2016-02-16
1
-11
/
+11
*
Mojo C++ bindings: make mojo::Array<T> more friendly with std::vector<T>.
yzshen
2016-02-09
1
-68
/
+6
*
Mojo C++ bindings: support enum validation.
yzshen
2016-01-28
1
-0
/
+22
*
Convert Pass()→std::move() in //mojo/public/
dcheng
2015-12-26
1
-3
/
+3
*
Switch to standard integer types in mojo/.
Avi Drissman
2015-12-21
1
-0
/
+3
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
1
-0
/
+534
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
1
-512
/
+0
*
mojom: Add associative arrays to the mojom language.
erg
2014-10-10
1
-21
/
+11
*
Mojo: clang-format mojo/public/cpp/{application,bindings}.
Viet-Trung Luu
2014-10-07
1
-34
/
+38
*
Mojo: Change MOJO_COMPILE_ASSERT -> static_assert in mojo/.
viettrungluu
2014-10-07
1
-12
/
+9
*
Mojo cpp bindings: support Clone() for structs and arrays which don't contain...
yzshen
2014-10-02
1
-0
/
+10
*
Mojo: NULL -> nullptr in mojo/public/cpp/bindings and also for the bindings g...
viettrungluu
2014-09-30
1
-2
/
+2
*
Mojo C++ bindings: better log messages for some validation errors at the rece...
yzshen
2014-08-25
1
-3
/
+15
*
Mojo C++ bindings: better log message for serialization warnings.
yzshen@chromium.org
2014-08-21
1
-0
/
+8
*
Mojo cpp bindings: remove IsNonNullableValidationEnabled() check
yzshen@chromium.org
2014-08-20
1
-3
/
+2
*
Mojo cpp bindings: More clear checks for array num_bytes and num_elements.
yzshen@chromium.org
2014-08-20
1
-17
/
+41
*
Mojo: Add warning of invalid serialization results (in debug build).
yzshen@chromium.org
2014-08-19
1
-11
/
+11
*
Add validation logic for non-nullable types.
yzshen@chromium.org
2014-08-15
1
-14
/
+88
*
Mojo: Convert assert()s under mojo/public/cpp/bindings/... to MOJO_DCHECK()s.
viettrungluu@chromium.org
2014-07-18
1
-2
/
+3
*
Add support for fixed-sized arrays in mojom
jamesr@chromium.org
2014-06-21
1
-1
/
+10
*
Add ArrayDataTraits<> specialization for Array_Data<T>*.
yzshen@chromium.org
2014-06-19
1
-0
/
+17
*
Mojo: Add resize and push_back to Array.
sammc@chromium.org
2014-06-11
1
-0
/
+32
*
Mojo cpp bindings: report the reason of validation failure.
yzshen@chromium.org
2014-06-04
1
-5
/
+15
*
Mojo cpp bindings: remove redundant validation in Decode*().
yzshen@chromium.org
2014-05-31
1
-18
/
+14
*
Mojo cpp bindings: validation logic for incoming messages
yzshen@chromium.org
2014-05-31
1
-0
/
+50
*
Mojo: more idiomatic C++ bindings
darin@chromium.org
2014-05-29
1
-170
/
+37
*
Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpl
darin@chromium.org
2014-05-09
1
-1
/
+0
*
Mojo: Add support for arrays of interface handles
darin@chromium.org
2014-04-18
1
-72
/
+113
*
Mojo: Move mojo/public/bindings/lib to mojo/public/cpp/bindings/lib.
viettrungluu@chromium.org
2014-04-01
1
-0
/
+372