index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
ios
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove IsRunningOnIOS6OrLater
stuartmorgan@chromium.org
2014-06-19
4
-15
/
+3
*
Reverted !client_id check because it caused unit test failure.
pkl@chromium.org
2014-06-12
1
-2
/
+1
*
Fixed string conversions to avoid nil pointers.
pkl@chromium.org
2014-06-05
2
-6
/
+6
*
Refactors GetDeviceIdentifier()
pkl@chromium.org
2014-06-03
3
-2
/
+43
*
Remove deprecated IsRunningOnHighRamDevice() method.
lliabraa@chromium.org
2014-03-20
3
-12
/
+0
*
Refactor IsRunningOnHighRamDevice() to be more specific.
lliabraa@chromium.org
2014-03-18
2
-1
/
+32
*
Change "high RAM" level for iOS devices from 250 MB to 500MB.
lliabraa@chromium.org
2013-12-11
2
-3
/
+3
*
Fix threading in ScopedCriticalAction
stuartmorgan@chromium.org
2013-11-22
2
-14
/
+44
*
[iOS] Adds a version check function for iOS 7.
rohitrao@chromium.org
2013-06-29
2
-2
/
+9
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-6
/
+6
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
Move sys_string_conversions to base/strings.
brettw@chromium.org
2013-02-07
2
-2
/
+2
*
Remove testing for iOS5+ as this is now the minimal version supported.
qsr@chromium.org
2012-12-21
2
-7
/
+0
*
Changing device ID when device type changes.
qsr@chromium.org
2012-12-20
2
-1
/
+32
*
Fixing identifier for device returning a 0 identifierForVendor.
qsr@chromium.org
2012-12-13
2
-11
/
+80
*
Adding utility method to test the version of the OS.
qsr@chromium.org
2012-10-05
5
-3
/
+82
*
Implements iOS device util methods.
chenyu@chromium.org
2012-08-07
3
-0
/
+244
*
Add APIs to protect critical tasks on iOS.
chenyu@chromium.org
2012-08-01
2
-0
/
+102