summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* fix flashing bottom gray bar when navigating away from NTP w/ unpinned bookma...kuan@chromium.org2013-08-271-0/+20
* Instead of passing ToolbarModel*s around, have classes ask the Browser.pkasting@chromium.org2013-08-221-2/+1
* Don't pass an unnecessary bool along the chain of "update toolbar" calls.pkasting@chromium.org2013-08-211-2/+2
* Add NativeWebContentsModalDialogManager::HostChanged()wittman@chromium.org2013-08-201-1/+1
* Remove old popup blocker.jochen@chromium.org2013-08-191-4/+1
* Extend batched shutdown to include the in-progress downloads dialog.sammc@chromium.org2013-08-161-3/+11
* Don't close tabs at shutdown until all beforeunload handlers have run.sammc@chromium.org2013-08-161-0/+16
* When creating a background contents, also adopt the session storage namespace.jochen@chromium.org2013-08-141-12/+18
* Turn off search terms replacement if a page doesn't support instant.kmadhusu@chromium.org2013-08-121-0/+7
* Add CurrentProcessInfo::CreationTime() for Linuxsimonjam@chromium.org2013-08-081-7/+6
* Also block popups that open with disposition NEW_WINDOWjochen@chromium.org2013-08-051-1/+2
* Remove all extended_enabled_ checks from InstantController.kmadhusu@chromium.org2013-08-021-1/+1
* chrome.downloads.setShelfEnabled(boolean)benjhayden@chromium.org2013-07-311-1/+1
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-271-1/+1
* Block popups already on the IO thread.jochen@chromium.org2013-07-271-42/+0
* Turn on better popup blocker by default.jochen@chromium.org2013-07-261-4/+4
* Remove obsolete comment.jochen@chromium.org2013-07-261-1/+0
* [rAc] Refresh Wallet data when tab is re-activated.isherman@chromium.org2013-07-251-0/+4
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-251-2/+4
* Initial plumbing for Scroll End Effectrharrison@chromium.org2013-07-241-0/+4
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Correctly restore window open disposition and referrer header for blocked popupsjochen@chromium.org2013-07-231-5/+9
* Pass WebWindowFeatures to browser when creating a new viewjochen@chromium.org2013-07-231-1/+19
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-231-5/+0
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-1/+1
* Fix Download In Progress prompt on browser close (regression)benjhayden@chromium.org2013-07-181-4/+2
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-181-2/+1
* Store NavigateParams of blocked popups in the tab helper.jochen@chromium.org2013-07-181-19/+19
* Track user gesture state when opening an URL via the browser process.jochen@chromium.org2013-07-151-1/+25
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Misc. cleanup:pkasting@chromium.org2013-07-111-1/+0
* Stop creating a web contents when blocking popupsjochen@chromium.org2013-07-111-1/+25
* alternate ntp: remove obsolete SearchModelObserver logic from Browser and Inf...kuan@chromium.org2013-07-111-29/+0
* This CL is basically the same as https://codereview.chromium.org/11016023/ + ...jeremy@chromium.org2013-07-021-5/+40
* Move ShellWindow into apps component.benwells@chromium.org2013-07-011-1/+0
* Use a direct include of time headers in chrome/browser/, part 8.avi@chromium.org2013-06-281-1/+1
* Fixes crash which occurs upon detaching / replacing the active tab.pkotwicz@chromium.org2013-06-271-0/+1
* Revert 208927 "Move ShellWindow into apps component."asvitkine@chromium.org2013-06-271-0/+1
* Move ShellWindow into apps component.benwells@chromium.org2013-06-271-1/+0
* Moved theme related state from BrowserInstantController to InstantService.kmadhusu@chromium.org2013-06-221-0/+4
* Revert Fast tab closure and dependent CLjeremy@chromium.org2013-06-211-8/+6
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-201-1/+1
* Removed LCID authentication from cloud print and cloud print setup dialog.vitalybuka@chromium.org2013-06-191-1/+0
* Remove some unnecessary includes of webkit_glue.h.darin@chromium.org2013-06-181-1/+0
* Don't shield/dim web contents under web contents modal dialogwittman@chromium.org2013-06-141-2/+0
* Re-enable gesture nav.sadrul@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in chrome/browser/ui/b*-p*/.avi@chromium.org2013-06-111-2/+2
* Changes to closing contents with beforeunload/unload handlers:jeremy@chromium.org2013-06-101-6/+8
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.avi@chromium.org2013-06-081-1/+1
* Revert r203922, "Quickly close tabs/window with long-running unload handlers."avi@chromium.org2013-06-051-8/+6