summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-152-4/+5
* This CL adds a test to insure we are not regressing on http://crbug.com/19941jcampan@chromium.org2009-09-151-0/+4
* mac: drop NOTIMPLEMENTED in GotFocus()avi@chromium.org2009-09-152-2/+3
* linux: drop NOTIMPLEMENTED in GotFocus()evan@chromium.org2009-09-151-1/+2
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-141-0/+9
* linux: enable plugins by defaultevan@chromium.org2009-09-141-6/+0
* Try to fix build.thakis@chromium.org2009-09-122-0/+4
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-123-0/+9
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-092-2/+2
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-0/+14
* Remove unused ATL headers.jhawkins@chromium.org2009-09-091-6/+0
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-087-35/+84
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-061-0/+5
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-044-11/+12
* NNTP: Updating the thumbnail size to match the size we use on the newarv@google.com2009-09-041-2/+2
* Strip .plugin off of Mac plugin names when showing the crash info bar.stuartmorgan@google.com2009-09-041-1/+10
* Enable the XSSAuditor by default.abarth@chromium.org2009-09-041-1/+1
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-037-10/+48
* 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-027-48/+10
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-027-10/+48
* Remove the ability to load lazy URLs from the NavigationController. This is nobrettw@chromium.org2009-09-023-68/+5
* Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801jnd@chromium.org2009-09-022-3/+7
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-017-45/+6
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-017-6/+45
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-313-24/+5
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-314-18/+15
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-302-0/+24
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-5/+3
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-283-5/+24
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-283-24/+5
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-282-5/+6
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-285-14/+4
* Fix a ton of compiler warnings.estade@chromium.org2009-08-285-4/+14
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-1/+1
* 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
* Improves key event handing code of BrowserWindowGtk.suzhe@chromium.org2009-08-261-88/+1
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-251-3/+5
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-251-5/+3
* Enabling "Save as..." in view:source page.mhm@chromium.org2009-08-221-3/+12
* 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-212-0/+6
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-2/+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
* Disable mute/unmute when media does not have an audio track.scherkus@chromium.org2009-08-201-2/+7
* Move MediaPlayerAction out of context_menu.h into webview.h since it's really...ajwong@chromium.org2009-08-202-0/+2
* Fix the compile for TOOLKIT_VIEWS.phajdan.jr@chromium.org2009-08-201-1/+1