| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete chromeos specific code | oshima@chromium.org | 2012-04-09 | 1 | -3/+0 |
* | [Sync] [Mac] Implement one-click signin bubble for OS X | akalin@chromium.org | 2012-03-28 | 1 | -2/+14 |
* | Add Chrome To Mobile Mac page action and bubble. | msw@chromium.org | 2012-03-27 | 1 | -1/+1 |
* | Show a confirmation bubble after one-click sign in | rogerta@chromium.org | 2012-03-26 | 1 | -0/+6 |
* | Add alwaysOnTop property to extension Window object | dcheng@chromium.org | 2012-03-16 | 1 | -0/+4 |
* | Add Chrome To Mobile Service and Views Page Action. | msw@chromium.org | 2012-03-13 | 1 | -0/+4 |
* | Revert 120593 - Ensure the previously active browser window gets the focus af... | wez@chromium.org | 2012-03-12 | 1 | -2/+12 |
* | Added yoshiki@chromium.org to task-manager related OWNERS files, as estade re... | kgr@chromium.org | 2012-03-05 | 1 | -1/+1 |
* | Clean up remaining obsolete WebUI. | flackr@chromium.org | 2012-02-29 | 1 | -7/+0 |
* | Add FullscreenController::ToggleFullscreenModeWithExtension | hashimoto@chromium.org | 2012-02-22 | 1 | -1/+1 |
* | Convert popups to tabs for Lion fullscreen windows. | rohitrao@chromium.org | 2012-02-22 | 1 | -0/+4 |
* | Add method skeleton for showing website settings. | markusheintz@chromium.org | 2012-02-20 | 1 | -0/+8 |
* | Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents. | flackr@chromium.org | 2012-02-16 | 1 | -3/+2 |
* | Restores Fullscreen mode during session restore on Mac. Serializes | dhollowa@chromium.org | 2012-02-09 | 1 | -0/+2 |
* | mac: Invalidate resize box rect if the download shelf opens. | thakis@chromium.org | 2012-02-08 | 1 | -0/+2 |
* | Ensure the previously active browser window gets the focus after a browser wi... | jennb@chromium.org | 2012-02-06 | 1 | -12/+2 |
* | Revert 120282 - Fix broken resize box appearance after download shelf open/cl... | mkwst@chromium.org | 2012-02-03 | 1 | -2/+0 |
* | Fix broken resize box appearance after download shelf open/close. | thakis@chromium.org | 2012-02-03 | 1 | -0/+2 |
* | Change grow box computation back to a method on BrowserWindow | thakis@chromium.org | 2012-01-23 | 1 | -0/+5 |
* | Fix window zoom in a sane way, remove nasty casts. | avi@chromium.org | 2012-01-14 | 1 | -7/+0 |
* | Implement chrome.windows.update(drawAttention=false). | jennb@chromium.org | 2012-01-14 | 1 | -3/+9 |
* | Fix bug 104170: [Mac OS] Best-fit-window-zoom doesn't work anymore | jianli@chromium.org | 2012-01-11 | 1 | -0/+7 |
* | Add Browser::IsPanelWindow() to correctly identify panel windows. | stevenjb@google.com | 2012-01-11 | 1 | -0/+4 |
* | Remove the remaining tab_contents.h includes which were there because of side... | jam@chromium.org | 2012-01-10 | 1 | -2/+2 |
* | Rip Out the Sidebar API | rdevlin.cronin@chromium.org | 2012-01-09 | 1 | -16/+1 |
* | Get rid of the ChromeWebUI class and just make all the classes in chrome deri... | jam@chromium.org | 2012-01-06 | 1 | -2/+2 |
* | Remove some more tab_contents.h includes from Chrome. | jam@chromium.org | 2012-01-05 | 1 | -2/+2 |
* | Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect... | jam@chromium.org | 2012-01-03 | 1 | -2/+2 |
* | Replace WebUI::tab_contents() with web_contents() and switch all users to use... | jam@chromium.org | 2011-12-30 | 1 | -2/+2 |
* | TBR=jam | pfeldman@chromium.org | 2011-12-29 | 1 | -0/+4 |
* | Convert all of the WebContentsDelegate to use WebContents instead of TabConte... | jam@chromium.org | 2011-12-28 | 1 | -1/+2 |
* | Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ... | jam@chromium.org | 2011-12-27 | 1 | -1/+3 |
* | Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-19 | 1 | -6/+0 |
* | Merge --enable-webui-taskmanager into --use-more-webui. | yoshiki@chromium.org | 2011-12-19 | 1 | -5/+3 |
* | Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-17 | 1 | -0/+6 |
* | Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs. | bauerb@chromium.org | 2011-12-17 | 1 | -6/+0 |
* | Share ShowPageInfoBubble() function declaration between cocoa and gtk. | tfarina@chromium.org | 2011-11-28 | 1 | -1/+1 |
* | Add extension API to change window show state using chrome.windows.update(). | jennb@chromium.org | 2011-11-22 | 1 | -0/+17 |
* | Cocoa: Align avatar bubble with edge of anchor control | sail@chromium.org | 2011-11-07 | 1 | -0/+2 |
* | Delete code for and references to mini-gallery and theme install bubbles. | yoz@chromium.org | 2011-10-27 | 1 | -5/+0 |
* | Add shortcut to show avatar menu | sail@chromium.org | 2011-10-25 | 1 | -0/+5 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | More build fixes from notification move. | jam@chromium.org | 2011-10-19 | 1 | -1/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -6/+7 |
* | mac: Plumb fullscreen exit bubble type through to the UI. | thakis@chromium.org | 2011-10-17 | 1 | -10/+8 |
* | Change EnterFullscreen() to take an enum instead of a bool as second parameter. | thakis@chromium.org | 2011-10-17 | 1 | -11/+20 |
* | Fixes bug in instant where we would end up incorrectly using the | sky@chromium.org | 2011-10-15 | 1 | -3/+1 |
* | Implement fullscreen info bubble on Win and Mac. | jeremya@chromium.org | 2011-10-15 | 1 | -5/+17 |
* | Move NativeWebKeyboardEvent files into their intended final destinations prio... | ben@chromium.org | 2011-10-14 | 1 | -1/+1 |
* | Remove fading in/out for Instant previews. | sreeram@chromium.org | 2011-10-12 | 1 | -4/+0 |