summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable UserStyleSheetWatcher for Android.yfriedman@chromium.org2013-05-031-0/+4
* Implement web speech synthesis.dmazzoni@chromium.org2013-05-031-0/+5
* Renderer initiated navigations from non instant process should not fall into ...creis@chromium.org2013-05-031-36/+30
* Fix --dump-histograms-on-exit and make it work for Release builds.tonyg@chromium.org2013-05-021-1/+0
* Re-implement form validation message UI with native widgets (Views)tkent@chromium.org2013-05-021-3/+0
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-2/+1
* fixes uncheck behavior of notification settings for webkit notifications.mukai@chromium.org2013-04-301-17/+37
* Re-implement form validation message UI with native widgets. (Common and Mac)tkent@chromium.org2013-04-301-0/+5
* Fix BrowserPluginMessageFilter not being created for <adview>mthiesse@chromium.org2013-04-291-1/+2
* Move Media Galleries FileAPI code out of webkit.tommycli@chromium.org2013-04-241-0/+13
* Remove --allow-request-os-file-handle optionhamaji@chromium.org2013-04-241-1/+0
* signin: pull basic SigninManager functionality into new SigninManagerBase class.tim@chromium.org2013-04-211-2/+17
* Cleanup: Return additional schemes vector as out parameter from GetAdditional...kinuko@chromium.org2013-04-171-5/+3
* Do not refer "chrome" in content/browser/fileapikinuko@chromium.org2013-04-141-0/+8
* Hook NtTerminateProcess and generate crash reports when it is called from an ...cdn@chromium.org2013-04-131-1/+0
* [spellcheck, OSX] Enable async checking on OSXgroby@chromium.org2013-04-131-1/+1
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-1/+1
* Remove ContentBrowserClient::RenderViewHostCreated, which is redundantphajdan.jr@chromium.org2013-04-121-14/+0
* Move various bits of UMA code from ChromeBrowserMain to a new ChromeBrowserMa...thestig@chromium.org2013-04-121-0/+3
* Disables HTML notifications when rich notifications are enabled.dewittj@chromium.org2013-04-091-0/+9
* cros: Disallow opening new tab/popup in app mode.xiyuan@chromium.org2013-04-061-1/+9
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-33/+30
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-5/+8
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-8/+5
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-5/+8
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-8/+5
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-5/+8
* Resubmit of Remove AppIsolation from Extension Classrdevlin.cronin@chromium.org2013-04-031-3/+7
* [spellcheck] turn on async spellchecking for OSX.groby@chromium.org2013-04-031-10/+2
* Instant URLs should only be in instant process and instant process should onl...shishir@chromium.org2013-04-031-3/+10
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-4/+4
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-0/+1
* Revert 191571 "Move AppIsolation out of Extension Class"ilevy@chromium.org2013-03-311-7/+3
* Move AppIsolation out of Extension Classrdevlin.cronin@chromium.org2013-03-311-3/+7
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-271-5/+5
* Browser Plugin: Only install BrowserPluginMessageFilter if render process sup...fsamuel@chromium.org2013-03-231-0/+20
* Initial check-in enabling <adview> tag for packaged apps.rpaquay@chromium.org2013-03-231-0/+2
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-1/+2
* Allow extensions on chrome:// URLs, when flag is set and permission is explic...aboxhall@chromium.org2013-03-211-0/+1
* Get rid of chrome frame flag in sandbox_policy.cc which is a layering violati...jam@chromium.org2013-03-201-0/+4
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-0/+28
* Move c/b/instant -> c/b/search.samarth@chromium.org2013-03-181-3/+3
* Remove support for crx-less hosted apps.sammc@chromium.org2013-03-151-1/+0
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Properly disable gesture requirement for media playback on GoogleTV.hyogij@google.com2013-03-131-0/+3
* Move c/b/ui/search/search.* to c/b/instant/samarth@chromium.org2013-03-071-1/+1
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-32/+12
* signin: copy the path before passing to Replacements in GetEffectiveURLtim@chromium.org2013-03-071-1/+4
* signin: force web signin flow initiated visits to accounts.google.com to thei...tim@chromium.org2013-03-071-0/+42
* Revert 186347jochen@chromium.org2013-03-061-12/+32