summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
...
* Remove --enable-vpn (enabled always)stevenjb@google.com2011-05-252-4/+0
* Fix the failed AssertionTest and CheckFalseTest for touch buildmiletus@chromium.org2011-05-251-3/+11
* Updated preferences and proxy settings API documentationbattre@chromium.org2011-05-254-119/+208
* Normalize chrome://foo/ trailing slashes (add a few).msw@chromium.org2011-05-252-15/+11
* Move Proxy Settings API out of experimentalbattre@chromium.org2011-05-2518-94/+91
* Disable setting incognito prefs for extensions for now.battre@chromium.org2011-05-259-33/+43
* Revert 86642 - Remove --enable-vpn (enabled always)vandebo@chromium.org2011-05-252-0/+4
* - added chrome-firephp sample extensioncaseq@google.com2011-05-2515-1/+373
* Pass frame and toplevel frame security origin for all site data related conte...jochen@chromium.org2011-05-251-5/+9
* Remove --enable-vpn (enabled always)stevenjb@google.com2011-05-252-4/+0
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* roll skia 1402:1410thakis@chromium.org2011-05-251-2/+2
* Contributed by junov@chromium.org junov@chromium.org2011-05-242-4/+4
* Revert 86489 (SkScalara asserts on Mac unit_tests) - roll skia 1402:1410thakis@chromium.org2011-05-241-2/+2
* roll skia 1402:1410thakis@chromium.org2011-05-241-2/+2
* Sync: Add encryption customization radio.jhawkins@chromium.org2011-05-242-0/+4
* Implemented a policy for centralized setting of the --disk-cache-dir flag.pastarmovj@chromium.org2011-05-242-0/+5
* Make DHCP WPAD on by default.joi@chromium.org2011-05-242-6/+4
* Regenerated extension documentationbattre@chromium.org2011-05-241-0/+538
* [cros] Move carrier deal shown property to LocalState.nkostylev@chromium.org2011-05-242-6/+6
* Move response_container_ into the URLFetcher::Core.skerner@chromium.org2011-05-233-25/+37
* Cause the 'enable-nacl' flag to be locked with enabling the NaCl plugin.dspringer@chromium.org2011-05-232-0/+2
* Revert 86340 - Move response_container_ into the URLFetcher::Core.skerner@chromium.org2011-05-233-37/+25
* Move response_container_ into the URLFetcher::Core.skerner@chromium.org2011-05-233-25/+37
* Add documentation for clipboardRead and clipboardWrite permissions.dcheng@chromium.org2011-05-232-4/+32
* GTK: Take 2: Bring global menu out of about:flags.erg@google.com2011-05-232-9/+0
* Add hideKeyboard API to chrome.experimental.input.mazda@chromium.org2011-05-231-0/+13
* Make URLPattern::OverlapsWith handle wildcards better by expanding them to ex...mihaip@chromium.org2011-05-233-8/+55
* HostContentSettingsMap cleanup: Remove obsolete kBlockNonsandboxedPlugins pre...bauerb@chromium.org2011-05-232-4/+0
* Replace escape function in third-party by escape function in net/base.qsr@google.com2011-05-231-8/+8
* Don't send a reference to a string that goes out of scope. Send a reference ...skerner@chromium.org2011-05-232-4/+16
* Fix memory leak in UrlFetcherTempFileTest.* tests.skerner@chromium.org2011-05-231-13/+2
* clang :(skerner@chromium.org2011-05-231-0/+20
* Fix clang errors.skerner@chromium.org2011-05-232-3/+15
* Allow URLFetcher to save results in a file. Have CRX updates use this capabil...skerner@chromium.org2011-05-235-41/+663
* Support clipboardRead and clipboardWrite permission for hosted apps.dcheng@chromium.org2011-05-221-0/+2
* Modify settings page text when syncing.scr@chromium.org2011-05-222-0/+2
* Additional restrictions on kChromeUIScheme pages.asargent@chromium.org2011-05-202-0/+159
* Tweak captureVisibleTab description.kathyw@chromium.org2011-05-202-2/+2
* Reflect new restriction on tab.captureVisibleTab().kathyw@chromium.org2011-05-204-5/+32
* Implemented chromePrivate.decodeJPEGIntoPixels() APIglotov@google.com2011-05-204-1/+30
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-2020-285/+268
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-1911-14/+14
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-12/+0
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-192-1/+8
* Roll out v1 of the client-side phishing detection model, to replace v0.bryner@chromium.org2011-05-191-1/+1
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-192-8/+1
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-192-1/+8
* Re-land:ben@chromium.org2011-05-182-0/+5
* Private API for extensions like ssh-client that need access to websocket-to-t...dilmah@chromium.org2011-05-186-30/+76