Description was changed from ========== Shape Detection: add Face landmarks, wire for Mac stylez blind ...
3 years, 7 months ago
(2017-05-05 02:32:36 UTC)
#1
Description was changed from
==========
Shape Detection: add Face landmarks, wire for Mac
stylez
blind update java
blind update java
Wired the eyes/mouth to Mac Face Detection impl, seems to be working
Adapted facedetection.mojom to return an array<structs> ISO a struct{ array<> },
throughout
Added proto Landmark.idl and its use in DetectedFace
BUG=
==========
to
==========
Shape Detection: add Face landmarks, wire for Mac
stylez
blind update java
blind update java
Wired the eyes/mouth to Mac Face Detection impl, seems to be working
Adapted facedetection.mojom to return an array<structs> ISO a struct{ array<> },
throughout
Added proto Landmark.idl and its use in DetectedFace
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
mcasas
Description was changed from ========== Shape Detection: add Face landmarks, wire for Mac stylez blind ...
3 years, 7 months ago
(2017-05-05 02:36:15 UTC)
#2
Description was changed from
==========
Shape Detection: add Face landmarks, wire for Mac
stylez
blind update java
blind update java
Wired the eyes/mouth to Mac Face Detection impl, seems to be working
Adapted facedetection.mojom to return an array<structs> ISO a struct{ array<> },
throughout
Added proto Landmark.idl and its use in DetectedFace
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
to
==========
Shape Detection: add Face landmarks, wire for Mac
Wired the eyes/mouth to Mac Face Detection impl, seems to be working
Adapted facedetection.mojom to return an array<structs> ISO a struct{ array<> },
throughout
Added proto Landmark.idl and its use in DetectedFace
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
mcasas
Patchset #1 (id:1) has been deleted
3 years, 7 months ago
(2017-05-05 02:55:39 UTC)
#3
Patchset #1 (id:1) has been deleted
mcasas
Patchset #1 (id:20001) has been deleted
3 years, 7 months ago
(2017-05-05 02:55:45 UTC)
#4
Patchset #1 (id:20001) has been deleted
mcasas
Description was changed from ========== Shape Detection: add Face landmarks, wire for Mac Wired the ...
3 years, 7 months ago
(2017-05-05 04:31:52 UTC)
#5
Description was changed from
==========
Shape Detection: add Face landmarks, wire for Mac
Wired the eyes/mouth to Mac Face Detection impl, seems to be working
Adapted facedetection.mojom to return an array<structs> ISO a struct{ array<> },
throughout
Added proto Landmark.idl and its use in DetectedFace
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
to
==========
Shape Detection: add idl and mojom for face landmarks and wire for Mac
Spec issue [1] and associated commit [2] added landmarks to the
detected faces, in particular eyes and mouth. This CL:
- adds the appropriate idls and mojo definitions to support those;
- adapts facedetection mojom Detect() to return an array<structs>
ISO a struct{ array<> }, causing a few changes throughout, including
on Android impl (which doesn't support landmark detection);
- wired detection of said landmarks to Mac Face Detection impl and
updates the associated unittests.
[1] https://github.com/WICG/shape-detection-api/issues/7
[2]
https://github.com/WICG/shape-detection-api/commit/dd90bf57313ea3d76b04c1b1c3...
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
mcasas
Description was changed from ========== Shape Detection: add idl and mojom for face landmarks and ...
3 years, 7 months ago
(2017-05-05 04:36:42 UTC)
#6
Description was changed from
==========
Shape Detection: add idl and mojom for face landmarks and wire for Mac
Spec issue [1] and associated commit [2] added landmarks to the
detected faces, in particular eyes and mouth. This CL:
- adds the appropriate idls and mojo definitions to support those;
- adapts facedetection mojom Detect() to return an array<structs>
ISO a struct{ array<> }, causing a few changes throughout, including
on Android impl (which doesn't support landmark detection);
- wired detection of said landmarks to Mac Face Detection impl and
updates the associated unittests.
[1] https://github.com/WICG/shape-detection-api/issues/7
[2]
https://github.com/WICG/shape-detection-api/commit/dd90bf57313ea3d76b04c1b1c3...
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
to
==========
Shape Detection: add idl and mojom for face landmarks and wire for Mac
Spec issue [1] and associated commit [2] added landmarks to the
detected faces, in particular eyes and mouth. This CL:
- adds the appropriate idls and mojo definitions to support those;
- adapts facedetection mojom Detect() to return an array<structs>
ISO a struct{ array<> }, causing a few changes throughout, including
on Android impl (which doesn't support landmark detection);
- wired detection of said landmarks to Mac Face Detection impl and
updates the associated unittests.
[1] https://github.com/WICG/shape-detection-api/issues/7
[2]
https://github.com/WICG/shape-detection-api/commit/dd90bf57313ea3d76b04c1b1c3...
BUG=718693
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
mcasas
Patchset #1 (id:40001) has been deleted
3 years, 7 months ago
(2017-05-05 04:36:50 UTC)
#7
Patchset #1 (id:40001) has been deleted
mcasas
Description was changed from ========== Shape Detection: add idl and mojom for face landmarks and ...
3 years, 7 months ago
(2017-05-05 04:43:34 UTC)
#8
Description was changed from
==========
Shape Detection: add idl and mojom for face landmarks and wire for Mac
Spec issue [1] and associated commit [2] added landmarks to the
detected faces, in particular eyes and mouth. This CL:
- adds the appropriate idls and mojo definitions to support those;
- adapts facedetection mojom Detect() to return an array<structs>
ISO a struct{ array<> }, causing a few changes throughout, including
on Android impl (which doesn't support landmark detection);
- wired detection of said landmarks to Mac Face Detection impl and
updates the associated unittests.
[1] https://github.com/WICG/shape-detection-api/issues/7
[2]
https://github.com/WICG/shape-detection-api/commit/dd90bf57313ea3d76b04c1b1c3...
BUG=718693
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
to
==========
Shape Detection: add idl and mojom for face landmarks and wire for Mac
Spec issue [1] and associated commit [2] added landmarks to the
detected faces, in particular eyes and mouth. This CL:
- adds the appropriate idls and mojo definitions to support those;
- adapts facedetection mojom Detect() to return an array<structs>
ISO a struct{ array<> }, causing a few changes throughout, including
on Android impl (which doesn't support landmark detection);
- wires detection of said landmarks to Mac Face Detection impl and
updates the associated unittests.
[1] https://github.com/WICG/shape-detection-api/issues/7
[2]
https://github.com/WICG/shape-detection-api/commit/dd90bf57313ea3d76b04c1b1c3...
BUG=718693
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
mcasas
Patchset #1 (id:60001) has been deleted
3 years, 7 months ago
(2017-05-05 15:18:26 UTC)
#9
esprehn@ RS plz additions to modules_idl_files.gni tsepez@: RS plz catch-up to Spec in facedetection.mojom avi@ ...
3 years, 7 months ago
(2017-05-05 18:36:03 UTC)
#15
esprehn@ RS plz additions to modules_idl_files.gni
tsepez@: RS plz catch-up to Spec in facedetection.mojom
avi@ RS plz catch-up to Spec in content/.../FaceDetectionImpl.java
Avi (use Gerrit)
lgtm stamp
3 years, 7 months ago
(2017-05-05 19:06:54 UTC)
#16
CQ is committing da patch. Bot data: {"patchset_id": 110001, "attempt_start_ts": 1494016177345630, "parent_rev": "9974bff171e1248be9d6602d02465547a54ec682", "commit_rev": "04f35409eaca0779dbe9b8435f20901cf510440b"}
3 years, 7 months ago
(2017-05-06 00:06:05 UTC)
#23
CQ is committing da patch.
Bot data: {"patchset_id": 110001, "attempt_start_ts": 1494016177345630,
"parent_rev": "9974bff171e1248be9d6602d02465547a54ec682", "commit_rev":
"04f35409eaca0779dbe9b8435f20901cf510440b"}
commit-bot: I haz the power
Description was changed from ========== Shape Detection: add idl and mojom for face landmarks and ...
3 years, 7 months ago
(2017-05-06 00:06:58 UTC)
#24
Message was sent while issue was closed.
Description was changed from
==========
Shape Detection: add idl and mojom for face landmarks and wire for Mac
Spec issue [1] and associated commit [2] added landmarks to the
detected faces, in particular eyes and mouth. This CL:
- adds the appropriate idls and mojo definitions to support those;
- adapts facedetection mojom Detect() to return an array<structs>
ISO a struct{ array<> }, causing a few changes throughout, including
on Android impl (which doesn't support landmark detection);
- wires detection of said landmarks to Mac Face Detection impl and
updates the associated unittests.
[1] https://github.com/WICG/shape-detection-api/issues/7
[2]
https://github.com/WICG/shape-detection-api/commit/dd90bf57313ea3d76b04c1b1c3...
BUG=718693
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
==========
to
==========
Shape Detection: add idl and mojom for face landmarks and wire for Mac
Spec issue [1] and associated commit [2] added landmarks to the
detected faces, in particular eyes and mouth. This CL:
- adds the appropriate idls and mojo definitions to support those;
- adapts facedetection mojom Detect() to return an array<structs>
ISO a struct{ array<> }, causing a few changes throughout, including
on Android impl (which doesn't support landmark detection);
- wires detection of said landmarks to Mac Face Detection impl and
updates the associated unittests.
[1] https://github.com/WICG/shape-detection-api/issues/7
[2]
https://github.com/WICG/shape-detection-api/commit/dd90bf57313ea3d76b04c1b1c3...
BUG=718693
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2859413002
Cr-Commit-Position: refs/heads/master@{#469820}
Committed:
https://chromium.googlesource.com/chromium/src/+/04f35409eaca0779dbe9b8435f20...
==========
commit-bot: I haz the power
Committed patchset #2 (id:110001) as https://chromium.googlesource.com/chromium/src/+/04f35409eaca0779dbe9b8435f20901cf510440b
3 years, 7 months ago
(2017-05-06 00:07:00 UTC)
#25
modules/ LGTM, but would you add a test case to check that DetectedFace::landmarks is really ...
3 years, 7 months ago
(2017-05-06 14:43:08 UTC)
#27
Message was sent while issue was closed.
modules/ LGTM, but would you add a test case to check that
DetectedFace::landmarks is really returning the same object?
I'm a bit afraid that it is not returning the same object because of a bug of
the current implementation of [SameObject] in the IDL compiler... The current
bindings creates a new v8::Value that wraps the returned HeapVector<Landmark>,
which ends up with returning a different v8 value every time you call
DetectedFace::landmarks.
+yukishiino
+peter FYI
Issue 2859413002: Shape Detection: add idl and mojom for face landmarks and wire for Mac
(Closed)
Created 3 years, 7 months ago by mcasas
Modified 3 years, 7 months ago
Reviewers: esprehn, Avi (use Gerrit), scheib, Tom Sepez, dglazkov, Peter Beverloo, Yuki, haraken
Base URL:
Comments: 1