summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 'copies' sections are lists of dicts. Fix r79299.mark@chromium.org2011-03-241-7/+9
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-2420-21/+23
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-2410-20/+112
* Change "Security" to "HTTPS/SSL" for Managing certificates.scr@chromium.org2011-03-241-1/+1
* Print Preview: Pass the default options on first preview generation.thestig@chromium.org2011-03-243-39/+72
* Remove the timeStamp property from webRequest extension events.mpcomplete@chromium.org2011-03-246-437/+6
* Merging the safe and dangerous download paths.ahendrickson@chromium.org2011-03-2415-278/+394
* Added GPUCrashTest.amarinichev@chromium.org2011-03-242-0/+67
* importer: Remove instances of wstring from ProfileWriter.tfarina@chromium.org2011-03-2414-155/+151
* Revert 79307 - Fixes up the race condition that exists with deleting a file v...dmaclach@chromium.org2011-03-243-46/+21
* Fixes up the race condition that exists with deleting a file vs watching it.dmaclach@chromium.org2011-03-243-21/+46
* Remove TopSites dependency from content/ in anticipation of pulling it out of...erg@google.com2011-03-244-8/+17
* Only enable downloading of the csd-whitelist for UMA users.noelutz@google.com2011-03-241-6/+15
* Remove the inspector files from Chromium.app.tony@chromium.org2011-03-241-14/+7
* Correct the duplicate creation of desktop shortcuts that can occur when syste...robertshield@chromium.org2011-03-242-30/+40
* Clarify the intended use of a function.avi@chromium.org2011-03-241-0/+4
* Incorporates review comments from last review. I somehow missedsky@chromium.org2011-03-242-5/+6
* Fix 802.1x connection by making sure we are not setting empty service propert...chocobo@chromium.org2011-03-242-8/+30
* Add enterprise enrollment screen to OOBEmnissler@chromium.org2011-03-2412-23/+424
* Move printing messages to their own file.jam@chromium.org2011-03-2425-699/+381
* fix up small race on g_signal_socketdmaclach@chromium.org2011-03-241-2/+2
* Wire RequestRetrieveProperty with SignedSettings.xiyuan@chromium.org2011-03-247-48/+68
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-2417-165/+65
* WebUI: Move chromeos webui files to ui/webui/chromeos directory.tfarina@chromium.org2011-03-2415-44/+45
* Always set refresh timestamp when installing cloud policy.mnissler@chromium.org2011-03-241-2/+2
* Renaming 'cognito' to 'regular'. Boring.battre@chromium.org2011-03-243-2/+2
* Added extensions API to provide customization values.altimofeev@chromium.org2011-03-2421-44/+423
* Updating trunk VERSION from 713.0 to 714.0chrome-release@google.com2011-03-241-1/+1
* WebKit roll 81851:81856pfeldman@chromium.org2011-03-241-8/+1
* Temporarily disabling OptionsUITest.LoadOptionsByURL in debug mode.pfeldman@chromium.org2011-03-241-1/+8
* Adds a unit test for the Serbian (Latin) dictionary.hbono@chromium.org2011-03-242-4/+10
* Switch to an appropriate engine when ibus-daemon is started.yusukes@google.com2011-03-243-27/+76
* Remove a redundant flag from InputMethodLibraryImpl.yusukes@google.com2011-03-241-10/+2
* Call ScheduleSavePersistentPrefs() after writing IME prefs.yusukes@google.com2011-03-242-0/+2
* Fix failing autofill testisherman@chromium.org2011-03-241-3/+3
* Cleanup: Move TabContents::PrintPreview() to PrintPreviewTabController to rem...thestig@chromium.org2011-03-247-26/+55
* [Mac] Middle clicking on home button does not work. It should open home in newtoyoshim@chromium.org2011-03-2410-8/+437
* Submitting Jamie's quick fix to run headless service (see issue 6722025).gene@google.com2011-03-241-1/+14
* Change Password 'Exceptions' tab title to 'Never saved'scr@chromium.org2011-03-241-6/+16
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-2449-1529/+333
* Updated to D3DX9 and D3DCompiler version 43 DLLs.apatrick@chromium.org2011-03-243-6/+6
* importer: Make const strings static and move them outside the function.tfarina@chromium.org2011-03-241-9/+9
* Fix libjingle dependencies.jcivelli@chromium.org2011-03-242-3/+1
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-1/+2
* Remove the sum of square tally from histogramsjar@chromium.org2011-03-241-2/+3
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-2420-385/+462
* Adds flag for selecting different sets of tabs in the tab strip.sky@chromium.org2011-03-237-3/+99
* Revert 79194 - Added GPUCrashTest.cmp@chromium.org2011-03-232-65/+0
* Move chrome/browser/ime_input.* to ui/base/win/suzhe@google.com2011-03-239-1152/+85
* Revert 79211 - Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-2315-61/+163