summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Geolocation InfoBar sometimes doesn't expire when navigating back.bulach@chromium.org2011-12-012-0/+51
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...jam@chromium.org2011-11-304-45/+82
* Add OVERRIDE to chrome/.avi@chromium.org2011-11-281-3/+4
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-212-11/+14
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+4
* Eliminate CrosLibrary::EnsureLoadedstevenjb@google.com2011-11-171-2/+0
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-171-1/+5
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-12/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-026-0/+12
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-286-9/+9
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-9/+9
* Take the content settings set by extensions into account in the default setti...marja@chromium.org2011-10-191-1/+1
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-12/+12
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-28/+30
* Disable NoInfobarForAllowedOrigin on Win.jennb@chromium.org2011-10-181-1/+7
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Remove references to GeolocationContentSettingsMap.bauerb@chromium.org2011-10-132-319/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-132-2/+2
* base::Bind: Cleanups in geolocation/.jhawkins@chromium.org2011-10-074-44/+61
* Lazily save preferences after geolocation infobar authorisation.jknotten@chromium.org2011-10-071-0/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-303-12/+11
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-2/+2
* Moving ContentSettingsPattern and ContentSettingsPatternParser from chrome/br...marja@chromium.org2011-09-211-2/+2
* Revert 99124: Revert 99099 Fix up more WaitForNavigation calls.gbillock@chromium.org2011-09-121-11/+15
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-1/+2
* Remove use of GetDefaultRequestContext in geolocation.allanwoj@chromium.org2011-09-062-4/+9
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-013-64/+70
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-013-70/+64
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-013-64/+70
* Revert 99099 (TaskManagerBrowserTest.NoticeHostedAppTabs started failing,thakis@chromium.org2011-09-011-15/+11
* Fix up more WaitForNavigation calls. Almost all fixed now.gbillock@chromium.org2011-09-011-11/+15
* Use new network location service protocolallanwoj@chromium.org2011-08-312-6/+33
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-272-4/+2
* Inject the ChromeOS specific geocolation wifi data provider at runtime. This ...jam@chromium.org2011-08-251-9/+18
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-254-59/+49
* Revert 96617gbillock@chromium.org2011-08-171-5/+11
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-4/+5
* Migrate geolocation settings to host content settings map and remove the geol...markusheintz@chromium.org2011-08-157-387/+126
* Revert 96593 - Fix up various browser tests not to use WaitForNavigation.gbillock@chromium.org2011-08-121-11/+5
* Fix up various browser tests not to use WaitForNavigation.gbillock@chromium.org2011-08-121-5/+11
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-112-2/+2
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-032-2/+4
* Unify infobars' link-opening behavior to respect user-requested dispositions ...pkasting@chromium.org2011-08-021-2/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-013-3/+3
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-292-5/+5
* Disable IFramesWithFreshPosition and IFramesWithCachedPosition.sergeyu@chromium.org2011-07-291-2/+6
* Revert 94559 - Disable DisplaysPermissionBar on Mac.pkasting@chromium.org2011-07-281-7/+1
* Disable DisplaysPermissionBar on Mac.sergeyu@chromium.org2011-07-281-1/+7
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-1/+1