summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete unused code: geolocation_exceptions_table_model*markusheintz@chromium.org2011-07-273-460/+0
* FileManagerDialogTest.SelectFileAndCancel flaky.grt@chromium.org2011-07-1920-0/+4000
|\
* | Roll ANGLE r704:r705jbauman@chromium.org2011-07-1920-4000/+0
* | Migrate default geolocation content setting to host content settings map.markusheintz@chromium.org2011-07-194-80/+37
|/
* Disable NoCookieIsolationWithoutApp on Windows.rdsmith@chromium.org2011-07-121-2/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+5
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-7/+13
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-106-40/+42
* Using new larger icons added earlier (http://codereview.chromium.org/7304006/)rhashimoto@chromium.org2011-07-061-0/+1
* Add typedefs for InfoBar-related notifications in infobar.h, so that code els...pkasting@chromium.org2011-07-012-2/+4
* Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD...pkasting@chromium.org2011-07-012-17/+32
* Make ConfirmInfoBarDelegate::GetLinkText() const.pkasting@chromium.org2011-06-241-2/+2
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-231-1/+1
* Split out abstract interface from GeolocationPermissionContextjoth@chromium.org2011-06-233-24/+84
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-0/+1
* Move GeolocationPermissionContextUnittest from subclassing TabContentsWrapper...pkasting@chromium.org2011-06-081-60/+67
* Split incognito extension content settings in session-only and persistent.bauerb@chromium.org2011-06-032-41/+46
* Revert the portion of r87696 which changed infobar notifications to use InfoB...pkasting@chromium.org2011-06-031-2/+1
* Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...pkasting@chromium.org2011-06-022-5/+8
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-313-5/+12
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-183-45/+56
* Move the chromeos implementation of WifiDataProvider back to chrome, since it...jam@chromium.org2011-05-173-0/+384
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-133-15/+15
* Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-133-15/+15
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-133-15/+15
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-6/+6
* Refactor preference syncing.zea@chromium.org2011-05-091-2/+4
* More work on removing content settings code from src\content.jam@chromium.org2011-05-073-0/+3
* Browser::Type cleanup.jianli@chromium.org2011-05-051-3/+2
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-13/+8
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-031-6/+5
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-3/+3