Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(620)

Issue 704613003: Beginning implementation of SessionDependencyFactory. (Closed)

Created:
6 years, 1 month ago by SeRya
Modified:
6 years, 1 month ago
CC:
chromium-reviews, vsevik, yurys, paulirish+reviews_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Beginning implementation of SessionDependencyFactory. As we discussed in the email thread DevTools Bridge must not depend on libjingle_peerconnection_so.so for several reasons. To aheive that we need implementation of SessionDependencyFactory on top of libjingle's C++ API. This CL adds dummy SessionDependencyFactoryNative and introduces additional test APK. Both testing APKs will coexist for a while. When SessionDependencyFactoryNative be ready to replace Java API counterpart additional APK also won't be needed. BUG=383418 Committed: https://crrev.com/3c76b33f9d02ffc9b386cbbd0351e9957fd8ef66 Cr-Commit-Position: refs/heads/master@{#303421}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 16

Patch Set 3 : #

Patch Set 4 : Removed dependency on libjingle #

Messages

Total messages: 15 (6 generated)
SeRya
PTAL
6 years, 1 month ago (2014-11-05 18:58:28 UTC) #3
mnaganov (inactive)
LGTM % style nits https://codereview.chromium.org/704613003/diff/40001/components/devtools_bridge/android/session_dependency_factory_native.cc File components/devtools_bridge/android/session_dependency_factory_native.cc (right): https://codereview.chromium.org/704613003/diff/40001/components/devtools_bridge/android/session_dependency_factory_native.cc#newcode1 components/devtools_bridge/android/session_dependency_factory_native.cc:1: // Copyright (c) 2014 The ...
6 years, 1 month ago (2014-11-05 22:38:49 UTC) #4
SeRya
https://codereview.chromium.org/704613003/diff/40001/components/devtools_bridge/android/session_dependency_factory_native.cc File components/devtools_bridge/android/session_dependency_factory_native.cc (right): https://codereview.chromium.org/704613003/diff/40001/components/devtools_bridge/android/session_dependency_factory_native.cc#newcode1 components/devtools_bridge/android/session_dependency_factory_native.cc:1: // Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 1 month ago (2014-11-06 06:42:46 UTC) #5
SeRya
+cpu for owner's review of dependencies
6 years, 1 month ago (2014-11-06 19:59:29 UTC) #7
SeRya
6 years, 1 month ago (2014-11-06 19:59:52 UTC) #9
SeRya
I temporarily removed dependency on third_part/webrtc/third_party/libjingle since now I want to add it slightly differently ...
6 years, 1 month ago (2014-11-09 19:27:58 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/704613003/80001
6 years, 1 month ago (2014-11-10 03:29:26 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:80001)
6 years, 1 month ago (2014-11-10 04:15:16 UTC) #14
commit-bot: I haz the power
6 years, 1 month ago (2014-11-10 04:15:53 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3c76b33f9d02ffc9b386cbbd0351e9957fd8ef66
Cr-Commit-Position: refs/heads/master@{#303421}

Powered by Google App Engine
This is Rietveld 408576698