summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-302-195/+208
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-282-17/+19
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-3/+0
* delete OutdatedPluginInfoBar on closedilmah@chromium.org2010-12-221-0/+4
* Clean up tab_contents.cc some more.thestig@chromium.org2010-12-211-19/+11
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-3/+3
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-0/+1
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-3/+3
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-3/+3
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-3/+3
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-1/+0
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-3/+3
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+1
* Remove CrApplication dependency from basethakis@chromium.org2010-12-182-2/+2
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-174-5/+8
* Move ElideString() from base/string_util.cc to app/text_elider.cc to jschuh@google.com2010-12-171-1/+4
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-174-7/+13
* Almost done deinlining virtual methods.erg@google.com2010-12-163-4/+7
* Plumbing load progress notifications to the TabContents.jcivelli@chromium.org2010-12-164-0/+16
* Change the "Disable outdated plug-ins" lab to block them instead.bauerb@chromium.org2010-12-162-10/+9
* Makes linux honor instant_is_active when instant temporarily hides.sky@chromium.org2010-12-162-4/+4
* Code Cleanup: Remove unused declarationsail@chromium.org2010-12-161-4/+0
* Make us save favicon in incognito mode if the url is bookmarked. Thissky@chromium.org2010-12-152-0/+32
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-0/+2
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-152-9/+9
* Introduce default implementation for TabContentsDelegate::ViewSourceForTab.pfeldman@chromium.org2010-12-153-5/+24
* View source after POST command isn't what you expected.pfeldman@chromium.org2010-12-157-10/+112
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-144-15/+15
* Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...thestig@chromium.org2010-12-141-1/+0
* Deinline even more destructors.erg@google.com2010-12-144-6/+20
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-145-20/+45
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-143-3/+6
* Even more virtual method deinlining.erg@google.com2010-12-134-59/+134
* [gtk] tabcontents fade-out for instant.estade@chromium.org2010-12-132-1/+22
* wstrings: make l10n_util::TruncateString use string16evan@chromium.org2010-12-101-2/+2
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-1/+0
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Makes instant run before unload listeners.sky@chromium.org2010-12-087-10/+31
* Prerender: Add PrerenderManager and PrerenderContentscbentzel@chromium.org2010-12-084-0/+83
* Propagate is_editable_node in the FOCUS_CHANGED_IN_PAGE notification.bryeung@google.com2010-12-082-3/+3
* Disable printing context menus on the print preview page. (resubmit)thestig@chromium.org2010-12-071-3/+9
* Adds the ability for the browser to specify additional headers to use.sky@chromium.org2010-12-073-0/+12
* Also register read cookies in the content settings delegate.jochen@chromium.org2010-12-073-10/+37
* Stops javascript alerts and unload dialogs from showing duringsky@chromium.org2010-12-063-2/+17
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Revert 68228 - Disable printing context menus on the print preview page.thestig@chromium.org2010-12-041-9/+3
* Disable printing context menus on the print preview page.thestig@chromium.org2010-12-031-3/+9
* Remove "Open frame in new xxx" context menu options.tfarina@chromium.org2010-12-031-26/+0
* Move:ben@chromium.org2010-12-029-9/+9
* Adding a new command line flag (--enable-accelerated-layers) for turning vangelis@chromium.org2010-12-021-0/+2