| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 1 | -2/+3 |
* | Revert 55227 - Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 1 | -5/+0 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 1 | -0/+5 |
* | Block non-sandboxed plugins. | bauerb@chromium.org | 2010-08-05 | 1 | -0/+7 |
* | Adds chromium side plumbing to pass speech input calls back and forth with We... | satish@chromium.org | 2010-08-04 | 1 | -0/+31 |
* | Remove wstring-ness from some more locale variables. | evan@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Initial port of accelerated compositor to Mac OS X 10.6. Reused | kbr@google.com | 2010-08-04 | 1 | -2/+6 |
* | Add "Load all plugins on this page" button to blocked plugins bubble if click... | bauerb@chromium.org | 2010-08-03 | 1 | -0/+3 |
* | Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo. | bauerb@chromium.org | 2010-08-03 | 1 | -5/+6 |
* | Rename IndexedDatabase to IDBFactory to match the spec | andreip@chromium.org | 2010-07-30 | 1 | -3/+3 |
* | Remove an unused IPC message. | brettw@chromium.org | 2010-07-29 | 1 | -6/+0 |
* | NaCl: Allow setting up multiple sockets for subprocess instead of just one | mseaborn@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | AutoFill: Display a right-aligned generic CC icon in the suggestions popup for | jhawkins@chromium.org | 2010-07-28 | 1 | -1/+2 |
* | Chrome side of changes required to populate appcache resource list. | kkanetkar@chromium.org | 2010-07-28 | 1 | -3/+8 |
* | Disabled zoom controls in the browser when displaying PDF using the internal ... | sanjeevr@chromium.org | 2010-07-22 | 1 | -0/+4 |
* | Forward declare more param traits in common_param_traits. | erg@google.com | 2010-07-20 | 1 | -0/+1 |
* | Let PaintAtAck send an int tag instead of the TransportDIB handle. | thakis@chromium.org | 2010-07-19 | 1 | -3/+7 |
* | Implement IsSearchProviderInstalled and a test for it. | levin@chromium.org | 2010-07-17 | 1 | -3/+10 |
* | Separate the PasswordManagerDelegate out of PasswordManager. | erg@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | AutoFill: Use unique IDs to identify the profile or credit card to fill. | jhawkins@chromium.org | 2010-07-16 | 1 | -4/+6 |
* | The Chrome half of implementing get/put/remove for object stores (https://bug... | jorlow@chromium.org | 2010-07-14 | 1 | -8/+34 |
* | Moved sending the PluginProcessMsg_AskForShutdown message to the CreateChanne... | sanjeevr@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | New javascript console logging related to the appcache. | michaeln@chromium.org | 2010-07-14 | 1 | -0/+5 |
* | Don't offer to translate pages if the page says so by | jcivelli@google.com | 2010-07-12 | 1 | -2/+3 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -10/+2 |
* | Reland r52072. Pass notifications to the browser on access to the appcache ma... | jochen@chromium.org | 2010-07-12 | 1 | -2/+9 |
* | Failed compile on Chromium builder dbg | vandebo@chromium.org | 2010-07-12 | 1 | -9/+2 |
* | Pass notifications to the browser on access to the appcache main resource man... | jochen@chromium.org | 2010-07-12 | 1 | -2/+9 |
* | Implement new Chromium IPCs for copying/dragging. | dcheng@chromium.org | 2010-07-07 | 1 | -0/+16 |
* | Autocomplete and AutoFill entries are shown combined in the suggestions popup. | dhollowa@chromium.org | 2010-07-07 | 1 | -7/+0 |
* | Store blocked and accessed cookies in the tab contents. | jochen@chromium.org | 2010-07-02 | 1 | -0/+9 |
* | AutoFill: Don't show labels in the suggestions popup when the user is editing a | jhawkins@chromium.org | 2010-06-24 | 1 | -1/+2 |
* | Improve input method support. | suzhe@chromium.org | 2010-06-23 | 1 | -67/+23 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | AppCache: add plumbing to deliver logging messages to the renderer process. T... | michaeln@chromium.org | 2010-06-18 | 1 | -0/+6 |
* | Mac: More pluming for OOP font loading | jeremy@chromium.org | 2010-06-17 | 1 | -0/+10 |
* | Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves. | jorlow@chromium.org | 2010-06-14 | 1 | -10/+45 |
* | Added plumbing to transport the frame name between RenderViewHost and the Web... | atwilson@chromium.org | 2010-06-12 | 1 | -8/+4 |
* | Convert page contents grabbing from wide to UTF16. The current code is a bit | brettw@chromium.org | 2010-06-11 | 1 | -1/+1 |
* | AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions | jhawkins@chromium.org | 2010-06-10 | 1 | -11/+13 |
* | AutoFill: Fix a bug that caused AutoFill to not fill the field the user is | jhawkins@chromium.org | 2010-06-10 | 1 | -3/+0 |
* | Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks. | andreip@chromium.org | 2010-06-09 | 1 | -0/+27 |
* | Some simplifications, as a pre-step to http://crbug.com/40103 | joth@chromium.org | 2010-06-07 | 1 | -7/+2 |
* | Actually clear the disk cache, and keep it enabled, between benchmark runs. | mlloyd@chromium.org | 2010-06-05 | 1 | -1/+6 |
* | Add IDBIndex support + various cleanup. | jorlow@chromium.org | 2010-06-03 | 1 | -7/+26 |
* | DevTools: inspector settings are now serialized into map, not a string | pfeldman@chromium.org | 2010-06-01 | 1 | -3/+4 |
* | This tunes up some of the snapshot creation code. | gspencer@chromium.org | 2010-05-28 | 1 | -6/+9 |
* | Handle IDBDatabase sync calls. | jorlow@chromium.org | 2010-05-27 | 1 | -0/+20 |
* | Provide more info to the renderer process in appcache progress events. | michaeln@chromium.org | 2010-05-25 | 1 | -1/+9 |
* | Mac: Fix renderer idle cpu usage regression. | thakis@chromium.org | 2010-05-24 | 1 | -1/+1 |