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