summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removes an unneeded override.sky@google.com2008-10-172-7/+0
* Initial Mac implementation of SSL. Requires the full-duplex socket introduced...avi@google.com2008-10-175-21/+774
* Stub out writing to the pasteboard. Ends up calling NSAttributedString initWi...pinkerton@google.com2008-10-171-0/+10
* Rebaselining LayoutTests/css3/transform-value-types.html to deal with impleme...olehougaard@google.com2008-10-173-1/+35
* Use latest V8 version containing array assignment bug fix.ager@google.com2008-10-171-1/+1
* Skip 'port' when checking webkit deps because it'stc@google.com2008-10-171-2/+2
* Run GRIT on all platforms.tc@google.com2008-10-172-27/+29
* Fix the check deps to allow npruntime related headers.tc@google.com2008-10-171-1/+7
* Start compiling a bunch of *Chromium.cpp files in our port ontc@google.com2008-10-179-34/+29
* The translation lead requested that this sentence be a singletc@google.com2008-10-174-28/+43
* Fix interactive UI tests. ViewEventTestBase's View was using a layout manager...ben@chromium.org2008-10-171-1/+5
* A quick fix for a possible assertion caused by r3407.hbono@chromium.org2008-10-171-1/+2
* Add DirectoryWatcher tests to SConscript.evanm@google.com2008-10-171-0/+2
* Add a DirectoryWatcher class, allowing objects to be notified wheneverevanm@google.com2008-10-175-7/+321
* Fix a couple more build errors, one in glue and one (the last one!) in WebCore.pkasting@chromium.org2008-10-172-2/+2
* fix build, UINT is not defined on linux and we don't usetc@google.com2008-10-171-1/+1
* Adding missing file from r3496.aa@google.com2008-10-171-0/+6
* These files now compile on Linux so they don't need to be disabled.erg@google.com2008-10-171-34/+0
* Currently, there is no way to access or modify the upload data and/or completedarin@google.com2008-10-173-6/+125
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-1619-18/+389
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-16362-3531/+3402
* Fix weird NC painting in classic mode by removing an apparently unnecessary w...ben@chromium.org2008-10-161-4/+1
* Fixing build: GetViewContainer changed name from under me. :)finnur@google.com2008-10-161-2/+2
* Fix crash in downloading files (issue 3423).finnur@google.com2008-10-161-0/+9
* Fix windows build bustage from unbalanced pragma macros.tc@google.com2008-10-161-1/+2
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-1652-112/+209
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=2952, which...ananta@chromium.org2008-10-162-2/+3
* fix the scons build that broke when the hunspell dictionarytc@google.com2008-10-161-1/+1
* SkStream.cpp was listed twice.agl@chromium.org2008-10-161-1/+0
* Remove more shared_event that I missed last timeagl@chromium.org2008-10-165-5/+0
* Remove unused shared_event.agl@chromium.org2008-10-166-214/+0
* Don't call the callback in an unexpected case that will never happen anyway.mark@chromium.org2008-10-161-1/+2
* Misc style changes.ericroman@google.com2008-10-163-30/+15
* Fix a problem with rdi.ca where the video (silverlight) is not painting.nsylvain@chromium.org2008-10-161-1/+11
* When a mixed-content resource was loaded, we would apply the mixed-content st...jcampan@chromium.org2008-10-162-5/+4
* Roll version 20 of open-vcdiff into chrome tree for SDCH supportjar@google.com2008-10-161-1/+1
* Take 2 at fixing image corruption on drag and drop.tc@google.com2008-10-163-5/+4
* Follow-up to r3444 (which forked http/tests/misc/frame-default-enc-same-domai...jungshik@google.com2008-10-162-0/+18
* Re-enable SpellCheck tests by adding en-US-1-1.bdic to copy rule in hunspell ...sidchat@google.com2008-10-163-3/+3
* fix unittestben@chromium.org2008-10-161-2/+4
* add more files to the linux webcore buildtc@google.com2008-10-161-16/+1
* Remove some more extraneous NOTIMPLEMENTEDs to "fix" failing layout tests.darin@chromium.org2008-10-161-3/+0
* Disable spellCheck tests temporarily. A new version of dictionary has been up...sidchat@google.com2008-10-161-2/+2
* 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