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
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Move core pieces of geolocation from chrome to content.This is a rough carvin...
jam@chromium.org
2011-02-28
84
-9576
/
+35
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
2
-5
/
+5
*
Even more test cleanup. Some fixes to non-test code that's regressed.
erg@google.com
2011-02-15
2
-9
/
+34
*
Even more test cleanup.
erg@google.com
2011-02-10
2
-16
/
+33
*
Cleanup:
pkasting@chromium.org
2011-02-10
1
-101
/
+163
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
1
-3
/
+3
*
Misc. cleanup bits I missed in my last pass.
pkasting@chromium.org
2011-02-09
1
-0
/
+1
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-3
/
+3
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-3
/
+3
*
Cleanup:
pkasting@chromium.org
2011-02-08
3
-153
/
+178
*
Stop geolocation providers instead of joining thread.
jknotten@chromium.org
2011-02-03
11
-197
/
+475
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-1
/
+1
*
Put geolocation unit and browser test code in anonymous namespaces.
jknotten@chromium.org
2011-01-27
10
-5
/
+34
*
Cleanup:
pkasting@chromium.org
2011-01-26
1
-5
/
+0
*
Disable flaky geolocation tests:
phajdan.jr@chromium.org
2011-01-24
1
-3
/
+6
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
2
-3
/
+3
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
2
-156
/
+197
*
Don't show queued infobars on tab shutdown.
jknotten@chromium.org
2011-01-21
3
-17
/
+113
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
4
-6
/
+6
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
2
-4
/
+4
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-2
/
+4
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-15
/
+16
*
Coverity: Fix unchecked return values.
kmadhusu@chromium.org
2011-01-12
1
-2
/
+3
*
Call CoInitialize before using Win 7 Location API.
jknotten@chromium.org
2011-01-12
4
-24
/
+46
*
Geolocation code cleanup following switch to client-based Geolocation.
jknotten@chromium.org
2011-01-07
3
-102
/
+19
*
Fix incorrect assertion following the move of Geolocation provider in to its ...
jknotten@chromium.org
2011-01-06
4
-20
/
+32
*
Remove legacy non-client-based geolocation code.
jknotten@chromium.org
2011-01-06
3
-49
/
+0
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-2
/
+2
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
2
-4
/
+4
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
6
-6
/
+6
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-2
/
+3
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
2
-2
/
+0
*
Remove wstring from TableModel.
avi@chromium.org
2010-12-30
3
-31
/
+27
*
Remove wstring from l10n_util. Part 2.
avi@chromium.org
2010-12-28
1
-8
/
+13
*
Allow default desktop content settings and default geolocation settings to be...
markusheintz@chromium.org
2010-12-20
3
-4
/
+158
*
Client-based geolocation refactoring.
jknotten@chromium.org
2010-12-17
1
-1
/
+8
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+2
*
Disable crashy GeolocationBrowserTest.InvalidUrlRequest
phajdan.jr@chromium.org
2010-12-15
1
-1
/
+2
*
Client-based geolocation support.
jknotten@chromium.org
2010-12-14
6
-86
/
+94
*
Revert rev 69137 due to incorrect change log.
jknotten@chromium.org
2010-12-14
6
-94
/
+86
*
Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...
jknotten@chromium.org
2010-12-14
6
-86
/
+94
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-2
/
+2
*
Reland r68893 after fixing allowing blocking IO on shutdown.
willchan@chromium.org
2010-12-14
1
-0
/
+5
*
Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...
jam@chromium.org
2010-12-14
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
3
-16
/
+15
*
Revert 68893 - Consider PlatformThread::Join() to be blocking IO.
csilv@chromium.org
2010-12-11
1
-5
/
+0
*
Consider PlatformThread::Join() to be blocking IO.
willchan@chromium.org
2010-12-10
1
-0
/
+5
*
Disable crashy GeolocationBrowserTest.NoInfoBarBeforeStart
phajdan.jr@chromium.org
2010-12-10
1
-1
/
+2
[next]