summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* ServiceProcessStateFileManipulationTest.ChangeAttr is flakymaruel@chromium.org2011-03-251-1/+2
* Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.dilmah@chromium.org2011-03-254-7/+15
* Enable IP pooling for SPDY.mbelshe@chromium.org2011-03-252-0/+12
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-253-87/+97
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-241-1/+2
* Disabled delete tests of ServiceProcessStateFileManipulationTestdmaclach@chromium.org2011-03-241-3/+4
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-241-1/+1
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-241-0/+8
* Remove the timeStamp property from webRequest extension events.mpcomplete@chromium.org2011-03-242-420/+6
* 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
* Move printing messages to their own file.jam@chromium.org2011-03-245-534/+208
* fix up small race on g_signal_socketdmaclach@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-244-1/+42
* Adds a unit test for the Serbian (Latin) dictionary.hbono@chromium.org2011-03-241-0/+3
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-2420-1377/+190
* Remove the sum of square tally from histogramsjar@chromium.org2011-03-241-2/+3
* Adds flag for selecting different sets of tabs in the tab strip.sky@chromium.org2011-03-232-0/+4
* Mark DeleteBundle as flaky.tony@chromium.org2011-03-231-1/+2
* Update code to always use a struct for WebTextCheckingResult.jam@chromium.org2011-03-231-14/+0
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-2310-1464/+1
* Theme system cleanuperg@google.com2011-03-232-8/+8
* Adding `cause` to the cookie extension API's onchanged event signature.jochen@chromium.org2011-03-233-11/+84
* [cros] Initial CL for SIM card unlock support.nkostylev@chromium.org2011-03-232-0/+4
* Toasting by brand code. finnur@chromium.org2011-03-231-0/+31
* ServiceProcess clean updmaclach@chromium.org2011-03-236-56/+57
* Fix for issue =76919 and added --keep-mouse-cursor (76976)saintlou@chromium.org2011-03-232-4/+10
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-239-623/+1
* Fix nits and comment typos. Add 'virtual' to URLFetcher::Core destructorwtc@chromium.org2011-03-232-8/+9
* Load devtools files from resources.pak rather than from disk take 2.tony@chromium.org2011-03-222-8/+13
* Use a #define to control if WebTextCheckingResult is used as a struct or as a...jam@chromium.org2011-03-221-0/+14
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-226-457/+17
* fix commentsdilmah@chromium.org2011-03-221-2/+1
* Adjusting directory.py to generate JSON without line-ending whitespace.battre@chromium.org2011-03-222-1264/+1265
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-1/+1
* Getting service process on Mac to handle having things moved/changed undernea...dmaclach@chromium.org2011-03-229-93/+839
* [ChromeOS] Split proxy settings into its own webui.xiyuan@chromium.org2011-03-222-0/+4
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-227-510/+9
* Revert "Load devtools files from resources.pak rather than from disk."tony@chromium.org2011-03-222-13/+8
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-222-4/+8
* Load devtools files from resources.pak rather than from disk.tony@chromium.org2011-03-222-8/+13
* Added a GaiaOAuthClient class to deal with getting and refreshing OAuth2 toke...sanjeevr@chromium.org2011-03-223-0/+544
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-215-378/+2
* Print Preview: Make window.print() and printing a frame work.thestig@chromium.org2011-03-211-3/+12
* [Mac] Confirm-to-quit: Add an option in the app menu.rsesek@chromium.org2011-03-214-4/+5
* Support for '--force-compositing-mode', see WebKit bug 56156sievers@google.com2011-03-213-0/+7
* Move audio messages to their own file.jam@chromium.org2011-03-214-277/+0
* [Mac] Remove vestigial browser pref kShowPageOptionsButtons.rsesek@chromium.org2011-03-212-6/+0
* Turns on multi-tab selection by default on windows.sky@chromium.org2011-03-212-4/+0