summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-261-2/+2
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-261-2/+2
* Revert r83048 "Removed wchar_t from Time::FromString."maruel@chromium.org2011-04-261-1/+1
* Removed wchar_t from Time::FromString.shinyak@google.com2011-04-261-1/+1
* Regenerated extension documentation.battre@chromium.org2011-04-262-30/+30
* Reduce static data in ExtensionProcessBindings. Some was notaa@chromium.org2011-04-251-15/+8
* sync: Rename Expect*Value() to ExpectDict*Value().tfarina@chromium.org2011-04-251-8/+8
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-7/+7
* Add some ScopedNSAutoreleasePools to things that can happen during earlymark@chromium.org2011-04-251-4/+10
* Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m...zelidrag@chromium.org2011-04-232-1/+7
* [Sync] Refactor ExtensionService for syncakalin@chromium.org2011-04-231-0/+4
* Added extra data to chrome.fileBrowserPrivate.onDiskChanged even payload that...zelidrag@chromium.org2011-04-221-2/+46
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-223-2/+2
* Fix deletion of temp files from port monitor.abodenha@google.com2011-04-222-6/+11
* Use the real Mac browser app's bundle identifier everywhere that a basemark@chromium.org2011-04-224-14/+27
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-211-0/+14
* Get rid of chrome://filebrowseachuith@chromium.org2011-04-212-2/+0
* Add support in the extension docs for webRequest event listeners.mpcomplete@chromium.org2011-04-2072-1223/+4250
* Support TOUCH_ICON in FaviconSourcemichaelbai@google.com2011-04-202-0/+2
* Add Content-Security-Policy support to extensionsabarth@chromium.org2011-04-204-0/+35
* Make sure that extensions can launch web urls with web safe schemes only.aarya@google.com2011-04-202-3/+9
* Explain extension IDs a bit better.kathyw@chromium.org2011-04-206-68/+166
* DevTools: implement Save As binding.pfeldman@chromium.org2011-04-201-0/+5
* Print Preview: Check PrintHostMsg_UpdatePrintSettings return results and disp...thestig@chromium.org2011-04-201-0/+3
* Now use a local_pref instead of a CFPreference to track user login items.atwilson@chromium.org2011-04-202-0/+7
* Add histograms to track permission use in extensions.jstritar@chromium.org2011-04-193-86/+230
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-192-4/+0
* Fix potential memory errors in ProductDirName.mark@chromium.org2011-04-191-1/+9
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-192-52/+183
* Add sample extension for preference access.bauerb@chromium.org2011-04-196-1/+206
* Revert 82067 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-192-0/+4
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-192-4/+0
* Allow the product directory name to vary based on a setting in the outermark@chromium.org2011-04-191-18/+62
* Revert 82026 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-192-0/+4
* Wired existing media player code with the new file browser. Added a new priva...zelidrag@chromium.org2011-04-185-45/+51
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-182-4/+0
* Hide Flash storage settings link.bauerb@chromium.org2011-04-182-4/+5
* Added DisabledSchemes policy.joaodasilva@chromium.org2011-04-182-0/+4
* Make icon_messages use the IPC macros for defining the structs and the serial...jam@chromium.org2011-04-186-129/+86
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-184-107/+0
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-184-584/+171
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-189-218/+2
* Initial implementation of ActiveDownloadsUI.achuith@chromium.org2011-04-172-0/+4
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-1611-17/+383
* Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...zelidrag@chromium.org2011-04-1611-383/+17
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-1611-17/+383
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-165-0/+12
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-1613-247/+11
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-163-108/+0
* Added functionality to use "SaveAs..." from PDF plugin.gene@chromium.org2011-04-151-0/+3