summaryrefslogtreecommitdiffstats
path: root/content/public/browser/content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Change the directory containing hyphenation dictionaries.hbono@chromium.org2012-10-151-0/+4
* ContentBrowserClient should return a sensible default localejochen@chromium.org2012-10-011-1/+1
* Do not share a process unless it has the right storage partition.creis@chromium.org2012-09-071-2/+2
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-1/+15
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-021-0/+13
* Support partitioning of storage contexts based on render_id.ajwong@chromium.org2012-07-121-0/+6
* Refactor GetCrashSignalFD to be more generic.yfriedman@chromium.org2012-06-221-6/+0
* Restore PPAPI Flash in-process file access.tsepez@chromium.org2012-06-151-2/+6
* Revert 142449 - Restore PPAPI Flash in-process file access.tsepez@chromium.org2012-06-151-6/+2
* Restore PPAPI Flash in-process file access.tsepez@chromium.org2012-06-151-2/+6
* Refactor the content interface for RequestMediaAccessPermission.estade@chromium.org2012-06-121-0/+1
* Revert 139933 - Clean up RenderViewHostManager swapping logic.creis@chromium.org2012-06-061-4/+3
* Clean up RenderViewHostManager swapping logic.creis@chromium.org2012-06-011-3/+4
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-3/+3
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-3/+3
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-3/+3
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-301-4/+0
* Give a default implementation for ContentBrowserClient so that there's less b...jam@chromium.org2012-05-291-0/+229