summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+2
* Removed inheritance of std:less in network data structuresallanwoj@chromium.org2010-08-241-3/+2
* Gateway Location Providerallanwoj@chromium.org2010-08-237-40/+378
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-196-5/+8
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-191-2/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-194-1/+3
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-182-0/+3
* Fix a problem with Geolocation tests trying to start the test server twice.phajdan.jr@chromium.org2010-08-171-4/+10
* Mark a bunch of geolocation tests as flaky while phajdan fixes.mpcomplete@chromium.org2010-08-171-5/+12
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-8/+5
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-3/+3
* TBR: I didn't upload the six files that I added last time round see here http...allanwoj@chromium.org2010-08-176-0/+837
* Location provider using Windows 7 Location APIallanwoj@chromium.org2010-08-176-18/+17
* Fixed crash on navigation with queued geolocation permission requestsallanwoj@chromium.org2010-08-171-16/+20
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-155-5/+1
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-141-2/+1
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-141-1/+1
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-141-2/+2
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-132-13/+14
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-134-0/+6
* Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa...viettrungluu@chromium.org2010-08-131-7/+5
* 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