summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Filter out tests from purify tests that intentionally leak.erikkay@google.com2008-08-223-182/+7
* Fix spurious gcc warning dkegel@google.com2008-08-221-1/+1
* Change the DEPS file to use relative paths.nsylvain@google.com2008-08-221-2/+2
* We can link with secur32.lib and call the SSPI functions directly.wtc@google.com2008-08-221-48/+18
* Get the majority of the files in V8Bindings/ building.erg@google.com2008-08-2212-43/+68
* Add the condition variable unittest to all builds.paulg@google.com2008-08-221-1/+1
* Add missing framework to link Mac mime changes.avi@google.com2008-08-221-0/+4
* Move distribution specific theme images:rahulk@google.com2008-08-2224-35/+60
* Make the condition variable unit test cross platform.paulg@google.com2008-08-223-89/+87
* Disk cache: Delete all files from the cache folder, instead of only thervargas@google.com2008-08-221-17/+15
* Make chrome.exe read version from Software\Chromium instead of Google Update ...rahulk@google.com2008-08-226-197/+279
* Not checking whether a font covers a character or not for LATIN make a lot ofjungshik@google.com2008-08-221-11/+41
* Fix wrong note in README.evanm@google.com2008-08-221-1/+1
* De-winify context headers in prep for future mac implementations. First step.pinkerton@google.com2008-08-225-10/+24
* Impl of platform mime typing for Mac.avi@google.com2008-08-224-11/+105
* crosstool's gcc complains about several functions in ACIICType.h:dkegel@google.com2008-08-221-0/+7
* cast to the correct expected type (char16).pinkerton@google.com2008-08-221-1/+1
* Introduce PLATFORM(CHROME) and turn on Skia for mac if we're building that pl...pinkerton@google.com2008-08-221-0/+8
* Fix _finite() v. finite() differences between unix/win.pinkerton@google.com2008-08-221-2/+3
* Use PlatformTest to manage autorelease pools in net tests that use the path s...mmentovai@google.com2008-08-223-4/+22
* Work around a UMR reported by purify by using a different ICUtc@google.com2008-08-221-1/+5
* Update chrome strings.tc@google.com2008-08-224-5/+5
* Remove CallWrapper and SimpleThread. They overlap too closely with the messa...deanm@google.com2008-08-228-820/+0
* Add google_theme_resources.rc to SCons build.sgk@google.com2008-08-221-1/+4
* Properly initialize PlatformThreadHandle. The Open Group Base Specifications...deanm@google.com2008-08-222-4/+6
* Back out r1223, we'll just look at the logs on the buildbots for now. It wou...mmentovai@google.com2008-08-221-1/+1
* Make CallWrappers multiuse. No longer make CallWrapper->Run() self deleting....deanm@google.com2008-08-225-51/+90
* Send log output to stderr on Windows when uninitializedmmentovai@google.com2008-08-221-1/+1
* Fix gcc'ism in initializer list.pinkerton@google.com2008-08-221-1/+1
* Some stacks for known memory leaks in net_unittests have changed.erikkay@google.com2008-08-221-12/+4
* Pull in latest version of V8 to fix issues withkasperl@google.com2008-08-221-1/+1
* Refactor thread naming in the DNS slaves.deanm@google.com2008-08-223-18/+10
* Clean up some method naming style.deanm@google.com2008-08-221-13/+14
* 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