| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |