summaryrefslogtreecommitdiffstats
path: root/content/renderer/notification_provider.h
Commit message (Collapse)AuthorAgeFilesLines
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-3/+6
| | | | | | Review URL: https://codereview.chromium.org/11232014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163061 0039d316-1c4b-4281-b951-d872f2087c98
* Remove #pragma once from contentajwong@chromium.org2012-07-111-2/+1
| | | | | | Review URL: https://chromiumcodereview.appspot.com/10696166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146071 0039d316-1c4b-4281-b951-d872f2087c98
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
| | | | | | | | | BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8587009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110544 0039d316-1c4b-4281-b951-d872f2087c98
* Cleanup old NotificationProvider::grantPermission overload.dcheng@chromium.org2011-11-071-3/+0
| | | | | | | | | | BUG=94399 TEST=chrome, DumpRenderTree, and test_shell compile. Review URL: http://codereview.chromium.org/8492002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108921 0039d316-1c4b-4281-b951-d872f2087c98
* Switch notifications to use the security origin.dcheng@chromium.org2011-11-041-0/+3
| | | | | | | | | BUG=94399 TEST=browser_tests --gtest_filter=ExtensionApiTest.Notification* Review URL: http://codereview.chromium.org/8480009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108726 0039d316-1c4b-4281-b951-d872f2087c98
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-021-2/+2
| | | | | | | | | | BUG=94399 TEST=lots Review URL: http://codereview.chromium.org/8312005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108358 0039d316-1c4b-4281-b951-d872f2087c98
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't ↵jam@chromium.org2011-10-101-1/+3
| | | | | | | | | include the RenderView implementation. BUG=98716 Review URL: http://codereview.chromium.org/8220006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104754 0039d316-1c4b-4281-b951-d872f2087c98
* Move RenderViewObserver and RenderViewObserverTracker to ↵jam@chromium.org2011-10-031-2/+2
| | | | | | | | | content\public\renderer and put them in the content namespace. BUG=98716 Review URL: http://codereview.chromium.org/8124001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103758 0039d316-1c4b-4281-b951-d872f2087c98
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
| | | | | | | TBR=avi Review URL: http://codereview.chromium.org/6688047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78781 0039d316-1c4b-4281-b951-d872f2087c98
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
| | | | | | | TBR=avi Review URL: http://codereview.chromium.org/6677096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78473 0039d316-1c4b-4281-b951-d872f2087c98
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-161-0/+58
TBR=avi Review URL: http://codereview.chromium.org/6703003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78449 0039d316-1c4b-4281-b951-d872f2087c98