summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Removed the command line from ServiceProcessState::AddToAutoRun() and had the...sanjeevr@chromium.org2011-02-258-10/+149
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-252-0/+10
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-252-0/+4
* Duplicate tab does not work for POST pages.pfeldman@chromium.org2011-02-252-1/+6
* Remove RemoveCustomProxySettingsFunction as it is substituted by clear of pre...battre@chromium.org2011-02-253-98/+153
* Propagate was_fetched_via_proxy to ViewHostMsg_FrameNavigate. We'll use thisbryner@chromium.org2011-02-252-2/+11
* Fixed regression in the Linux AutoStart code caused by my previous CL.sanjeevr@chromium.org2011-02-251-1/+2
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-242-3/+16
* Cleanup: Remove a bunch of unneeded includes.thestig@chromium.org2011-02-241-1/+0
* Added LevelOfControl to Preferences API's get() resultbattre@chromium.org2011-02-241-3/+14
* Fixed about:gpu refresh bug.nduca@chromium.org2011-02-242-1/+18
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-242-10/+16
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-242-2/+10
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-242-0/+4
* Fix typo in Message Passing sample code.kathyw@chromium.org2011-02-242-2/+2
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-248-184/+473
* Disable the resize IPC for accelerated compositing on TOUCH_UI.backer@chromium.org2011-02-241-1/+1
* Revert 75882 - Add caching of the InMemoryURLIndex (part of the HistoryQuickP...mrossetti@chromium.org2011-02-242-4/+0
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-242-0/+4
* Implementation of 'clear' for preference settings in extension preference apibattre@chromium.org2011-02-242-0/+289
* Migrated Proxy Settings API to mechanisms of Content Settings APIbattre@chromium.org2011-02-244-490/+57
* Implement experimental.contentSettings.misc.blockThirdPartyCookies.bauerb@chromium.org2011-02-247-1/+1906
* Add command-line flag for developing cross-platform panels.jennb@chromium.org2011-02-232-0/+4
* PPB_Flash cleanup part 1: move the net connector stuff to its own files.viettrungluu@chromium.org2011-02-232-2/+1
* Allow access to /dev/urandom for all sandboxed processes on macjamesr@chromium.org2011-02-231-12/+5
* Fix Downloads Windows Zone identifier test.rdsmith@chromium.org2011-02-231-3/+5
* Device policy infrastructurejkummerow@chromium.org2011-02-234-5/+17
* Moved common parts of Linux autostart code to chrome/common so it can be reus...sanjeevr@chromium.org2011-02-232-0/+89
* Add autocomplete provider for "about:" URLs.pkasting@chromium.org2011-02-232-2/+0
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-233-0/+11
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-221-1/+1
* Redo implementation of this fix so that extensions can capture their owntsepez@chromium.org2011-02-222-0/+18
* This patch adds the necessary plumbing to Chromium to support a command-line ...wjmaclean@chromium.org2011-02-223-0/+6
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-221-0/+1
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-226-2/+60
* PrintPreview: Send the expected pages count value to Web UI along with previe...kmadhusu@chromium.org2011-02-222-2/+7
* User images works as data source on options pages.avayvod@chromium.org2011-02-222-0/+4
* Extension half of the proxy error eventjochen@chromium.org2011-02-222-16/+308
* Integrating Mac OS Grammar checker into Chromium.morrita@chromium.org2011-02-223-0/+60
* Allow the reliability tests to run more than on URL in JS stress modesgjesse@google.com2011-02-221-4/+4
* Collect as much GPU information as possible without creating a GL/D3D context...zmo@google.com2011-02-191-0/+6
* Reduce size of all PNGs with pngcrush.estade@chromium.org2011-02-18128-0/+0
* Implement chrome://crashesstuartmorgan@chromium.org2011-02-182-0/+4
* Refactor WebResourceService class, making it more generic. Move all the prom...zmo@google.com2011-02-183-11/+11
* Turning on accelerated layers by defaultvangelis@chromium.org2011-02-182-4/+4
* Fix chromium-style compile error that got in the tree since yesterday.erg@google.com2011-02-172-0/+18
* Print Preview: Hook up the print button to initiate a normal print operation.thestig@chromium.org2011-02-171-0/+4
* Intergration of the client-side phishing detection.noelutz@google.com2011-02-175-7/+42
* Cleanup: Make chrome paths code more consistent and use more constants when p...thestig@chromium.org2011-02-172-25/+45
* Implement the target locator commands for ChromeDriver.kkania@chromium.org2011-02-171-0/+6