summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fail early on Sandbox errorsjeremy@chromium.org2010-07-111-8/+8
* Change the default number of proxy resolver threads used for evaluating PAC s...eroman@chromium.org2010-07-102-0/+5
* NetworkStateNotifier that sends notification when network stat has changed.oshima@chromium.org2010-07-101-0/+6
* Removed some unused code. We were adding some data to std::set objects that n...ziadh@chromium.org2010-07-101-7/+5
* Adding a new param_trait type for gpu info in order to send it from the gpu p...rlp@chromium.org2010-07-092-0/+67
* Avoid preconnect (and pre-resolution) when proxy MIGHT be presentjar@chromium.org2010-07-092-1/+6
* Made chrome: schema savable. Reenabled print context menu that was previously...zelidrag@chromium.org2010-07-092-0/+3
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-094-11/+17
* Add --allow-scripting-gallery command line switch to allow extensionssdoyon@chromium.org2010-07-092-0/+6
* Restore the bookmark manager favicon.tony@chromium.org2010-07-092-0/+7
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-094-161/+20
* Moving gpu_info to common so that it can be used by param traits. Pulling the...rlp@chromium.org2010-07-092-0/+90
* Work around an grit ID collision by forcingtony@chromium.org2010-07-081-1/+1
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-081-3/+3
* Add boilerplate text pointing to the experimental API instructions.kathyw@chromium.org2010-07-082-1/+15
* Add a note that the code sample is broken until the bug is fixed.kathyw@chromium.org2010-07-082-0/+12
* base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs.tfarina@chromium.org2010-07-081-13/+3
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-072-0/+19
* Arne's patch to make the extension OAuth library work in M5 (which allowskurrik@chromium.org2010-07-072-23/+67
* Put Chromoting plugin behind a flag.ajwong@chromium.org2010-07-071-10/+13
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-071-7/+0
* Remove ThumbnailStore - replaced by TopSites.nshkrob@chromium.org2010-07-071-4/+0
* chrome://favicon -> chrome://favicon/kathyw@chromium.org2010-07-072-4/+4
* Move default_plugin from webkit/ to chrome/thakis@chromium.org2010-07-072-2/+2
* Revert 51681 - Move default_plugin out of webkit.thakis@chromium.org2010-07-072-2/+2
* Move default_plugin out of webkit.thakis@chromium.org2010-07-072-2/+2
* Add IssueAuthToken and unit tests to GaiaAuthenticator2.chron@chromium.org2010-07-065-81/+276
* Spelling correction: s/nonexistant/nonexistent. And trigger buildbots.viettrungluu@chromium.org2010-07-062-8/+8
* DevTools: add stub for HTTP-based remote debugger interface.pfeldman@chromium.org2010-07-062-0/+4
* ibus-hangul: Use Ctrl+Alt+F9 as a Hanja hot-key instead of F9.yusukes@google.com2010-07-062-0/+3
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-032-0/+254
* Cleanup: Remove about:network.eroman@chromium.org2010-07-032-2/+0
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-3/+3
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-3/+3
* Moving mediaplayer and filebrowser behind a preference. This just adds the p...dhg@chromium.org2010-07-022-1/+12
* Adds the --enable-in-memory-url-index switch to gate creation and use of the ...rohitrao@chromium.org2010-07-022-0/+5
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-0/+9
* Allow Pepper plugins to make requests with relative urls. Also allow bundled...jam@chromium.org2010-07-022-0/+4
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+14
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-023-2/+76
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-027-17/+0
* Add a "session only" policy to the content settings.jochen@chromium.org2010-07-021-0/+1
* Implement limited paged media support for win.hamaji@chromium.org2010-07-021-1/+6
* Fix up extension docs to include latest changes to how file URLs work withmpcomplete@chromium.org2010-07-022-8/+95
* Adds a temporary switch --enable-glsl-translator which gman@chromium.org2010-07-022-0/+4
* Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...dantasse@chromium.org2010-07-011-1/+0
* Add pref name for default notification content setting.thakis@chromium.org2010-07-012-0/+3
* Split Gaia auth out into common/net. This is in preparation for creating a ne...chron@chromium.org2010-07-015-0/+757
* Add notifications content settings type.thakis@chromium.org2010-07-011-0/+1
* Bring in latest PPAPI headers and implement IsFullFrame.jam@chromium.org2010-07-012-1/+22