summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Removes FindBar cruft from TabContentsViewMac.rohitrao@chromium.org2009-04-242-69/+2
* Make messages in javascript's alert copyable.tc@google.com2009-04-241-1/+2
* Linux: fix root window co-ordinates.agl@chromium.org2009-04-241-2/+2
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-244-4/+5
* Adding missing null check in case of missing file version info.robertshield@google.com2009-04-241-1/+4
* Fixes issue where the placeholder text was not shown because there is no DOMarv@chromium.org2009-04-241-2/+3
* Use the NotificationRegistrar for the remaining TAB_CONTENTS_DESTROYEDbrettw@chromium.org2009-04-244-38/+29
* Linux: Stop hitting a DCHECK in GoButtonGtk on shutdown.willchan@chromium.org2009-04-241-1/+8
* Add CSS to make toolstrip buttons look closer to native ones.aa@chromium.org2009-04-242-1/+46
* Disable TabDraggingTest.Tab1Tab3 due to flakiness.dglazkov@chromium.org2009-04-241-1/+2
* Unittest for FindBarCocoaController.rohitrao@chromium.org2009-04-246-11/+114
* Kill WebContents by moving the remaining methods to TabContents. WebContentsbrettw@chromium.org2009-04-245-1879/+1884
* Move another batch of functions for WebContents to TabContents. This alsobrettw@chromium.org2009-04-246-478/+447
* Crude text style rendering in the omnibox 2 popup. I copied most of the DrawS...ben@chromium.org2009-04-241-4/+192
* Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...thestig@chromium.org2009-04-242-11/+13
* Linux: stop popups from flickeringagl@chromium.org2009-04-241-1/+1
* Linux: use opaque NativeViewIdsagl@chromium.org2009-04-241-25/+38
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-246-108/+7
* Port and enable most of TabRestoreUITest on linux.estade@chromium.org2009-04-243-9/+44
* Remove a function that is no longer used.jhawkins@chromium.org2009-04-231-18/+0
* Check for view source mode in DOM UI mode.thestig@chromium.org2009-04-232-7/+37
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-2311-32/+215
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-232-2/+63
* Re-enable all tests. Disable CheckActiveWindow() instead. The sporadicpam@chromium.org2009-04-231-4/+9
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-239-35/+88
* Fix a bug caught by Werror on the jaunty bot. gtk_message_dialog_newtc@google.com2009-04-231-1/+1
* Add initial support for dragging tabs in the Linux tab strip.jhawkins@chromium.org2009-04-232-30/+431
* Adds (non-working) folders and GTK dialogs.erg@google.com2009-04-239-126/+390
* Linux: Properly plumb infobar close button event.estade@chromium.org2009-04-231-1/+1
* GTK: Don't triple buffer the tab strip.estade@chromium.org2009-04-231-0/+2
* Provide a way for a TabContentsDelegate to take focus when we receive a notif...ananta@chromium.org2009-04-234-36/+32
* Move a bunch of functions from WebContents to TabContents. Change the servicesbrettw@chromium.org2009-04-2310-247/+230
* Disabling flaky TabRestoreUITest.RestoreToDifferentWindow test.robertshield@google.com2009-04-231-4/+3
* Hopefully fix the leak in the SiteInstance unittest (again). Processing thebrettw@chromium.org2009-04-231-4/+4
* Remove outdated comment. No code change.estade@chromium.org2009-04-231-2/+0
* Disabling TabRestoreUITest, RestoreWindowAndTab unit test as per sporadic fai...robertshield@google.com2009-04-231-0/+3
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-232-3/+11
* Arrange so ExtensionMessageService::RendererReady is called on the IO thread.mpcomplete@google.com2009-04-233-65/+62
* Allow creating external tab in incognito mode.stoyan@chromium.org2009-04-232-3/+5
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-231-12/+0
* A basic search provider unit test. This tests asserts a handful of things:sky@chromium.org2009-04-233-10/+287
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-237-181/+68
* Importer should import browser data from the browser that user selected.kuchhal@chromium.org2009-04-236-16/+34
* Changes closed windows on the new tab page to show the Chromium/Chromesky@chromium.org2009-04-232-7/+27
* Refactor index value capture outside of DCHECK to fix build failure in release.rafaelw@chromium.org2009-04-231-2/+2
* Allow appkit-driven animations in unit tests to work correctly.pinkerton@chromium.org2009-04-232-4/+5
* Merge: chromium side [42671:42725]levin@chromium.org2009-04-231-2/+2
* In the new tab page, when in edit move, right-clicking on a thumbnail should ...jcampan@chromium.org2009-04-231-2/+4
* Browser Crash when opening urls with NEW_BACKGROUND_TAB dispositionhbono@chromium.org2009-04-231-3/+3
* Move the positioner code into autocompletepopupview.h so that linux can use i...ben@chromium.org2009-04-232-11/+13