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
/
chrome_geolocation_permission_context.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove infobar from helper list before notifying observers.
jknotten@chromium.org
2012-03-31
1
-1
/
+8
*
Show queued geolocation InfoBars when InfoBar is hidden.
jknotten@chromium.org
2012-03-27
1
-109
/
+142
*
Revert 128467 - Show queued geolocation InfoBars when InfoBar is hidden.
jknotten@chromium.org
2012-03-23
1
-142
/
+109
*
Show queued geolocation InfoBars when InfoBar is hidden.
jknotten@chromium.org
2012-03-23
1
-109
/
+142
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-2
/
+3
*
Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...
jam@chromium.org
2012-01-24
1
-15
/
+0
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-13
/
+13
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-1
/
+2
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-2
/
+2
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-4
/
+8
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-0
/
+1
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-1
/
+0
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-13
/
+14
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-4
/
+5
*
Change most of the methods of WebContentsObserver to take a content::WebConte...
jam@chromium.org
2011-12-23
1
-1
/
+2
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Move/replace/rename URL-based extension getters from ExtensionService to/in E...
yoz@chromium.org
2011-12-13
1
-7
/
+14
*
Geolocation InfoBar sometimes doesn't expire when navigating back.
bulach@chromium.org
2011-12-01
1
-0
/
+20
*
Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...
jam@chromium.org
2011-11-30
1
-16
/
+23
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.
mpcomplete@chromium.org
2011-11-17
1
-1
/
+5
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
1
-12
/
+5
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
1
-12
/
+12
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
base::Bind: Cleanups in geolocation/.
jhawkins@chromium.org
2011-10-07
1
-10
/
+17
*
Lazily save preferences after geolocation infobar authorisation.
jknotten@chromium.org
2011-10-07
1
-0
/
+1
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-10
/
+9
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
1
-2
/
+3
*
Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...
thakis@chromium.org
2011-09-01
1
-3
/
+2
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
1
-2
/
+3
*
Migrate geolocation settings to host content settings map and remove the geol...
markusheintz@chromium.org
2011-08-15
1
-5
/
+12
*
Unify infobars' link-opening behavior to respect user-requested dispositions ...
pkasting@chromium.org
2011-08-02
1
-2
/
+2
*
Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...
pkasting@chromium.org
2011-07-28
1
-1
/
+1
*
Use process-per-app-instance for hosted apps without background permission.
creis@chromium.org
2011-07-12
1
-7
/
+13
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-8
/
+8
*
Using new larger icons added earlier (http://codereview.chromium.org/7304006/)
rhashimoto@chromium.org
2011-07-06
1
-0
/
+1
*
Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD...
pkasting@chromium.org
2011-07-01
1
-2
/
+2
*
Make ConfirmInfoBarDelegate::GetLinkText() const.
pkasting@chromium.org
2011-06-24
1
-2
/
+2
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-1
/
+1
*
Split out abstract interface from GeolocationPermissionContext
joth@chromium.org
2011-06-23
1
-0
/
+623