summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Delete unreferenced chrome switches.estade@chromium.org2010-10-182-40/+0
* Pass test server port to javascript part of extensions API tests.skerner@chromium.org2010-10-181-9/+39
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-186-276/+352
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-182-6/+8
* Delete SafeBrowsingDatabaseBloom implementation.shess@chromium.org2010-10-172-7/+0
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-175-11/+11
* Add Group-Policy to disable the SPDY protocol.mbelshe@chromium.org2010-10-164-0/+6
* Fix the links from about:about to pages with DOM UIs.mmenke@chromium.org2010-10-162-0/+2
* Remove --apps-panel switch.tfarina@chromium.org2010-10-162-4/+0
* Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...finnur@chromium.org2010-10-162-0/+5
* Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...finnur@chromium.org2010-10-162-5/+0
* Move xdg_util into base/nix. I originally wanted to use base/linux, but youbrettw@chromium.org2010-10-161-6/+6
* Flip the filesystem flag from --enable to --disable.kinuko@chromium.org2010-10-162-6/+6
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-152-1/+17
* Tweak the webstorePrivate.getBrowserLogin callback signature.asargent@chromium.org2010-10-151-2/+8
* In a fake SSLInfo, set security_bits to -1 instead of 0 wtc@chromium.org2010-10-151-1/+1
* Revert 62635 - removed dashboard link from options ui, clear no longer behind...avi@chromium.org2010-10-152-0/+5
* about:flags: Fix disabling experiments.thakis@chromium.org2010-10-152-0/+8
* Fill in name of pref.pkasting@chromium.org2010-10-151-1/+1
* Mention that @@extension_id doesn't work in content scripts'kathyw@chromium.org2010-10-152-0/+16
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-152-2/+124
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-153-1/+31
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-152-4/+9
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-5/+5
* Rename about:labs to about:flags, part 3/3thakis@chromium.org2010-10-152-7/+7
* This adds a plugin selection policy for selecting which plugin isgspencer@chromium.org2010-10-141-24/+26
* CommandLine: remove wstring-based program() accessorevan@chromium.org2010-10-141-1/+1
* removed dashboard link from options ui, clear no longer behind switchraz@chromium.org2010-10-142-5/+0
* Tab array support for chrome.windows.createjstritar@chromium.org2010-10-142-3/+11
* Rename about:labs to about:flags, step 1/3thakis@chromium.org2010-10-142-6/+6
* Remove flag to prevert Flash from using Core Animationstuartmorgan@chromium.org2010-10-142-5/+0
* Add a ChromeOsLockOnIdleSuspend policy for ChromeOs.xiyuan@chromium.org2010-10-142-0/+11
* Adds support for a separate url for instant results.sky@chromium.org2010-10-142-0/+6
* Linux Gateway Data Provider.allanwoj@chromium.org2010-10-141-1/+1
* fix EffectiveHostPermissions test to match implementationerikkay@chromium.org2010-10-142-29/+13
* Fixed plumbing of raw headers for sync requests.caseq@google.com2010-10-141-0/+1
* Remove traces for the WhitelistExtension test. The flakiness seems to be gone.finnur@chromium.org2010-10-142-14/+0
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-146-15/+22
* Prevent browser actions and page actions from being used withaa@chromium.org2010-10-145-19/+31
* SimpleFileWriter for test_shell and DRT.michaeln@chromium.org2010-10-142-184/+47
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-143-5/+5
* Reland http://codereview.chromium.org/3573014/show.johnnyg@chromium.org2010-10-131-0/+1
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-132-3/+21
* DOM UI Settings - content settings exceptions tablesestade@chromium.org2010-10-131-0/+4
* Revert 62458 - Expands the chrome.experimental.processes extension API.creis@google.com2010-10-137-565/+39
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-137-39/+565
* Spilt code in service_process_utils.cc into separate files for Windows and Po...sanjeevr@chromium.org2010-10-135-222/+416
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-2/+1
* Address flakiness in the WhitelistExtension test.finnur@chromium.org2010-10-132-15/+35