summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Add default per-script fonts for Mac.falken@chromium.org2011-09-081-2/+28
* content: Move web intent constrained window to TabContentsWrapper.erg@google.com2011-09-071-2/+1
* Suppress default per-script fonts when the script matches the browser's locale.falken@chromium.org2011-09-021-41/+58
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-012-213/+11
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-012-11/+213
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-012-213/+11
* Retry for the following: Web Intent Picker UI (implemented as a constrained d...binji@chromium.org2011-08-312-0/+13
* TabContentsWrapper cleanup.avi@chromium.org2011-08-313-43/+51
* Add default per-script CJK fonts on Windows.falken@chromium.org2011-08-311-50/+93
* Revert 98888 - Web Intent Picker UI (implemented as a constrained dialog, lin...binji@chromium.org2011-08-302-13/+0
* Web Intent Picker UI (implemented as a constrained dialog, linux only)binji@chromium.org2011-08-302-0/+13
* Cleanup: Convert PrintPreviewTabController to use TabContentsWrapper.thestig@chromium.org2011-08-301-0/+1
* Revert 98603 - Add default per-script CJK fonts on Windows.falken@chromium.org2011-08-291-89/+52
* Add default per-script CJK fonts on Windows.falken@chromium.org2011-08-291-52/+89
* Dispatch the following IPC messages in TabContents and handle them via the Ta...ananta@chromium.org2011-08-252-97/+0
* Fullscreen JS API implementation.koz@chromium.org2011-08-252-0/+7
* Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...ananta@chromium.org2011-08-242-2/+0
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-241-0/+73
* Revert trunk r97990. It broke some Linux builds:mark@chromium.org2011-08-242-15/+0
* Web Intent Picker UI (implemented as a constrained dialog, linux only)binji@chromium.org2011-08-242-0/+15
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-231-1/+1
* Move some webkit prefs to be with all the others.torne@chromium.org2011-08-221-0/+6
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-5/+6
* Add startActivity message processing chromium-side.gbillock@chromium.org2011-08-182-0/+26
* Factor out dependncy on download throttling from core download code.jam@chromium.org2011-08-162-0/+5
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-0/+1
* Add UMA metrics for register protocol handler, part 2.isherman@chromium.org2011-08-121-2/+2
* Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry.jhawkins@chromium.org2011-08-111-1/+15
* Add UMA for register protocol handler.koz@chromium.org2011-08-111-0/+3
* Add a status message "Waiting for extension Foo..." when there's a requestmpcomplete@chromium.org2011-08-101-2/+6
* Profiles: Listen to a specific ThemeService for BROWSER_THEME_CHANGE notifica...erg@chromium.org2011-08-011-1/+4
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Web Intents: Preparatory work.jhawkins@chromium.org2011-08-012-0/+20
* Connect up firewall control preferences with PPAPI.dmaclach@chromium.org2011-07-302-0/+5
* In sync session interfaces, do not use directly SessionID.qsr@google.com2011-07-292-6/+6
* Fix memory corruption by calling clear_owner() earlier. The Notify() calls c...pkasting@chromium.org2011-07-281-2/+2
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-0/+2
* Removal of Profile from content part 3.avi@chromium.org2011-07-282-2/+7
* Abstract TabContentsWrapper in sync.qsr@google.com2011-07-284-0/+123
* Makes it so that when a user clicks "No" in the infobar that asks if they wan...koz@chromium.org2011-07-221-1/+2
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Move save stuff from download helper back to TabContents. This is a revert of...jam@chromium.org2011-07-182-8/+0
* Make safe_browsing=0 build again.torne@chromium.org2011-07-141-0/+2
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-132-2/+31
* Move protocol_handler from chrome/browser to chrome/common so that extensions...yoz@chromium.org2011-07-131-1/+1
* Make safe browsing optional at compile time.torne@chromium.org2011-07-111-0/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-17/+18
* Add typedefs for InfoBar-related notifications in infobar.h, so that code els...pkasting@chromium.org2011-07-011-7/+6
* Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD...pkasting@chromium.org2011-07-011-4/+5
* RenderViewHostTestHarness::DeleteContents() does SetContents(NULL); ensure th...pkasting@chromium.org2011-07-011-2/+3