summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-012-2/+2
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-017-13/+57
* Refactor automation messages.erg@google.com2010-11-017-57/+13
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-294-13/+14
* Fix tabbing into web area not focusing first element.avi@chromium.org2010-10-291-0/+25
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* First try at a DOMUI based textfield in chrome. This is a copy of the issue I...rjkroege@google.com2010-10-271-0/+6
* Fix file URL detection in WebDragDestGtk.dcheng@chromium.org2010-10-271-2/+5
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-2/+5
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-264-20/+0
* Refactoring select popup on Mac.jcivelli@google.com2010-10-268-5/+198
* Make sure save-as right click menu obeys content restrictions.jam@chromium.org2010-10-251-0/+6
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-252-5/+21
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-5/+2
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-2/+5
* 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