summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/geolocation_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused render_view_ field from GeolocationDispatcher class.jknotten@chromium.org2011-02-181-3/+0
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-271-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Introduce RenderView::Observer interface so that RenderView doesn't have to k...jam@chromium.org2011-01-151-8/+5
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-061-4/+1
* Client-based geolocation support.jknotten@chromium.org2010-12-141-0/+75
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-141-75/+0
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-141-0/+75
* Geolocation dispatcher rename:jknotten@chromium.org2010-10-221-58/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Some simplifications, as a pre-step to http://crbug.com/40103joth@chromium.org2010-06-071-4/+1
* Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:bulach@chromium.org2010-04-011-0/+2
* Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535bulach@chromium.org2010-03-311-4/+4
* Follow up on http://codereview.chromium.org/848003bulach@chromium.org2010-03-181-3/+0
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-161-1/+1
* Adds host for Geolocation OnStartUpdating.bulach@chromium.org2010-03-151-1/+5
* Second try for:bulach@chromium.org2010-02-191-0/+57
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-57/+0
* Initial Geolocation implementationbulach@chromium.org2010-02-181-0/+57