| Commit message (Expand) | Author | Age | Files | Lines |
* | Update VideoDecode PPAPI structs to be consistent with media structures, part 1 | vrk@google.com | 2011-05-10 | 5 | -97/+207 |
* | Implementation of DatabaseQuotaClient for the WebSQLDatabase system. | michaeln@google.com | 2011-05-10 | 9 | -15/+616 |
* | Fix the clang build by adding "virtual" to overridden functions. | brettw@chromium.org | 2011-05-10 | 1 | -13/+13 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 10 | -250/+397 |
* | iwyu, #include "base/message_loop_proxy.h since a scoped_refptr<Loop> is used... | michaeln@google.com | 2011-05-10 | 1 | -0/+1 |
* | ChromiumOS build fix attempt for 84776 | kinuko@chromium.org | 2011-05-10 | 1 | -1/+2 |
* | Build fix attempt for 84776; QuotaManager should not crash when it gets unkno... | kinuko@chromium.org | 2011-05-10 | 1 | -0/+6 |
* | Revert 84771 - Fix QuotaFileUtil to write .usage into the same directory as "... | cbentzel@chromium.org | 2011-05-10 | 1 | -3/+2 |
* | Set allowed bytes growth in FileSystemOperation from QuotaManager. | dmikurube@chromium.org | 2011-05-10 | 9 | -344/+635 |
* | Fix QuotaFileUtil to write .usage into the same directory as "chrome-", not u... | dmikurube@chromium.org | 2011-05-10 | 1 | -2/+3 |
* | iwyu: Include stringprintf.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 4 | -0/+4 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-10 | 7 | -21/+8 |
* | AppCache fallback override. A means of overriding the fallback behavior from ... | michaeln@google.com | 2011-05-10 | 2 | -6/+109 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 9 | -8/+9 |
* | This fixes a style issue in the glue_serialize code | gspencer@google.com | 2011-05-09 | 2 | -58/+58 |
* | This fixes a NULL dereference when reading malformed history items. | gspencer@google.com | 2011-05-09 | 1 | -3/+3 |
* | Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace to | mpcomplete@chromium.org | 2011-05-09 | 7 | -234/+101 |
* | Don't send Graphics3DContextLost after the instance is destroyed | piman@google.com | 2011-05-09 | 1 | -0/+5 |
* | Move MockQuotaManager out of anonymous namespace to fix build | stuartmorgan@chromium.org | 2011-05-09 | 1 | -2/+2 |
* | Notify the quota manager when write operation is made in FileSystem API. | kinuko@chromium.org | 2011-05-09 | 7 | -101/+234 |
* | Implement SandboxQuotaClient for Quota support in sandboxed filesystem | kinuko@chromium.org | 2011-05-09 | 31 | -741/+1225 |
* | Added FileSystemDirectoryDatabase::GetNextInteger(), for use in generating | ericu@google.com | 2011-05-06 | 3 | -22/+105 |
* | This implements the new system for Graphics2D only. | brettw@chromium.org | 2011-05-06 | 11 | -167/+201 |
* | Add a way to be notified when a deletable file reference is destroyed so that | brettw@chromium.org | 2011-05-06 | 2 | -1/+18 |
* | Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-06 | 7 | -8/+21 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-06 | 7 | -21/+8 |
* | Make the GraphicsContext3D implementation selectable | gman@chromium.org | 2011-05-06 | 6 | -2/+2148 |
* | Resubmission of 6898057, with build fixes. | ericu@google.com | 2011-05-05 | 5 | -0/+759 |
* | Refactor to address URLRequestContext dependency added in | cevans@chromium.org | 2011-05-05 | 1 | -1/+2 |
* | Revert 84301 - A database to hold filesystem directory information, to replac... | zea@chromium.org | 2011-05-05 | 5 | -759/+0 |
* | A database to hold filesystem directory information, to replace real paths. | ericu@google.com | 2011-05-05 | 5 | -0/+759 |
* | Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-05 | 7 | -8/+21 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-05 | 7 | -21/+8 |
* | Move crypto_helpers from sync to crypto | qsr@google.com | 2011-05-05 | 1 | -7/+1 |
* | Fix renderer crash and resulting test hang in PDFBrowserTests. | ddorwin@chromium.org | 2011-05-05 | 1 | -4/+7 |
* | Wire new WebCore settings for blocking mixed-content loads into Chrome. | cevans@chromium.org | 2011-05-05 | 2 | -1/+7 |
* | Use an empty plug-in version list for ChromeOS, to avoid accidental breakage. | cevans@chromium.org | 2011-05-04 | 1 | -1/+6 |
* | Roll skia to r1241. | bsalomon@google.com | 2011-05-04 | 1 | -1/+16 |
* | Update Reader version in the plug-in metadata. | cevans@chromium.org | 2011-05-04 | 1 | -1/+3 |
* | Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o... | ddorwin@chromium.org | 2011-05-04 | 4 | -1/+70 |
* | A database to hold mappings from origin identifiers to unique directory names. | ericu@chromium.org | 2011-05-04 | 5 | -1/+417 |
* | Partial revert of 82061 so we keep the initial unbounded range request. | scherkus@chromium.org | 2011-05-03 | 3 | -13/+60 |
* | Add a way to pass information to Pepper Flash from the command-line (e.g., fo... | viettrungluu@chromium.org | 2011-05-03 | 4 | -1/+25 |
* | Suppress layout test failure due to r83848 | hclam@chromium.org | 2011-05-03 | 1 | -0/+3 |
* | Revert 83822 - Update Flash and Reader metadata. | cevans@chromium.org | 2011-05-03 | 1 | -12/+2 |
* | Revert 83826 - Oops... forgot the typo fix in the previous patch. | cevans@chromium.org | 2011-05-03 | 1 | -4/+4 |
* | Suppress layout test failures | hclam@chromium.org | 2011-05-03 | 1 | -0/+4 |
* | Increase warning level to 4 on Visual Studio | maruel@chromium.org | 2011-05-03 | 1 | -6/+3 |
* | Oops... forgot the typo fix in the previous patch. | cevans@chromium.org | 2011-05-03 | 1 | -4/+4 |
* | Update Flash and Reader metadata. | cevans@chromium.org | 2011-05-03 | 1 | -2/+12 |