summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a CHECK to assert that each invocation ofwtc@google.com2008-12-051-0/+5
* Add using_wtl.scons to the chrome\test\automation SCons configuration,sgk@google.com2008-12-051-0/+1
* Fix a race condition in the SyncChannel code.jam@chromium.org2008-12-052-61/+37
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-054-21/+30
* UserData Options tabmunjal@chromium.org2008-12-053-3/+44
* Change "client" parameter in RLZ ping to "referral" gwilson@google.com2008-12-055-11/+11
* Change the accelerator key for Javascript debug to Ctrl-Shift-D from 'Alt-`'jungshik@google.com2008-12-051-1/+2
* Fix the layout of the Spell Check Options part, in the languages tab, in the ...sidchat@google.com2008-12-051-18/+20
* Fixed a bogus initialization of string constants. The stack allocated string...erikkay@google.com2008-12-051-12/+6
* move a few #ifdefs around so that unit_tests does proper path initialization ...erikkay@google.com2008-12-052-9/+8
* bootstrap app target for browser/renderer.pinkerton@google.com2008-12-055-0/+2736
* We should let binary/octet-stream have an EXE extension to fix compat with di...abarth@chromium.org2008-12-052-0/+9
* Clean up junk in content sniffing mock-http-headers.abarth@chromium.org2008-12-056-12/+1
* Disable the content sniffing algorithm if the server instructs us to do so wi...abarth@chromium.org2008-12-054-1/+18
* Fix a crash on 64-bit systems when an external message hook is installed. Thebrettw@google.com2008-12-051-1/+3
* update chrome stringstc@google.com2008-12-0583-737/+2425
* Add new multiprofile files to the SCons build:sgk@google.com2008-12-052-0/+3
* Add new debugger_host_impl.cpp to the SCons build.sgk@google.com2008-12-051-0/+1
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-0517-32/+435
* Adding the capacity to interact with modal dialogs to the automation framework.jcampan@chromium.org2008-12-0510-53/+203
* * Do not try to update distribution other than Google Chrome.kuchhal@chromium.org2008-12-051-4/+7
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-045-14/+0
* Do not add the Content-Length header in the URLFetcher,paulg@google.com2008-12-041-2/+1
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-0416-45/+47
* * Add the checks that Chrome criteria checker will need to do. It mostly chec...kuchhal@chromium.org2008-12-045-16/+467
* * Fix Chrome browser not launching when set as default browser.kuchhal@chromium.org2008-12-042-11/+14
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-0491-20341/+20341
* Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-pagefinnur@google.com2008-12-045-62/+144
* really fix the ifdefpinkerton@google.com2008-12-041-1/+1
* wrap logging with correct ifdefpinkerton@google.com2008-12-041-0/+2
* Add support in spell check options sub-context menu to pop up fonts and langu...sidchat@google.com2008-12-042-3/+18
* Fix the issue in Spell Checker when certain words (such as especelly) did not...sidchat@google.com2008-12-043-1674/+1732
* add a target to run the ipc tests if and when they all pass. Fix up a signed/...pinkerton@google.com2008-12-042-7/+79
* adding chrome_paths.ccpinkerton@google.com2008-12-041-0/+2
* Make sure we end the update process if we get an errorfrom the servers. Previ...paulg@google.com2008-12-043-8/+18
* fix buildtc@google.com2008-12-041-1/+1
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-0377-19/+1376
* Removing the IsHungAppWindow DCHECK as it does not seem to be indicatingananta@chromium.org2008-12-031-1/+0
* Split the cross-platform part of skia_utils_win into skia_utils. Use this newbrettw@google.com2008-12-033-14/+6
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-0313-13/+13
* Fixes bug in window positioning that resulted in positioningsky@google.com2008-12-031-4/+8
* The onbeforeunload event could be sent more than once to a page.jcampan@chromium.org2008-12-033-27/+29
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-037-7/+7
* add a few files that now compilepinkerton@google.com2008-12-031-5/+5
* Encapsulate https server creation a bit more in preparation for getting thedkegel@google.com2008-12-031-44/+31
* Copy of http://codereview.chromium.org/13003 created by yury.semikhatsky@gmai...sgjesse@chromium.org2008-12-0315-89/+391
* Roll back this change.ben@chromium.org2008-12-033-16/+11
* Remove old infobar code from the SCons build.sgk@google.com2008-12-032-6/+0
* RootView should be destroyed in WM_NCDESTROY not after it.ben@chromium.org2008-12-033-11/+16
* Tear out all the old infobar code.ben@chromium.org2008-12-0323-1231/+5