summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Backing this out to see if it fixes the failures on the two windows bots (lan...thomasvl@chromium.org2010-06-087-176/+81
* Revert the revert to put it back in.thomasvl@chromium.org2010-06-083-0/+7
* Doing this to see if it fixes some failing tests that started about when this...thomasvl@chromium.org2010-06-083-7/+0
* Track options per bridge rather than per dispatcher hostjoth@chromium.org2010-06-085-36/+87
* Updating trunk VERSION from 428.0 to 429.0chrome-release@google.com2010-06-081-1/+1
* Managed preferences warning banner for the Linux preferences dialog.mnissler@chromium.org2010-06-0812-7/+287
* Remove dead sync label code from browser_toolbar_gtk.ccmnissler@chromium.org2010-06-082-27/+0
* Revert r49135: Linux: enable compiling GNOME Keyring and KWallet integration....mdm@chromium.org2010-06-081-5/+9
* Directly set block_third_party_cookies_ when observing a preference change to...bauerb@chromium.org2010-06-081-4/+3
* * Show error message when unlocking failed.oshima@chromium.org2010-06-085-23/+313
* Remember the current and previous input method IDs as Chrome prefs, and resto...yusukes@google.com2010-06-086-9/+79
* Linux: enable compiling GNOME Keyring and KWallet integration. It's still unu...mdm@chromium.org2010-06-081-9/+5
* NTP: Add back the user metrics for navigating to a page through most visited.arv@chromium.org2010-06-081-1/+10
* Added check for negative height/width and ensure that buffer size has not cha...scherkus@chromium.org2010-06-081-10/+21
* Add rgb_frame size tracking and resizing to fix security issue with changing ...scherkus@chromium.org2010-06-083-17/+44
* First unified app menu behind the "--new-wrench-menu" flag.erg@chromium.org2010-06-088-22/+303
* TTF: Re-enable four SafeBrowsingDatabase tests. Add a comment with bug link ...jhawkins@chromium.org2010-06-081-17/+12
* Sync backend changes to allow login and initial sync to happen at two differe...dantasse@chromium.org2010-06-073-14/+30
* Modify the password manager code to report at startup whether it is enableddpranke@chromium.org2010-06-072-0/+27
* gtk: Improve the usage of Exceptions dialog.tfarina@chromium.org2010-06-071-7/+15
* Bookmarks: Make sure we remove the tree item from the tree lookup cache when ...arv@chromium.org2010-06-072-25/+53
* NTP: Remove bottom promos.arv@chromium.org2010-06-079-209/+1
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-3/+3
* Adjusted icons, control sizes, etc.georgey@chromium.org2010-06-076-6/+104
* Fixing system so that it only closes open file browsers that currently point ...dhg@chromium.org2010-06-071-1/+3
* Clarify the hosting situation, hiding doc that's not neededkathyw@chromium.org2010-06-0752-367/+733
* Using PulseAudio for volume and mute key handling.scherkus@chromium.org2010-06-077-38/+735
* Allow creation of chrome.nacl.* pipes on all Windows systems.gregoryd@google.com2010-06-071-23/+5
* Add Support for window.close in ChromeFrame. Currently the CloseContents noti...ananta@chromium.org2010-06-072-1/+13
* Checking in http://codereview.chromium.org/2605005 on behalf of tbarzic@chrom...zelidrag@chromium.org2010-06-073-2/+189
* AudioController to perform audio operations on a separate threadhclam@chromium.org2010-06-071-3/+5
* Fix audio "clicking" for strongbad demohclam@chromium.org2010-06-077-68/+59
* Renaming chrome sync integration test files so that they are uniformly named.rsimha@chromium.org2010-06-074-3/+3
* [Mac] Hook up the "Reset to Defaults" button in Under the Hood preferences.rsesek@chromium.org2010-06-074-47/+99
* Make Nigori method const and keep track of key parameters.albertb@chromium.org2010-06-072-7/+17
* Fix a couple of issues with MSI support through upgrades:robertshield@chromium.org2010-06-074-40/+101
* MessageBubble which does not require separate window and does not grab input ...oshima@chromium.org2010-06-074-6/+64
* Fix content settings window not showing up from info bubble link.xiyuan@chromium.org2010-06-071-1/+2
* Added implementation of partner services manifest parsing, unit test and samp...denisromanov@chromium.org2010-06-074-30/+165
* Some simplifications, as a pre-step to http://crbug.com/40103joth@chromium.org2010-06-0711-99/+53
* Remove the old RLZ dll from the chrome code. There are no code dependenciesrogerta@google.com2010-06-073-3/+1
* Experiment for number of persistent connections to serverziadh@chromium.org2010-06-072-0/+75
* Do not use key expansion when saving inspector settings.yurys@chromium.org2010-06-071-1/+2
* Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...yurys@chromium.org2010-06-074-8/+12
* It seems all RenderView tests have issues. I'll try reverting last significan...cira@chromium.org2010-06-071-2/+2
* Support multiple PrefStoresmnissler@chromium.org2010-06-0723-117/+703
* Disable RenderViewTest.ExtensionMessages* since they consistently crash local...cira@chromium.org2010-06-071-2/+2
* Add implementation for WebDevToolsAgentClient::debuggerScriptSource.yurys@chromium.org2010-06-072-2/+9
* Add the remaining Enum types of Mozc configs.yusukes@google.com2010-06-076-22/+207
* Allow users to change current input method even when no text input area is fo...yusukes@google.com2010-06-071-4/+10