summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Refactor chrome_geolocation_permission_context.* in preperation for adding pl...cramya@chromium.org2012-10-188-248/+378
* Remove TabContents from geolocation.avi@chromium.org2012-10-172-9/+25
* Fix Double Geolocation Infobar Removal Notification Bug.jknotten@chromium.org2012-10-123-9/+138
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-113-33/+34
* Don't retain reference to ChromeGeolocationPermissionContextjknotten@chromium.org2012-10-091-1/+1
* Move GeolocationInfoBarQueueController to own files.jknotten@chromium.org2012-10-094-556/+600
* Switch TabSpecificContentSettings to use WebContentsUserData.avi@chromium.org2012-09-282-4/+5
* Update the network-based geolocation to use the new jknotten@chromium.org2012-09-121-8/+19
* Make TabContents ctor private; poke hole for existing callers.avi@chromium.org2012-08-271-1/+1
* Add more OWNERS inside chrome/browser.thestig@chromium.org2012-08-221-0/+3
* Introduce InfoBarTabService API.joi@chromium.org2012-08-203-37/+37
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-1/+1
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-133-3/+3
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-262-3/+3
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-4/+5
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-4/+4
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-191-1/+1
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-3/+1
* Remove browser::FindTabbedBrowser from a bunch of browser tests by making ui_...jam@chromium.org2012-07-121-4/+2
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-14/+15
* Reenable geolocation testsbartfab@chromium.org2012-06-281-21/+11
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-271-1/+1
* Move browser commands into a separate file.ben@chromium.org2012-06-251-1/+2
* Simplify overriding ShouldExpire() a bit by allowing classes to override Shou...pkasting@chromium.org2012-06-221-17/+1
* Upstream Geolocation global enable/disable preference.jknotten@chromium.org2012-06-185-3/+63
* TabContentsWrapper -> TabContents, part 14.avi@chromium.org2012-06-083-28/+26
* TabContentsWrapper -> TabContents, part 2.avi@chromium.org2012-06-061-8/+8
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-2/+2
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-043-3/+3
* Move mock test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-031-1/+1
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-3/+2
* Disable GeolocationBrowserTest.TwoWatchesInOneFrame on linux.zea@chromium.org2012-05-211-1/+7
* Disable crashy geolcoation browser testszea@chromium.org2012-05-211-10/+14
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+1
* Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.tedvessenes@gmail.com2012-05-171-2/+2
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+2
* Taking over issue 10006037.rlp@chromium.org2012-05-141-1/+12
* Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.aa@chromium.org2012-05-141-1/+2
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-111-12/+1
* Taking over issue 10006037.rlp@chromium.org2012-05-111-1/+12
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-272-8/+12
* Geolocation support for chromedriver, browser-side only.kkania@chromium.org2012-04-252-30/+20
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-172-3/+3
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-171-1/+1
* Reenable GeolocationBrowserTest.TabDestroyed browser test.jknotten@chromium.org2012-04-051-2/+1
* Remove infobar from helper list before notifying observers.jknotten@chromium.org2012-03-311-1/+8
* Revert 129439 - Reenable GeolocationBrowserTest.TabDestroyed browser test.abodenha@google.com2012-03-291-1/+2
* Reenable GeolocationBrowserTest.TabDestroyed browser test.jknotten@chromium.org2012-03-281-2/+1