summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* gtk: One more acceleratorestade@chromium.org2009-08-131-1/+2
* I have taken over this patch, original authored by Adam Hunter (adamhunter).rafaelw@chromium.org2009-08-135-0/+95
* Fix two URLRequestContext leaks in HttpBridgeTest and reenable the test. It ...tim@chromium.org2009-08-121-11/+16
* Mac: autocomplete popup size and shape mirrors star/go buttons.shess@chromium.org2009-08-121-3/+86
* Fix early return/DCHECK importing Safari bookmarks.jeremy@chromium.org2009-08-121-6/+9
* Move IDMap from base/ to common/phajdan.jr@chromium.org2009-08-122-2/+2
* Remove the unittest "DnsMasterTest.OsCachesLookupsTest".eroman@chromium.org2009-08-121-72/+5
* So it turns out that gdk already has a function that does exactly what we want.estade@chromium.org2009-08-121-2/+2
* Added support for the URLRequestAutomationJob object which issues HTTP reques...ananta@chromium.org2009-08-123-14/+33
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-1211-89/+99
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-127-8/+260
* Mac: Make autocomplete popup track autocomplete field resizes.shess@chromium.org2009-08-121-0/+26
* (Mac) Place back/forward toolbar menu correctly when there's a bookmarkavi@chromium.org2009-08-121-11/+9
* Move the menu bar l10n into the xib file.thomasvl@chromium.org2009-08-123-19/+27
* Disable SyncSetupWizardTest again.tim@chromium.org2009-08-121-1/+3
* Checkpoint for event automation porting.estade@chromium.org2009-08-124-7/+82
* Remove Playback Rate from the context menu.scherkus@chromium.org2009-08-121-91/+0
* Fix two leaks in SyncSetupWizard test caused by the mock infrastructuretim@chromium.org2009-08-121-6/+19
* Make text on NNTP popup menu blue, so it can be read in all themes.mirandac@chromium.org2009-08-121-2/+3
* Remove TransformProcessType from the browser process now that LSUIElementmark@chromium.org2009-08-121-31/+10
* Fix unused variable on GCC.phajdan.jr@chromium.org2009-08-121-2/+1
* Fix compile on Windows.phajdan.jr@chromium.org2009-08-121-0/+2
* Fix crash with new FTP in Incognito mode.phajdan.jr@chromium.org2009-08-121-1/+12
* GTK: Popup notification should have transparent rounded corners.erg@google.com2009-08-124-44/+93
* Fix several bugs in First Run.jeremy@chromium.org2009-08-123-2/+13
* Improve key event handling of AutocompleteEditViewGtk.suzhe@chromium.org2009-08-122-64/+120
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-126-271/+336
* Add ctrl+w accelerator to close bookmark manager for linuxestade@chromium.org2009-08-122-0/+42
* Gtk Cookie Manager: Fix removing multiple cookies while the list is sorted.mattm@chromium.org2009-08-123-4/+80
* Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter.mattm@chromium.org2009-08-127-220/+56
* Adds a command line switch to enable the appcache, and plumb the switch throu...michaeln@google.com2009-08-121-0/+2
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-124-5/+5
* Add a default icon for theme install infobar.glen@chromium.org2009-08-121-1/+4
* Fix 2 small docked dev tools bugs:tc@google.com2009-08-122-14/+39
* Remove the temporary hack that considered any file that endedaa@chromium.org2009-08-111-17/+3
* BUG=http://crbug.com/16646jrg@chromium.org2009-08-112-1/+58
* Don't use external website addresses for testing. Even though we're not tryin...avi@chromium.org2009-08-111-2/+1
* Don't focus the location bar if we're in full screen mode.tc@google.com2009-08-111-1/+2
* Add "dangerous download" view on OS X, for now for dmg files. Also fix downlo...thakis@chromium.org2009-08-118-53/+168
* Download item gtk tidbits:estade@chromium.org2009-08-112-5/+28
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-1117-39/+675
* GTK Themes: Use a consistent border color along all webcontent.erg@chromium.org2009-08-117-23/+71
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-111-0/+1
* Linux: Add CHECKs to track down source of history std::string out of range ex...willchan@chromium.org2009-08-111-0/+14
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-1111-25/+47
* Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...ericroman@google.com2009-08-113-11/+46
* Refactors code to extract urls out of bookmark_utils and into GtkDndUtil.sky@chromium.org2009-08-113-25/+70
* With the recent NNTP changes, we change the way themes work - they're now clo...glen@chromium.org2009-08-115-32/+64
* First Run Import Progress UI.jeremy@chromium.org2009-08-117-23/+346
* gtk: Disconnect the accelerator group keys when closing the browser window.jhawkins@chromium.org2009-08-112-6/+23