| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch adds the necessary plumbing to Chromium to support a command-line ... | wjmaclean@chromium.org | 2011-02-22 | 1 | -0/+2 |
* | Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav... | bryner@chromium.org | 2011-02-22 | 1 | -1/+5 |
* | Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ... | zmo@google.com | 2011-02-14 | 1 | -0/+2 |
* | Extend Mac popup to handle more directionality. | avi@chromium.org | 2011-02-11 | 1 | -4/+12 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Pepper/Flapper: First pass at context menu implementation. | viettrungluu@chromium.org | 2011-01-31 | 1 | -3/+40 |
* | Move AutoFill messages into a separate file. | jam@chromium.org | 2011-01-26 | 1 | -101/+10 |
* | Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*. | viettrungluu@chromium.org | 2011-01-25 | 1 | -30/+0 |
* | Re-land http://codereview.chromium.org/6339004 which was reverted | crogers@google.com | 2011-01-22 | 1 | -0/+2 |
* | Revert 72261 - Add run-time enable support for the web audio API | rniwa@chromium.org | 2011-01-22 | 1 | -2/+0 |
* | Add run-time enable support for the web audio API | crogers@google.com | 2011-01-22 | 1 | -0/+2 |
* | If user had consented for metrics reporting, send speech input request origin... | satish@chromium.org | 2011-01-20 | 1 | -23/+0 |
* | * Add WebPreference::interactive_form_validation_enabled | tkent@chromium.org | 2011-01-20 | 1 | -1/+3 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa... | piman@google.com | 2011-01-10 | 1 | -0/+2 |
* | Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme... | vangelis@chromium.org | 2011-01-08 | 1 | -0/+2 |
* | Private Pepper extension for Flapper to allow TCP connections to be made | viettrungluu@chromium.org | 2011-01-07 | 1 | -2/+31 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -14/+20 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -20/+14 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -14/+20 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -20/+14 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -14/+20 |
* | Make PepperFileMessageFilter be a BrowserMessageFilter. | jam@chromium.org | 2010-12-15 | 1 | -20/+0 |
* | Make IndexedDBDispatcherHost be a message filter and move its messages into a... | jam@chromium.org | 2010-12-13 | 1 | -3/+0 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -13/+2 |
* | Adding a new command line flag (--enable-accelerated-layers) for turning | vangelis@chromium.org | 2010-12-02 | 1 | -0/+2 |
* | Once a form has been partially autofilled, autofill should only update fields... | isherman@chromium.org | 2010-11-29 | 1 | -0/+4 |
* | Autofill: Prefer maxLength to size attribute for form filling heuristics. | isherman@chromium.org | 2010-11-20 | 1 | -4/+4 |
* | Expose WebKit frame flattening setting in WebPreferences. | johnme@google.com | 2010-11-19 | 1 | -0/+2 |
* | DevTools: provide response code and status text as a part of raw headers data. | pfeldman@chromium.org | 2010-11-19 | 1 | -0/+4 |
* | Revert "Revert "Implement web app definition parsing."" | aa@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Revert "Implement web app definition parsing." | aa@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Implement web app definition parsing. | aa@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Add ability to parse multiple recognition results and send them to WebKit. | satish@chromium.org | 2010-10-26 | 1 | -0/+23 |
* | Allow URLPatterns to omit trailing slash. | aa@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes... | erg@google.com | 2010-10-20 | 1 | -0/+100 |
* | Support sync file io for pepper, to support LSOs | piman@chromium.org | 2010-10-19 | 1 | -0/+20 |
* | FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: . | erg@google.com | 2010-10-08 | 1 | -5/+242 |
* | Enable hyperlink auditing by default, and allow disabling with the command li... | japhet@chromium.org | 2010-10-04 | 1 | -0/+2 |
* | Add AudioBuffersState struct. Use it for audio synchronization. | sergeyu@chromium.org | 2010-09-29 | 1 | -0/+25 |
* | Removes indexed_db_param_traits.h depedencies on WebKit headers. | bulach@chromium.org | 2010-09-09 | 1 | -0/+2 |
* | Added GPU stat for whether a GPU can report context lost. | apatrick@chromium.org | 2010-09-07 | 1 | -0/+1 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-30 | 1 | -0/+4 |
* | Support sending BlobData to browser process. Also support sending UploadData | jianli@chromium.org | 2010-08-27 | 1 | -0/+1 |
* | Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp... | dmazzoni@chromium.org | 2010-08-25 | 1 | -4/+0 |
* | Re-landing. Add html node info (tag name, attributes, and computed display) | dmazzoni@chromium.org | 2010-08-25 | 1 | -0/+4 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -93/+91 |
* | Revert 57188 - Add html node info (tag name, attributes, and computed display... | dmazzoni@chromium.org | 2010-08-24 | 1 | -4/+0 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-24 | 1 | -0/+4 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -94/+94 |