| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce all the plumbing for Session Storage. This mostly consists of crea... | jorlow@chromium.org | 2010-01-15 | 1 | -6/+0 |
* | Remove unnecessary references to webkit/glue/glue_util.h in | darin@chromium.org | 2010-01-13 | 1 | -9/+8 |
* | Finish the plumbing for cookiesEnabled. | abarth@chromium.org | 2010-01-13 | 1 | -0/+9 |
* | This reverts commit r35458. | agl@chromium.org | 2010-01-04 | 1 | -5/+0 |
* | ... | agl@chromium.org | 2010-01-04 | 1 | -0/+5 |
* | Turn on shared workers by default | atwilson@chromium.org | 2009-11-14 | 1 | -2/+2 |
* | Cleans up a bit the DB-related methods. | dumi@chromium.org | 2009-11-13 | 1 | -15/+8 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -5/+5 |
* | Added support for --enable-shared-workers | atwilson@chromium.org | 2009-11-05 | 1 | -0/+5 |
* | Enable the URL portion of storage events. This is mostly just plumbing + a h... | jorlow@chromium.org | 2009-11-05 | 1 | -2/+2 |
* | First half of http://codereview.chromium.org/274014/show | jorlow@chromium.org | 2009-11-04 | 1 | -0/+14 |
* | Initial pass of shared workers renderer-side code | atwilson@chromium.org | 2009-10-30 | 1 | -0/+5 |
* | Random style fixes in the database backend. | brettw@chromium.org | 2009-10-29 | 1 | -21/+21 |
* | DevTools: Implement raw cookies access for inspector. | pfeldman@chromium.org | 2009-10-29 | 1 | -0/+36 |
* | Adds support for the <keygen> tag for client certificate enrollment | wtc@chromium.org | 2009-10-23 | 1 | -0/+16 |
* | Add quota support. | jorlow@chromium.org | 2009-10-03 | 1 | -3/+2 |
* | Minor cleanup in WebKitClient. | darin@chromium.org | 2009-10-02 | 1 | -2/+3 |
* | Make sudden termination into a counter. | estade@chromium.org | 2009-10-02 | 1 | -0/+13 |
* | Create an enum for local storage vs. session storage rather than using | jorlow@chromium.org | 2009-09-22 | 1 | -2/+2 |
* | Chromium side patch for DB support on Linux. | dumi@chromium.org | 2009-08-28 | 1 | -9/+43 |
* | Retrofit the pre-existing appache message dispatching with the new WebKit API... | michaeln@google.com | 2009-08-21 | 1 | -0/+10 |
* | Add some helper methods for constructing a WebCString from UTF16 input, | darin@chromium.org | 2009-08-11 | 1 | -1/+1 |
* | This CL is doing a bunch of Misc work to make LocalStorage data persist. | jorlow@chromium.org | 2009-08-05 | 1 | -0/+11 |
* | Cross-process Message Port implementation. | jam@chromium.org | 2009-08-04 | 1 | -0/+6 |
* | Assorted fixes for 64-bit. | deanm@chromium.org | 2009-07-28 | 1 | -1/+1 |
* | Adding HTML5 DB support to Chromium: Chromium changes | dumi@chromium.org | 2009-07-27 | 1 | -0/+48 |
* | The final CL for plumbing DOM Storage. | jorlow@chromium.org | 2009-07-24 | 1 | -0/+17 |
* | Introduce WebLocalizedString and queryLocalizedString methods | darin@chromium.org | 2009-07-17 | 1 | -12/+12 |
* | Add getFileSize support to chromium | victorw@chromium.org | 2009-07-03 | 1 | -0/+12 |
* | Linux: plumb fontconfig call out to the sandbox host. | agl@chromium.org | 2009-06-25 | 1 | -1/+24 |
* | Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi... | abarth@chromium.org | 2009-05-23 | 1 | -5/+6 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -2/+2 |
* | Fix sudden termination after the latest WebKit merge. | jam@chromium.org | 2009-04-25 | 1 | -0/+6 |
* | Chrome changes to support WebKit API changes. | darin@chromium.org | 2009-04-16 | 1 | -4/+5 |
* | Enable running webkit tests in parallel and make it use | ojan@google.com | 2009-03-30 | 1 | -0/+4 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -3/+2 |
* | Implement WebSandboxSupport. | darin@chromium.org | 2009-03-12 | 1 | -2/+24 |
* | More WebKit API action (chromium side). | darin@chromium.org | 2009-03-09 | 1 | -24/+3 |
* | Fill out some of the new abstract methods of WebKitClient. | ericroman@google.com | 2009-03-08 | 1 | -2/+23 |
* | Reland r11118. | darin@chromium.org | 2009-03-06 | 1 | -0/+13 |
* | Revert r11118 :( | darin@chromium.org | 2009-03-06 | 1 | -13/+0 |
* | More WebKit API action (chromium side) | darin@chromium.org | 2009-03-06 | 1 | -0/+13 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Reduce string conversions related to cookie handling, and eliminate some | darin@chromium.org | 2009-03-04 | 1 | -7/+8 |
* | Eliminate an implicit string copy from WebString to string16 in order to test | darin@chromium.org | 2009-03-04 | 1 | -1/+2 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 1 | -0/+37 |
* | Chrome side to implement WebMimeRegistry. | darin@chromium.org | 2009-02-26 | 1 | -0/+57 |