summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Part 3 of 'Add common words for each language, and remove forbidden words'sidchat@google.com2009-01-121-7/+14
* No user-visible change. Minor code cleanup I split out from the OTR fixes I'...pkasting@chromium.org2009-01-122-117/+89
* Add more tests to unit_tests on Linux, and some platform cleanups.phajdan.jr@chromium.org2009-01-126-54/+70
* Fixing build break after I moved the meat of ScopedCOMInitializer into the .c...tommi@chromium.org2009-01-112-11/+7
* Adding minimal error checking to ScopedCOMInitializer.tommi@chromium.org2009-01-112-6/+19
* Move the installer_unittests.scons file into installer\util,sgk@google.com2009-01-113-11/+12
* Fixes 6007 (download shelf won't close) by moving the call to show the downlo...mad@chromium.org2009-01-111-2/+3
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-102-6/+10
* Update the dic_delta files generated by re-encoding them to UTF-8. Also modif...sidchat@google.com2009-01-0921-7550/+7567
* Implement default ChromeFont constructor on Linux.estade@chromium.org2009-01-094-17/+58
* Move Contains() method to file_utils, stop relying on in extensions_protocolaa@chromium.org2009-01-092-11/+5
* Rename extension_protocol* to extension_protocols*aa@chromium.org2009-01-097-13/+13
* Remove user_script_master.cc from chrome.xcodeproj unit_tests target. Itmark@chromium.org2009-01-091-2/+0
* Fix the dic reader so that it now accepts additional words from dic_delta fil...sidchat@google.com2009-01-091-7/+12
* Drastically simplify configuration of the local .dll filessgk@google.com2009-01-091-99/+83
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-0927-206/+200
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-0911-75/+233
* More ui_test purification. The extra timeout seems topaulg@google.com2009-01-091-4/+3
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-0920-50/+44
* Move default plugin resources into separate .h and .rc filestc@google.com2009-01-091-2/+4
* HtmlDialogView is hard-wired to the gears application shortcut dialogs but it...tim@chromium.org2009-01-093-1/+3
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-092-30/+14
* Make sure that the active tab contents is destroyed when navigating back from...ananta@chromium.org2009-01-091-0/+7
* fix google chrome installer teststc@google.com2009-01-091-6/+6
* Make more ui_tests Purify friendly.paulg@google.com2009-01-091-3/+4
* Removes a bogus DCHECK. This DCHECK is bogus for two reasons:sky@google.com2009-01-081-1/+2
* Fix chrome deps by having browser depend on net_resources.tc@google.com2009-01-082-0/+2
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-087-6/+39
* Add chrome-user-script:// protocolaa@chromium.org2009-01-086-15/+53
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-0819-248/+401
* Fixup and verify URLs from the server before adding them to the autocomplete ...pkasting@chromium.org2009-01-081-3/+9
* Re-enable ui test after WebKit merge which pulled the fix from upstream.dimich@google.com2009-01-081-3/+1
* add files from http://codereview.chromium.org/17052pinkerton@google.com2009-01-081-4/+36
* check datestamps before blindly re-generating .hpinkerton@google.com2009-01-081-6/+18
* Fix broken browser_views on Windows.phajdan.jr@chromium.org2009-01-083-0/+3
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-089-45/+74
* Fix linux / mac build.paulg@google.com2009-01-081-2/+2
* Ignore GetHash results for lists that we don't support.paulg@google.com2009-01-086-41/+85
* Adds some more cleanup and test coverage to the Accessibility tests.klink@chromium.org2009-01-085-392/+354
* Attempt at fixing bug 5800.jcampan@chromium.org2009-01-085-8/+115
* Clear the refferer registry entry upon succesful pingcpu@google.com2009-01-073-6/+25
* Move user script directory into profile.aa@chromium.org2009-01-076-15/+6
* Don't DCHECK if a watched directory doesn't exist.aa@chromium.org2009-01-071-5/+4
* * Fix error messaging for http server.kuchhal@chromium.org2009-01-071-1/+1
* Add a UI test to make sure we sanitize the filenametc@google.com2009-01-079-15/+121
* adding more grit love to other targets, updating scons files for things that ...pinkerton@google.com2009-01-074-35/+170
* Integrate grit into mac build. Add more files that are building in scons to t...pinkerton@google.com2009-01-074-57/+233
* Checking in patch for Brian Duff, reviewed by pkasting (http://codereview.chr...finnur@google.com2009-01-072-10/+11
* Change greasemonkey flag to enable-user-scripts.aa@chromium.org2009-01-071-1/+1
* In some cases (related to window.open() with no contents, see bug for more de...jcampan@chromium.org2009-01-071-0/+12