summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Call logging::InitLogging. The lack of this was causing some hangs (and poss...erikkay@google.com2009-01-136-92/+6
* Pixel perfection on tabstrip for non-Aero frame. This gets both ends of the ...pkasting@chromium.org2009-01-135-36/+42
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-133-15/+3
* Make resource_bundle compile on Linux.evan@chromium.org2009-01-135-2/+17
* get in sync with scons changes in browserpinkerton@google.com2009-01-131-0/+2
* Add all the WebCore cursors/supporting images to chromium projectpinkerton@google.com2009-01-131-0/+129
* Pass the test case name to the browser process in order topaulg@google.com2009-01-134-0/+25
* Remove a std::string static constructor in the new history dom ui.deanm@chromium.org2009-01-131-2/+2
* Remove a static initializer for a TimeDelta constant.deanm@chromium.org2009-01-133-8/+5
* NO CODE CHANGE. Whitespace change just to force a compilation.maruel@chromium.org2009-01-131-1/+0
* Remove a static initializer while reducing a bit of casting.deanm@chromium.org2009-01-131-7/+4
* Porting in views/phajdan.jr@chromium.org2009-01-138-25/+168
* Refactor resource_bundle into a _win file.evan@chromium.org2009-01-136-225/+255
* Add hover cards to the recently closed windows on the new tab page.ojan@google.com2009-01-131-10/+172
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-133-1/+35
* Regression for importer. Updated the code to reflect the coding standards of...brg@chromium.com2009-01-133-228/+221
* Pixel perfection on OTR icon. The tabstrip is still positioned/sized wrong r...pkasting@chromium.org2009-01-132-40/+63
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-132-4/+2
* Check if the delegate in WebContents::CanTerminate is validjoshia@google.com2009-01-131-1/+5
* On exit do not terminate renderers hosted in external tabsjoshia@google.com2009-01-128-2/+24
* This CL adds a way to block resource requests in the ResourceDispatcherHost f...jcampan@chromium.org2009-01-125-38/+435
* fix the scons build that broke when the hunspell dictionary was renamed to en...sidchat@google.com2009-01-121-1/+1
* Fixing crash in SafeBrowsingDatabaseBloom:tommi@chromium.org2009-01-121-4/+1
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-124-20/+14
* Add version to list of required fields. This is required prep work for exten...erikkay@google.com2009-01-125-1/+32
* Fix broken Unit test by including en-US-1-2.bdic as the default dictionary.sidchat@google.com2009-01-122-1/+1
* 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