summaryrefslogtreecommitdiffstats
path: root/base/sys_info_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+2
* Remove kint64max.avi2015-12-091-20/+22
* base: Bump default android version to 6.0.99boliu2015-10-141-2/+2
* Report Android Build.MODEL in SystemProfileProto hardware_class.tdresser2015-07-161-17/+17
* Move HasSeekPenalty() out of base::SysInfo and base/.dbeam2015-04-021-6/+0
* base: "implement" seek time detection for iOS/Android and add more stubs.dbeam2015-03-181-0/+6
* base: Bump default android version to 5.1.99boliu2015-03-121-1/+1
* Export __system_property_get symbol for component builds.fdegans2015-01-071-1/+1
* base: Bump default android version to 5.0.99boliu2014-11-141-2/+2
* Reland Roll android_tools and breakpad to the latest.fdegans2014-10-241-2/+1
* Revert of Roll android_tools and breakpad to the latest. (patchset #5 id:8000...ppi2014-10-221-1/+2
* Roll android_tools and breakpad to the latest.fdegans2014-10-221-2/+1
* Workaround removal of __system_property_get in Android NDK.rmcilroy@chromium.org2014-07-181-0/+40
* base: Default android version to 4.4.99boliu@chromium.org2014-07-101-5/+6
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-261-0/+12
* base: Default android version to 0.0.0boliu@chromium.org2014-06-231-5/+4
* Bump up the fallback OS version number to 4.3.0joth@chromium.org2013-08-021-3/+3
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Fix OperationSystemVersion() on Android.zmo@chromium.org2013-05-071-0/+7
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* This fixes the overflows identified in the parsingepenner@chromium.org2013-02-161-15/+50
* Move string_number_conversions to base/strings.brettw@chromium.org2013-02-071-1/+1
* Add Android fingerprint to metrics logsdfalcantara@chromium.org2012-10-031-0/+4
* Move Android user agent generation to native codedfalcantara@chromium.org2012-08-211-0/+62
* Set Android/V8 memory limits from dalvik.vm.heapsize.ulan@chromium.org2012-05-251-0/+59