summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 54906 - Refactor HttpNetworkTransaction to eliminate the SPDYdhollowa@chromium.org2010-08-043-121/+227
* Webkit roll 64638:64658atwilson@chromium.org2010-08-041-1/+1
* Add view class names to some classes used in the Wrench menu.dmazzoni@chromium.org2010-08-046-0/+45
* Start passwords exceptionssargrass@google.com2010-08-048-1/+110
* Modify client to open up chromoting connection in a new tab.ajwong@chromium.org2010-08-043-54/+83
* Adding \n's to some files so that try bots can work for changes that actually...tommi@chromium.org2010-08-045-4/+9
* GTK: unbreak extension badges.estade@chromium.org2010-08-042-15/+27
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-0433-2213/+2324
* AppCache: Provide a way to override the default quota for an origin. The inte...michaeln@chromium.org2010-08-044-5/+92
* Pass notifications to the browser when a document is accessing an appcache.michaeln@chromium.org2010-08-041-2/+4
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-0412-154/+176
* Remove a deprecated wstring ToLower function.tony@chromium.org2010-08-048-18/+12
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-0411-15/+15
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-0415-168/+147
* Leaks found in PrefValueStoreTest testsdhollowa@chromium.org2010-08-042-0/+65
* Makes browser windows always render active on chromeos.sky@chromium.org2010-08-041-0/+6
* Add "Other..." to wireless networks.xiyuan@chromium.org2010-08-043-5/+49
* Cleanup of unused code.avi@chromium.org2010-08-041-1/+0
* Update my email address for watch lists, and add plugin watchingstuartmorgan@chromium.org2010-08-041-2/+3
* A couple of minor fixes for CopyTexImage2Dgman@chromium.org2010-08-045-44/+39
* Fixes warm-start performance on Vista and Win7 when using pre-reading optimiz...slightlyoff@chromium.org2010-08-041-16/+57
* PrependWrapper is platform-specific, so it should take a platform string.evan@chromium.org2010-08-049-24/+23
* Adds an option, enabled by default, to net-internals tocbentzel@chromium.org2010-08-045-18/+51
* tabbed content settings:estade@chromium.org2010-08-041-5/+39
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-0412-219/+38
* Revert 54795 - Initialize was_ever_connected_ in ClientSocket.jar@chromium.org2010-08-041-2/+1
* GTK: Fix upgrade notification dot.estade@chromium.org2010-08-042-17/+18
* Fix valgrind mem leak per chromium:51134.xiyuan@chromium.org2010-08-042-29/+2
* Add a presubmit check that catches |const NSString*| and friends.thakis@chromium.org2010-08-041-0/+23
* Mac: Make clang compile unit_tests.thakis@chromium.org2010-08-043-3/+2
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-0428-46/+403
* Make options tabs keyboard-accessible.dmazzoni@chromium.org2010-08-041-0/+7
* Fix Firefox import lock dialog on Windows.mirandac@chromium.org2010-08-045-20/+27
* Rudamentary Chrome extension version of the chromoting client UI.ajwong@chromium.org2010-08-046-69/+302
* Factor out NormalizeToNativeFilePath from NormalizeFilePathcpu@chromium.org2010-08-042-42/+46
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-0421-64/+62
* When toggling an extension in incognito, don't disable/reenable the extensionmpcomplete@chromium.org2010-08-041-3/+8
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-0418-391/+392
* Fixing css layoutsdhg@chromium.org2010-08-044-53/+90
* Adding mocked out pages for the proxy settings.dhg@chromium.org2010-08-048-1/+230
* Wording change for network options UI.xiyuan@chromium.org2010-08-041-2/+2
* Use the "tabIndex" property on the wizard iframes to prevent tabbing between ...skrul@chromium.org2010-08-041-5/+13
* Clear username (along with password) in NewUserView as long as NewUserView wa...nkostylev@google.com2010-08-045-1/+24
* Add Framework for History Quick Providermrossetti@chromium.org2010-08-0417-204/+345
* net: add DnsRRResovler to fetch arbitary DNS resource types.agl@chromium.org2010-08-046-0/+588
* Refactor HttpNetworkTransaction to eliminate the SPDYrch@chromium.org2010-08-043-227/+121
* One more thing to get coverage working on Windows.mad@google.com2010-08-041-0/+2
* Not showing OEM EULA border if nothing to show there.glotov@chromium.org2010-08-042-29/+42
* Cleaning up flakiness of a URLSecurityManager unit test.ahendrickson@chromium.org2010-08-041-23/+0
* Changing policy while Chrome is running should refresh preferences without re...danno@chromium.org2010-08-0411-29/+461