summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add chrome.extension to extension_api.json and docs.rafaelw@chromium.org2009-08-1222-37/+82
* 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
* Add new icons to Chrome executable.kuchhal@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-126-44/+102
* Fix several bugs in First Run.jeremy@chromium.org2009-08-124-5/+80
* Improve key event handling of AutocompleteEditViewGtk.suzhe@chromium.org2009-08-122-64/+120
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-129-271/+359
* 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-129-220/+199
* Adds a command line switch to enable the appcache, and plumb the switch throu...michaeln@google.com2009-08-124-1/+10
* 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-123-1/+5
* 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-113-1/+59
* 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-1110-59/+459
* linux/mac: Fix race condition when destroying the renderer<->plugin channelpiman@chromium.org2009-08-111-0/+8
* 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-1119-41/+682
* 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-116-2/+29
* 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-1113-28/+49
* Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...ericroman@google.com2009-08-113-11/+46
* Remove unreachable code from extension.cc.aa@chromium.org2009-08-111-1/+0
* 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-1110-23/+1097
* gtk: Disconnect the accelerator group keys when closing the browser window.jhawkins@chromium.org2009-08-112-6/+23
* Ensure we have a valid profile when usingavi@chromium.org2009-08-113-0/+69
* Use real creator code for Keychain items. Instead of hard-coding 'rimZ', usemark@chromium.org2009-08-114-28/+35
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-119-176/+78
* Add a first attempt at a compact location bar and a status bar. The status barbrettw@chromium.org2009-08-1122-112/+694
* Add more window icons.estade@chromium.org2009-08-112-0/+3
* Bump to 4.0.x.xlaforge@chromium.org2009-08-111-1/+1
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-119-78/+176
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-1110-106/+108
* Updating trunk VERSION build from 201.0 to 202.0laforge@chromium.org2009-08-111-1/+1
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-116-3/+40
* Make the theme install infobar have an 'undo' button insteadaa@chromium.org2009-08-115-19/+36
* Make app modal dialogs (from javascript) actually be app modal. Thistc@google.com2009-08-113-1/+32
* Linux: Make SandboxIPCProcess not be a WebKitClientagl@chromium.org2009-08-111-112/+8
* Fix a spell check dictionary download bug, where killing the spell checker wh...sidchat@google.com2009-08-112-192/+72
* Fix failing startup test.mirandac@chromium.org2009-08-112-9/+9