summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/location/location_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated extension notifications andlimasdf@gmail.com2014-06-191-3/+2
* Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImplkalman@chromium.org2014-04-301-2/+2
* Reland 253509 - ProfileKeyedAPIFactory to build instances with BrowserContext...yoz@chromium.org2014-02-271-0/+1
* Revert 253509 "Change ProfileKeyedAPIFactory to build instances ..."rch@chromium.org2014-02-261-1/+0
* Change ProfileKeyedAPIFactory to build instances with BrowserContext instead ...yoz@chromium.org2014-02-261-0/+1
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-281-7/+7
* Implement chrome.location.watchLocation Request Info minDistanceInMeters and ...robliao@chromium.org2013-06-281-2/+32
* Restore functionality of chrome.location API.vadimt@chromium.org2013-05-201-8/+0
* Enabling Google Now extension only in Chromium and Canary.vadimt@chromium.org2013-05-171-0/+8
* Change LocationManager to use ProfileKeyedAPI.vadimt@chromium.org2013-05-141-3/+2
* Incremental changes to chrome.location API.vadimt@chromium.org2013-04-261-3/+2
* Initial implementation of chrome.experimental.location API.vadimt@chromium.org2013-04-221-0/+43