History log of /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/SmoothScroller.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c7bc4150c7dee00c658772863a771d00102e00fb 01-Oct-2013 Ben Murdoch <benm@google.com> Android code should not assume main thread == UI thread.

Bug 10932261

Originally from http://crrev.com/25092005/ PS9, but modified to land
in klp-dev.

Original Description:
[Android] Android code should not assume main thread == UI thread.

Although typically the case, the main thread of an android app is not
necessarily the thread in which the View is hosted (the Android "UI"
thread). Update base.ThreadUtils to be able to specify a non-main thread
UI thread, and update places in the code that make this assumption to
use the refactored ThreadUtils class.

Change-Id: Ie2967fedafcece90f4e65b52a84bdd21f6b745cd
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/SmoothScroller.java
868fa2fe829687343ffae624259930155e16dbd8 11-Jun-2013 Torne (Richard Coles) <torne@google.com> Merge from Chromium at DEPS revision r205460

This commit was generated by merge_to_master.py.

Change-Id: I4a744a5e426bd3bb378d887cfa56fe054742a540
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/SmoothScroller.java
90dce4d38c5ff5333bea97d859d4e484e27edf0c 29-May-2013 Torne (Richard Coles) <torne@google.com> Merge from Chromium at DEPS revision r202854

This commit was generated by merge_to_master.py.

Change-Id: Idca323f71ef844a9e04f454d4f070b1e398f2deb
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/SmoothScroller.java
b2df76ea8fec9e32f6f3718986dba0d95315b29c 13-May-2013 Torne (Richard Coles) <torne@google.com> Merge from Chromium at DEPS revision r199464

This commit was generated by merge_to_master.py.

Change-Id: Ic3d1f97a4fb4edd1e6ed66a70b5040da1622b5a9
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/SmoothScroller.java