| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | FBTF: Remove all the easy headers from *_messages.h. | erg@google.com | 2010-08-12 | 1 | -742/+104 |
* | Reapplies r55735, fixing some message code that was checked in that I collide... | erg@google.com | 2010-08-11 | 1 | -51/+8 |
* | Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages." | erg@google.com | 2010-08-11 | 1 | -7/+50 |
* | FBTF: Allow forward declaration of classes passed to sync IPC messages. | erg@google.com | 2010-08-11 | 1 | -50/+7 |
* | Chromium plumbing for Device Orientation. | hans@chromium.org | 2010-08-11 | 1 | -0/+48 |
* | Implements initial plumbing for IDBCursor. | bulach@chromium.org | 2010-08-11 | 1 | -0/+54 |
* | Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo. | bauerb@chromium.org | 2010-08-03 | 1 | -1/+5 |
* | Rename IndexedDatabase to IDBFactory to match the spec | andreip@chromium.org | 2010-07-30 | 1 | -4/+4 |
* | Add a command line switch to control accelerated 2d canvas | jamesr@chromium.org | 2010-07-29 | 1 | -0/+2 |
* | Chrome side of changes required to populate appcache resource list. | kkanetkar@chromium.org | 2010-07-28 | 1 | -0/+84 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Pepper stream-to-file plumbing. | darin@chromium.org | 2010-07-22 | 1 | -0/+10 |
* | AutoFill: Record whether the user initiated the form submission and don't sav... | jhawkins@chromium.org | 2010-07-22 | 1 | -0/+2 |
* | Fix for: State in small letters should be auto-filled from the profile. | jhawkins@chromium.org | 2010-07-21 | 1 | -0/+4 |
* | LoadTimingObserver: only send timing struct over IPC if necessary. + Added un... | pfeldman@chromium.org | 2010-07-21 | 1 | -16/+25 |
* | Introduce "--enable-memory-info" command-line flag to enable reporting | mnaganov@chromium.org | 2010-07-19 | 1 | -1/+3 |
* | Implement IsSearchProviderInstalled and a test for it. | levin@chromium.org | 2010-07-17 | 1 | -0/+93 |
* | Separate the PasswordManagerDelegate out of PasswordManager. | erg@chromium.org | 2010-07-16 | 1 | -3/+3 |
* | DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi... | pfeldman@chromium.org | 2010-07-16 | 1 | -0/+4 |
* | The Chrome half of implementing get/put/remove for object stores (https://bug... | jorlow@chromium.org | 2010-07-14 | 1 | -8/+91 |
* | DevTools: provide network log details to the WebCore's InspectorController. | pfeldman@chromium.org | 2010-07-14 | 1 | -0/+74 |
* | Rename a header and some methods to make way for subsequent audio recording a... | satish@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -0/+78 |
* | Implement new Chromium IPCs for copying/dragging. | dcheng@chromium.org | 2010-07-07 | 1 | -0/+3 |
* | Spelling correction: s/nonexistant/nonexistent. And trigger buildbots. | viettrungluu@chromium.org | 2010-07-06 | 1 | -1/+1 |
* | Implement limited paged media support for win. | hamaji@chromium.org | 2010-07-02 | 1 | -1/+6 |
* | Add the concept of browse extent. | aa@chromium.org | 2010-07-01 | 1 | -3/+26 |
* | Add a wildcard scheme and a special 'all_urls' pattern to URLPattern. | mpcomplete@chromium.org | 2010-06-30 | 1 | -1/+5 |
* | Expand print-related IPCs so we can implement CSS3 paged media. | hamaji@chromium.org | 2010-06-29 | 1 | -4/+34 |
* | Add field trial stats for alternate_protocol. The histogram we collected are: | lzheng@chromium.org | 2010-06-26 | 1 | -0/+4 |
* | Reland r50834 | aa@chromium.org | 2010-06-25 | 1 | -10/+6 |
* | Revert r50834 | aa@chromium.org | 2010-06-25 | 1 | -6/+10 |
* | Allow multiple domains in app. | aa@chromium.org | 2010-06-25 | 1 | -10/+6 |
* | Improve input method support. | suzhe@chromium.org | 2010-06-23 | 1 | -42/+0 |
* | Mac: More pluming for OOP font loading | jeremy@chromium.org | 2010-06-17 | 1 | -0/+19 |
* | Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves. | jorlow@chromium.org | 2010-06-14 | 1 | -0/+52 |
* | Added plumbing to transport the frame name between RenderViewHost and the Web... | atwilson@chromium.org | 2010-06-12 | 1 | -1/+59 |
* | Track whether a page was loaded via a proxy so that we can | mbelshe@chromium.org | 2010-06-10 | 1 | -2/+6 |
* | Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks. | andreip@chromium.org | 2010-06-09 | 1 | -0/+52 |
* | Fix audio "clicking" for strongbad demo | hclam@chromium.org | 2010-06-07 | 1 | -9/+3 |