summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Speculative fix for chromium-os:4706 - use singleton NetworkLibrary rather th...joth@chromium.org2010-08-062-7/+5
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-041-1/+2
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-043-48/+48
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-1/+1
* Remove Value/StringValue's ...UTF16() methods in favour of overloading.viettrungluu@chromium.org2010-08-031-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-034-0/+4
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-5/+6
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-302-6/+6
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-292-1/+3
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-4/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2624-0/+24
* Patched from issue 2825039allanwoj@chromium.org2010-07-197-25/+118
* Factor out OriginToString into a common function in chrome/common/.tfarina@chromium.org2010-07-164-38/+20
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-1/+0
* Implement wifi geolocation for Chrome OSjoth@chromium.org2010-07-153-37/+40
* Revert everything related to the relanding.erg@chromium.org2010-07-141-0/+1
* Reland r52336.erg@chromium.org2010-07-141-1/+0
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-0/+1
* More header cleanup:erg@chromium.org2010-07-141-1/+0
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-122-0/+2
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-023-4/+12
* URLs with repeated domain names requesting tracking informationbulach@chromium.org2010-07-022-2/+82
* Add NotificationExceptionTableModel.thakis@chromium.org2010-07-011-1/+0
* Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ...thakis@chromium.org2010-07-013-19/+19
* Change a bunch of string types.estade@chromium.org2010-06-292-2/+3
* linux: initialize glib-dbus threading during startupevan@chromium.org2010-06-231-4/+0
* geolocation: Fix the InfoBarType by changing it to PAGE_ACTION_TYPE.tfarina@chromium.org2010-06-231-1/+1
* Move content settings related events into their own delegate.jochen@chromium.org2010-06-221-3/+4
* Mark GeolocationBrowserTest.NoInfobarForOffTheRecord as flaky.willchan@chromium.org2010-06-211-1/+1
* Mark GeolocationBrowserTest.NoInfobarForDeniedOrigin as flaky on the mac.robertshield@chromium.org2010-06-211-1/+8
* Adds wifi mac addresses and cell IDs to the corresponding network library cla...joth@chromium.org2010-06-213-0/+208
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-10/+10
* Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i...pkasting@chromium.org2010-06-151-1/+0
* Remove unnecessary header dependency and fix misleading comment.dpranke@chromium.org2010-06-151-0/+1
* convert providers to be long-lived - give them a stop methodjoth@chromium.org2010-06-1112-94/+116
* Workaround for bug 41001 - treat empty response as no location fix availablejoth@chromium.org2010-06-111-1/+6
* Remove spurious MovementDetected functions (follow up to http://src.chromium...joth@chromium.org2010-06-102-11/+0
* Add test for multiple geolocation watches in a single frame (aka bridge)joth@chromium.org2010-06-101-2/+29
* Clean up geolocation_dispatcher_host.hjoth@chromium.org2010-06-093-108/+102
* Track options per bridge rather than per dispatcher hostjoth@chromium.org2010-06-085-36/+87
* Some simplifications, as a pre-step to http://crbug.com/40103joth@chromium.org2010-06-075-66/+30
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-062-2/+2
* Add some basic Linux GPS tests.joth@chromium.org2010-06-046-107/+313
* Enables GeolocationBrowserTest.IFramesWithCachedPosition on mac.bulach@chromium.org2010-06-041-19/+14
* Misc. small cleanups I ran into while working on other changes.pkasting@chromium.org2010-06-021-2/+1
* Enables geolocation browser tests on Mac.bulach@chromium.org2010-06-021-96/+10
* Removes spurious JS callback triggered by MockLocationProvider::OnPermissionG...bulach@chromium.org2010-06-021-6/+14
* Remove obsolete code:joth@chromium.org2010-06-027-40/+18