summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 54535jorlow@chromium.org2010-08-023-3438/+1
* Revert last webkit roll.jorlow@chromium.org2010-08-021-1/+1
* Introduce a preliminary version of the sidebar API.akoub@google.com2010-08-023-1/+3438
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-08-025-35/+127
* Widen suppressions for bug 46570, suppress memory leaks in ChromeURLRequestCo...timurrrr@chromium.org2010-08-021-7/+27
* [MAC] Disable crash reporting if configuration management says so.mnissler@chromium.org2010-08-022-13/+40
* Suppress memory leak in CrOS/UI (bug 50934)timurrrr@chromium.org2010-08-021-0/+26
* Suppress one more stack for bug 46570timurrrr@chromium.org2010-08-021-0/+20
* Mark VerifyHistoryLength3 as FAILS.cbentzel@chromium.org2010-08-021-1/+3
* Digest authentication uses a uri field to prevent replay attacks.cbentzel@chromium.org2010-08-025-13/+200
* Don't run SpdyHttpStreamTest.SpdyURLTest under ThreadSanitizer on Windowstimurrrr@chromium.org2010-08-021-0/+3
* Roll WebKit from 64413 to 64452.jorlow@chromium.org2010-08-021-1/+1
* Don't initialize the crash reporter on windows if disabled by configuration m...mnissler@chromium.org2010-08-027-45/+150
* Record received data in WebViewPlugin and replay it when loading the real plu...bauerb@chromium.org2010-08-023-8/+66
* Stopgap fix for bug 48502. Stop syncing on db corruption.tim@chromium.org2010-08-024-5/+45
* Revert 53799 - Made CacheInvalidationPacketHandler aware of XmppClient state ...akalin@chromium.org2010-08-023-35/+1
* Set a max limit on extension items' labels in context menus.asargent@chromium.org2010-08-0218-94/+362
* Linux fix for Issue 50340: @page rules inside @media print rules are not pro...yuzo@chromium.org2010-08-021-4/+12
* Turn on prefetching in webkit buildsgavinp@google.com2010-08-011-1/+1
* The TabSwitch test is marked as FAILS, but TabSwitchRef was not. Nownsylvain@chromium.org2010-08-011-1/+3
* Disable the autofill test because it fails on windows.nsylvain@chromium.org2010-08-011-0/+2
* Updating trunk VERSION from 482.0 to 483.0chrome-release@google.com2010-08-011-1/+1
* Re-enabled internal PDF on trunksanjeevr@chromium.org2010-08-011-1/+1
* gtk: Fix presubmit errors.tfarina@chromium.org2010-08-012-9/+8
* Make prefetching default to disabledgavinp@google.com2010-08-013-2/+8
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-0114-36/+38
* Convert wstring/wchar_t* in chrome/renderer to std::string/char* or string16.viettrungluu@chromium.org2010-07-314-58/+55
* Fix bad license header in app/ and net/ directories.tfarina@chromium.org2010-07-3119-56/+59
* Oops, Use the right variable to determine if linux is using breakpadnsylvain@chromium.org2010-07-311-1/+1
* base: Add HexDigitToInt function to string_util.htfarina@chromium.org2010-07-315-40/+50
* Disable mutliple tests that never worked.nsylvain@chromium.org2010-07-311-9/+25
* fix another compile error on windows.nsylvain@chromium.org2010-07-311-0/+1
* 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