summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Create a simple abstraction to a native OS thread, mostly useful for unittest...deanm@google.com2008-08-227-2/+372
* Rollback v8 update. The descriptor array change seems to be the oneager@google.com2008-08-221-1/+1
* Update v8 to version containing descriptor array changes.ager@google.com2008-08-221-1/+1
* Update V8 to version just before descriptor array changes.ager@google.com2008-08-221-1/+1
* Move FileURLToFilePath into platform specific files. Most of the logic in th...tc@google.com2008-08-227-77/+229
* The FINAL strings for Beta!mal@google.com2008-08-223-7/+17
* Clean up warnings in Skia (also sent upstream)mmentovai@google.com2008-08-2213-61/+18
* Disable -Werror in base_gfx until Skia is fixedmmentovai@google.com2008-08-221-0/+2
* Move libjpeg and libxml Xcode projects over to our new happy familymmentovai@google.com2008-08-222-395/+347
* Enable -Werror on the Mac. Fix two more warnings just added to our build. N...mmentovai@google.com2008-08-225-13/+16
* Preclude large UMA uploads (but ensure histograms and crash data are sent)jar@google.com2008-08-222-5/+48
* Bandaid to fix build breakage; this isn't the real cause though.avi@google.com2008-08-221-0/+12
* Add more base unittests that are now passing to the mac build.paulg@google.com2008-08-211-0/+8
* Disk cache: add a delay after TruncateData unit test to wait for IO completions.rvargas@google.com2008-08-211-0/+5
* This line should not have ever changedmmentovai@google.com2008-08-211-1/+1
* Don't enable -Werror in Skia, it can't handle it (-Wunused even after my fixe...mmentovai@google.com2008-08-211-2/+11
* Fix warnings. The unused var one was introduced two repositories ago, and has...avi@google.com2008-08-211-4/+1
* r1194 missed some sites to disable the warningmmentovai@google.com2008-08-211-3/+3
* Fix the final gcc warnings in base and net. Provide some macros to selective...mmentovai@google.com2008-08-219-33/+116
* Kill off conjoined twin copy of the header.avi@google.com2008-08-211-61/+0
* More net files brought into compilation for Mac/Linux.avi@google.com2008-08-214-11/+28
* Add the net_util_unittest to the mac net project.paulg@google.com2008-08-211-0/+2
* Start porting port. Also move perl declarations into the correct place erg@google.com2008-08-217-125/+134
* Blind fix for net unittest failure.evanm@google.com2008-08-212-3/+3
* Had the logic for detecting ifdef DEBUG wrong.mbelshe@google.com2008-08-211-1/+1
* M base/base.xcodeproj/project.pbxprojawalker@google.com2008-08-211-2/+0
* Turn on mac platform files in base_gfx target, add image operations unit testawalker@google.com2008-08-211-2/+18
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-217-27/+36
* Don't leak the pending entry in test_shell.brettw@google.com2008-08-211-0/+1
* Fixes up the autocomplete providers to correctly update starredsky@google.com2008-08-217-85/+41
* Fixed bug #1251296jhaas@google.com2008-08-213-9/+13
* Add missing file to fix the buildjoshia@google.com2008-08-211-2/+2
* Make upload_data not be windows specific. Add it to the SCons build.tc@google.com2008-08-213-14/+10
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-2115-111/+110
* crosstool's gcc gives lots of warnings likedkegel@google.com2008-08-211-5/+5
* Preserve the environment variable DISTCC_HOSTS if present.dkegel@google.com2008-08-211-0/+2
* Fix leak on shutdown in the navigation controller. The pending entry was notbrettw@google.com2008-08-211-0/+2
* Fix a build idiocraty with NTFS and Vista in particular. Cygwin tries to be a...maruel@google.com2008-08-212-1/+10
* Pass 100 more tests on Linux. Puts my money where my mouth is.mmentovai@google.com2008-08-211-11/+13
* Unrollback r1158.rahulk@google.com2008-08-2110-55/+100
* Add the ability to disable breakpad while running the ui tests.maruel@google.com2008-08-213-0/+12
* Add net_util* to the SCons build. Fixes some ICU UChar issues in net_util. ...tc@google.com2008-08-214-47/+67
* put our forked BackForwardList.h into the headermap for WebCore target so we ...pinkerton@google.com2008-08-211-30/+19
* Update googleurl to r91. This fixes the linux build.tc@google.com2008-08-212-2/+2
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-219-93/+56
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-218-158/+203
* Fixes bug in BookmarkBarNode. I wasn't resetting a load handlesky@google.com2008-08-211-5/+5
* Mark static method defined in header as inlinemmentovai@google.com2008-08-211-4/+4
* Update chrome strings.tc@google.com2008-08-214-547/+547
* disable test to make build greenrahulk@google.com2008-08-211-1/+1