summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update v8 to version 0.4.3.ager@google.com2008-11-041-1/+1
* Rebaselined the following layout testssgjesse@chromium.org2008-11-044-6/+3
* Use the worker pool instead of a one-time thread for the breakpad initializat...deanm@chromium.org2008-11-042-11/+8
* Set the thread name for the sandbox event thread.deanm@chromium.org2008-11-041-0/+3
* Use CreateThread instead of _beginthreadex. This should still be safe, and w...deanm@chromium.org2008-11-041-6/+8
* Remove chrome/fast/encoding/hanarei-blog32-fc2-com.html test and result. It's...jungshik@google.com2008-11-042-45/+0
* A fix for Issue 2768 "IME: Current clause of Japanese IME doesn't appear to r...hbono@chromium.org2008-11-042-9/+16
* Adding in new software construction toolkit version.bradnelson@google.com2008-11-0413-244/+1299
* Fixes two bookmark manager bugs. Use Activate instead of MoveToFrontsky@google.com2008-11-041-1/+4
* Adds support for models to provide addition icons to the tree. Updatessky@google.com2008-11-048-42/+107
* Add ENABLE_CTI=1 to both using_javascriptcore.vsprops and using_KJSBinding.vs...fqian@google.com2008-11-041-1/+1
* Revert change r4523 because Vista doesn't like it.erg@google.com2008-11-0430-772/+1234
* Fix Linux/Mac builds after my change to test_shell.mpcomplete@google.com2008-11-042-8/+0
* Remove old bookmarks/bookmark_drag_utils.cc entry.sgk@google.com2008-11-041-1/+0
* Update unit_tests.scons with patterns from later changes:sgk@google.com2008-11-042-7/+12
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-049-25/+6
* Have the Gears build rename the PDB file to something recongnizable by thempcomplete@google.com2008-11-041-0/+2
* Fix for crash in NPN_Invoke. This happened because the window script NPObjec...jam@chromium.org2008-11-041-13/+15
* Adding visual studio solution files.bradnelson@chromium.org2008-11-048-30/+47
* Fix tree breakage.erg@google.com2008-11-041-1/+4
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-0430-1234/+772
* Add tlslitedkegel@google.com2008-11-041-3/+10
* Enable SSL session resumption by using shared Schannelwtc@google.com2008-11-042-68/+155
* More instrumentation.ericroman@google.com2008-11-034-25/+74
* Remove fragile check in DidProcessCrashcpu@google.com2008-11-033-7/+18
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3907, whichananta@chromium.org2008-11-031-1/+1
* Change the event-listener-context.html test status.dglazkov@google.com2008-11-031-2/+2
* Get url_request_unittest.cc to build on Linux.dkegel@google.com2008-11-034-9/+40
* Undisable the now not-flaky unittests!ojan@google.com2008-11-031-5/+2
* Miscellaneous bookmark manager polish:sky@google.com2008-11-0311-189/+378
* On silent uninstall (--force-uninstall) close all Chrome processes without pr...kuchhal@chromium.org2008-11-031-0/+33
* Convert chrome\renderer to new SCons naming.sgk@google.com2008-11-034-75/+110
* Revert some of my earlier change to see if this fixes dist tests, and revert ...ben@chromium.org2008-11-033-4/+5
* add sqlite to the build pathtc@google.com2008-11-031-0/+6
* fix build by adding sql and storage files to webcore SConscripttc@google.com2008-11-033-4/+22
* Revert r4473 to fix build breakage (local time zone tests failed)amanda@chromium.org2008-11-032-3/+33
* Revert changes in issue 9247.fqian@google.com2008-11-032-1/+3
* Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and addsmark@chromium.org2008-11-033-44/+271
* enable database in scons buildtc@google.com2008-11-031-1/+1
* Turn on ENABLE_DATABASE on the Mac (r4486)mark@chromium.org2008-11-031-2/+2
* Mac build support for HTML5 media/audio/video/source tags (r4332)mark@chromium.org2008-11-031-3/+53
* Update DEPS after rev 4485 and 4486.aa@google.com2008-11-031-1/+1
* More distro installer params workcpu@google.com2008-11-033-45/+102
* Get Database compiling on Chromium. Note that because we aren't generating theaa@google.com2008-11-0310-1135/+1386
* Make the right side of the bookmarks bar lay out correctly.glen@chromium.org2008-11-031-3/+4
* Port a few more test_shell_tests to Linux.tc@google.com2008-11-039-865/+1455
* Switch from the benighted PlatformThread to the shiny SimpleThreaddkegel@google.com2008-11-032-11/+16
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-0311-71/+44
* Fix Selenium testsdglazkov@google.com2008-11-035-30/+58
* Add support for @include in Greasemonkey scripts.aa@google.com2008-11-034-14/+220