summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some character conversions and Mac compile errors for net_util.cc.paulg@google.com2008-08-202-18/+39
* Do not leave temp files in %TEMP% folder. The log file initialization creates...rahulk@google.com2008-08-205-55/+0
* fix hammer builddarin@google.com2008-08-202-1/+1
* Use the right mode in HttpCache::Transaction::RequiresValidationmmentovai@google.com2008-08-201-1/+1
* * Removed extraneous module filter from UMR for bug 1334166erikkay@google.com2008-08-201-0/+0
* Quick fix; it's a struct not a class.avi@google.com2008-08-201-1/+1
* Fix a leak in newly added sync channel unit tests.jabdelmalek@google.com2008-08-201-0/+1
* Build more files with sconsavi@google.com2008-08-201-3/+3
* Fixing extended verification code for non-windowsavi@google.com2008-08-203-2/+4
* Disable warning 4355 on Windows builds: "'this' : used in base member initial...maruel@google.com2008-08-203-2/+2
* Merges in updated versions of Mac graphics platform classes, adds generic typ...awalker@google.com2008-08-2015-5/+1338
* Chrome changes to allow non-ASCII characters in shortcut filenames.mpcomplete@google.com2008-08-204-9/+35
* Workaround for truncation of "Search from right here" text when using Hebrew ...glen@google.com2008-08-201-2/+8
* Add MimeSnifferTest to net_unittests. Take message_pump_default.cc out ofmmentovai@google.com2008-08-202-2/+2
* Ignore Value copy constructor UMR.brettw@google.com2008-08-201-0/+0
* Update chrome strings.tc@google.com2008-08-202-5/+5
* We should reset content_length_remaining_ (to -1) when wewtc@google.com2008-08-201-0/+3
* Make mime sniffer compile for Mac.avi@google.com2008-08-202-6/+7
* Remove an error that stopped happening.erikkay@google.com2008-08-201-10/+0
* A strange purify error from V8 where dynamic initializers for ints and string...erikkay@google.com2008-08-201-0/+0
* Create a gtest test fixture subclass that allows for platform specific setup ...erikkay@google.com2008-08-205-4/+123
* For some reason, when I changed PathData to be a singleton (r722) Purify star...erikkay@google.com2008-08-201-7/+23
* Rollback V8 update. May be the cause of crashes.kasperl@google.com2008-08-201-1/+1
* Update V8 to include fix for pre-parsing.kasperl@google.com2008-08-201-1/+1
* Pass StringPieces by constant reference.deanm@google.com2008-08-204-10/+10
* reland r1075 w/ tweak to fix test failuresdarin@google.com2008-08-2010-63/+81
* Portability changes to http_response_headers.ericroman@google.com2008-08-202-10/+48
* Disable this interactive ui tests because it fails on the bot.nsylvain@google.com2008-08-201-1/+3
* Fix a few warnings in the tracked object comparatormmentovai@google.com2008-08-201-11/+19
* rollback r1075 to see if it helps resolve test failuresdarin@google.com2008-08-2010-81/+63
* Make pcre compile under Linux with SCons.erg@google.com2008-08-202-17/+22
* Run a couple more tests in net, and get rid of a couple more warningsmmentovai@google.com2008-08-203-3/+13
* Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f...darin@google.com2008-08-2010-63/+81
* Add more files to the net module compile list. Had to make some small change...tc@google.com2008-08-203-53/+66
* Update the list of files that should compile.rvargas@google.com2008-08-191-18/+16
* Add wow_helper.exe to chrome-win32.ziprvargas@google.com2008-08-191-0/+1
* Send log messages to stderr when uninitialized on POSIX platforms.mmentovai@google.com2008-08-191-15/+28
* Remove test file used to fix gclmmentovai@google.com2008-08-191-32/+0
* Add time_format (r1063) to the xcode projavi@google.com2008-08-191-0/+6
* add http_cache to mac build.ericroman@google.com2008-08-196-30/+38
* Remove warnings for the net module.rvargas@google.com2008-08-195-10/+12
* Get base/gfx into shape, and start running/passing some base_gfx testsmmentovai@google.com2008-08-193-107/+156
* Update archive script to not include rlz.dll unless we are building Google Ch...rahulk@google.com2008-08-193-11/+33
* Get JSConfig and JavaScriptCore/libWTF.a building under linux.erg@google.com2008-08-196-64/+96
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-1913-152/+195
* Add installer/util/browser_distribution.cc to SCons build.sgk@google.com2008-08-192-0/+3
* ThreadLocalStorage::Set should take care of validating its inputs. No need todarin@google.com2008-08-191-1/+0
* disable test while we wait for linux fixdarin@google.com2008-08-191-1/+1
* SCons build accommodation of change from generated setup_string.{rc,h}sgk@google.com2008-08-192-3/+3
* Add test_notification_tracker.cc to SCons build unit tests.sgk@google.com2008-08-191-0/+1