summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compile on windows.nsylvain@chromium.org2010-07-311-0/+1
* Roll 64370:64413atwilson@chromium.org2010-07-311-1/+1
* Fix CrossSiteAfterCrash for official builds.nsylvain@chromium.org2010-07-311-3/+1
* When we get a silent TCP RST, SPDY connections need to retry.mbelshe@chromium.org2010-07-318-15/+183
* Also fix mac unit testsjochen@chromium.org2010-07-311-2/+6
* Fix unit test.jochen@chromium.org2010-07-311-2/+1
* Flip the default for the cookie prompt to disabled.jochen@chromium.org2010-07-3110-20/+20
* Fix the build.brettw@chromium.org2010-07-311-1/+3
* Add string_tuil include back, neede for stringprintf.brettw@chromium.org2010-07-311-0/+1
* Fix file_path build.brettw@chromium.org2010-07-311-2/+2
* Fix Windows build by qualifying the namespace.brettw@chromium.org2010-07-311-2/+3
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-3132-35/+100
* Fix compile errors from moving number conversions to their own file.brettw@chromium.org2010-07-311-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-31164-495/+700
* Fix include order of extension_unittest. This is actually to try to fix some ...brettw@chromium.org2010-07-311-5/+5
* Adds range checking to glTexSubImage2D, glCompressedTexSubImage2D,gman@chromium.org2010-07-319-21/+473
* Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-3110-40/+98
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-3116-90/+61
* Revert 54448 - Add the actual data being read to the OnBytesRead callback, ta...cbentzel@chromium.org2010-07-3110-319/+37
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-07-3110-37/+319
* Updating trunk VERSION from 481.0 to 482.0chrome-release@google.com2010-07-311-1/+1
* Convert src/remoting to std::string/char* away from wstring/wchar_t*.viettrungluu@chromium.org2010-07-315-40/+17
* Added an IPC server in the service process to listen to commands. This is not...sanjeevr@chromium.org2010-07-3110-35/+263
* Another quick CrOS fix.thestig@chromium.org2010-07-311-0/+1
* Fix CrOS build.thestig@chromium.org2010-07-315-0/+10
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-3170-98/+21
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-3169-67/+20
* Suppress a reliability crash (try 2)thestig@chromium.org2010-07-311-1/+1
* Added massive-coordinates.svg to test_expecations (will rebaseline soon).atwilson@chromium.org2010-07-311-0/+1
* Convert src/net to use std::string/char* for DictionaryValue keys.viettrungluu@chromium.org2010-07-318-39/+39
* roll webkit deps: 64357-64370atwilson@chromium.org2010-07-311-1/+1
* Make ValuesTest use std::strings (instead of wstrings) for dictionary keys.viettrungluu@chromium.org2010-07-312-13/+456
* Net: Fix leak in SpdyNetworkTransactionTest from r54398.thestig@chromium.org2010-07-311-10/+15
* Suppress a reliability crash.thestig@chromium.org2010-07-311-0/+3
* Update test expectations for fast/forms/search-transformed.html.thestig@chromium.org2010-07-311-0/+2
* o3d-webgl: svn add vertex_source.jspathorn@chromium.org2010-07-311-0/+102
* Revert 54411 - Reduce magnitude of non-default group probabilities for 2 A/B ...ziadh@chromium.org2010-07-311-4/+4
* Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-3110-98/+40
* Implement prefetching in chromegavinp@google.com2010-07-3117-26/+269
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-313-9/+6
* base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-3110-40/+98
* Add back chromeos preferences include in profile.hpathorn@chromium.org2010-07-311-0/+6
* widen signature for crash to catch crash on webkit canariesatwilson@chromium.org2010-07-311-1/+1
* Fix BrowserFocusTest crashes caused by a callback being invoked for an invali...phajdan.jr@chromium.org2010-07-303-6/+7
* Reduce magnitude of non-default group probabilities for 2 A/B testsziadh@chromium.org2010-07-301-4/+4
* [Mac] Un-tweak omnibox height and spacing and font.shess@chromium.org2010-07-305-10/+7
* Split ProfileImpl out of profile.cc.pathorn@chromium.org2010-07-305-1344/+1430
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-3012-2/+34
* Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-07-3016-389/+359
* GTTF: Add more logging to BrowserKeyboardAccessibility testphajdan.jr@chromium.org2010-07-301-0/+18