| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up the IndexedDB plumbing layers to match the latest WebKit code. | jorlow@chromium.org | 2010-10-06 | 1 | -12/+12 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 1 | -10/+6 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 1 | -6/+10 |
* | Implement the frame id required for the web navigation api. | jochen@chromium.org | 2010-10-05 | 1 | -0/+5 |
* | Coverity: Initialize data members in constructor. | jhawkins@chromium.org | 2010-10-05 | 1 | -1/+4 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -0/+35 |
* | Attempt2: Component extensions (and whitelisted extensions) specifying <all_u... | finnur@chromium.org | 2010-10-04 | 1 | -6/+8 |
* | Revert 61323 - Component extensions (and whitelisted extensions) specifying <... | finnur@chromium.org | 2010-10-03 | 1 | -8/+6 |
* | Component extensions (and whitelisted extensions) specifying <all_urls> in th... | finnur@chromium.org | 2010-10-03 | 1 | -6/+8 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -35/+0 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -0/+35 |
* | Make the selection start and end attributes of an html input control | dmazzoni@chromium.org | 2010-10-01 | 1 | -1/+1 |
* | Add Worker support for FileSystem API. | kinuko@chromium.org | 2010-09-27 | 1 | -50/+0 |
* | Revert my revert of 60275 + don't do static casting + disable the tests for now. | jorlow@chromium.org | 2010-09-23 | 1 | -16/+55 |
* | Revert 60275. | jorlow@chromium.org | 2010-09-23 | 1 | -55/+16 |
* | Add the transaction id plumbing to IndexedDB. | jorlow@chromium.org | 2010-09-23 | 1 | -16/+55 |
* | Refactor some file_system classes to use chromium types instead of | dumi@chromium.org | 2010-09-22 | 1 | -40/+0 |
* | Add IDBIndex plumbing (for IndexedDB). | jorlow@chromium.org | 2010-09-17 | 1 | -0/+42 |
* | Add support for webkit ValueChanged accessibility notification. | ctguil@chromium.org | 2010-09-16 | 1 | -0/+50 |
* | Adds default constructors and destructors to ViewHostMsgs. | hbono@chromium.org | 2010-09-15 | 1 | -0/+292 |
* | Integrate FileSystemOperation with FileSystemDispatcherHost. | kinuko@chromium.org | 2010-09-08 | 1 | -3/+3 |
* | Support accept attribute for an <input type=file> element. | jianli@chromium.org | 2010-09-08 | 1 | -1/+5 |
* | Fix deserializition for message 65707 (ViewMsg_ExtensionsUpdated) | dpolukhin@chromium.org | 2010-09-08 | 1 | -1/+1 |
* | Add AudioParameters struct. Use it everywhere. | sergeyu@chromium.org | 2010-08-31 | 1 | -18/+18 |
* | Add final part of IPC plumbing for FileSystem API (retry). | kinuko@chromium.org | 2010-08-31 | 1 | -0/+56 |
* | Reland r57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-31 | 1 | -1/+25 |
* | Revert 57915 - Add final part of IPC plumbing for FileSystem API. | kinuko@chromium.org | 2010-08-30 | 1 | -56/+0 |
* | Add final part of IPC plumbing for FileSystem API. | kinuko@chromium.org | 2010-08-30 | 1 | -0/+56 |
* | Revert 57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -25/+1 |
* | Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -1/+25 |
* | When the browser doesn't have connectivity to a hosted app, display a prettie... | erikkay@chromium.org | 2010-08-27 | 1 | -18/+20 |
* | A quick fix for Issue 53385. | hbono@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+1420 |