summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Strip .plugin off of Mac plugin names when showing the crash info bar.stuartmorgan@google.com2009-09-041-1/+10
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-031-5/+20
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-031-0/+12
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-021-20/+5
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-021-5/+20
* Remove the ability to load lazy URLs from the NavigationController. This is nobrettw@chromium.org2009-09-021-4/+0
* Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801jnd@chromium.org2009-09-021-0/+6
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-011-17/+1
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-011-1/+17
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-8/+4
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-301-0/+21
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-4/+5
* Fix 20398: PageAction icon disappears on reader.google.com when url includes ...finnur@chromium.org2009-08-271-2/+9
* Revert r24606-24607. The tree didn't like them. :(phajdan.jr@chromium.org2009-08-271-2/+4
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-271-4/+2
* Remove even more cruft from temp_scaffolding_stubs.h. This change also enabl...jhawkins@chromium.org2009-08-221-10/+1
* Send notice for blackisted non-visual resourcesidanan@chromium.org2009-08-211-0/+5
* Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...phajdan.jr@chromium.org2009-08-201-2/+4
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-201-4/+2
* Fix the compile for TOOLKIT_VIEWS.phajdan.jr@chromium.org2009-08-201-1/+1
* Add (incomplete) UI for creating application shortcuts on Linuxphajdan.jr@chromium.org2009-08-201-4/+8
* Make popups on Chrome OS turn into foreground tabs when theydavemoore@chromium.org2009-08-191-0/+25
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-1/+8
* Reland r23357 since it doesn't seem to be the cause of unit testtony@chromium.org2009-08-131-10/+10
* Revert "Renames the NavigationEntry::display_url() to virtual_url()."tony@chromium.org2009-08-131-10/+10
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-131-10/+10
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-121-0/+6
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-111-2/+0
* Fix a few bugs with the theme infobar:aa@chromium.org2009-08-071-0/+22
* Activate scrollbars (etc.) upon selecting a tab.avi@chromium.org2009-08-041-1/+5
* Port more tests from save_page_uitest.cc to save_page_browsertest.cc.phajdan.jr@chromium.org2009-08-041-2/+2
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-2/+2
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-291-0/+6
* Re-landing r21673 without re-enabling the BrowserTest, which apparently isbrettw@chromium.org2009-07-271-4/+0
* Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.robertshield@chromium.org2009-07-271-0/+4
* Make downloads not prevent tabs from closing.brettw@chromium.org2009-07-271-4/+0
* Fix a bug where an ongoing find operation would re-appear eventc@google.com2009-07-241-0/+4
* Close pop up notification when navigating to other site.erg@google.com2009-07-231-0/+6
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-0/+5
* Flip on crashed plugin name lookup on the Mac.stuartmorgan@google.com2009-07-231-1/+1
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-4/+3
* Resurrect toolkit_views build.ben@chromium.org2009-07-211-2/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-0/+10
* Reverting 21032.jcampan@chromium.org2009-07-181-10/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-0/+10
* Qurey redirects when a thumbnail is set.meelapshah@chromium.org2009-07-171-1/+2
* posix: show "plugin crashed" info bar when appropriateevan@chromium.org2009-07-131-3/+4
* Fix a crash that happens if a tab is closed whiletc@google.com2009-07-101-0/+7
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-0/+4