summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-164-54/+26
* fav icon -> favicon. Pass 11: rest of chrome/browser/uiavi@chromium.org2011-03-163-3/+3
* Add onChange event to preference extension APIs.bauerb@chromium.org2011-03-162-0/+327
* Remove executable permissions from experimental.html (build fix)caseq@google.com2011-03-161-0/+0
* Exposing extension preferences via the `chrome.extension` API.bauerb@chromium.org2011-03-163-0/+434
* Add experimental.webInspector.* to experimental.htmlcaseq@google.com2011-03-162-10/+31
* Convert dom_storage, pepper, pepper_file, and automation messages to new format.tsepez@chromium.org2011-03-166-188/+41
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-4/+4
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-161-5/+4
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-159-1/+77
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-1/+3
* Options: Fix the Languages URL in the render view context menu.jhawkins@chromium.org2011-03-151-1/+1
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-153-38/+1
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-152-4/+4
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-152-0/+6
* wstring: remove a needless wchar_t that is ASCIIevan@chromium.org2011-03-152-4/+2
* Move collected cookies url constants into ChromeOS specific part.xiyuan@chromium.org2011-03-152-4/+4
* fav icon -> favicon. Pass 8: content/avi@chromium.org2011-03-151-4/+4
* Convert service messages to new format, remove internal.h file.tsepez@chromium.org2011-03-154-140/+65
* Revert 78231 - Change cloud print dialog and command line switches for cloud ...scottbyer@chromium.org2011-03-152-6/+0
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-152-0/+6
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-8/+0
* 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