summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-1014-200/+212
* Win: Fix race possible during startup before first Browser is created.mattm@chromium.org2010-06-103-4/+5
* 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-109-48/+126
* Revert 49339 - Enable renderer accessibility by default.jcivelli@chromium.org2010-06-109-126/+48
* Enable renderer accessibility by default.ctguil@chromium.org2010-06-099-48/+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-092-28/+21
* Fix password import for OS X Firefox.mirandac@chromium.org2010-06-092-2/+3
* Take Keystone keys out of the framework's Info.plist. They now live only inmark@chromium.org2010-06-095-21/+23
* Added EGL based GLContext.apatrick@chromium.org2010-06-096-69/+69
* 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
* 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-094-87/+140
* NaCl: Remove call to NaClAppDtor()mseaborn@chromium.org2010-06-091-6/+1
* Cleanup of about boxseanparent@google.com2010-06-093-1/+31
* Make AutoFillDialogController conform to NSTableViewDelegate.rsesek@chromium.org2010-06-091-1/+3
* Reland r49188.willchan@chromium.org2010-06-091-96/+189
* Infobars on GTK (first part).finnur@chromium.org2010-06-094-2/+126
* Modify bsdiff 4.3 to create goobsdiff, which is appropriate for use as the Macmark@chromium.org2010-06-095-291/+574
* Clean up bits of the toolbar code.pkasting@chromium.org2010-06-092-198/+133
* Remove all grab widget in screen locker so that gtk simply propagate events,oshima@chromium.org2010-06-091-8/+9
* Change notification handling to prevent multiple 'Do you mean...?' infobars fromcsilv@chromium.org2010-06-091-20/+27
* Remove rlz.dll referenceseblake@chromium.org2010-06-092-6/+0
* Adding support for .txt files.dhg@chromium.org2010-06-093-3/+5
* Removed noisy V8::IdleNotification() LOG(INFO).akalin@chromium.org2010-06-091-1/+0
* Run in-process browser tests using the sandbox.jam@chromium.org2010-06-094-7/+58
* Refactored the translate infobars.jcivelli@chromium.org2010-06-0933-217/+3639
* GTK: Exclude gtk-theme mode specific images from the other platforms.erg@chromium.org2010-06-091-4/+8
* Make the RenderView destructor private. Given the weird placement of this andbrettw@chromium.org2010-06-091-3/+3
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-094-138/+87
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-094-87/+138
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-099-30/+12
* 1. Create and use the TopSites database file.nshkrob@chromium.org2010-06-098-16/+148
* Cleanup: Fix an innacurate test name.eroman@chromium.org2010-06-091-1/+1
* gtk: fix 18949 on GTK ("Options" window does not fit a small display).evan@chromium.org2010-06-098-48/+155
* Log the errno when the zygote fails to fork.agl@chromium.org2010-06-091-1/+1