summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-0/+2
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-2/+0
* Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...jhawkins@chromium.org2009-10-212-8/+8
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-211-1/+0
* Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...jhawkins@chromium.org2009-10-212-2/+4
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-1/+0
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-202-3/+3
* Cleanup unneccessary include.thakis@chromium.org2009-10-201-1/+0
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-201-2/+0
* Fix DCHECK.thakis@chromium.org2009-10-201-0/+7
* Make window cycling work even if you change it to something else than cmd-` i...thakis@chromium.org2009-10-191-32/+13
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-191-2/+2
* Make backspace not go back while IME is active.thakis@chromium.org2009-10-191-0/+3
* Implement new page action API.mpcomplete@chromium.org2009-10-162-23/+40
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-164-7/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+11
* Reverted 29258.akalin@chromium.org2009-10-161-11/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+11
* Reverted 29255.akalin@chromium.org2009-10-161-11/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+11
* Reverted 29253.akalin@chromium.org2009-10-161-11/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+11
* TBR: nick@chromium.orgakalin@chromium.org2009-10-161-11/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+11
* Let cmd-` switch windows again.thakis@chromium.org2009-10-161-0/+25
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-1/+1
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Fixing a bug with interstitial pages triggered with malware.jcampan@chromium.org2009-10-151-1/+6
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-144-24/+45
* More style nits.erg@google.com2009-10-1413-12/+20
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-2/+2
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-132-1/+8
* Send key equivalents to renderer first.thakis@chromium.org2009-10-121-3/+12
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-1210-15/+24
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-114-5/+4
* Reland: Rename ThemePreviewInfobarDelegate toaa@chromium.org2009-10-091-3/+3
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-092-55/+67
* Forgot backspace/shift-backspace.thakis@chromium.org2009-10-091-6/+9
* Revert r28519-28523. Accidentally used wrong command,aa@chromium.org2009-10-091-3/+3
* patch from issue 261007aa@chromium.org2009-10-091-3/+3
* Support cmd-left/right for history.thakis@chromium.org2009-10-091-0/+15
* Pulls WebDragDest out of TabContentsViewGtk so that it can be used bysky@chromium.org2009-10-084-235/+289
* Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...jam@chromium.org2009-10-086-21/+0
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-0/+10
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-072-28/+33
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-10/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-0/+10
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-062-2/+2
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-061-0/+2