summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-3/+3
* More https for support URLs.cevans@chromium.org2011-04-131-2/+2
* Replacing 'off the record' with 'incognito' in comments and a string in the g...vipul.bhasin@gmail.com2011-04-071-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Make contents settable in RVHTH.avi@chromium.org2011-04-051-2/+2
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-043-19/+21
* Move some files from base to base/memory.levin@chromium.org2011-03-282-2/+2
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-192-6/+6
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Fix some pass-by-values caught by Coveritystuartmorgan@chromium.org2011-03-111-4/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-096-18/+18
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-2/+2
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-033-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-2884-9576/+35
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-242-5/+5
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-152-9/+34
* Even more test cleanup.erg@google.com2011-02-102-16/+33
* Cleanup:pkasting@chromium.org2011-02-101-101/+163
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-3/+3
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-091-0/+1
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+3
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+3
* Cleanup:pkasting@chromium.org2011-02-083-153/+178
* Stop geolocation providers instead of joining thread.jknotten@chromium.org2011-02-0311-197/+475
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-1/+1
* Put geolocation unit and browser test code in anonymous namespaces.jknotten@chromium.org2011-01-2710-5/+34
* Cleanup:pkasting@chromium.org2011-01-261-5/+0
* Disable flaky geolocation tests:phajdan.jr@chromium.org2011-01-241-3/+6
* Move l10n_util to ui/baseben@chromium.org2011-01-212-3/+3
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-212-156/+197
* Don't show queued infobars on tab shutdown.jknotten@chromium.org2011-01-213-17/+113
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-214-6/+6
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-142-4/+4
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-2/+4
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-15/+16
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-01-121-2/+3
* Call CoInitialize before using Win 7 Location API.jknotten@chromium.org2011-01-124-24/+46
* Geolocation code cleanup following switch to client-based Geolocation.jknotten@chromium.org2011-01-073-102/+19
* Fix incorrect assertion following the move of Geolocation provider in to its ...jknotten@chromium.org2011-01-064-20/+32
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-063-49/+0
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-012-4/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-016-6/+6
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-312-2/+0
* Remove wstring from TableModel.avi@chromium.org2010-12-303-31/+27
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-8/+13