summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_permission_context_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-4/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-8/+6
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-3/+3
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-091-0/+1
* Cleanup:pkasting@chromium.org2011-02-081-139/+164
* Stop geolocation providers instead of joining thread.jknotten@chromium.org2011-02-031-4/+12
* Put geolocation unit and browser test code in anonymous namespaces.jknotten@chromium.org2011-01-271-0/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-17/+9
* Don't show queued infobars on tab shutdown.jknotten@chromium.org2011-01-211-0/+30
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-061-30/+0
* Client-based geolocation refactoring.jknotten@chromium.org2010-12-171-1/+8
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-2/+2
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+2
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-4/+4
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+3
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-0/+1
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-1/+3
* Geolocation: fixes leak on tests after r46910bulach@chromium.org2010-05-111-0/+10
* Adds GeolocationSettingsStatebulach@chromium.org2010-05-111-10/+7
* Geolocation: checks pending requests with the same origin when receiving the ...bulach@chromium.org2010-05-111-2/+125
* Uses GetOrigin() when setting the Geolocation state for the tab.bulach@chromium.org2010-05-111-0/+19
* Deny geolocation access for invalid URL in geolocation_permission_context.bulach@chromium.org2010-04-121-0/+11
* Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-081-0/+256
* Revert 43836 - Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-071-250/+0
* Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-071-0/+250