summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-1613-93/+367
* Change the prefix for unconfirmed, potentially dangerous downloads mal@chromium.org2008-10-161-1/+1
* revert the testbeng@google.com2008-10-161-1/+1
* Wrap some lines that are > 80 columns.tc@google.com2008-10-161-9/+13
* Fix a bug where we were truncating the last byte of imagestc@google.com2008-10-162-3/+2
* a quick testbeng@google.com2008-10-161-1/+1
* Fix FileEnumerator (win) for non-recursive, directory-only enumerations.tim@chromium.org2008-10-162-4/+9
* Don't send duplicate "Cache-Control: max-age=0" headers.ericroman@google.com2008-10-162-17/+26
* This is the same change as 2419 minus a line of debug code I accidentally lef...petersont@google.com2008-10-168-191/+575
* Hook up skia + v8 bindings for getImageData(), putImageData().ericroman@google.com2008-10-168-30/+199
* Make zero-byte responses an error, rather than an empty HTTP/0.9 case.ericroman@google.com2008-10-164-17/+52
* Fix test list syntax.ericroman@google.com2008-10-161-1/+1
* Fork layout_tests\pending\http\tests\misc\frame-default-enc-same-domain.htmljungshik@google.com2008-10-164-1/+20
* Fix broken resize from bottom with magic frame.ben@chromium.org2008-10-161-0/+1
* Fix mac bustage caused by my big Win.cpp to Chromium.cpp change. To keep thedarin@google.com2008-10-162-46/+65
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-16116-580/+553
* Remove some bogus NOTIMPLEMENTEDs that were leading to layout test bustage.darin@chromium.org2008-10-151-6/+2
* Set the svn:eol-style of DEPS to LF.pkasting@chromium.org2008-10-150-0/+0
* fix line endings for evandarin@chromium.org2008-10-151-6/+6
* Pick up Pinkerton's Mac fix.pkasting@chromium.org2008-10-151-1/+1
* Disable deps checking on webkit/port since that directory doesn't follow the ...darin@chromium.org2008-10-151-1/+1
* Fix check deps bustage. It is valid to #include "bindings/npruntime.h"darin@chromium.org2008-10-151-0/+1
* This is a very important change and it is past time we commit it.evanm@google.com2008-10-152-0/+13
* While doing system level install on Vista, if installer is not runningkuchhal@chromium.org2008-10-154-400/+429
* Fix Linux build.evanm@google.com2008-10-152-1/+11
* add/remove files from pkasting's checkinpinkerton@google.com2008-10-151-6/+6
* Kill bogus leftover include.darin@chromium.org2008-10-151-1/+0
* Try to fix V8 build bustage; this change to the file got dropped during my fi...pkasting@chromium.org2008-10-151-0/+1
* Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...darin@chromium.org2008-10-1571-523/+472
* Store the command line in a more convenient format on non-windows platforms.estade@chromium.org2008-10-153-23/+103
* As agreed on by the SafeBrowsing server team:paulg@google.com2008-10-152-15/+14
* Fork ScriptController into KJS- and V8-specific versions. The KJS files alre...pkasting@chromium.org2008-10-157-656/+44
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-1514-27/+115
* libcommon.a (chrome) needs the staticlib settings appliedmark@chromium.org2008-10-151-0/+2
* Add WinCE installer to the Gears SConscript build.mpcomplete@google.com2008-10-153-9/+42
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-1515-266/+785
* painting_ only exists in debug mode, so only check it in debug modemark@chromium.org2008-10-151-0/+2
* Make user level installs and machine level installs mutually exclusive.kuchhal@chromium.org2008-10-152-0/+12
* Add using_generated_strings.vsprops to unit_tests.maruel@google.com2008-10-151-1/+1
* Make new http stack the default for test_shell.exe. The consequence of this c...ericroman@google.com2008-10-154-6/+13
* Fix compiler warnings on Linux in resource_handle_win.cctc@google.com2008-10-151-3/+5
* Stop failing the build if a dependency has been removed.maruel@google.com2008-10-151-1/+4
* Rebaselines the move-past-trailing-sapce layout test.gwilson@google.com2008-10-154-1/+29
* Add an alternate error page for connection errors. This is already supported...tc@google.com2008-10-152-12/+29
* compile a few more files needed by WTFtc@google.com2008-10-153-6/+18
* Change SpellChecker language without restarting the browser.sidchat@google.com2008-10-158-25/+150
* Make unit_tests depend on generated_resources.maruel@google.com2008-10-152-0/+2
* fix bustage, use new apipinkerton@google.com2008-10-151-1/+1
* Rebaseline 32 svg animation tests.ericroman@google.com2008-10-1595-215/+1267
* When running layout tests, have logging only go to a file. This prevents info...pinkerton@google.com2008-10-155-17/+36