| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge two TabContents::InvalidateTypes types and properly update tab download... | estade@chromium.org | 2009-05-06 | 4 | -16/+9 |
* | Change chrome-ui to chrome. I didn't go too far in converting existing string... | glen@chromium.org | 2009-05-06 | 3 | -4/+4 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 2 | -2/+2 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 5 | -5/+5 |
* | Plumb the creator URL for popups up to the browser. We don't yet use this fo... | pkasting@chromium.org | 2009-05-05 | 5 | -8/+12 |
* | DevTools: localize window title, append inspected tab url there. | pfeldman@chromium.org | 2009-05-05 | 1 | -1/+2 |
* | Get rid of the ClipboardService class and header... it is nothing but a shell... | ben@chromium.org | 2009-05-05 | 1 | -2/+2 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 3 | -3/+3 |
* | Fix bug 9812: Remove current RSS code in favor of new more generalized | finnur@chromium.org | 2009-05-04 | 3 | -37/+5 |
* | Fixes focus issues when browsing on Mac. | rohitrao@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | Fix the mac build from my WebContents rename. | brettw@chromium.org | 2009-05-04 | 1 | -2/+2 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 38 | -437/+343 |
* | roll back r15177 | ben@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Reverting 15180. | ben@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Bustage fix for mac and linux: | ben@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Extract all views resources into: | ben@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Add chrome/chromium icons as PNGs. | ben@chromium.org | 2009-05-02 | 1 | -2/+4 |
* | This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f... | jungshik@google.com | 2009-05-01 | 3 | -3/+4 |
* | This is the first part of the PageAction implementation. More work is require... | finnur@chromium.org | 2009-05-01 | 1 | -1/+1 |
* | More focus fixing. | avi@google.com | 2009-05-01 | 1 | -1/+2 |
* | Stop the location bar from flashing white when navigating from one HTTPS site... | abarth@chromium.org | 2009-05-01 | 1 | -2/+10 |
* | Fixes the implementation of TabContentsViewMac::TakeFocus(). | rohitrao@chromium.org | 2009-04-30 | 1 | -1/+7 |
* | Patch for accelerator clean-up from Hamaji. | jcampan@chromium.org | 2009-04-30 | 1 | -1/+1 |
* | Minimal SetInitialFocus and RestoreFocus. These aren't final, but this | rohitrao@chromium.org | 2009-04-30 | 1 | -1/+5 |
* | Migrating the SSL UI tests to be browser tests. | jcampan@chromium.org | 2009-04-29 | 2 | -2/+5 |
* | Second attempt at cleaning up handling of --disable-popup-blocking. I didn't... | pkasting@chromium.org | 2009-04-29 | 1 | -1/+4 |
* | Linux findbar improvements: | estade@chromium.org | 2009-04-29 | 1 | -3/+1 |
* | Revert "Instead of passing down a switch to the renderer, storing a member, e... | evan@chromium.org | 2009-04-29 | 1 | -4/+1 |
* | Instead of passing down a switch to the renderer, storing a member, etc., jus... | pkasting@chromium.org | 2009-04-29 | 1 | -1/+4 |
* | Synchronously update the loading state when a load starts so that the UI will | brettw@chromium.org | 2009-04-28 | 3 | -7/+8 |
* | ImportantFileWriter | phajdan.jr@chromium.org | 2009-04-28 | 1 | -1/+1 |
* | Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate... | rafaelw@chromium.org | 2009-04-28 | 3 | -0/+20 |
* | When navigating from an interstitial to another page with an interstitial, we... | jcampan@chromium.org | 2009-04-27 | 2 | -3/+19 |
* | Fix sudden termination after the latest WebKit merge. | jam@chromium.org | 2009-04-25 | 2 | -6/+5 |
* | Passing correct HWND to CreateChromeWindow(). The HWND of the toplevel window | estade@chromium.org | 2009-04-24 | 1 | -1/+5 |
* | Implement HTML selects as native Cocoa controls for Chrome. | paul@chromium.org | 2009-04-24 | 1 | -0/+3 |
* | Removes FindBar cruft from TabContentsViewMac. | rohitrao@chromium.org | 2009-04-24 | 2 | -69/+2 |
* | Kill WebContents by moving the remaining methods to TabContents. WebContents | brettw@chromium.org | 2009-04-24 | 4 | -1878/+1884 |
* | Move another batch of functions for WebContents to TabContents. This also | brettw@chromium.org | 2009-04-24 | 4 | -436/+413 |
* | Check for view source mode in DOM UI mode. | thestig@chromium.org | 2009-04-23 | 2 | -7/+37 |
* | Move Browser implementation of callback interfaces into the private section. | stoyan@chromium.org | 2009-04-23 | 1 | -13/+8 |
* | Provide a way for a TabContentsDelegate to take focus when we receive a notif... | ananta@chromium.org | 2009-04-23 | 2 | -6/+15 |
* | Move a bunch of functions from WebContents to TabContents. Change the services | brettw@chromium.org | 2009-04-23 | 4 | -205/+188 |
* | Don't send resize messages until the renderer has been initialized. | evan@chromium.org | 2009-04-22 | 8 | -23/+2 |
* | Revert "Don't send resize messages until the renderer has been initialized." | evan@chromium.org | 2009-04-22 | 8 | -2/+23 |
* | Don't send resize messages until the renderer has been initialized. | evan@chromium.org | 2009-04-22 | 8 | -23/+2 |
* | Always enable copy-link-address in context menu. | brettw@chromium.org | 2009-04-22 | 1 | -2/+4 |
* | Move all data members from WebContents to TabContents in preparation for | brettw@chromium.org | 2009-04-22 | 4 | -232/+287 |
* | Provide an override for Webview drop effect. | tc@google.com | 2009-04-22 | 1 | -6/+0 |