summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Use PreferenceTransformerInterface in extension preference APIs.bauerb@chromium.org2011-03-151-5/+1
* Workaround deadlock with password sync/GNOME Keyring by re-enabling passwordatwilson@chromium.org2011-03-152-13/+1
* Revert r78134+r78136dcheng@chromium.org2011-03-151-3/+1
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-1/+3
* Revert 77345 - Speculative fix for Chrome launch issues in Citrix environment.joshia@google.com2011-03-141-3/+0
* Move plugin messages to content.jam@chromium.org2011-03-147-1096/+1
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-143-7/+7
* fav icon -> favicon. Pass 1.avi@chromium.org2011-03-141-1/+1
* Convert devtools messages, nacl messages to new message format.tsepez@chromium.org2011-03-146-127/+178
* Core parts of dragging multiple tabs at the same time. There is stillsky@chromium.org2011-03-142-0/+4
* Sample extension demonstrating usage of the Proxy API.battre@chromium.org2011-03-1413-1/+3008
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-1410-924/+0
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-144-200/+0
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-137-220/+1
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-136-140/+0
* Quick CL to get rid of render_messages_internal.h, since render_messages.h it...tsepez@chromium.org2011-03-123-2349/+2265
* Change common_message_generator code block.tsepez@chromium.org2011-03-121-3/+5
* Enable the NOTREACHED() in ImportantFileWriter also on Windowsphajdan.jr@chromium.org2011-03-121-3/+0
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-126-182/+2
* Remove Gears from Chrome.aa@chromium.org2011-03-1123-1784/+5
* Add command line flag for developing cross-platform panels.prasadt@chromium.org2011-03-112-0/+4
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-112-2/+2
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-1126-2453/+3
* [ChromeOS] Implement collected cookies in webui.xiyuan@chromium.org2011-03-112-0/+4
* Coverity: Fix string buffer without null terminator.thestig@chromium.org2011-03-111-3/+6
* Coverity: Fix various NULL_RETURNS defects.csilv@chromium.org2011-03-111-1/+3
* Adds ability for page to specify three types of auto-complete behaviorsky@chromium.org2011-03-113-2/+31
* Add the 'suppress further messageboxes' checkbox to messages from ExtensionHost.finnur@chromium.org2011-03-112-2/+10
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-117-10/+15
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-1024-1470/+5
* Enabling JavaScript i18n API by default.cira@chromium.org2011-03-102-7/+7
* ImportantFileWriter: check return value of PostTaskphajdan.jr@chromium.org2011-03-101-4/+13
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-103-1/+26
* Move property bag to content.avi@chromium.org2011-03-103-293/+0
* Move the clipboard messages to their own message filter.dcheng@chromium.org2011-03-104-82/+66
* Properly re-implement browser::ShowInstantConfirmDialog().rsesek@chromium.org2011-03-102-0/+2
* PrintPreview: Set the page range info in ViewHostMsg_UpdatePrintSettings reply.kmadhusu@chromium.org2011-03-101-1/+1
* Options: Remove several deprecated Options-related methods from BrowserWindow.jhawkins@chromium.org2011-03-102-0/+2
* Remove the notification stub files.tfarina@chromium.org2011-03-106-72/+0
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-102-0/+43
* Use new en-US and en-CA dictionaries.estade@chromium.org2011-03-101-4/+7
* Deleted WebPluginDelegatePepper and everything dependent on it.apatrick@chromium.org2011-03-102-4/+0
* Revert 77547 - Options: Remove the GTK options.jhawkins@chromium.org2011-03-092-2/+2
* Options: Remove the GTK options.jhawkins@chromium.org2011-03-092-2/+2
* extensions: generate extension id from path by using bytes directlyevan@chromium.org2011-03-092-1/+5
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-097-15/+15
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-098-693/+4
* linux crash dump now includes gpu datajbates@chromium.org2011-03-094-5/+31
* Add a PathService id for the child process exe. This is needed so that the r...jam@chromium.org2011-03-093-15/+4
* Add ability to find out whether an extension pref value is coming from incogn...bauerb@chromium.org2011-03-092-6/+79