index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
geolocation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds a browser test to exercise WebKit::WebGeolocationServiceBridgeImpl::stop...
bulach@chromium.org
2010-04-13
1
-4
/
+30
*
Trivial: Change STL-container-is-empty check from "size() > 0" to "!empty()".
pkasting@chromium.org
2010-04-12
1
-1
/
+1
*
Deny geolocation access for invalid URL in geolocation_permission_context.
bulach@chromium.org
2010-04-12
2
-0
/
+20
*
Work-around for DBus crash due to timers firing on the wrong thread.
joth@chromium.org
2010-04-11
1
-0
/
+14
*
Geo exceptions: Disable "Remove" button if no row is selected.
thakis@chromium.org
2010-04-10
1
-1
/
+1
*
Simplify the geolocation content settings map: it's only ever used from the U...
joth@chromium.org
2010-04-09
3
-218
/
+98
*
Landing on behald of tfarina. Original review: http://codereview.chromium.org...
joth@chromium.org
2010-04-08
1
-37
/
+26
*
Make the prefs reading more robust to poorly formed URLs
joth@chromium.org
2010-04-08
2
-3
/
+44
*
Adds geolocation_permission_context_unittest.cc
bulach@chromium.org
2010-04-08
1
-0
/
+256
*
Use ScopedPrefUpdate to correctly send out notifications when Geolocation set...
albertb@chromium.org
2010-04-08
2
-53
/
+112
*
Revert 43836 - Adds geolocation_permission_context_unittest.cc
bulach@chromium.org
2010-04-07
1
-250
/
+0
*
Adds geolocation_permission_context_unittest.cc
bulach@chromium.org
2010-04-07
1
-0
/
+250
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-1
/
+1
*
Geolocation exceptions window, Windows.
pkasting@chromium.org
2010-04-05
2
-52
/
+170
*
Mac: Implement geolocation exceptions dialog.
thakis@chromium.org
2010-04-05
1
-2
/
+2
*
Add TableModel for geolocation settings.
mattm@chromium.org
2010-04-02
4
-0
/
+213
*
Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:
bulach@chromium.org
2010-04-01
5
-42
/
+208
*
Workaround for 40099 - disable failing test
joth@chromium.org
2010-04-01
1
-1
/
+2
*
Defer sending wifi data via the network provider until permission has been gr...
joth@chromium.org
2010-04-01
14
-108
/
+280
*
Flip the flag to enable geolocation by default.
joth@chromium.org
2010-04-01
1
-6
/
+0
*
Fix crash: geolocation arbitrator may get deleted on wrong thread.
joth@chromium.org
2010-03-29
2
-5
/
+1
*
Fix the logic in extensions GetCurrentWindow:
mpcomplete@chromium.org
2010-03-26
1
-1
/
+2
*
Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...
bulach@chromium.org
2010-03-26
3
-105
/
+117
*
Revert 42757 - Uses GeolocationContentSettingsMap on GeolocationPermissionCon...
bulach@chromium.org
2010-03-26
3
-70
/
+51
*
Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...
bulach@chromium.org
2010-03-26
3
-51
/
+70
*
Possible fix / workaround for geolocation wifi hanging bug
joth@chromium.org
2010-03-25
1
-3
/
+19
*
Preparatory step for implementing http://crbug.com/39171
joth@chromium.org
2010-03-25
4
-25
/
+55
*
Adds GeolocationContentSettings on TabContents.
joth@chromium.org
2010-03-25
3
-27
/
+69
*
Tentative fix for geolocation test with iframes: loads frame one by one.
bulach@chromium.org
2010-03-24
1
-123
/
+111
*
Disables temporarily IFramesWithFreshPosition.
bulach@chromium.org
2010-03-22
1
-1
/
+3
*
Disables Geolocation tests for mac
bulach@chromium.org
2010-03-22
1
-2
/
+11
*
Adds browser tests exercising multiple iframes for geolocation.
bulach@chromium.org
2010-03-22
1
-18
/
+105
*
Uses GURL instead of host for requesting Geolocation permission.
bulach@chromium.org
2010-03-19
4
-191
/
+36
*
Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...
pkasting@chromium.org
2010-03-19
3
-0
/
+555
*
Finish implementing the geolocation infobar; adds a Learn more link pointing ...
joth@chromium.org
2010-03-18
1
-6
/
+22
*
Switch from using custom time / epoch handling code (inherited from gears) to...
joth@chromium.org
2010-03-16
10
-46
/
+60
*
Adds host for Geolocation OnStartUpdating.
bulach@chromium.org
2010-03-15
2
-5
/
+11
*
Uses MockLocationProvider on GeolocationBrowserTest.
bulach@chromium.org
2010-03-15
1
-67
/
+172
*
First cut at implementing wifi bindigns for linux, using glib-dbus to Network...
joth@chromium.org
2010-03-12
4
-253
/
+348
*
Experimental fix for 10.6 SDK builds: convert to weak dependecy on the kCWSca...
joth@chromium.org
2010-03-10
1
-38
/
+30
*
mac: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-10
1
-0
/
+1
*
chrome 5: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
2
-2
/
+2
*
Add support for geolocation wifi scanning on OSX 10.6
joth@chromium.org
2010-03-08
3
-33
/
+200
*
Fix crash when permission request received from extension.
joth@chromium.org
2010-03-04
9
-67
/
+146
*
Renames route_id to render_view_id
bulach@chromium.org
2010-03-03
4
-87
/
+98
*
Speculative fix for valgrind memory lead
joth@chromium.org
2010-02-26
2
-2
/
+2
*
Bring Geolocation to life!
joth@chromium.org
2010-02-26
6
-47
/
+79
*
Misc tidy up:
joth@chromium.org
2010-02-26
8
-8
/
+8
*
Fix an issue in the common wifi data provider to make esp. mac wifi work corr...
joth@chromium.org
2010-02-25
3
-21
/
+41
*
Port the gears OSX wifi data provider into chrome
joth@chromium.org
2010-02-25
4
-123
/
+207
[next]