summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-1/+1
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-101-0/+5
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-102-9/+1
* Make several tests more snappy, less sleepy.phajdan.jr@chromium.org2010-02-101-1/+0
* Whitelist all content for various internal schemes.pkasting@chromium.org2010-02-091-5/+8
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-091-0/+4
* Trigger the blocked cookie notification UI.darin@chromium.org2010-02-092-8/+11
* Add back disabled menu itemsdavemoore@chromium.org2010-02-091-0/+2
* Do the remaining renames after http://codereview.chromium.org/585008phajdan.jr@chromium.org2010-02-092-4/+4
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-0915-54/+85
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-061-3/+10
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-051-1/+1
* Wires TabContents to app extensions.sky@chromium.org2010-02-052-18/+24
* WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524jeremy@chromium.org2010-02-051-1/+62
* Support disabling items in submenus of a context menu.jeremy@chromium.org2010-02-032-0/+2
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-032-10/+43
* 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