summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...abarth@chromium.org2009-05-151-1/+1
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-142-13/+15
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+1
* Save/restore the focused subview.avi@google.com2009-05-132-4/+20
* Remove a comment referencing tab contents type switching.brettw@chromium.org2009-05-131-3/+1
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-136-1/+43
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+1
* This is the successor to http://codereview.chromium.org/67150maruel@chromium.org2009-05-132-13/+21
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-132-2/+2
* Linux: fix a couple focus issues:estade@chromium.org2009-05-121-5/+7
* Remove two context menu entries that were never implemented!tc@google.com2009-05-121-17/+6
* Revert "Revert "Only show the original RWHV or the interstitial page at any t...willchan@chromium.org2009-05-121-0/+6
* Be slightly more precise in how we propagate mixed content state.abarth@chromium.org2009-05-121-1/+1
* Revert "Only show the original RWHV or the interstitial page at any time."willchan@chromium.org2009-05-111-6/+0
* Only show the original RWHV or the interstitial page at any time.willchan@chromium.org2009-05-111-0/+6
* Stop leaking RenderWidgetHostViewGtk.willchan@chromium.org2009-05-081-1/+0
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+3
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Linux: Store/restore focus in tab contents during tab swithcing.estade@chromium.org2009-05-082-4/+30
* Various popup UI fixes:pkasting@chromium.org2009-05-083-55/+22
* Linux: clean up some focus issues.estade@chromium.org2009-05-081-7/+13
* Remove a comment that doesn't seem to be true anymore. Change to using an as...tc@google.com2009-05-081-7/+3
* DevTools: Style drive bypfeldman@chromium.org2009-05-081-1/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-085-7/+7
* Fix memory leak in SiteInstance::CreateSiteInstanceForURL.mpcomplete@google.com2009-05-071-1/+4
* Clicking right mouse button after selecting an image (or a whitespace character)estade@chromium.org2009-05-071-4/+8
* Fix an issue with SiteInstance where special URLs would not always get groupedmpcomplete@google.com2009-05-074-12/+46
* DevTools: Enable debugging of non-TabContents including extensions.pfeldman@chromium.org2009-05-072-12/+7
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-072-1/+2
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-062-37/+70
* The last redesign of interstitial pages made them to be a render view painted...jcampan@chromium.org2009-05-062-0/+19
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-062-18/+65
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-061-7/+6
* Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.jcampan@chromium.org2009-05-061-0/+76
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-062-6/+36
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-064-16/+9
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-063-4/+4
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-062-2/+2
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-055-5/+5
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-055-8/+12
* DevTools: localize window title, append inspected tab url there.pfeldman@chromium.org2009-05-051-1/+2
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-2/+2
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-053-3/+3
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-043-37/+5
* Fixes focus issues when browsing on Mac.rohitrao@chromium.org2009-05-041-0/+1
* Fix the mac build from my WebContents rename.brettw@chromium.org2009-05-041-2/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-0438-437/+343