| Commit message (Expand) | Author | Age | Files | Lines |
* | Update V8 to version 3.3.9.3. Fix for reliability bot crashes are in. | ager@chromium.org | 2011-05-23 | 1 | -0/+3 |
* | Revert V8 update. Causes reliability bot crashes. | ager@chromium.org | 2011-05-23 | 1 | -3/+0 |
* | Update V8 to version 3.3.9.2. | ager@chromium.org | 2011-05-23 | 1 | -0/+3 |
* | Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs. | adamk@chromium.org | 2011-05-19 | 2 | -9/+0 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 2 | -4/+4 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ... | tony@chromium.org | 2011-05-19 | 2 | -11/+11 |
* | Miscellaneous webkit_glue namespace changes in preparation for building src\c... | ananta@chromium.org | 2011-05-19 | 1 | -27/+0 |
* | Change usage cache code in QuotaFileUtil to use QuotaUtil methods | kinuko@chromium.org | 2011-05-19 | 1 | -0/+2 |
* | Revert of 85854 which is a revert of 85852 - Add a command line option | rtenneti@chromium.org | 2011-05-19 | 1 | -0/+1 |
* | Revert 85852 - Add a command line option ("host-resolver-retry-attempts") | rtenneti@chromium.org | 2011-05-19 | 1 | -1/+0 |
* | Add a command line option ("host-resolver-retry-attempts") | rtenneti@chromium.org | 2011-05-19 | 1 | -0/+1 |
* | Remove more URLRequest::RegisterProtocolFactory calls. | willchan@chromium.org | 2011-05-18 | 2 | -42/+16 |
* | Update V8 to version 3.3.7 | ricow@chromium.org | 2011-05-17 | 1 | -0/+7 |
* | Factor out quota-related filesysem internal code into QuotaUtil class | kinuko@chromium.org | 2011-05-17 | 1 | -1/+1 |
* | Add "WebKit Linux 32" to and remove "Webkit Linux 64" from the list of builde... | yuzo@chromium.org | 2011-05-17 | 1 | -1/+1 |
* | Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL... | michaeln@google.com | 2011-05-16 | 1 | -1/+1 |
* | Make canary-webkit-revisions.py print failing tests for each subset of builders. | yuzo@chromium.org | 2011-05-16 | 1 | -4/+46 |
* | Remove MockWebFrame in favour of MockWebFrameClient and update corresponding ... | scherkus@chromium.org | 2011-05-13 | 1 | -2/+1 |
* | ObfuscatedFileSystemFileUtil class | ericu@google.com | 2011-05-13 | 1 | -1/+1 |
* | Revert 85250, Update v8 to version 3.3.6.1 | ricow@chromium.org | 2011-05-13 | 1 | -8/+0 |
* | Update v8 to version to 3.3.6.1 | ricow@chromium.org | 2011-05-13 | 1 | -0/+9 |
* | Make canary-webkit-revisions.py print failures, not limited to those of webki... | yuzo@chromium.org | 2011-05-13 | 1 | -2/+8 |
* | Check the canary builds up to the last-rolled WebKit revision. | yuzo@chromium.org | 2011-05-13 | 1 | -15/+70 |
* | Changes for not reading ssl prefs from user_prefs since we have | rtenneti@chromium.org | 2011-05-13 | 1 | -2/+2 |
* | Part 1 of changes to to build chrome\common as a dll. Moving some of the func... | ananta@chromium.org | 2011-05-12 | 1 | -4/+0 |
* | Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke... | jam@chromium.org | 2011-05-12 | 2 | -4/+2 |
* | Fix the http/tests/plugins/third-party-cookie-accept-policy.html layotu test ... | jam@chromium.org | 2011-05-11 | 1 | -20/+27 |
* | Implementation of DatabaseQuotaClient for the WebSQLDatabase system. | michaeln@google.com | 2011-05-10 | 1 | -0/+1 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-10 | 5 | -13/+6 |
* | Implement SandboxQuotaClient for Quota support in sandboxed filesystem | kinuko@chromium.org | 2011-05-09 | 2 | -2/+4 |
* | Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-06 | 5 | -6/+13 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-06 | 5 | -13/+6 |
* | Resubmission of 6898057, with build fixes. | ericu@google.com | 2011-05-05 | 1 | -0/+1 |
* | 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 | 1 | -1/+0 |
* | A database to hold filesystem directory information, to replace real paths. | ericu@google.com | 2011-05-05 | 1 | -0/+1 |
* | Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-05 | 5 | -6/+13 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-05 | 5 | -13/+6 |
* | A database to hold mappings from origin identifiers to unique directory names. | ericu@chromium.org | 2011-05-04 | 1 | -0/+2 |
* | Suppress layout test failure due to r83848 | hclam@chromium.org | 2011-05-03 | 1 | -0/+3 |
* | Suppress layout test failures | hclam@chromium.org | 2011-05-03 | 1 | -0/+4 |
* | Suppressed test failures after WebKit roll to 85369. | kbr@google.com | 2011-04-30 | 1 | -0/+9 |
* | Roll WebKit 85242:85369. | kbr@google.com | 2011-04-29 | 1 | -23/+0 |
* | Suppress another layout test failure. | kbr@google.com | 2011-04-29 | 1 | -0/+2 |
* | Suppressions for layout test failures. | kbr@google.com | 2011-04-29 | 1 | -1/+14 |
* | Update expectations to green things up until the next roll. | dpranke@google.com | 2011-04-29 | 1 | -1/+8 |
* | WebKit roll 84939:85242. Also zero out the downstream test expectation | dpranke@google.com | 2011-04-28 | 1 | -18/+0 |
* | More suppressions for layout test failures. | kbr@google.com | 2011-04-28 | 1 | -0/+1 |
* | Suppressions for failing layout tests in advance of WebKit roll. | kbr@google.com | 2011-04-28 | 1 | -0/+5 |