summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Add command line flag and associated prefs to allow run-time enable of geoloc...dglazkov@chromium.org2009-12-101-0/+2
* Disables a handful of tests for chromeos as they're crashing.sky@chromium.org2009-12-102-4/+23
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-108-101/+38
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-0/+7
* rollback r34183estade@chromium.org2009-12-094-9/+5
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-094-5/+9
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-092-0/+38
* Fix issue 23221: accesskey is not supported on Chromium Mac.suzhe@chromium.org2009-12-081-8/+2
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-083-119/+9
* [Mac] Pump renderer messages in web content right-click context menu.shess@chromium.org2009-12-071-0/+6
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-073-9/+119
* Enable remote fonts by default. This change introduces --disable-remote-fonts...yusukes@google.com2009-12-041-1/+1
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-044-10/+1
* Implement "Email Link To Page" menu command.snej@chromium.org2009-12-032-0/+13
* linux: use TabContents to launch url for link in crash pagekuan@chromium.org2009-12-031-2/+2
* Removed TabContentsDelegate::ShouldDisplayURLField() which is unused anywhere.akalin@chromium.org2009-12-021-5/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-251-0/+2
* Fix crash when an extension popup shows a JS alert. Showing the alert takes...rafaelw@chromium.org2009-11-241-11/+11
* Assorted cleanup.estade@chromium.org2009-11-234-20/+9
* Take 2 at moving NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-231-0/+3
* DevTools: Add UMA entry for inspect element action.pfeldman@chromium.org2009-11-231-0/+1
* When you search for something, press F3, close the box and press F3 it would ...finnur@chromium.org2009-11-202-10/+9
* Turn on HTML5 DBs by default.dumi@chromium.org2009-11-201-1/+1
* Replaced HungRendererDialog class with hung_renderer_dialog namespace.akalin@chromium.org2009-11-201-4/+4
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-202-3/+6
* Linux: tell webkit to permit WebDragOperationMove drags.estade@chromium.org2009-11-191-3/+5
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-11/+5
* Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...zork@chromium.org2009-11-181-2/+5
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-3/+0
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-0/+3
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-3/+0
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-5/+5
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-173-119/+20
* Correct a typo.jam@chromium.org2009-11-171-1/+1
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-174-3/+31
* Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-143-7/+15
* Fix for a bug where navigating from the NTP, to an SSL interstitial and thenjcampan@chromium.org2009-11-131-2/+4
* Fix the problem that file URL is not converted to file path in drag-and-drop ...jianli@chromium.org2009-11-131-1/+5
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-2/+1
* DevTools: Only enable dev tools for dev tools if process-per-tab flag is set....pfeldman@chromium.org2009-11-121-3/+10
* Upstreaming WebKit.gypyaar@chromium.org2009-11-122-3/+3
* [Mac] ScopedSendingEvent finds NSApp by itself.shess@chromium.org2009-11-101-2/+1
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-073-0/+15
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-2/+2
* Prevents an old RenderViewHost from preempting a cross-site navigation once t...creis@chromium.org2009-11-073-0/+128