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
*
chromeos: Update help URLs.
derat@chromium.org
2010-11-10
1
-3
/
+16
*
Discard GEOLOCATION_* notifications, instead observe preference notifications.
csilv@chromium.org
2010-11-09
1
-10
/
+0
*
Fix a leak in wifi geolocation on the Mac
stuartmorgan@chromium.org
2010-11-08
1
-0
/
+7
*
Fix dbus- and geolocation- related crash on Linux.
jknotten@chromium.org
2010-11-05
3
-13
/
+99
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
3
-13
/
+13
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-1
/
+1
*
FBTF: Hopefully, the last ctor patch.
erg@google.com
2010-10-27
2
-0
/
+7
*
The GeolocationBrowserTest times out, and timeouts now causes the
nsylvain@chromium.org
2010-10-25
1
-1
/
+1
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
2
-77
/
+123
*
Geolocation dispatcher rename:
jknotten@chromium.org
2010-10-22
4
-44
/
+49
*
Forgot to check in these changes requested by joth during codereview of r63429.
pkasting@chromium.org
2010-10-22
3
-15
/
+15
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/geolocation/.
pkasting@chromium.org
2010-10-21
8
-59
/
+63
*
Fix bug 59917 - Network position cache can get time clashes
joth@chromium.org
2010-10-21
3
-99
/
+164
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
2
-18
/
+18
*
Fix geolocation crashing bug
joth@chromium.org
2010-10-20
4
-8
/
+62
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-3
/
+3
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+3
*
Geolocation browser test: uses navigation rather than javascript alerts.
bulach@chromium.org
2010-10-14
1
-41
/
+46
*
Linux Gateway Data Provider.
allanwoj@chromium.org
2010-10-14
3
-1
/
+249
*
Add extra logging to help in debugging flaky geolocation browser tests.
joth@chromium.org
2010-10-14
4
-66
/
+48
*
DOM UI Settings - Desktop Notification exceptions
estade@chromium.org
2010-10-13
1
-0
/
+5
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
12
-12
/
+12
*
Rename ChromeThread to BrowserThread Part11:
tfarina@chromium.org
2010-10-10
12
-71
/
+71
*
Add geolocation and desktop notifications NotificationTypes.
estade@chromium.org
2010-10-07
1
-0
/
+5
*
Fix permission of geolocation files.
allanwoj@chromium.org
2010-10-01
3
-0
/
+0
*
Refactoring geolocation code to work on its own thread.
allanwoj@chromium.org
2010-10-01
12
-410
/
+476
*
Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...
isherman@chromium.org
2010-09-30
1
-4
/
+4
*
Disable NoInfobarForSecondTab and NoInfobarForDeniedOrigin for OSX.
kinuko@chromium.org
2010-09-29
1
-2
/
+2
*
disable hanging/crashing tests: NoInfobarForSecondTab & NoInfobarForDeniedOri...
joth@chromium.org
2010-09-28
1
-4
/
+14
*
Change name of PollingPolicyInterface.
allanwoj@chromium.org
2010-09-28
3
-12
/
+12
*
Unify experimental location features under one flag.
allanwoj@chromium.org
2010-09-24
2
-2
/
+2
*
Windows Gateway Data Provider.
allanwoj@chromium.org
2010-09-24
4
-2
/
+144
*
Tidy up network location unit test.
allanwoj@chromium.org
2010-09-21
1
-4
/
+10
*
NoInfobarForDeniedOrigin no longer appears flaky (last seen July 10)
joth@chromium.org
2010-09-21
1
-8
/
+1
*
Fix starting network location data provider thread issue.
allanwoj@chromium.org
2010-09-21
4
-6
/
+50
*
Fix behaviour of queued geolocation infobars on navigate.
allanwoj@chromium.org
2010-09-20
1
-0
/
+17
*
Marking GeolocationBrowserTest.CancelpermissionsForFrame as flaky
mlloyd@chromium.org
2010-09-17
1
-1
/
+3
*
Revert 59507 - NoInfobarForDeniedOrigin no longer appears flaky (last seen Ju...
joth@chromium.org
2010-09-15
1
-1
/
+8
*
NoInfobarForDeniedOrigin no longer appears flaky (last seen July 10)
joth@chromium.org
2010-09-15
1
-8
/
+1
*
Add CoreLocation support to Chrome.
allanwoj@chromium.org
2010-09-13
6
-2
/
+383
*
Remove the flaky mark from several Geolocation tests. We no longer see the fl...
phajdan.jr@chromium.org
2010-09-09
1
-13
/
+6
*
Fix geolocation icon behaviour on navigation
allanwoj@chromium.org
2010-09-02
2
-0
/
+6
*
Fixed hanging gatewaydataprovider test fixture
allanwoj@chromium.org
2010-08-31
2
-7
/
+6
*
Fix leaking tests for network location providers
allanwoj@chromium.org
2010-08-31
2
-3
/
+3
*
Remove the wstring FormatUrl() functions (and convert remaining users to the ...
viettrungluu@chromium.org
2010-08-31
1
-5
/
+4
*
I accidentally disabled the wrong test earlier (it had a very similar name).
dmazzoni@chromium.org
2010-08-27
2
-3
/
+3
*
Mark test as disabled after it timed out on the buildbot.
dmazzoni@chromium.org
2010-08-26
1
-1
/
+2
*
Base class for gateway data providers
allanwoj@chromium.org
2010-08-26
3
-0
/
+377
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
5
-6
/
+6
*
FBTF: Minor cleanup to testing headers.
erg@google.com
2010-08-25
1
-0
/
+2
[next]