summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Don't launch uninstall survey for forced user-level uninstallskuchhal@chromium.org2009-01-141-2/+4
* When opening a new tab by pressing CTRL-T in app mode, the location bar would...jcampan@chromium.org2009-01-141-0/+5
* Build fix: altbase.h inclusion in hang_monitoragl@chromium.org2009-01-141-0/+1
* Porting in chrome/common/phajdan.jr@chromium.org2009-01-148-93/+191
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-1415-103/+336
* Fix linux build of unittests.levin@chromium.org2009-01-141-0/+7
* Fix UrlFetcher unittest.levin@chromium.org2009-01-142-0/+13
* Temp fix for windows unit tests.levin@chromium.org2009-01-141-2/+2
* Remove the stupid folders in the unit tests project. I kept hunspell which hasbrettw@chromium.org2009-01-141-773/+461
* Fix the release build by including <vector>darin@chromium.org2009-01-141-0/+1
* After playing around with a modified image from Glen, I concluded that a comm...pkasting@chromium.org2009-01-141-4/+2
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-1315-23/+266
* 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