summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
...
* Disabled full text indexing of page content on ChromeOS. We need to figure ou...zelidrag@chromium.org2010-05-111-0/+4
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-112-1/+21
* Adds GeolocationSettingsStatebulach@chromium.org2010-05-112-37/+12
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-102-21/+1
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-102-1/+21
* GTK: don't accept DnD drops of size 0 in the render view.estade@chromium.org2010-05-081-2/+2
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-072-21/+1
* The app launcher had a height of zero as it was not getting preferred size up...jcivelli@google.com2010-05-062-1/+10
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-062-54/+54
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-062-1/+21
* A var was not initialized.jcivelli@chromium.org2010-05-061-1/+2
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-066-19/+399
* Fix popups from onunload handlers.erg@chromium.org2010-05-051-3/+12
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-055-13/+19
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-2/+1
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-043-44/+62
* Remove unneeded clipboard command line switch.inferno@chromium.org2010-05-041-2/+0
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-041-0/+2
* Duplicating a nano-tab should create another nano-tab, not a regular tab.finnur@chromium.org2010-05-031-0/+3
* Fix dragging icon in Extension App Windows (it was enlarged while dragging).finnur@chromium.org2010-05-031-9/+7
* Unbreak app tab icons. The bigger app tab icons weren't showing up.aa@chromium.org2010-04-302-10/+17
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-7/+6
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-292-3/+2
* Relax the DOM UI navigation CHECK.creis@chromium.org2010-04-291-3/+6
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-285-12/+24
* This fixes an InvalidRead error that valgrind found.gspencer@chromium.org2010-04-281-1/+4
* Force extensions to run in their shared processes, even with --process-per-tab.mpcomplete@chromium.org2010-04-281-6/+14
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-282-3/+10
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-283-12/+151
* GTK: make tabbed bookmark manager compatible with more types of drops.estade@chromium.org2010-04-281-5/+15
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-272-0/+0
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-261-0/+10
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-241-10/+0
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-241-0/+10
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-13/+13
* Add PasswordManager tests to verify basic form observation / submit cases.tim@chromium.org2010-04-232-3/+94
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-237-9/+9
* Implement app process model isolation.mpcomplete@chromium.org2010-04-223-15/+41
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-13/+13
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-1/+1
* Rename OnBlockedContentChange to OnContentSettingsChange.bulach@chromium.org2010-04-212-6/+5
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+1
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-213-1/+12
* Trim whitespace and check for unsafe scheme before adding a url in context me...inferno@chromium.org2010-04-201-3/+9
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-1/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+1
* Fix class/struct forward-declare mixups.evan@chromium.org2010-04-161-1/+1