summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Improve plugin performance on the Macstuartmorgan@chromium.org2010-04-145-12/+37
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-145-22/+11
* Revert "r43732 Use CSS word-wrap property to prevent longoshima@chromium.org2010-04-143-6/+0
* new image for notification menu.oshima@chromium.org2010-04-141-0/+0
* Resource changes to the mediaplayerdhg@chromium.org2010-04-1410-128/+132
* GTK: Set the selection colors on the omnibox.erg@chromium.org2010-04-141-0/+24
* Ensure proper teardown of repost form warning objects.bauerb@chromium.org2010-04-147-30/+23
* Add a forgotten file to fix the CrOS build.brettw@chromium.org2010-04-141-0/+1
* Try to fix CrOS build.brettw@chromium.org2010-04-141-2/+0
* Remove registration of the extension protocol late in the init process. Thisbrettw@chromium.org2010-04-145-15/+16
* Schedule PasswordStore tasks on the DB thread on Windows and Linux; add aalbertb@chromium.org2010-04-145-17/+36
* [Mac] Hook up the IBActions on the ExtensionInstallPromptNoWarnings.xib so th...rsesek@chromium.org2010-04-141-6/+23
* Open the languages dialog, rather than the system option.satorux@chromium.org2010-04-141-2/+7
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-1435-65/+233
* Add LanguageConfigView::Show()satorux@chromium.org2010-04-143-13/+20
* Language menu improvements.yusukes@google.com2010-04-141-28/+27
* Updating trunk VERSION from 377.0 to 378.0chrome-release@google.com2010-04-141-1/+1
* The geolocation icon must be displayed even if the current origin change its ...bulach@chromium.org2010-04-142-4/+21
* Add logic to change UI language.satorux@chromium.org2010-04-141-14/+31
* This change adds a single pref to sync: you can find it inakalin@chromium.org2010-04-141-0/+1
* Replace HWND with gfx::NativeWindow in RestartMessageBox so it works on Linux.satorux@chromium.org2010-04-143-7/+10
* Remove the --enable-user-stylesheet flag.tony@chromium.org2010-04-143-8/+5
* Change IME hot-key.yusukes@google.com2010-04-141-2/+3
* Change "OK" button to "Done" button, to follow the mock from UX.satorux@chromium.org2010-04-142-0/+13
* Fixed crash in ThemeDataTypeController when OnUnrecoverableError()akalin@chromium.org2010-04-143-8/+21
* First cut at adding UI for changing the UI language.satorux@chromium.org2010-04-143-26/+102
* Removes assert in autocomplete test that is no longer valid. Thesky@chromium.org2010-04-141-1/+0
* Revert 44443 - Try removing the enableuserstylesheet flag.tony@chromium.org2010-04-143-2/+10
* Try removing the --enable-user-stylesheet flag.tony@chromium.org2010-04-143-10/+2
* Add LanguageLibrary::GetLanguageCodeFromDescriptor().satorux@chromium.org2010-04-143-2/+47
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-1423-23/+212
* Disabled WebSocket tests on Windows,ukai@chromium.org2010-04-142-6/+11
* Add diagnostic check for the Preferences filecpu@chromium.org2010-04-145-4/+90
* AutoFill: Use FormManager::LabelForElement to set the field label when queryingjhawkins@chromium.org2010-04-143-19/+27
* Revert 44407 - Fix freedmemoryread (and maybe writes later?) due to accessing...nsylvain@chromium.org2010-04-144-24/+14
* Too many audio hangs Leopardhclam@chromium.org2010-04-131-7/+50
* Bookmark manager: More workarounds for buggy flex box layout code.arv@chromium.org2010-04-131-1/+52
* Shorten text next to checkmark. Use yellow text instead of an alert dialog.aa@chromium.org2010-04-136-88/+76
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-1336-109/+1079
* GTK: Update top padding on icons in the autocomplete popup.erg@chromium.org2010-04-131-1/+1
* Revert "Refactor PasswordStoreDefault on Linux to store the logins in a Login...albertb@chromium.org2010-04-1315-681/+18
* Fix flickering mac extension bubblesfeldstein@chromium.org2010-04-133-2/+27
* Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-133-10/+82
* Mark ExtensionApiTest.CaptureVisibleTab as flaky in Chrome OS. Make the erro...skerner@chromium.org2010-04-132-2/+11
* Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabasealbertb@chromium.org2010-04-1315-18/+681
* Fix freed-memory-read (and maybe writes later?) due to accessing members of a...pkasting@chromium.org2010-04-134-14/+24
* GTK: Tint omnibox icons in GTK mode differently.erg@chromium.org2010-04-137-5/+64
* Mac: Let infobar text survive window resizes and fullscreen toggles.thakis@chromium.org2010-04-132-7/+48
* Bookmark manager: Workaround for invalid flex box layout which caused the wid...arv@chromium.org2010-04-131-0/+21
* Remove possible nullptr deref from an unused (with non-null values) variable.nsylvain@chromium.org2010-04-131-3/+1