| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implement a bubble that appears at the top of the screen when a tab enters | jeremya@chromium.org | 2011-09-17 | 1 | -2/+8 |
* | [Web Intents] Change WebIntentPicker to Bubble from ConstrainedDialog. | binji@chromium.org | 2011-09-14 | 1 | -8/+0 |
* | Make panel adjust bounds per preferred size change notification on Windows. | jianli@chromium.org | 2011-09-07 | 1 | -0/+2 |
* | content: Move collected cookies constrained window to TabContentsWrapper. | erg@chromium.org | 2011-09-07 | 1 | -2/+2 |
* | Moved the following IPCs out of chrome into content where they are handled by | ananta@chromium.org | 2011-09-06 | 1 | -1/+13 |
* | Removed ActivatedAtWithDisposition from menu handler, and introduced Activate... | shinyak@google.com | 2011-09-05 | 1 | -0/+4 |
* | Adds a global keyboard shortcut to trigger speech input in the currently | dmazzoni@chromium.org | 2011-09-02 | 1 | -0/+1 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 1 | -0/+3 |
* | Revert 99283 - When the user navigates to the home page, make sure to set the... | rogerta@chromium.org | 2011-09-02 | 1 | -3/+0 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 1 | -0/+3 |
* | Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v... | ananta@chromium.org | 2011-09-02 | 1 | -0/+15 |
* | Remove Animation When "Resuming" Window in Lion | dhollowa@chromium.org | 2011-08-31 | 1 | -0/+12 |
* | PrintPreview: Make ctrl-shift-p start the native print flow. | kmadhusu@chromium.org | 2011-08-26 | 1 | -0/+1 |
* | Dispatch the following IPC messages in TabContents and handle them via the Ta... | ananta@chromium.org | 2011-08-25 | 1 | -0/+40 |
* | Fullscreen JS API implementation. | koz@chromium.org | 2011-08-25 | 1 | -1/+40 |
* | Making BrowserNavigator open file browser singleton tab respecting URLs ref v... | tbarzic@chromium.org | 2011-08-24 | 1 | -0/+3 |
* | Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ... | ananta@chromium.org | 2011-08-24 | 1 | -0/+16 |
* | Restoring a session should restore window minimization state | dhollowa@chromium.org | 2011-08-22 | 1 | -19/+9 |
* | Check if back / forward navigation is enabled before showing the history wipe... | thakis@chromium.org | 2011-08-20 | 1 | -0/+2 |
* | Use bookmark manager to add/edit bookmark pages with webui_dialogs=1. | flackr@chromium.org | 2011-08-17 | 1 | -0/+5 |
* | Showing Task manager on the foreground window. | yoshiki@chromium.org | 2011-08-16 | 1 | -6/+6 |
* | Remove wstrings that aren't used from browser.h and browser_process.h. | tony@chromium.org | 2011-08-10 | 1 | -5/+0 |
* | ntp: use web store as default mv tile instead of themes gallery | estade@chromium.org | 2011-08-09 | 1 | -2/+0 |
* | Prevent accelerators from toggling the bookmark bar when disabled by policy. | joaodasilva@chromium.org | 2011-08-05 | 1 | -0/+3 |
* | Fullscreen support for Lion. | rohitrao@chromium.org | 2011-08-04 | 1 | -0/+3 |
* | This is only the first part of the refactoring. The old method was preserved | adriansc@google.com | 2011-08-02 | 1 | -0/+7 |
* | Attempt 2 at: | sky@chromium.org | 2011-07-28 | 1 | -0/+2 |
* | Removal of Profile from content part 1. | avi@chromium.org | 2011-07-27 | 1 | -1/+1 |
* | Revert 94113 - Adds a test to make sure Chrome doesn't crash on startup when | sky@chromium.org | 2011-07-26 | 1 | -5/+3 |
* | Adds a test to make sure Chrome doesn't crash on startup when | sky@chromium.org | 2011-07-26 | 1 | -3/+5 |
* | Remove direct dependency from SessionModelAssociator on Browser/BrowserList. | yfriedman@chromium.org | 2011-07-26 | 1 | -0/+8 |
* | Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ... | jochen@chromium.org | 2011-07-20 | 1 | -8/+9 |
* | DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f... | pfeldman@chromium.org | 2011-07-20 | 1 | -1/+1 |
* | Expose new file browser as chrome:files | serya@google.com | 2011-07-19 | 1 | -1/+3 |
* | Make bookmark manager from context menu open open in the selected folder. | gbillock@chromium.org | 2011-07-16 | 1 | -1/+1 |
* | Move download stuff from download helper back to TabContents. This is basical... | jam@chromium.org | 2011-07-15 | 1 | -8/+2 |
* | Change history, downloads, bookmarks to also load over NTP. | gbillock@chromium.org | 2011-07-14 | 1 | -4/+8 |
* | Revert 92289 - Change history, downloads, bookmarks to also load over NTP. | gbillock@chromium.org | 2011-07-13 | 1 | -8/+4 |
* | Change history, downloads, bookmarks to also load over NTP. | gbillock@chromium.org | 2011-07-13 | 1 | -4/+8 |
* | Sync Promo: Add "Setup Chrome Sync" menu item to the wrench menu | sail@chromium.org | 2011-07-12 | 1 | -0/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Open in new window on shift-click back/forward. | asvitkine@chromium.org | 2011-07-06 | 1 | -3/+0 |
* | Show singleton tab instead of opening multiple help tabs. | keishi@google.com | 2011-07-06 | 1 | -1/+1 |
* | Makes the linux bookmark bar use Browsers's bookmarkbarstate instead | sky@chromium.org | 2011-06-29 | 1 | -5/+11 |
* | Wholesale move of debugger sources to content. | joi@chromium.org | 2011-06-29 | 1 | -1/+1 |
* | Consolidates managing of bookmark bar state to browser. Browser now | sky@chromium.org | 2011-06-24 | 1 | -46/+65 |
* | Moves NavigationController::session_id into RestoreTabHelper. | sky@chromium.org | 2011-06-14 | 1 | -2/+0 |
* | Multi-tab: Renaming TabStripModel::GetSelectedTabContents to GetActiveTabCont... | dpapad@chromium.org | 2011-06-09 | 1 | -0/+2 |
* | Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the places | sky@chromium.org | 2011-06-08 | 1 | -0/+2 |
* | Multi-tab: Renaming TabStripModelObserver::TabDeselected to TabDeactivated | dpapad@chromium.org | 2011-06-07 | 1 | -1/+1 |