| Commit message (Expand) | Author | Age | Files | Lines |
* | Grab additional malware details from the renderer: frame hierarchy, list of s... | panayiotis@google.com | 2011-02-16 | 1 | -0/+1 |
* | Pepper/Flapper: First pass at context menu implementation. | viettrungluu@chromium.org | 2011-01-31 | 1 | -0/+9 |
* | Refactor away all the duplicate extension data structures in | aa@chromium.org | 2011-01-26 | 1 | -2/+1 |
* | Move AutoFill messages into a separate file. | jam@chromium.org | 2011-01-26 | 1 | -30/+0 |
* | Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*. | viettrungluu@chromium.org | 2011-01-25 | 1 | -8/+0 |
* | If user had consented for metrics reporting, send speech input request origin... | satish@chromium.org | 2011-01-20 | 1 | -12/+0 |
* | Move clipboard from app/ to ui/base | ben@chromium.org | 2011-01-10 | 1 | -8/+8 |
* | Add options to enable stressing of the V8 crankshaft optimizations when runni... | sgjesse@google.com | 2011-01-10 | 1 | -0/+12 |
* | Private Pepper extension for Flapper to allow TCP connections to be made | viettrungluu@chromium.org | 2011-01-07 | 1 | -1/+9 |
* | Refactor mac printing workflow. | kmadhusu@chromium.org | 2010-12-21 | 1 | -0/+1 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -9/+14 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -14/+9 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -9/+14 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -14/+9 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -9/+14 |
* | Make PepperFileMessageFilter be a BrowserMessageFilter. | jam@chromium.org | 2010-12-15 | 1 | -15/+0 |
* | Make IndexedDBDispatcherHost be a message filter and move its messages into a... | jam@chromium.org | 2010-12-13 | 1 | -7/+0 |
* | Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)... | jam@chromium.org | 2010-12-13 | 1 | -70/+0 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -2/+1 |
* | Deleted code associated with --enable-gpu-rendering and | kbr@chromium.org | 2010-11-08 | 1 | -1/+0 |
* | chrome/common: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-10-31 | 1 | -1/+1 |
* | Add ability to parse multiple recognition results and send them to WebKit. | satish@chromium.org | 2010-10-26 | 1 | -0/+12 |
* | FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes... | erg@google.com | 2010-10-20 | 1 | -0/+12 |
* | Support sync file io for pepper, to support LSOs | piman@chromium.org | 2010-10-19 | 1 | -0/+9 |
* | Wire up InstallSearchProvider to allow setting the default search provider. | levin@chromium.org | 2010-10-11 | 1 | -0/+1 |
* | FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: . | erg@google.com | 2010-10-08 | 1 | -219/+29 |
* | Added support for raw headers. | caseq@google.com | 2010-10-06 | 1 | -0/+38 |
* | Add AudioBuffersState struct. Use it for audio synchronization. | sergeyu@chromium.org | 2010-09-29 | 1 | -0/+10 |
* | Add Worker support for FileSystem API. | kinuko@chromium.org | 2010-09-27 | 1 | -1/+6 |
* | Revert my revert of 60275 + don't do static casting + disable the tests for now. | jorlow@chromium.org | 2010-09-23 | 1 | -0/+1 |
* | Revert 60275. | jorlow@chromium.org | 2010-09-23 | 1 | -1/+0 |
* | Add the transaction id plumbing to IndexedDB. | jorlow@chromium.org | 2010-09-23 | 1 | -0/+1 |
* | Refactor some file_system classes to use chromium types instead of | dumi@chromium.org | 2010-09-22 | 1 | -1/+0 |
* | Add IDBIndex plumbing (for IndexedDB). | jorlow@chromium.org | 2010-09-17 | 1 | -0/+1 |
* | Add support for webkit ValueChanged accessibility notification. | ctguil@chromium.org | 2010-09-16 | 1 | -3/+1 |
* | Implement pepper::FileIO. | dumi@chromium.org | 2010-09-10 | 1 | -0/+6 |
* | Add final part of IPC plumbing for FileSystem API (retry). | kinuko@chromium.org | 2010-08-31 | 1 | -0/+1 |
* | Revert 57915 - Add final part of IPC plumbing for FileSystem API. | kinuko@chromium.org | 2010-08-30 | 1 | -1/+0 |
* | Add final part of IPC plumbing for FileSystem API. | kinuko@chromium.org | 2010-08-30 | 1 | -0/+1 |
* | When the browser doesn't have connectivity to a hosted app, display a prettie... | erikkay@chromium.org | 2010-08-27 | 1 | -2/+3 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -2148/+55 |
* | Add support for a directory file chooser command, which creates a file list b... | johnnyg@chromium.org | 2010-08-24 | 1 | -0/+7 |
* | Add 1st cut of IPC plumbing code for FileSystem API's openFileSystem | kinuko@chromium.org | 2010-08-21 | 1 | -0/+50 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 1 | -0/+60 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -323/+321 |
* | Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb... | bulach@chromium.org | 2010-08-18 | 1 | -17/+1 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -792/+90 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -90/+792 |
* | FBTF: Header cleanup in renderer_host. | jhawkins@chromium.org | 2010-08-16 | 1 | -1/+1 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+0 |