summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the first line filename comment to make this consistent with the restdeanm@google.com2008-08-082-2/+0
* rollback my experiment to see the effectsdarin@google.com2008-08-081-4/+0
* This is essentially a no functionality change to the Automated_ui test projec...finnur@google.com2008-08-082-327/+325
* Fix massive layout test failure (arising from Times vs Times New Roman differ...jungshik@google.com2008-08-081-0/+2
* This is a revised CB of 738 and its companion 764 (which were made jungshik@google.com2008-08-081-13/+120
* This is a revised CB of issue 738 and 764 (which were made jungshik@google.com2008-08-083-20/+62
* Remove a NOTREACHED() that was causing a dialog box during unit tests, hencemaruel@google.com2008-08-072-12/+4
* Recursively search directories in the source tree and verify includes.brettw@google.com2008-08-071-0/+461
* Turn off pseudo localized strings.tc@google.com2008-08-072-4/+4
* Save memory prefs to disks more oftenjar@google.com2008-08-071-5/+9
* Complete brett's string conversion goodness for utf32 platforms.pinkerton@google.com2008-08-071-3/+3
* Fix an accidental nested extern and conversion cleanup from brett's landing.pinkerton@google.com2008-08-071-4/+4
* (Part of last commit, but gcl doesn't like deleting directorieserg@google.com2008-08-07128-35/+0
* Remove the third_party/gnu directory, switching scripts that use unix like to...erg@google.com2008-08-074-6/+10
* remove fixed_string from build.pinkerton@google.com2008-08-071-8/+4
* Removing unnecessary information; it's not clarifying things.avi@google.com2008-08-071-3/+0
* Add a unit test for WordIterator. Fix word_iterator.* includes at the same time.maruel@google.com2008-08-074-6/+108
* Fix find box being positioned incorrectly. I moved the toolbar view into anot...beng@google.com2008-08-071-1/+9
* Add UTF-16 <-> Wide conversions for Mac.brettw@google.com2008-08-073-24/+94
* Improve PathServiceTest test by verifying that the returned path exists.maruel@google.com2008-08-073-9/+34
* Port in threading for Posix. Will require fixes to MessageLoop and Task to co...avi@google.com2008-08-075-9/+174
* Pinkerton's port/fix-up of command-line processing to work cross-platform.evanm@google.com2008-08-073-40/+130
* This is an experiment to see the impact of a boosted priority on the pagedarin@google.com2008-08-071-0/+4
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-078-32/+349
* Fix sys_string_conversions for use on the Mac.mmentovai@google.com2008-08-073-20/+27
* Rename and remove a bunch of string functions.evanm@google.com2008-08-075-167/+62
* Rollback r517 to retry with ObjectWatcher. This change did not appear to bedarin@google.com2008-08-072-11/+10
* Remove the unit tests for the error condition. Vista handles the error differ...brettw@google.com2008-08-071-2/+8
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-0714-218/+220
* Make tabs affected by context menu actions pulse. The effect is somewhat subt...beng@google.com2008-08-0710-74/+248
* Disable the code that tries to use the transport DIB as the backing store ofdarin@google.com2008-08-071-0/+3
* Wrap text in the chrome first run dialog.tc@google.com2008-08-071-11/+7
* Update chrome strings.tc@google.com2008-08-0741-43/+43
* Cross-platform portability fixes for JSONReader. Adds generic string-to-doub...mmentovai@google.com2008-08-078-54/+214
* Reapply 508 to determine if it was indeed the cause of the webkit-release-pla...maruel@google.com2008-08-072-15/+10
* Rollback changes made to URLRequestFileJob to use ObjectWatcher instead ofdarin@google.com2008-08-072-10/+11
* Patch uninstall until we fix bug 1308130.rahulk@google.com2008-08-071-11/+18
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-0715-238/+345
* Revert part of r508, it may have broken webkit-release-playback.deanm@google.com2008-08-072-10/+15
* Make base/SConstruct just like chrome/SConstruct for linux building.deanm@google.com2008-08-071-1/+38
* Combine stderr and stdout when running the webkit layout tests so we don't lo...sgk@google.com2008-08-071-2/+3
* Remove the old atomic operations interface.deanm@google.com2008-08-075-183/+0
* Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic...deanm@google.com2008-08-075-11/+16
* ICU isn't packaged on the Mac as it is on Windows.avi@google.com2008-08-071-1/+12
* Some cross platform changes and general cleanups to Pickle.deanm@google.com2008-08-073-25/+26
* Remove an unused include of deprecated atomic.h. Replace a custom singleton ...deanm@google.com2008-08-073-15/+10
* Remove the LOCKED_EXPRESSION macro, it's clumbsy and unused.deanm@google.com2008-08-072-23/+0
* Use 0 instead of NULL, since AtomicWord is intptr_t which is not a pointer ty...deanm@google.com2008-08-071-1/+1
* Check in files that didn't get committed with previous checkin.jabdelmalek@google.com2008-08-07196-0/+2982
* rollback r498 and r500 to repair test bustagedarin@google.com2008-08-076-41/+35