summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* DevTools: Only enable dev tools for dev tools if process-per-tab flag is set....pfeldman@chromium.org2009-11-121-3/+10
* Upstreaming WebKit.gypyaar@chromium.org2009-11-122-3/+3
* [Mac] ScopedSendingEvent finds NSApp by itself.shess@chromium.org2009-11-101-2/+1
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-073-0/+15
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-2/+2
* Prevents an old RenderViewHost from preempting a cross-site navigation once t...creis@chromium.org2009-11-073-0/+128
* [mac] Add "Paste and Match Style" to edit menuthakis@chromium.org2009-11-073-0/+13
* [Mac] Defer close from renderer while tab is a drag source.shess@chromium.org2009-11-061-3/+12
* GTK: Fix context menu positioning.estade@chromium.org2009-11-063-5/+11
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-061-1/+1
* Poor work-around for the crasher 23411.jcampan@chromium.org2009-11-063-0/+18
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-062-22/+68
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-2/+15
* [Mac] Delay TabContents::Close() when event-tracking.shess@chromium.org2009-11-064-0/+80
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-052-68/+22
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-052-22/+68
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-2/+0
* Only send renderer resize messages for RWHV sizing caused bytony@chromium.org2009-11-042-4/+9
* Revert "Convert tabcontentscontainer to use a vbox instead of a fixed. The"tony@chromium.org2009-11-041-0/+2
* Implement undo/redo so they will be properly enabled when the web content has...pinkerton@chromium.org2009-11-041-0/+8
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-038-33/+70
* Convert tabcontentscontainer to use a vbox instead of a fixed. Thetony@chromium.org2009-11-031-2/+0
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-033-6/+7
* Fix a problem in the implementation of search-vs.-go-in-context-menus. We we...pkasting@chromium.org2009-11-021-35/+20
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-022-9/+10
* Add "Go to..." to the context menu when the selected text in a page is a url.thakis@chromium.org2009-11-022-24/+39
* Reverting 30679.thakis@chromium.org2009-11-012-39/+24
* Add "Go to..." to the context menu when the selected text in a page is a url.thakis@chromium.org2009-11-012-24/+39
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-311-2/+0
* Reverting 30656.johnnyg@google.com2009-10-312-39/+24
* When the user has highlighted something like a URL, in the context menu show ...pkasting@chromium.org2009-10-312-24/+39
* Don't use NSEvent currentEvent for the event that starts the context menu, it...pinkerton@chromium.org2009-10-291-2/+17
* Attempt at fixing bug 24248 with a workaround.jcampan@chromium.org2009-10-281-0/+2
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-282-2/+15
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-4/+4
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-272-78/+19
* Find-in-page should not ding while deleting characters.finnur@chromium.org2009-10-262-2/+13
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-5/+21
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-233-4/+5
* Fix build.thakis@chromium.org2009-10-231-1/+1
* Make user shortcuts override built-in shortcuts.thakis@chromium.org2009-10-231-0/+8
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-235-20/+23
* Fix for issue 18228.xiyuan@chromium.org2009-10-222-1/+5
* The detached bookmark bar should not show on interstitials.jcampan@chromium.org2009-10-221-0/+3
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-0/+2
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-2/+0
* Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...jhawkins@chromium.org2009-10-212-8/+8
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-211-1/+0
* Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...jhawkins@chromium.org2009-10-212-2/+4
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-1/+0