summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* [Linux] Make bookmark bar shrinkable when there is no bookmark.suzhe@chromium.org2010-02-022-6/+15
* Translating from the English locale would translate to Afrikaans.jcampan@chromium.org2010-02-023-25/+19
* implement proper localized display names for translate languageskuan@chromium.org2010-02-028-104/+166
* Adds content exception dialog.sky@chromium.org2010-02-028-2/+801
* Fix bookmark bar observer callbacks accessing gtk widgets after they are dest...mattm@chromium.org2010-02-022-6/+13
* Add a runtime flag for Indexed Database.jorlow@chromium.org2010-02-021-0/+1
* Update the DOM Storage UI test to run all the layout tests that currently run.jorlow@chromium.org2010-02-021-45/+43
* Send a message to the renderers when content settings change.thakis@chromium.org2010-02-026-21/+157
* [Linux] Allows find bar's GtkEntry to handle the key events first.suzhe@chromium.org2010-02-021-4/+4
* linux: uncontroversial cleanups found by clangevan@chromium.org2010-02-021-4/+0
* Add fine grain tracing to HostResolverImpl.eroman@chromium.org2010-02-021-3/+7
* Migrate old cookie setting to new system.pkasting@chromium.org2010-02-024-36/+75
* GTK: bookmark manager - fix coordinate check in multi-row drag workaround.estade@chromium.org2010-02-021-2/+11
* GTK: fix sign of comparison in bookmark barestade@chromium.org2010-02-021-1/+1
* Looks like the fix I did last time did work. According to thefinnur@chromium.org2010-02-021-2/+1
* A few miscellaneous changes in the Template URL Prepopulate area:pkasting@chromium.org2010-02-012-47/+54
* Fix a pet peeve: Big empty hole in Chromium builds where the UMA checkbox wou...pkasting@chromium.org2010-02-011-16/+21
* Proto extenions to sync preferences.albertb@google.com2010-02-011-0/+23
* The "after infobar" could be sticky in some cases.jcampan@chromium.org2010-02-011-0/+11
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-28/+0
* Fix Mac browser crash in BookmarkMenuBridge::UpdateMenu.snej@chromium.org2010-02-011-2/+6
* Moved Autofill view to appropriate browser/views folder.georgey@chromium.org2010-02-013-17/+11
* [Mac] Enable some left-behind unit tests.shess@chromium.org2010-02-012-9/+14
* task manager gtk:estade@chromium.org2010-02-011-20/+49
* Task manager model: Make a find quicker.estade@chromium.org2010-02-011-6/+6
* GTK: Make page and app menus shortcut control flow match windows more closely.estade@chromium.org2010-02-014-34/+15
* Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...pkasting@chromium.org2010-02-016-4/+31
* Don't store IDR ids in ThemePack files as they change whenever the grd is mod...erg@google.com2010-02-012-78/+257
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-017-45/+326
* Get rid of check that caused redirects to fail extension updates.asargent@chromium.org2010-02-011-5/+1
* Allow FileBrowse to change title of open/save dialogxiyuan@chromium.org2010-02-011-0/+54
* Fix type of file_type_index_ from size_t to int to get rid of printf format w...xiyuan@chromium.org2010-02-011-1/+1
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-017-22/+17
* Fix Valgrind error in ExtensionInstalledBubble unit test.mirandac@chromium.org2010-02-011-10/+11
* Implementation of the DatabaseModelWorker, take 2.albertb@google.com2010-02-019-24/+182
* Show download item menu on mouse down instead of mouse up.thakis@chromium.org2010-02-015-23/+47
* Speculative fix for thread sanitizer failures in ProfileSyncServiceTest.tim@chromium.org2010-02-011-1/+1
* Add temporary download progress overlay to the dock icon for the Mac (real UI...avi@chromium.org2010-02-017-0/+320
* [Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...rsesek@chromium.org2010-02-014-12/+23
* Keep packages from being selected in a Cocoa open single file dialog.avi@chromium.org2010-02-011-0/+24
* OS X: Import settings dialog cleanup.jeremy@chromium.org2010-02-016-71/+60
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-0110-19/+219
* Always percent-escape the copied URL when all the text in the address bar is ...kinuko@chromium.org2010-02-011-0/+38
* Fix a bug where we were only checking the screen size oftony@chromium.org2010-02-011-1/+1
* Mac: Theme status text of download items.thakis@chromium.org2010-01-311-30/+67
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-3110-219/+19
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-3110-19/+219
* Initialize arrowPoint so that warnings don't break Mac compile in new extensi...mirandac@chromium.org2010-01-311-1/+1
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-3116-14/+869
* Initial implementation for wizard.davemoore@chromium.org2010-01-316-114/+250