summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-134-5/+30
* [GTTF] Make automation calls for Downloads, Extensions, and History pagesphajdan.jr@chromium.org2010-04-121-0/+5
* Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...mnaganov@chromium.org2010-04-121-5/+0
* Turn on internal Flash Player by default.viettrungluu@chromium.org2010-04-123-9/+8
* Linux: open shared memory in browser rather than renderer (like on mac).estade@chromium.org2010-04-101-0/+3
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-106-8/+35
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+3
* No longer display EULA when internal Flash enabled (revert r42783 and most of...viettrungluu@chromium.org2010-04-094-14/+0
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-3/+2
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-093-2/+12
* Refactor common, platform-independent code for the repost form warning dialog...bauerb@chromium.org2010-04-091-2/+2
* Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys.yusukes@google.com2010-04-092-0/+9
* Disable unit test that breaks valgrind. Failure is related to the fact that ...johnnyg@chromium.org2010-04-081-2/+1
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-081-1/+7
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-5/+6
* Fix a typo.thestig@chromium.org2010-04-081-2/+2
* Support PNG and quality control in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-04-082-3/+146
* Flush audio data after seekhclam@chromium.org2010-04-081-1/+6
* Fix a crash on Mac because the STL iterator behavior on delete is not consist...johnnyg@chromium.org2010-04-082-3/+28
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-083-7/+20
* notification panel fix on chromeos.oshima@chromium.org2010-04-081-0/+3
* Don't bail early on extensions update.asargent@chromium.org2010-04-073-8/+49
* Update and rewrite the permissions section of the manifest page.kathyw@chromium.org2010-04-072-22/+100
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-072-1/+20
* Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...cira@google.com2010-04-071-4/+4
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-063-84/+10
* Add some shutdown perf tests. We measure shutdown for the combination ofthestig@chromium.org2010-04-062-2/+6
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+6
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-067-275/+82
* Make sure DecodeIcon is only called from the File thread.finnur@chromium.org2010-04-064-13/+21
* Rename kChromeUIFavIconPath to kChromeUIFavIconHost for consistency.arv@chromium.org2010-04-062-2/+2
* Fix a bad URL in sample code.kathyw@chromium.org2010-04-062-2/+2
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-065-58/+72
* Add a simple example history extension.skerner@chromium.org2010-04-064-0/+138
* detect preferences errorserikkay@chromium.org2010-04-069-30/+112
* Fix docking behaviour for devtools windows that don't have an associated brow...mnissler@chromium.org2010-04-061-2/+2
* Add menu and menu item events to the accessibility extension api, anddmazzoni@chromium.org2010-04-062-1/+54
* Relanding:oshima@chromium.org2010-04-061-0/+6
* Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c...inferno@chromium.org2010-04-061-2/+2
* Move more extensions hard coded error messages to .grd file. finnur@chromium.org2010-04-061-28/+43
* Make an error message verbose to investigate a un-reproducible bug.tkent@chromium.org2010-04-061-2/+7
* Localize CSS files in content scripts (but don't localize JS files).cira@chromium.org2010-04-061-4/+4
* Revert "BookmarkBarView tests fixes"oshima@chromium.org2010-04-051-6/+0
* BookmarkBarView tests fixesoshima@chromium.org2010-04-051-0/+6
* Pepper audio basic functionality unit test, take 3.neb@chromium.org2010-04-052-3/+14
* Disables AeroPeek by default.hbono@chromium.org2010-04-052-0/+4
* Adding "preload_engines" and "use_global_engine" preferences to Chrome side (...yusukes@chromium.org2010-04-052-0/+10
* Fix a few places where we were incorrectly classifyingaa@chromium.org2010-04-033-5/+18
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-11/+7
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-032-44/+3