summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-022-3/+15
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-025-157/+55
* Send a message to the renderers when content settings change.thakis@chromium.org2010-02-021-0/+21
* [Mac] Enable some left-behind unit tests.shess@chromium.org2010-02-011-6/+2
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-012-14/+29
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-312-29/+14
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-312-14/+29
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-311-1/+1
* Add basic support for Content Blocked icons in the omnibox. Not yet pkasting@chromium.org2010-01-302-0/+10
* If an extension crashes or is killed by the task manager then reloaded, the i...andybons@chromium.org2010-01-301-0/+7
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-291-0/+14
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-281-0/+6
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-271-1/+9
* Enable the appcache by default and add a cmd line switch to optionally disabl...michaeln@chromium.org2010-01-261-1/+1
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-265-25/+22
* [Linux] Implement input methods context menu.suzhe@chromium.org2010-01-242-2/+15
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-232-4/+5
* Split platform specific settings out from locale_settings.grd so we cantony@chromium.org2010-01-221-0/+1
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-222-0/+29
* Fixes bug where needs_reload_ was not getting set to false in somesky@chromium.org2010-01-214-1/+31
* One more attempt at landing this CL.jcampan@chromium.org2010-01-213-9/+26
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-201-0/+4
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-203-26/+9
* Another try at landing this.jcampan@chromium.org2010-01-203-9/+26
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-182-0/+24
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-163-48/+7
* 4th attempt at landing this.jcampan@chromium.org2010-01-163-7/+48
* Tab-modal dialog improvements:zelidrag@google.com2010-01-156-26/+65
* Don't show sad tab page for TabContents in browser shutdown.akalin@chromium.org2010-01-151-1/+6
* Lands http://codereview.chromium.org/545058 for Dmitry:sky@chromium.org2010-01-151-1/+4
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-1/+31
* Enable the context menu and developer menu "View source" items at the same time.brettw@chromium.org2010-01-153-0/+14
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-153-48/+7
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-153-7/+48
* Hide the View Page Source/Info and other irrelevant actions in the DevTools p...apavlov@chromium.org2010-01-152-8/+21
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-154-4/+23
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-42/+6
* Fix a bug of unnecessary "Confirm form resubmission" dialog.tkent@chromium.org2010-01-082-0/+58
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-082-7/+6
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-074-177/+8
* Relanding the language detection code.jcampan@chromium.org2010-01-074-8/+177
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-072-8/+10
* GTK: Use page and app menu models.estade@chromium.org2010-01-072-3/+3
* Forbid reloading the Inspector window.apavlov@chromium.org2009-12-252-2/+11
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-222-3/+6
* Make View Source and Search Web For inherit group properly. Original patch b...pkasting@chromium.org2009-12-212-7/+5
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-212-34/+40
* Fix a number of issues with extension disable-on-update:mpcomplete@chromium.org2009-12-181-1/+4
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-182-40/+34
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-182-34/+40