summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa...enne@chromium.org2010-10-221-2/+2
* Disable GPU features AcceleratingCompositing and WebGL by default.enne@chromium.org2010-10-221-2/+2
* Add policy to disable Developer-Tools.markusheintz@chromium.org2010-10-221-2/+13
* Move inspector to "chrome-devtools" schemepodivilov@chromium.org2010-10-222-10/+4
* Remove src/app's dependency on the WebKit api.tony@chromium.org2010-10-211-3/+3
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-4/+2
* Disable detection of Extension URL Scheme from blocking GPU rendering.vangelis@chromium.org2010-10-201-2/+1
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-2/+4
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-193-19/+8
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-193-8/+19
* Coverity: Initialize data members in constructor.kmadhusu@chromium.org2010-10-181-1/+1
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-174-33/+23
* [mac] Fix so that Service menu items show up properly in contextual menus.csilv@chromium.org2010-10-151-1/+1
* Makes session restore work correctly with instant.sky@chromium.org2010-10-154-20/+33
* [GTK] fix crash when dragging within process over render view.estade@chromium.org2010-10-151-3/+3
* Fix a strange trailing paren. While here, make the indenting nicer too.pkasting@chromium.org2010-10-141-3/+2
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-142-24/+56
* Remove traces for the WhitelistExtension test. The flakiness seems to be gone.finnur@chromium.org2010-10-141-8/+0
* Fix a drag-and-drop bug in the bookmark manager on Chrome OS.satorux@chromium.org2010-10-141-3/+27
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-143-3/+3
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-135-18/+26
* linux: Update how menu icons are assigned.estade@chromium.org2010-10-131-2/+2
* dom-ui settings: Add setting for setting the minimum font size.csilv@chromium.org2010-10-131-0/+2
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-134-13/+27
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-123-0/+23
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-124-4/+4
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-127-9/+51
* Adjust the traces for WhitelistedExtension.finnur@chromium.org2010-10-121-0/+8
* [Mac] Initial Instant implementation.rohitrao@chromium.org2010-10-121-0/+1
* Refactor TemplateURLFetcher to make it more testable and add more tests for it.levin@chromium.org2010-10-111-28/+7
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-112-5/+31
* Add the Windows dialog for setting default search provider from js.levin@chromium.org2010-10-112-2/+19
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-111-2/+2
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-104-16/+16
* Fix a bug that caused web pages not to accept drag and drop on Chrome OS.satorux@chromium.org2010-10-091-1/+3
* [GTK] update infobars to new, harder-to-spoof versions.estade@chromium.org2010-10-083-0/+18
* linux: Allow showing icons in menus.erg@google.com2010-10-082-0/+6
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-082-30/+38
* Revert 61793 - [Mac] Set the TabContentsViewCocoa's resizing mask at creation...avi@chromium.org2010-10-071-1/+0
* Remove popup blocked animation APIpinkerton@chromium.org2010-10-071-3/+0
* [Mac] Set the TabContentsViewCocoa's resizing mask at creation time.rohitrao@chromium.org2010-10-071-0/+1
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-4/+2
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-2/+4
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-0510-1671/+0
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-054-8/+23
* Changes instant around to support multiple loaders. This issky@chromium.org2010-10-0410-632/+1397
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-041-28/+0
* Enable hyperlink auditing by default, and allow disabling with the command li...japhet@chromium.org2010-10-041-0/+2
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-042-4/+1
* Fixes bad merge of MatchPreview.sky@chromium.org2010-10-041-1/+1