summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WebKit roll 65740:65791rolandsteiner@chromium.org2010-08-231-1/+1
* Added "Look Up in Dictionary" item to context menu for Mac. tkent@chromium.org2010-08-236-0/+49
* Suppresses the leak for Bug 53044.hbono@chromium.org2010-08-231-0/+7
* Fix bug where pushed SPDY streams were never actually closed.mbelshe@chromium.org2010-08-235-137/+271
* Add option to simulate alternate protocol always being present.mbelshe@chromium.org2010-08-224-3/+84
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-2238-115/+150
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-2213-32/+32
* Build fixes to the CLrkc@google.com2010-08-2230-910/+1730
* Updating trunk VERSION from 502.0 to 503.0chrome-release@google.com2010-08-221-1/+1
* Fix the windows build by casting for ICU.brettw@chromium.org2010-08-221-1/+2
* Add support for Pepper charset conversions.brettw@chromium.org2010-08-225-0/+187
* Revert 56978 - Use Environment::GetVar instead of the obscure EnvQueryStr fun...mal@chromium.org2010-08-221-8/+14
* Remove wstrings from bookmarks, part 11.viettrungluu@chromium.org2010-08-224-79/+67
* Whitespace change to trigger the bots.viettrungluu@chromium.org2010-08-221-2/+2
* Whitespace change to trigger the bots.viettrungluu@chromium.org2010-08-221-2/+2
* Remove wstrings in bookmarks, part 10.viettrungluu@chromium.org2010-08-224-25/+25
* Remove wstrings from bookmarks, part 9.viettrungluu@chromium.org2010-08-223-5/+8
* Hookup role descriptions for webkit specific strings. Only doing this for ac...dtseng@chromium.org2010-08-212-2/+19
* Allow net::DirectoryLister to be used to recursively list the directory, and ...johnnyg@chromium.org2010-08-217-79/+173
* Change EXPECT_ to ASSERT_ for X.509 tests where it will crash if the check failsrsleevi@chromium.org2010-08-211-9/+9
* Remove dependency on X509Certificate::Cache behaviour when selecting a client...rsleevi@chromium.org2010-08-211-5/+10
* Remove attempt to be smart about where to open navigationsaa@chromium.org2010-08-216-192/+14
* Pull PPAPI deps.brettw@chromium.org2010-08-211-1/+1
* Remove wstrings from bookmarks, part 7.viettrungluu@chromium.org2010-08-216-20/+20
* Fix search engine dialog top image for RTL languages. The search engine dial...mirandac@chromium.org2010-08-212-1/+8
* Remove wstrings from bookmarks, part 8.viettrungluu@chromium.org2010-08-2114-35/+41
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-2131-82/+10
* Suppress invalid read under gpu_info_collector::CollectGraphicsInfotimurrrr@chromium.org2010-08-211-0/+10
* Updating trunk VERSION from 501.0 to 502.0chrome-release@google.com2010-08-211-1/+1
* Revert 56951 - Produce gtest style output with pyauto.nirnimesh@chromium.org2010-08-211-52/+1
* Initialize member in BackgroundContents.finnur@chromium.org2010-08-211-1/+2
* Removing space from the VALUEPREFIX in the ADM/ADMX template.finnur@chromium.org2010-08-212-5/+5
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-218-26/+108
* Adding a sample CWS license server client written for Python App Engine.kurrik@chromium.org2010-08-2114-0/+2473
* Remove wstrings from bookmarks, part 6.viettrungluu@chromium.org2010-08-2111-21/+12
* Add 1st cut of IPC plumbing code for FileSystem API's openFileSystemkinuko@chromium.org2010-08-2110-2/+284
* Reintegrate certificate selection in HttpNetworkTransaction DoLoopdavidben@chromium.org2010-08-217-8/+120
* Improve support for requesting client certs in tlslitersleevi@chromium.org2010-08-217-15/+254
* History provider: style cleanupisherman@chromium.org2010-08-218-104/+146
* Some minor fixes to remove unnecessary includes and do fwd declaration instead.chaitanyag@chromium.org2010-08-216-33/+40
* Use Environment::GetVar instead of the obscure EnvQueryStr function.tfarina@chromium.org2010-08-211-14/+8
* Update tlslite README.chromium and add a patch for r53724rsleevi@chromium.org2010-08-213-6/+104
* Roll DEPS for rlz library r8:12.tfarina@chromium.org2010-08-211-2/+2
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-2152-145/+670
* Add a feature to the HostResolverRules to be able to match rules onlymbelshe@chromium.org2010-08-212-2/+42
* HTTP cache: Move DeleteCacheCompletionCallback to the anonymous namespacervargas@google.com2010-08-211-14/+14
* Revert 56962 - Next step integrating the HistoryQuickProvider: Implement inde...mrossetti@chromium.org2010-08-215-452/+11
* base: Add basic ReadValue test to RegistryTest.tfarina@chromium.org2010-08-211-1/+6
* Http cache: It turns out that the cache destructorrvargas@google.com2010-08-212-17/+90
* Fix for the ChromeFrame unload event test failures seen on the builder. For s...ananta@chromium.org2010-08-211-0/+1