summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-1415-467/+99
* Add a Cocoa file picker.avi@google.com2009-04-141-3/+1
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-135-19/+1
* Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...jam@chromium.org2009-04-131-0/+3
* Once you search for something in a tab, you are very likely to search for the...finnur@chromium.org2009-04-132-2/+17
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-135-162/+295
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-122-5/+3
* GTK: implement link info bars (first cut).estade@chromium.org2009-04-101-4/+6
* The profile Source parameter of a BookmarkModelLoaded event can be null durin...tim@chromium.org2009-04-091-1/+1
* Fix a flicker of the URL bar after you enter it. The codebrettw@chromium.org2009-04-091-0/+7
* Disable inactive rendering for the frame before select popups are initialized...ben@chromium.org2009-04-091-2/+2
* When a DOMUI dialog contains HTML with a select or a text-field which would h...jcampan@chromium.org2009-04-091-1/+2
* Fix a missing #include in the mac source.thestig@chromium.org2009-04-091-0/+1
* Scaffolding cleanup.thestig@chromium.org2009-04-081-0/+1
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-082-7/+2
* Enable a bunch of ui tests on Mac.pinkerton@chromium.org2009-04-081-2/+2
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-071-1/+1
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-072-7/+4
* posix: the code path on either side of this ifdef is identical.evan@chromium.org2009-04-071-10/+0
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-0714-77/+25
* DevTools: tell agent it has client attached early (prior to the navigation).pfeldman@chromium.org2009-04-071-0/+6
* Basic infobars on linux.estade@chromium.org2009-04-061-6/+2
* First pass of refactoring dialogs.avi@chromium.org2009-04-062-10/+10
* Fix issue 8589: Disable spellcheck field from the context menu when spell che...sidchat@google.com2009-04-061-3/+9
* Remove more reliance on tab contents types.brettw@chromium.org2009-04-051-1/+1
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-0411-22/+76
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-1/+5
* Gtk: pass the correct event time when we show right click context menus in th...estade@chromium.org2009-04-034-5/+26
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-033-6/+2
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-033-6/+19
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-037-33/+10
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ...finnur@chromium.org2009-04-021-2/+9
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-302-23/+17
* A crash report from the field reports that we are removing a SafeBrowsingBloc...jcampan@chromium.org2009-03-281-2/+5
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-272-12/+11
* The URL in the bug triggers an SSL interstitial for a redirect that redirects...jcampan@chromium.org2009-03-273-2/+64
* Reverting 12673.brettw@chromium.org2009-03-272-37/+67
* Revert "Fix issues with DOM UI that cause focus to not be set to the URL bar ...evan@chromium.org2009-03-272-67/+37
* Fix issues with DOM UI that cause focus to not be set to the URL bar and thebrettw@chromium.org2009-03-272-37/+67
* CreateNewWindowInternal and ShowCreatedWindowInternal aren't actually platfor...avi@google.com2009-03-278-131/+36
* Fix unintialized variable (only affected unit test).evan@chromium.org2009-03-261-1/+2
* Fix crash when trying to handle keyboard acceleratorstc@google.com2009-03-261-3/+15
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-261-3/+11
* Temporarily work around a hang in unimplemented drag and drop.evan@chromium.org2009-03-262-0/+14
* Hook up ctrl+tab and ctrl+shift+tab for switching tabs in linuxtc@google.com2009-03-261-4/+6
* Enable child RWHVs on the Mac.avi@google.com2009-03-262-0/+31
* WebContentsView became more than just an interface with 48103 (r12483). If we...avi@google.com2009-03-267-80/+65
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-254-66/+151