summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-1211-89/+99
* Add a method to classify what permission class an extension is in, with unitmpcomplete@chromium.org2009-08-123-0/+110
* (Mac) Fix "Print..." menu entry in File menu (showed as "Email Pageavi@chromium.org2009-08-121-4/+4
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-128-8/+261
* 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-124-41/+98
* Disable SyncSetupWizardTest again.tim@chromium.org2009-08-121-1/+3
* Add Linux manpage to build archive.mmoss@chromium.org2009-08-122-0/+2
* Checkpoint for event automation porting.estade@chromium.org2009-08-128-74/+195
* Remove Playback Rate from the context menu.scherkus@chromium.org2009-08-123-121/+2
* 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
* Removing pthreadsgc2.dll from the FILES list - it is no longer needed.robertshield@chromium.org2009-08-121-1/+0
* 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