summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-1699-572/+298
* Return without doing anything instead of dereferencing junk in unexpected cases.mark@chromium.org2008-10-161-0/+1
* Don't user uninitialized variables. We should at least fail predictably inmark@chromium.org2008-10-161-1/+1
* Update SpellChecker to download the latest version of the bdic dictionary files.sidchat@google.com2008-10-162-3/+46
* Clearly distinguish the multiple "path_util" modules in use.mmoss@google.com2008-10-162-6/+9
* Updating dependencies for the following projects to fix build errors.ananta@chromium.org2008-10-161-0/+6
* Revert "Fix a bug where we were truncating the last byte of images"tc@google.com2008-10-162-2/+3
* Makes the following changes to the bookmark bar context menu:sky@google.com2008-10-166-93/+91
* Add browser\interstitial_page.cc to the SCons build.sgk@google.com2008-10-161-1/+2
* Fixed the re-baselining of two layout tests to be conformant with the newest ...olehougaard@google.com2008-10-163-10/+8
* Update to latest trunk version of V8.ager@google.com2008-10-161-1/+1
* Hopefully the last of the failures. Updating the deps for ananta@chromium.org2008-10-161-0/+2
* Updating the deps for startup test and reliability test.ananta@chromium.org2008-10-161-0/+4
* Update dependencies of the memory_test project to fix build error.ananta@chromium.org2008-10-161-0/+618
* 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