History log of /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/BarrierConsumer.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
32b3062031c2853b08da65378af629f2964621bd 06-Mar-2010 Bjorn Bringert <bringert@android.com> Don't do busy waiting in BarrierConsumer

Fixes http://b/issue?id=2494205

Change-Id: I7f6b4620865f920ed17e09882715a475bba81615
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/BarrierConsumer.java
f252dc7a25ba08b973ecc1cfbbce58eb78d42167 26-Feb-2010 Bjorn Bringert <bringert@android.com> Refactoring to make it easier to add the apps+market corpus

I created an abstract MultiSourceCorpus implementation
of Corpus, and changed WebCorpus to use that as its base class.
Once we have Market suggestions, I will use the same bas class for
the Apps corpus. This is part of the fix for http://b/issue?id=2312744

Change-Id: I804555a95ace92eeafd4922e27f86a90dda7889e
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/BarrierConsumer.java