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
*
Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-04-21
1
-3
/
+3
*
More https for support URLs.
cevans@chromium.org
2011-04-13
1
-2
/
+2
*
Replacing 'off the record' with 'incognito' in comments and a string in the g...
vipul.bhasin@gmail.com
2011-04-07
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Make contents settable in RVHTH.
avi@chromium.org
2011-04-05
1
-2
/
+2
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-04
3
-19
/
+21
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-2
/
+2
*
Move geolocation, desktop notification, and device orientation into their own...
jam@chromium.org
2011-03-19
2
-6
/
+6
*
Move a bunch of files from chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Fix some pass-by-values caught by Coverity
stuartmorgan@chromium.org
2011-03-11
1
-4
/
+4
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
6
-18
/
+18
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Fix missing change notifications of UserPrefStore
battre@chromium.org
2011-03-07
1
-2
/
+2
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
3
-3
/
+3
*
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
[next]