summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* [Android] Update mobile "Learn More" URL on Geolocation infobar.kkimlabs@chromium.org2013-10-111-0/+2
* Make mvanouwerkerk@chromium.org a geolocation owner and reviewer.mvanouwerkerk@chromium.org2013-09-241-2/+4
* GeolocationPermissionContext: only use origin from embedder url.mvanouwerkerk@chromium.org2013-09-133-13/+44
* Rename GeolocationArbitrator to LocationArbitrator.mvanouwerkerk@chromium.org2013-09-101-1/+0
* [GeoLocation] Check for webcontents on the set permission delegate.miguelg@chromium.org2013-08-291-3/+5
* Infobar for JavaScript APIs should invoke a callback on closingtoyoshim@chromium.org2013-08-212-0/+5
* Add some comments in geolocation_browsertest.cc.mvanouwerkerk@chromium.org2013-08-161-1/+22
* Enable NoInfobarForSecondTab and NoInfobarForDeniedOrigin.mvanouwerkerk@chromium.org2013-08-141-14/+2
* Enable Geolocation tests that were flaky at some point.mvanouwerkerk@chromium.org2013-08-021-8/+3
* Web MIDI: implement permission infobartoyoshim@chromium.org2013-08-021-1/+1
* Misc. cleanup part III:pkasting@chromium.org2013-07-241-4/+2
* Make PermissionQueueController available from other content settingstoyoshim@chromium.org2013-07-2314-648/+66
* Move GeolocationSettingsState to ContentSettingsUsagesStatetoyoshim@chromium.org2013-07-234-190/+10
* Remove unused WebKit includes and DEPS entries from chrome/browserjamesr@chromium.org2013-07-201-2/+0
* More misc. cleanup:pkasting@chromium.org2013-07-196-155/+158
* Clarify geolocation OWNERSjoth@chromium.org2013-07-191-1/+5
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-181-3/+1
* Use a direct include of the message_loop header in chrome/browser/, part 4.avi@chromium.org2013-07-181-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-123-3/+3
* Clean up the geolocation code a little:pkasting@chromium.org2013-07-098-217/+198
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-052-2/+2
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-023-5/+5
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-19/+16
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-103-3/+3
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-076-6/+6
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-062-60/+14
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-1/+1
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-285-7/+7
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-222-8/+8
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-202-2/+2
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-163-6/+4
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* Removes jknotten from OWNERS.bulach@chromium.org2013-05-071-1/+0
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-062-5/+7
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-10/+7
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-1/+1
* Formatting cleanup. Should be no code change.pkasting@chromium.org2013-05-034-248/+309
* Reorder pieces of code. No other changes.pkasting@chromium.org2013-04-305-44/+47
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+4
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-241-2/+2
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-233-67/+67
* GeolocationConfirmInfoBarDelegate* -> GeolocationInfoBarDelegate*, for consis...pkasting@chromium.org2013-04-166-53/+45
* Prevents leaking geolocation permission from Incognito mode to regular profile.vasilii@chromium.org2013-04-053-0/+22
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-012-5/+6
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-312-2/+2
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-196-8/+8
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1