summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-032-1/+4
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-032-4/+1
* Add a Delegate to JavaScriptAppModalDialog.tfarina@chromium.org2010-10-022-8/+8
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-022-31/+0
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-4/+4
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-011-10/+0
* Fix typo in comment.avi@chromium.org2010-10-011-1/+1
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-015-22/+64
* Update Alternate Error Page URL when Google URL has been updated.ukai@chromium.org2010-10-011-0/+8
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-301-2/+2
* Couple of match preview changes.sky@chromium.org2010-09-299-8/+118
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-292-8/+7
* Makes instant support other open dispositions.sky@chromium.org2010-09-274-42/+52
* Revert 60527 - Fix flickering when calling push/replaceState (or changing the...mihaip@chromium.org2010-09-272-4/+5
* Fix crasher/DCHECK in interstitial code.jcivelli@chromium.org2010-09-272-12/+52
* Add parentheses around bit-wise operations to quieten warning.mihaip@chromium.org2010-09-241-3/+2
* Fix flickering when calling push/replaceState (or changing the location hash)mihaip@chromium.org2010-09-242-5/+5
* Fixes bug where showing an auth dialog during instant would triggersky@chromium.org2010-09-244-5/+37
* Adds support for sending script when the user accepts instantsky@chromium.org2010-09-243-34/+92
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-241-2/+6
* Simple fix correcting the assignment of page_id to RenderView instances.twiz@google.com2010-09-231-6/+0
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-3/+5
* Hook up indexed databases to content settings.jochen@chromium.org2010-09-232-2/+16