summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unrollback the Scons changes, they weren't the cause of the problem.brettw@google.com2008-11-053-5/+27
* Add to SCons build:sgk@google.com2008-11-052-1/+4
* Rollback r4734 to see if it fixes the crashing I experience when starting chr...brettw@google.com2008-11-053-27/+5
* Fixes two bookmark manager bugs:sky@google.com2008-11-054-11/+39
* Delete chrome\common\clipboard_service.cc from the SCons build.sgk@google.com2008-11-051-1/+0
* Update V8 to version 0.4.3.1 which contains a fix forager@google.com2008-11-051-1/+1
* Tell the user that HTML documents can harm their computer because they can. abarth@chromium.org2008-11-054-5/+12
* Adding better project generation (source and build targets).bradnelson@chromium.org2008-11-053-5/+27
* Implement and refactor some test shell functions and enable a test.estade@chromium.org2008-11-059-39/+76
* Delete some accidental comments.estade@chromium.org2008-11-051-3/+1
* Remove duplicate save_file.cc from the Windows-specific list.sgk@google.com2008-11-051-1/+0
* Enable building of chrome/tools/test/image_diff in Linuxagl@chromium.org2008-11-053-20/+25
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-054-3/+11
* Render GTK widgets on Linuxagl@chromium.org2008-11-055-27/+609
* Add the test certificates. Rename the directory to make the transition easier.maruel@chromium.org2008-11-056-2/+160
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-0527-550/+873
* Evil hack to prevent a crash with interstitials across different tab contents...brettw@google.com2008-11-051-0/+23
* Avoid having the Hammer modules strip _WINDOWS for test programs,sgk@google.com2008-11-053-9/+6
* Remove a string we haven't used for a while.pkasting@chromium.org2008-11-051-3/+0
* Add a unit-test for r4624 (tcpclientsocket recycling on CONNECT).ericroman@google.com2008-11-053-3/+78
* Temporary code to upgrade Chrome open command for existing users.kuchhal@chromium.org2008-11-052-3/+40
* Paint regions properly on linux test_shell.tc@google.com2008-11-051-14/+39
* Always write 'dr' key to HKCU.kuchhal@chromium.org2008-11-052-6/+1
* This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...ananta@chromium.org2008-11-046-38/+113
* Fix typo.ericroman@google.com2008-11-041-1/+1
* Review URL: http://codereview.chromium.org/8220dsh@google.com2008-11-042-5/+9
* Refactoring master preference parsing code into installer util sohuanr@chromium.org2008-11-046-100/+184
* Hook up linux test shell mouse eventstc@google.com2008-11-041-15/+46
* Pull in icu38 r4634 to pick up our own EUC-JP mapping. jungshik@google.com2008-11-041-1/+1
* Take Hammer out of the default target list.bradnelson@chromium.org2008-11-041-1/+2
* make it easier to type urls into testshell by adding http if there's no schemepinkerton@google.com2008-11-041-2/+6
* Fixes possible crash in menu code. If after dropping you quickly rightsky@google.com2008-11-041-0/+7
* Avoid size mismatch on windows.dkegel@google.com2008-11-041-3/+4
* Spelling fix (r4652)mark@chromium.org2008-11-041-1/+3
* My last fix breaks an interative ui test. I'm going to back out until I figur...sky@google.com2008-11-041-7/+0
* Fix gears-scons build break for wince.mpcomplete@google.com2008-11-041-3/+0
* Port more of url_request_unittest.cc.dkegel@google.com2008-11-045-20/+20
* Fix the TemplateURLParserTest tests for use in external buildbots.maruel@chromium.org2008-11-041-3/+42
* roll deps for platform.h changepinkerton@google.com2008-11-041-1/+1
* Fixes possible crash in menu code. If after dropping you quickly rightsky@google.com2008-11-041-0/+7
* Fix scoped_cftyperef<>::reset() to adopt the incoming CFTypeRef when themark@chromium.org2008-11-041-3/+3
* Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bugamanda@chromium.org2008-11-042-10/+8
* Cleanup editor_client_impl.cc after http://codereview.chromium.org/8677/showtc@google.com2008-11-041-15/+0
* fix linux scons buildtc@google.com2008-11-041-0/+8
* Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.brg@chromium.com2008-11-048-19/+958
* Handle time overflow more gracefully in base/time_posix.cc. Instead ofmark@chromium.org2008-11-041-5/+38
* More SCons renaming:sgk@google.com2008-11-047-153/+149
* Fix a crasher when printing.maruel@chromium.org2008-11-041-1/+33
* Fix hang in clearing browsing data from incognito mode.finnur@google.com2008-11-041-1/+1
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-0415-276/+486