summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The Chrome half of implementing get/put/remove for object stores (https://bug...jorlow@chromium.org2010-07-1415-60/+552
* Mac: Make Chrome work correctly in the case of AquaConnect OS X Terminal server.jeremy@chromium.org2010-07-141-0/+3
* EULA screen implemented.glotov@chromium.org2010-07-147-12/+345
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-149-0/+367
* Update V8 to version 2.2.24.ager@chromium.org2010-07-142-1/+45
* WebKit roll: 63173 -> 63272podivilov@chromium.org2010-07-142-90/+1
* Factor out PluginGroup into a separate class in common/.bauerb@chromium.org2010-07-149-493/+485
* Fix wording of "plug-in".bauerb@chromium.org2010-07-141-13/+13
* Add methods for determining which PrefStore contains a given preference, and ...pam@chromium.org2010-07-145-27/+167
* Update effective-TLD data files using the latest data from Mozilla.pam@chromium.org2010-07-143-4749/+4789
* Exclude one test from TSan/Win runtimurrrr@chromium.org2010-07-141-0/+1
* Revert 52249 - Windows: Fix opacity of drag images.nkostylev@google.com2010-07-141-27/+2
* Updating trunk VERSION from 466.0 to 467.0chrome-release@google.com2010-07-141-1/+1
* The "ask" setting is still required for geolocation and notifications.jochen@chromium.org2010-07-141-0/+4
* Revert "Webkit roll: 63173 -> 63272"podivilov@chromium.org2010-07-142-1/+90
* Webkit roll: 63173 -> 63272podivilov@chromium.org2010-07-142-90/+1
* Prevent non-visible views from getting focused.mnissler@chromium.org2010-07-142-4/+56
* Add recording capability to AudioManager, and implemented on windows using th...satish@chromium.org2010-07-1414-5/+696
* Remove the cookie prompt from the settings UI and migrate prefs from ask to b...jochen@chromium.org2010-07-1415-77/+38
* First cut at adding Chromium OS's "Languages and Input" options sub page.satorux@chromium.org2010-07-147-1/+85
* Added implementation of buzz::AsyncSocket that uses Chrome sockets.akalin@chromium.org2010-07-145-16/+1758
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-1427-58/+245
* [chromeos]Allow input method can get tab key when inputting in omnibox.suzhe@chromium.org2010-07-141-3/+4
* Output some error text if one of these Wait functions should timeout.darin@chromium.org2010-07-141-7/+32
* Fix some uninitialize variables that caused the URLLoader test todarin@chromium.org2010-07-142-9/+3
* Fixed compile error.sanjeevr@chromium.org2010-07-141-4/+6
* Moved sending the PluginProcessMsg_AskForShutdown message to the CreateChanne...sanjeevr@chromium.org2010-07-144-48/+68
* Added XP specific path to NativeTheme::PaintProgressBar(). tkent@chromium.org2010-07-141-16/+62
* Fix runtime JavaScript errors in chrome://options.satorux@chromium.org2010-07-141-6/+0
* Attempt to fix the chrome frame net tests failures on the builders. There see...ananta@chromium.org2010-07-141-2/+2
* Add a DOM UI version of ibus-hangul configuration dialog.mazda@chromium.org2010-07-1410-10/+142
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-1440-474/+2284
* Makes the auto fill dialogs match the mocks.sky@chromium.org2010-07-1411-889/+1302
* Pull latest googleurl r139victorw@chromium.org2010-07-141-1/+1
* Use file_util::GetHomeDir instead of getenv("HOME").tfarina@chromium.org2010-07-143-10/+10
* GTK: reduce cpu usage of upgrade notification animation.estade@chromium.org2010-07-143-18/+56
* New javascript console logging related to the appcache.michaeln@chromium.org2010-07-1418-81/+194
* Don't set the URL on folders, even to an empty string.nick@chromium.org2010-07-141-1/+2
* Microfix to cause ChromeOS to always try to renew credentials.chron@chromium.org2010-07-141-1/+1
* Fix selection of download URLsfeldstein@chromium.org2010-07-141-1/+4
* Clean up FTP code a bit:phajdan.jr@chromium.org2010-07-143-78/+12
* sync: Remove unused path_helpers.h file.tfarina@chromium.org2010-07-142-81/+0
* SPDY incorrectly DCHECKed that the SYN_REPLY headers could never be an empty ...erikchen@google.com2010-07-142-1/+2
* Adds MapBufferSubData and MapTexSubImage2D.gman@chromium.org2010-07-1416-37/+1059
* Button label logic on mac should match other platforms and show "stop syncing...johnnyg@chromium.org2010-07-141-2/+1
* Fixed bug where sync notifications don't work for non-gmail accounts.akalin@chromium.org2010-07-141-1/+34
* Build googleurl as dll for multi dll build.victorw@chromium.org2010-07-141-2/+18
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-1417-25/+147
* Privacy dashboard link for Mac. Only shown when --show-privacy-dashboard-lin...johnnyg@chromium.org2010-07-143-1016/+228
* Always pass along the GAIA failure event, regardless of the local authenticat...johnnyg@chromium.org2010-07-141-9/+2