summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* 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
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Force accelerated 2d canvas off for chrome uijamesr@chromium.org2010-09-221-2/+3
* Fixes bug where match preview wouldn't get hidden if match preview wassky@chromium.org2010-09-221-0/+5
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-7/+8
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-8/+7
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-223-4/+87
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-6/+0
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-211-1/+1
* Specifying "targetUrlPatterns" should imply link context.asargent@chromium.org2010-09-201-2/+1
* Hook up indexed databases to content settings.jochen@chromium.org2010-09-202-0/+15
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-173-0/+34
* [GTK] adjust GtkFloatingContainer child allocation calculation.estade@chromium.org2010-09-161-19/+18
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-163-34/+0
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-163-0/+34
* Clarify some comments from a recent patch that changes TabContents.jorlow@chromium.org2010-09-162-6/+2
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-1/+3
* Adds default constructors and destructors to ViewHostMsgs.hbono@chromium.org2010-09-151-15/+15
* Bunch of match preview tweaks:sky@chromium.org2010-09-147-79/+467
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-141-1/+1
* net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.tfarina@chromium.org2010-09-141-1/+1
* Fix SessionStoragejorlow@chromium.org2010-09-1410-35/+45