summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGE.maruel@google.com2009-03-055-8/+11
* Remove the chrome view contents tab contents type. Nobody uses it.brettw@chromium.org2009-03-051-1/+4
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-052-5/+9
* Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually usedbrettw@chromium.org2009-03-053-3/+0
* Reverting 11002.brettw@chromium.org2009-03-052-9/+5
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-052-5/+9
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0513-112/+112
* Clean up the browser about URL handler to not derive from WebContents. It isbrettw@chromium.org2009-03-044-17/+16
* Basic download shelf implementation on linux.estade@chromium.org2009-03-041-18/+28
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-3/+3
* Fix stupid typo causing the navigation entry unit tests to fail.brettw@chromium.org2009-03-041-1/+1
* Fix 16/wide build bustange on non-Windows.brettw@chromium.org2009-03-042-2/+2
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-042-3/+3
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-048-36/+67
* Fix back button behavior for DOMUI contents (or at least make it as not-broke...glen@chromium.org2009-03-041-0/+1
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-042-4/+5
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-4/+3
* Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.ben@chromium.org2009-03-034-973/+0
* Reverting 10794.avi@chromium.org2009-03-031-2/+2
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-2/+2
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-031-8/+0
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-032-0/+6
* Enable focus-change via tabbing on Linux.estade@chromium.org2009-03-021-1/+22
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-021-4/+4
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-284-32/+32
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-1/+1
* Enable new tab page for Mac and Linuxpinkerton@chromium.org2009-02-271-2/+3
* Back out r10487 toomark@chromium.org2009-02-262-8/+7
* Relanding the following:jcampan@chromium.org2009-02-261-6/+6
* More URL constants replacement.brettw@chromium.org2009-02-262-7/+8
* Make render_view_context_menu.cc compile on Posix.jhawkins@chromium.org2009-02-262-8/+17
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-2/+2
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-2/+2
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-268-0/+63
* Make web_drag_source.cc compile on Posix.jhawkins@chromium.org2009-02-262-18/+38
* Linux: add splash screenagl@chromium.org2009-02-261-3/+8
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-261-0/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-263-4/+7
* Add an identity (id) to system drag & drop.tc@google.com2009-02-261-1/+7
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-253-7/+4
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-251-22/+5
* Reverting 10400.jcampan@chromium.org2009-02-251-6/+6
* When restoring a session, the browser is shown after a tab is selected causin...jcampan@chromium.org2009-02-251-6/+6
* Add the hunspell project to Chrome.app and get spellchecker compilingshess@chromium.org2009-02-251-1/+1
* Implement accelerators in the gtk port.erg@google.com2009-02-251-5/+22
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+4
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-2/+2
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-2/+2
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-2516-85/+103
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-5/+1