summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-1718-534/+509
* Rebaseline a few tests that are new since the merge. Theytc@google.com2008-10-1719-11/+111
* Changes BookmarkDragData to allow for multiple nodes. I'm going tosky@google.com2008-10-175-150/+306
* Misc cleanupsericroman@google.com2008-10-176-26/+47
* Fix a couple more build errors, and make the V8 DerivedSources.make mirror th...pkasting@chromium.org2008-10-173-6/+7
* We were still warning about a dangerous download when the user has picked the...jcampan@chromium.org2008-10-171-2/+8
* Straighten out the way the system menu works a bit. We no longer create the m...ben@chromium.org2008-10-177-41/+32
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-1714-26/+198
* Fix problem where "text/xml" responses get buffered past 512 bytes, causing t...ericroman@google.com2008-10-173-1/+17
* Increase socket buffer size from default (8KB) to 64KB.mbelshe@google.com2008-10-171-0/+45
* Revert r3564, "We want these symbols on all platforms."evanm@google.com2008-10-171-0/+4
* We want these symbols on all platforms.evanm@google.com2008-10-171-4/+0
* Make ChromeThreadTest and TextDatabaseTest inherit from PlatformTest formark@chromium.org2008-10-173-6/+24
* Q: Am I still needed? A: No.mark@chromium.org2008-10-171-3/+0
* Fixed clipboard format type in function signature.estade@chromium.org2008-10-171-1/+1
* Remove duplicate Console.cpp compile.dglazkov@google.com2008-10-171-1/+0
* more bustage fixesben@chromium.org2008-10-171-4/+4
* more bustage fixesben@chromium.org2008-10-171-1/+1
* fix release bustage :-(ben@chromium.org2008-10-171-1/+4
* attempt at fixing release bustageben@chromium.org2008-10-171-0/+2
* part one of bustage fix - forgot to land this with previous CL. http://crbug....ben@chromium.org2008-10-171-0/+3
* Roll DEPS to greenify layout testsdglazkov@google.com2008-10-171-1/+1
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-1724-114/+90
* Remove some code I accidentally left in which is causing asserts and crashes.brettw@google.com2008-10-171-6/+0
* Added linux clipboard.estade@chromium.org2008-10-175-6/+179
* Fix a potential crasher in SpellChecker Add to dictionary feature.sidchat@google.com2008-10-171-1/+2
* add/remove files to fix bustagepinkerton@google.com2008-10-171-9/+13
* testing something elseben@chromium.org2008-10-171-1/+1
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-1725-204/+1378
* Add processing for a master profile json file on first run. Allows:cpu@google.com2008-10-175-18/+137
* Temporarily disable failing unit tests. Opened issue 3542.joshia@google.com2008-10-171-2/+4
* Implement ScriptCallContext (2/5)dglazkov@google.com2008-10-171-1/+1
* Implement ScriptCallContext (3/2)This is an improved (and working!) revision ...dglazkov@google.com2008-10-1713-526/+158
* 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