summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bugs with coverage.pyniranjan@google.com2008-10-171-39/+76
* Fix bug 3470, where the download tab would show the temporary name for danger...jcampan@chromium.org2008-10-175-25/+70
* Fix post url layout test.joshia@google.com2008-10-173-7/+9
* Add some trace statements in an attempt to find the reason why a Find test is...finnur@google.com2008-10-171-0/+23
* testing a theory...ben@chromium.org2008-10-171-2/+4
* Backing out ScriptCallContextdglazkov@google.com2008-10-1710-156/+364
* Implement ScriptCallContext (2/2)dglazkov@google.com2008-10-1710-364/+156
* Removes expiring of recently closed tabs from new tab page. Also makessky@google.com2008-10-172-34/+5
* Fix bug where a shelf or infobar would not be closed correctly when closing a...glen@google.com2008-10-174-16/+21
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-1721-205/+363
* 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