| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove last dependencies on chrome\common from chrome\plugin. | jam@chromium.org | 2011-03-16 | 4 | -54/+26 |
* | fav icon -> favicon. Pass 11: rest of chrome/browser/ui | avi@chromium.org | 2011-03-16 | 3 | -3/+3 |
* | Add onChange event to preference extension APIs. | bauerb@chromium.org | 2011-03-16 | 2 | -0/+327 |
* | Remove executable permissions from experimental.html (build fix) | caseq@google.com | 2011-03-16 | 1 | -0/+0 |
* | Exposing extension preferences via the `chrome.extension` API. | bauerb@chromium.org | 2011-03-16 | 3 | -0/+434 |
* | Add experimental.webInspector.* to experimental.html | caseq@google.com | 2011-03-16 | 2 | -10/+31 |
* | Convert dom_storage, pepper, pepper_file, and automation messages to new format. | tsepez@chromium.org | 2011-03-16 | 6 | -188/+41 |
* | Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,... | dpapad@chromium.org | 2011-03-16 | 1 | -4/+4 |
* | Fix glue for ClipboardHostMsg_ReadAvailableTypes. | dcheng@chromium.org | 2011-03-16 | 1 | -5/+4 |
* | Initial support for partitioning cookies for isolated apps. | creis@google.com | 2011-03-15 | 9 | -1/+77 |
* | Add stubs and glue for routing a request for an image from the clipboard. | dcheng@chromium.org | 2011-03-15 | 1 | -1/+3 |
* | Options: Fix the Languages URL in the render view context menu. | jhawkins@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | Get rid of some more dependencies on chrome\common from plugin, in preparatio... | jam@chromium.org | 2011-03-15 | 3 | -38/+1 |
* | Make ContentBrowserClient not be owned by ContentClient, so that the latter d... | jam@chromium.org | 2011-03-15 | 2 | -4/+4 |
* | Change cloud print dialog and command line switches for cloud print dialog to... | scottbyer@chromium.org | 2011-03-15 | 2 | -0/+6 |
* | wstring: remove a needless wchar_t that is ASCII | evan@chromium.org | 2011-03-15 | 2 | -4/+2 |
* | Move collected cookies url constants into ChromeOS specific part. | xiyuan@chromium.org | 2011-03-15 | 2 | -4/+4 |
* | fav icon -> favicon. Pass 8: content/ | avi@chromium.org | 2011-03-15 | 1 | -4/+4 |
* | Convert service messages to new format, remove internal.h file. | tsepez@chromium.org | 2011-03-15 | 4 | -140/+65 |
* | Revert 78231 - Change cloud print dialog and command line switches for cloud ... | scottbyer@chromium.org | 2011-03-15 | 2 | -6/+0 |
* | Change cloud print dialog and command line switches for cloud print dialog to... | scottbyer@chromium.org | 2011-03-15 | 2 | -0/+6 |
* | Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an... | jam@chromium.org | 2011-03-15 | 1 | -8/+0 |
* | Use PreferenceTransformerInterface in extension preference APIs. | bauerb@chromium.org | 2011-03-15 | 1 | -5/+1 |
* | Workaround deadlock with password sync/GNOME Keyring by re-enabling password | atwilson@chromium.org | 2011-03-15 | 2 | -13/+1 |
* | Revert r78134+r78136 | dcheng@chromium.org | 2011-03-15 | 1 | -3/+1 |
* | Add stubs and glue for routing a request for an image from the clipboard. | dcheng@chromium.org | 2011-03-15 | 1 | -1/+3 |
* | Revert 77345 - Speculative fix for Chrome launch issues in Citrix environment. | joshia@google.com | 2011-03-14 | 1 | -3/+0 |
* | Move plugin messages to content. | jam@chromium.org | 2011-03-14 | 7 | -1096/+1 |
* | Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f... | zmo@google.com | 2011-03-14 | 3 | -7/+7 |
* | fav icon -> favicon. Pass 1. | avi@chromium.org | 2011-03-14 | 1 | -1/+1 |
* | Convert devtools messages, nacl messages to new message format. | tsepez@chromium.org | 2011-03-14 | 6 | -127/+178 |
* | Core parts of dragging multiple tabs at the same time. There is still | sky@chromium.org | 2011-03-14 | 2 | -0/+4 |
* | Sample extension demonstrating usage of the Proxy API. | battre@chromium.org | 2011-03-14 | 13 | -1/+3008 |
* | Move AppCache common code to content and split off AppCache messages into the... | jam@chromium.org | 2011-03-14 | 10 | -924/+0 |
* | Move the blob related code to content, and also move the blob messages to the... | jam@chromium.org | 2011-03-14 | 4 | -200/+0 |
* | Move database files from chrome\commmon to content\common, in preparation for... | jam@chromium.org | 2011-03-13 | 7 | -220/+1 |
* | Move some message files and hi_res_timer_manager to content, in preparation f... | jam@chromium.org | 2011-03-13 | 6 | -140/+0 |
* | Quick CL to get rid of render_messages_internal.h, since render_messages.h it... | tsepez@chromium.org | 2011-03-12 | 3 | -2349/+2265 |
* | Change common_message_generator code block. | tsepez@chromium.org | 2011-03-12 | 1 | -3/+5 |
* | Enable the NOTREACHED() in ImportantFileWriter also on Windows | phajdan.jr@chromium.org | 2011-03-12 | 1 | -3/+0 |
* | Move worker_messages to content in preparation of moving worker. | jam@chromium.org | 2011-03-12 | 6 | -182/+2 |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 23 | -1784/+5 |
* | Add command line flag for developing cross-platform panels. | prasadt@chromium.org | 2011-03-11 | 2 | -0/+4 |
* | Options: Remove the GTK and Views native options code. | jhawkins@chromium.org | 2011-03-11 | 2 | -2/+2 |
* | Move some chrome\common code to content in preparation for moving chrome\gpu. | jam@chromium.org | 2011-03-11 | 26 | -2453/+3 |
* | [ChromeOS] Implement collected cookies in webui. | xiyuan@chromium.org | 2011-03-11 | 2 | -0/+4 |
* | Coverity: Fix string buffer without null terminator. | thestig@chromium.org | 2011-03-11 | 1 | -3/+6 |
* | Coverity: Fix various NULL_RETURNS defects. | csilv@chromium.org | 2011-03-11 | 1 | -1/+3 |
* | Adds ability for page to specify three types of auto-complete behavior | sky@chromium.org | 2011-03-11 | 3 | -2/+31 |
* | Add the 'suppress further messageboxes' checkbox to messages from ExtensionHost. | finnur@chromium.org | 2011-03-11 | 2 | -2/+10 |