summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 59324 and 59337. Too many test failuresjamesr@chromium.org2010-09-141-6/+1
* Force accelerated canvas 2d to always be off on Macjamesr@chromium.org2010-09-141-0/+5
* Turn --enable-accelerated-2d-canvas into --disable-accelerated-2d-canvasjamesr@chromium.org2010-09-141-1/+1
* Makes NavigationController:set_max_restored_page_id public. I need tosky@chromium.org2010-09-131-6/+6
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-132-0/+11
* Adds a notification event for onload. I would have liked to plumb thissky@chromium.org2010-09-112-0/+12
* cleanup orphaned file after r59105, which renamed this file but didn't delete...johnnyg@chromium.org2010-09-101-204/+0
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-104-0/+13
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-101-0/+6
* Input file type now supported in extension popups.jcivelli@chromium.org2010-09-103-80/+5
* The RenderViewHostManagerTest.PageDoesBackAndReload unit-test was keeping a ...jcivelli@chromium.org2010-09-091-10/+11
* Disable accelerated compositing on mac if IOSurfaces are notvangelis@chromium.org2010-09-091-0/+10
* Moving the code that disables accelerated compositing for chrome: and chrome-...vangelis@chromium.org2010-09-081-1/+11
* Support accept attribute for an <input type=file> element.jianli@chromium.org2010-09-082-1/+82
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-9/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+9
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-9/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+9