summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* 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
* I initialized this new field in one constructor but not in the other one, whi...johnnyg@chromium.org2009-12-171-0/+1
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-173-65/+7
* Allow rewriting of URLs to be reversed in some cases, so that if the underlyi...johnnyg@chromium.org2009-12-175-1/+58
* [Mac] Pump nestable tasks while web popups are visible.shess@chromium.org2009-12-162-12/+10
* Disabling the language detection on Linux and Mac.jcampan@chromium.org2009-12-161-0/+4
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-163-7/+61
* mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...kuan@chromium.org2009-12-152-14/+12
* Get web app icon via FavIconHelper and auto repair/updatexiyuan@chromium.org2009-12-112-6/+5
* Find bar fixes:estade@chromium.org2009-12-111-4/+8
* re-apply r34183estade@chromium.org2009-12-104-5/+9
* Fix the crashing chromeos sync tests and revert the patch that disabled them.albertb@google.com2009-12-102-23/+4
* Add command line flag and associated prefs to allow run-time enable of geoloc...dglazkov@chromium.org2009-12-101-0/+2
* Disables a handful of tests for chromeos as they're crashing.sky@chromium.org2009-12-102-4/+23
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-108-101/+38
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-0/+7
* rollback r34183estade@chromium.org2009-12-094-9/+5
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-094-5/+9
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-092-0/+38