summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authortedchoc@chromium.org <tedchoc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-03 18:27:07 +0000
committertedchoc@chromium.org <tedchoc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-03 18:27:07 +0000
commit00e0dd70af0ebd8e4d7f85fbb5e1c4df23f19418 (patch)
tree39cf06f9500be5e4f9495b8f9766f4375fe4d32b /remoting
parentdba9eb05de97710caf483f8c3f6358a25f1ed8e2 (diff)
downloadchromium_src-00e0dd70af0ebd8e4d7f85fbb5e1c4df23f19418.zip
chromium_src-00e0dd70af0ebd8e4d7f85fbb5e1c4df23f19418.tar.gz
chromium_src-00e0dd70af0ebd8e4d7f85fbb5e1c4df23f19418.tar.bz2
Revert 198124 "Add base/android/activity_status.cc"
> Add base/android/activity_status.cc > > This patch adds a small thread-safe wrapper around the Java > org.chromium.base.ActivityStatus that can be used to listen to activity state > changes from native code. > > This uses a base::ObserverListThreadSafe to guarantee that listeners can be > registered on any threads, and that their OnActivityStateChange() method will > always be called on the thread that created them. > > + Ensure both C++ and Java always use the same constants when it comes to > ActivityState values. > > TBR=digit@chromium.org > BUG=233536 > > Review URL: https://codereview.chromium.org/14767011 TBR=pliard@chromium.org Review URL: https://codereview.chromium.org/14596005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198141 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
0 files changed, 0 insertions, 0 deletions