| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Upstreaming)
Adds information about the Android build fingerprint to information that we
send back in our metrics.
BUG=153694
Review URL: https://chromiumcodereview.appspot.com/11014006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159957 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gets rid of a pathway that forced us to set the user agent
from the Java side, replacing it with one that's entirely
native. Functions have been added to base to allow accessing
information about the device and Android build, while the
user agent generation code was moved to the webkit_glue
namespace.
BUG=131312
Review URL: https://chromiumcodereview.appspot.com/10832235
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152675 0039d316-1c4b-4281-b951-d872f2087c98
|
|
Fix memory usage computation for Android.
BUG=b/6182964
Review URL: https://chromiumcodereview.appspot.com/10113009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139038 0039d316-1c4b-4281-b951-d872f2087c98
|