summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't check deps for webkit/pending. This isn't useful and may break arbitrar...brettw@google.com2008-10-011-0/+1
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011552-76803/+36626
* Add platform_canvas_unittest.ccjeremy@chromium.org2008-10-016-39/+58
* Fixes leak in unit test introduced in last patch.sky@google.com2008-10-011-3/+3
* Bring chrome/plugin/SConscript into the Linux build.mmoss@google.com2008-10-012-15/+23
* winmm.dll is linked to chrome.exe due to a side effect from process_util_win....maruel@google.com2008-10-011-0/+1
* Move Perl construction variables into the base constructionsgk@google.com2008-10-011-6/+8
* Adds gfx::DisplayURL, which maintains a string as to how a URLsky@google.com2008-10-013-17/+171
* Add the new *accessibility*.cc source files to the SCons build.sgk@google.com2008-10-012-0/+3
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-0119-95/+103
* Fixes bug where JSON reader errored on reading vertical tabs (\v). Thesky@google.com2008-10-013-2/+7
* Fixes a couple of bookmark bar bugs:sky@google.com2008-10-015-52/+165
* Enable error checking on Posix locks in debug, and make release lock creation...deanm@chromium.org2008-10-011-1/+7
* Some small cleanups to Lock suggested by Gaetano Mendola.deanm@chromium.org2008-10-012-3/+3
* bump for 155 dev cyclemal@chromium.org2008-10-011-1/+1
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-0115-303/+343
* This fixes http://code.google.com/p/chromium/issues/detail?id=2803, whichiyengar@google.com2008-10-011-6/+5
* Change the SafeBrowsing client version to use the properpaulg@google.com2008-10-012-11/+17
* This fixes http://code.google.com/p/chromium/issues/detail?id=772,iyengar@google.com2008-10-011-3/+30
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-3016-7/+1666
* Catch up the SCons webkit build:sgk@google.com2008-09-302-55/+42
* Update Selenium expected failures file to remove 46.type.patrick@chromium.org2008-09-301-1/+1
* Remove unnecessary copies of .h files into build directories,sgk@google.com2008-09-301-32/+0
* Eliminate calling the create-config.sh script (throughsgk@google.com2008-09-302-14/+14
* Fix some issues found looking at the code.maruel@google.com2008-09-3015-61/+57
* Changes to make Gears build on linux.mpcomplete@google.com2008-09-308-89/+241
* Fix 3011: Accessibility crash on teardown of HWNDViewContainerfinnur@google.com2008-09-301-0/+7
* On the Mac, extract the CGContextRef to pass down to WebCore, since a blindamanda@chromium.org2008-09-301-2/+6
* Update chrome strings.tc@google.com2008-09-301-2/+2
* Bring chrome/test/chrome_plugin/ into Linux build.mmoss@google.com2008-09-302-24/+29
* Use RandUInt64 instead of going from signed to unsigned.deanm@chromium.org2008-09-301-1/+1
* Use open-vcdiff source in its new home on the Mac (follow-up to r2709)mark@chromium.org2008-09-303-9/+9
* Reduce RandDouble to one call to ldexp, add one bit of precisionmark@chromium.org2008-09-302-18/+18
* Get open-vcdiff building on Linux and Mac (in SCons) usingsgk@google.com2008-09-304-19/+102
* Transition to pulling open-vcdiff rather than using a private snapshot pulljar@google.com2008-09-305-35/+38
* Use base::RandInt() in place of rand(), now that rand_util has been moved fro...ericroman@google.com2008-09-301-2/+2
* When an SSL connect is completed, we need to callwtc@google.com2008-09-301-6/+7
* Bug 1653: Ctrl+S should bring up save page dialog.finnur@google.com2008-09-301-0/+1
* While testing I hit a DCHECK on line 1643 (because of a UMR).finnur@google.com2008-09-291-1/+1
* Sync Mac canvas implementation with Windows version, still a work in progress,jeremy@chromium.org2008-09-296-138/+102
* Add comments to explain the ERR_NAME_NOT_RESOLVED case.darin@google.com2008-09-291-0/+6
* Refactoring for portability:mark@chromium.org2008-09-2933-200/+370
* Add code to call ReconsiderProxyAfterError when we encounter a failure to res...darin@chromium.org2008-09-292-3/+49
* Some cleanups for gcc warnings:mmoss@google.com2008-09-291-7/+4
* fix mac/linux builddarin@google.com2008-09-291-2/+2
* rollback unintended changedarin@google.com2008-09-291-1/+1
* Add a command line switch for fastback work.darin@google.com2008-09-295-2/+11
* webkit side of adding a command line switch for fastback.darin@google.com2008-09-292-1/+4
* Fixes crash in NavigationController that occured on closing tab ifsky@google.com2008-09-291-10/+12
* Silence this unit test on Windows 2003 until bug 2732 is fixed.maruel@google.com2008-09-291-0/+4