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
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
2
-2
/
+3
*
linux: initialize glib-dbus threading during startup
evan@chromium.org
2010-06-23
1
-4
/
+0
*
geolocation: Fix the InfoBarType by changing it to PAGE_ACTION_TYPE.
tfarina@chromium.org
2010-06-23
1
-1
/
+1
*
Move content settings related events into their own delegate.
jochen@chromium.org
2010-06-22
1
-3
/
+4
*
Mark GeolocationBrowserTest.NoInfobarForOffTheRecord as flaky.
willchan@chromium.org
2010-06-21
1
-1
/
+1
*
Mark GeolocationBrowserTest.NoInfobarForDeniedOrigin as flaky on the mac.
robertshield@chromium.org
2010-06-21
1
-1
/
+8
*
Adds wifi mac addresses and cell IDs to the corresponding network library cla...
joth@chromium.org
2010-06-21
3
-0
/
+208
*
Mac/clang: Possibly contentious changes.
thakis@chromium.org
2010-06-15
1
-10
/
+10
*
Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i...
pkasting@chromium.org
2010-06-15
1
-1
/
+0
*
Remove unnecessary header dependency and fix misleading comment.
dpranke@chromium.org
2010-06-15
1
-0
/
+1
*
convert providers to be long-lived - give them a stop method
joth@chromium.org
2010-06-11
12
-94
/
+116
*
Workaround for bug 41001 - treat empty response as no location fix available
joth@chromium.org
2010-06-11
1
-1
/
+6
*
Remove spurious MovementDetected functions (follow up to http://src.chromium...
joth@chromium.org
2010-06-10
2
-11
/
+0
*
Add test for multiple geolocation watches in a single frame (aka bridge)
joth@chromium.org
2010-06-10
1
-2
/
+29
*
Clean up geolocation_dispatcher_host.h
joth@chromium.org
2010-06-09
3
-108
/
+102
*
Track options per bridge rather than per dispatcher host
joth@chromium.org
2010-06-08
5
-36
/
+87
*
Some simplifications, as a pre-step to http://crbug.com/40103
joth@chromium.org
2010-06-07
5
-66
/
+30
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
2
-2
/
+2
*
Add some basic Linux GPS tests.
joth@chromium.org
2010-06-04
6
-107
/
+313
*
Enables GeolocationBrowserTest.IFramesWithCachedPosition on mac.
bulach@chromium.org
2010-06-04
1
-19
/
+14
*
Misc. small cleanups I ran into while working on other changes.
pkasting@chromium.org
2010-06-02
1
-2
/
+1
*
Enables geolocation browser tests on Mac.
bulach@chromium.org
2010-06-02
1
-96
/
+10
*
Removes spurious JS callback triggered by MockLocationProvider::OnPermissionG...
bulach@chromium.org
2010-06-02
1
-6
/
+14
*
Remove obsolete code:
joth@chromium.org
2010-06-02
7
-40
/
+18
*
Now arbitration is supported (r48631) enable GPS.
joth@chromium.org
2010-06-01
4
-17
/
+5
*
Implement location arbitration (kudos to previous internal projects this is l...
joth@chromium.org
2010-06-01
5
-88
/
+426
*
First cut at GPS support in chrome linux
joth@chromium.org
2010-05-27
8
-6
/
+627
*
Renames GeolocationContentSettingsTableModel to GeolocationExceptionsTableModel
bulach@chromium.org
2010-05-27
3
-29
/
+29
*
Fix for 44892: use scoped_array to avoid leak
joth@chromium.org
2010-05-26
1
-16
/
+16
*
Adds tests for GeolocationContentSettingsTableModelTest.
bulach@chromium.org
2010-05-24
1
-0
/
+146
*
Disabling GeolocationBrowserTest.NoInfobarForSecondTab which crashes on Vista...
robertshield@chromium.org
2010-05-19
1
-8
/
+2
*
Adds tests to ensure Geolocation requests permission happens at the right time.
bulach@chromium.org
2010-05-17
1
-0
/
+32
*
[GTTF] Check the result value of StartHTTPServer to avoid
phajdan.jr@chromium.org
2010-05-15
1
-17
/
+27
*
Update dynamic annotations and move them to base/third_party
timurrrr@chromium.org
2010-05-14
1
-1
/
+1
*
Geolocation: fixes leak on tests after r46910
bulach@chromium.org
2010-05-11
1
-0
/
+10
*
Adds GeolocationSettingsState
bulach@chromium.org
2010-05-11
5
-17
/
+283
*
Geolocation: checks pending requests with the same origin when receiving the ...
bulach@chromium.org
2010-05-11
3
-128
/
+343
*
Uses GetOrigin() when setting the Geolocation state for the tab.
bulach@chromium.org
2010-05-11
3
-3
/
+23
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
4
-4
/
+4
*
Remove svn:executable property from more files that don't need it.
thestig@chromium.org
2010-04-27
3
-0
/
+0
*
Add geolocation permission to extensions/apps.
erikkay@chromium.org
2010-04-26
1
-1
/
+20
*
Removes obsolete geolocation-related files.
bulach@chromium.org
2010-04-23
4
-341
/
+0
*
Re-enables some geolocation tests
bulach@chromium.org
2010-04-23
1
-8
/
+5
*
Fix for OSX 10.6 wifi crash: can't call [CWInterface +interface] on a machine...
joth@chromium.org
2010-04-14
1
-35
/
+48
*
Fix IDN urls in geolocation infobars and bubbles (but not exceptions dialog)
joth@chromium.org
2010-04-14
1
-9
/
+13
*
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
[next]