summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-2118-338/+294
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-2139-132/+137
* Fix WaitForPendingIO to actually exit the wait at some point.rvargas@google.com2008-08-214-6/+6
* Track removal of browser\navigation_controller_base.cc.sgk@google.com2008-08-211-1/+0
* Rollback to r90 because this breaks the windows build.tc@google.com2008-08-211-1/+1
* Fix one bug in the URL list.mbelshe@google.com2008-08-211-2/+7
* update googleurl to fix the linux buildtc@google.com2008-08-211-1/+1
* Hopefully fix leaks of TestNavigationEntries. They aren't be deleted in the d...brettw@google.com2008-08-212-11/+9
* Kill NavigationControllerBase. I merged the two into NavigationController.brettw@google.com2008-08-216-712/+538
* Fix the linux build again. http_response_headers.cc hastc@google.com2008-08-211-2/+2
* Make the disk cache unit tests use some common code from the disk cache.rvargas@google.com2008-08-211-10/+11
* Fix net build on linux by moving http_vary_data to the win only section until...tc@google.com2008-08-211-2/+2
* Bring thread_posix into Linux build and fix it for Linux/Mac.evanm@google.com2008-08-202-5/+6
* Final character conversions for net_util.paulg@google.com2008-08-201-4/+17
* M net/base/cookie_monster.hawalker@google.com2008-08-201-2/+2
* Fix some more warnings.evanm@google.com2008-08-203-5/+5
* Remove temp\test_navigation_controller_base.cc from SCons build.sgk@google.com2008-08-201-1/+0
* Don't compile installer_util_strings.rc as a separate .res,sgk@google.com2008-08-201-10/+5
* Fix some more warnings.evanm@google.com2008-08-203-2/+2
* Use newer ICU.evanm@google.com2008-08-201-1/+1
* More of net compiling on the Mac.avi@google.com2008-08-205-48/+63
* Put back explicit $WEBKIT_DIR in CPPPATH (in place of thesgk@google.com2008-08-201-0/+1
* Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di...evanm@google.com2008-08-207-5/+25
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-2017-129/+178
* Revert a fix where I mistakenly assumed that numbers coming into erg@google.com2008-08-203-10/+8
* Merge NavigationController and NavigationControllerBase for test_shell. I als...brettw@google.com2008-08-2012-959/+316
* No need for size_mac.cc; subsumed by size.ccavi@google.com2008-08-201-48/+0
* Revert. Failing unit tests.evanm@google.com2008-08-2016-170/+121
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-205-51/+131
* Fixes leak in BookmarkBarContextMenu test.sky@google.com2008-08-201-8/+7
* Fix the lack of executable bits on code we can't modify in the erg@google.com2008-08-202-0/+5
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-2016-121/+170
* 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