summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-1831-48/+169
* Fix a net\SConscript typo. (Note to self: check in from thesgk@google.com2008-08-181-1/+1
* Remove /Wp64 compiler flag as it gets in the way of the porting effort. This ...maruel@google.com2008-08-181-6/+5
* Have the "net" build install icudt38l.dat on non-Windows systems.sgk@google.com2008-08-181-1/+5
* Rev string conversions to work in UTF-32 land.avi@google.com2008-08-182-4/+36
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-189-37/+174
* Make some net unittests compile and pass on linux.tc@google.com2008-08-185-23/+35
* Update DEPS to get ICU xcodeproj changes.mmentovai@google.com2008-08-181-1/+1
* Add more useful settings to the xcconfigs.mmentovai@google.com2008-08-187-3/+89
* Use a common directory for all build output on the Mac.mmentovai@google.com2008-08-181-0/+8
* Use a common directory for all build output on the Mac.mmentovai@google.com2008-08-183-8/+11
* Cleanup some comment typos.ericroman@google.com2008-08-1814-21/+21
* Add a COVERAGE=1 argument to the Linux scons build. This compiles the object...deanm@google.com2008-08-181-0/+4
* Fix incorrect unsigned math in pr_time.cc on Windows which incorrectly handle...deanm@google.com2008-08-182-17/+98
* Return 0 instead of NULL for a non-pointer type. Eliminates a warning in GCC.deanm@google.com2008-08-181-1/+1
* Take 2 at the new MessageLoop implementation.darin@google.com2008-08-164-878/+258
* Explicitly include logging.h in a header that assumed it was already getting ...maruel@google.com2008-08-161-4/+9
* Fix the bug where (a < b && b < a) is true. This is producing an assert when ...maruel@google.com2008-08-161-6/+6
* Fix the --disable-breakpad flag. It had no effect with the CRT asserts becaus...maruel@google.com2008-08-161-10/+13
* Revert r966, as it broke the Windows build.evanm@google.com2008-08-151-8/+8
* Fix signed/unsigned in prep for -Wall.evanm@google.com2008-08-151-8/+8
* Fix build break.iyengar@google.com2008-08-152-0/+37
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-158-0/+64
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-1516-414/+83
* Fix the scons build (file name change).tc@google.com2008-08-151-2/+4
* -Add error code for chunked encodingericroman@google.com2008-08-153-7/+117
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-1513-40/+267
* Add missing files from the previous changejoshia@google.com2008-08-153-0/+15
* Final changes to make checkdeps happy.brettw@google.com2008-08-152-0/+6
* Code to facilitate sending message to external host.joshia@google.com2008-08-1512-3/+203
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-1516-83/+414
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-1519-22/+232
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-1521-11/+721
* Do not try to copy rlz.dll if we are not building Google Chrome. To keep the ...rahulk@google.com2008-08-152-1/+17
* Update gears to 0.4.15.0.mpcomplete@google.com2008-08-152-0/+0
* a few unit tests broke on windows, fix those bugserikkay@google.com2008-08-151-2/+5
* sigherikkay@google.com2008-08-151-1/+3
* one more try before reverterikkay@google.com2008-08-152-15/+15
* Move all settings except for the ones that really need to be per-target intommentovai@google.com2008-08-155-86/+159
* fix build bustageerikkay@google.com2008-08-151-1/+1
* Fix some gcc'isms in compilation. Break circular dependency between v8_common...pinkerton@google.com2008-08-157-188/+230
* Part two of file_util porting. Almost all of the functionality has been port...erikkay@google.com2008-08-1511-166/+420
* String update (maybe the last one?)tc@google.com2008-08-151-1/+1
* Make the error message extra verbose when the external developper didn't corr...maruel@google.com2008-08-151-1/+5
* changes to pending needed to build WebCorepinkerton@google.com2008-08-153-4/+15
* Add rebaselined pixel test results to LayoutTets/editing/pasteboard/copy-stan...dglazkov@google.com2008-08-152-1/+1
* This change fixes http://b/1325836, which is obscure but has a benefit of let...dglazkov@google.com2008-08-156-5/+72
* Add ref_counted.cc to the Mac build.mmentovai@google.com2008-08-153-2/+6
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-15160-681/+1218
* rollback portions of r928 to test to see if it impacts perfdarin@google.com2008-08-152-251/+858