summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* GTK: shift-enter in find bar searches backwards.estade@chromium.org2009-06-111-1/+3
* Use the MessageLoopForUI::Observer interface to listen for mouse motion event...jhawkins@chromium.org2009-06-112-34/+27
* Revert "BUG=12114"tc@google.com2009-06-117-337/+112
* BUG=12114rafaelw@chromium.org2009-06-117-112/+337
* Issue 3791: SavePageTest.* is crapidanan@chromium.org2009-06-111-14/+20
* Fix memory leak in ExtensionsService when skipping loadedaa@chromium.org2009-06-111-8/+6
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-113-3/+9
* GTK: Forward certain key strokes from the find bar to the render view.estade@chromium.org2009-06-112-4/+55
* Start the resize animation after a delay once the mouse has left the tabstrip...jhawkins@chromium.org2009-06-112-21/+115
* Another fix for issue 13724: Don't hard code chrome.exeagl@chromium.org2009-06-111-1/+4
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-114-28/+3
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-119-228/+90
* Final touches on the Linux BookmarkBubble.deanm@chromium.org2009-06-114-12/+59
* DevTools: Keep Resources panel enabled status upon frame navigate.pfeldman@chromium.org2009-06-111-1/+0
* Fix browser window crash on windows.thakis@chromium.org2009-06-111-0/+8
* Fix crash on interstitial page when the renderer crashed.willchan@chromium.org2009-06-113-3/+43
* Revert "Add support to the automation provider to test sending browser"aa@chromium.org2009-06-115-230/+2
* Add support to the automation provider to test sending browseraa@chromium.org2009-06-115-2/+230
* Revert "Add support to the automation provider to test sending browser"aa@chromium.org2009-06-115-230/+2
* Add support to the automation provider to test sending browseraa@chromium.org2009-06-115-2/+230
* Fix extension loading code to properly filter out non-themesaa@chromium.org2009-06-112-19/+31
* Linux bookmark manager:estade@chromium.org2009-06-114-91/+278
* If widget is too small to render a nine box, just return (don't DCHECK).estade@chromium.org2009-06-112-14/+11
* Fix a couple problems with DownloadItemGtk.estade@chromium.org2009-06-111-12/+4
* Relanding reverted patch 18090.mad@google.com2009-06-119-90/+228
* Add a couple CHECK()s in hopes of helping to track down a crash.pkasting@chromium.org2009-06-111-0/+7
* Add helper for creating table of labeled controls.mattm@chromium.org2009-06-112-44/+15
* Save as dialog should show html filesmhm@chromium.org2009-06-111-0/+2
* Fix HWND for Importer Dialogmhm@chromium.org2009-06-111-4/+2
* Hide URL from extension pages.mhm@chromium.org2009-06-111-0/+5
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-1110-26/+90
* Replace a notimplemented with a link to the bug report.jhawkins@chromium.org2009-06-101-1/+1
* GTK: Implement BlockedPopupContainerView for linux.erg@google.com2009-06-1010-29/+383
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-106-362/+27
* Linux: refactor zygote supportagl@chromium.org2009-06-106-27/+362
* First cut at tall titlebar and custom window frame.tc@google.com2009-06-104-28/+196
* Fix memory leak in unit_testsbrettw@google.com2009-06-101-14/+9
* Add an exact-match Keychain search, with unit tests; groundwork for a more co...stuartmorgan@chromium.org2009-06-103-38/+315
* Show the remaining time in the downloads page.arv@google.com2009-06-101-2/+2
* Fix UMR in ExtensionCreator.aa@chromium.org2009-06-101-2/+3
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-108-0/+60
* Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...jhawkins@chromium.org2009-06-101-11/+14
* Fix tree bustagecpu@google.com2009-06-101-1/+0
* Fix uninitialized ExtensionView::pending_preferred_width_.mpcomplete@google.com2009-06-101-1/+1
* Linux: Fix Firefox profile path for import.kuchhal@chromium.org2009-06-101-0/+2
* UI part of the try chrome toastcpu@google.com2009-06-102-1/+276
* Revert 18090jrg@chromium.org2009-06-109-221/+90
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-109-90/+221
* Refactors tab overview and gets the rest of the chunks working. I'vesky@chromium.org2009-06-1013-310/+916
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-106-130/+109