summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/syncphajdan.jr@chromium.org2010-06-1010-57/+61
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-101-0/+6
* Updating trunk VERSION from 431.0 to 432.0chrome-release@google.com2010-06-101-1/+1
* Added resource images for progress bar on Linux.tony@chromium.org2010-06-106-0/+8
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-105-12/+51
* WebKit roll 60900:60936hamaji@chromium.org2010-06-101-1/+1
* Fix chrome build inside the Chromium OS build chroot.satorux@chromium.org2010-06-101-22/+26
* Move npapi_layout_test_plugin target to webkit_support to use it fromtkent@google.com2010-06-107-88/+131
* Revert the change to language_config_view.cc, which was wrongly introduced byyusukes@google.com2010-06-101-3/+3
* Reland r49135: Linux: enable compiling GNOME Keyring and KWallet integration....mdm@chromium.org2010-06-103-47/+66
* Add checkboxes for configuring the boolean type of Mozc configurations.yusukes@google.com2010-06-1010-18/+190
* Removes the spellchecker dictionaries from the source tarball.hbono@chromium.org2010-06-101-0/+1
* Sort input methods names in the language selector by language names.yusukes@google.com2010-06-103-7/+117
* Don't use disabled (gray) state for the language indicator.yusukes@google.com2010-06-105-48/+3
* Fix chewing layoutzork@chromium.org2010-06-101-1/+1
* Deactivate all input methods (except keyboard layouts) when screen is locked.yusukes@google.com2010-06-101-0/+67
* [Mac] Added (disabled) UI for extensions sync on OS X.akalin@chromium.org2010-06-103-5/+104
* Reverting this as it caused installer_unit_tests to fail. Please fix and reland.ananta@chromium.org2010-06-109-285/+278
* Revert 49353 - sync: Store hard coded constants into its header file.ananta@chromium.org2010-06-104-38/+6
* Add bzip2 to the list of libs linked to for unit_tests.ananta@chromium.org2010-06-101-0/+1
* Take 2 at working around a multipart crashtony@chromium.org2010-06-103-11/+24
* Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basicall...ananta@chromium.org2010-06-107-642/+717
* sync: Store hard coded constants into its header file.tfarina@chromium.org2010-06-104-6/+38
* Update SxS/Exp channel name to final name "Canary".mattm@chromium.org2010-06-102-2/+2
* Fix chromoting windows buildhclam@chromium.org2010-06-103-35/+8
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-1014-200/+212
* Re-add (curiously) missing 'return' statement to differ_unittest.garykac@google.com2010-06-101-1/+1
* Win: Fix race possible during startup before first Browser is created.mattm@chromium.org2010-06-103-4/+5
* Fix chromoting build for windowshclam@chromium.org2010-06-101-24/+27
* Fix problem whereby the "-full" magic value is removed from the "ap" value wh...robertshield@chromium.org2010-06-109-278/+285
* Mark ExtensionAPIClientTest.CreateWindow as flaky on Windowsjshin@chromium.org2010-06-101-1/+7
* Relanding 49339 jcivelli@chromium.org2010-06-1010-50/+126
* Revert 49339 - Enable renderer accessibility by default.jcivelli@chromium.org2010-06-1010-126/+50
* Set up the message loop of the mac host to be UI based so that it can pick updmaclach@chromium.org2010-06-091-4/+13
* Fix up the define usage so that we actually handle OSX specific stuff correctly.dmaclach@chromium.org2010-06-091-2/+2
* Add a dependency to the GLES2 C lib to the test_shell and related projects tovangelis@chromium.org2010-06-091-0/+1
* Enable renderer accessibility by default.ctguil@chromium.org2010-06-0910-50/+126
* Update keystone_install.sh after r49334.mark@chromium.org2010-06-091-2/+2
* Give the extension unpacker process a junction/symlink free path to the unpac...skerner@chromium.org2010-06-097-73/+458
* Fix password import for OS X Firefox.mirandac@chromium.org2010-06-092-2/+3
* Adds support for showing accelerators in bookmark menus.sky@chromium.org2010-06-0910-25/+122
* Take Keystone keys out of the framework's Info.plist. They now live only inmark@chromium.org2010-06-095-21/+23
* Turn on fts3.dumi@chromium.org2010-06-091-1/+3
* Added EGL based GLContext.apatrick@chromium.org2010-06-0950-1017/+2011
* Mute when clicked on sound button in ChromeOS media player.xiyuan@chromium.org2010-06-093-36/+84
* PageLanguageDetectionTest has the failure rate of 5 - 6% on XP/Vista. Mark itjshin@chromium.org2010-06-091-1/+7
* Implement a chromoting client using X11hclam@chromium.org2010-06-0939-227/+875
* Properly escape user input for notifications, since URL-encoded characters ar...johnnyg@chromium.org2010-06-092-12/+15
* Allow creating HTML notifications with the data: scheme. I've confirmed this...johnnyg@chromium.org2010-06-091-2/+4
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-0917-150/+248